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 {#15148 +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 {#15145 +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_stats" .
request
[ "route" => "app_admin_stats" "route_parameters" => [ "_route" => "app_admin_stats" "_controller" => "App\Controller\AdminController::calculer_stats" "zip_code" => "13001" ] "request_uri" => "https://osm-commerces.cipherbliss.com/admin/stats/13001" "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 => "13001" ], 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 => "13001" ] "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 => "13001" ], 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 => "13001" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE stats SET completion_percent = ?, places_count = ?, avec_horaires = ?, avec_adresse = ?, avec_site = ?, avec_accessibilite = ?, avec_note = ? WHERE id = ?" (parameters: [ 1 => 0 2 => 0 3 => 0 4 => 0 5 => 0 6 => 0 7 => 0 8 => 611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } 2 => Doctrine\DBAL\ParameterType {#637} 3 => Doctrine\DBAL\ParameterType {#637} 4 => Doctrine\DBAL\ParameterType {#637} 5 => Doctrine\DBAL\ParameterType {#637} 6 => Doctrine\DBAL\ParameterType {#637} 7 => Doctrine\DBAL\ParameterType {#637} 8 => Doctrine\DBAL\ParameterType {#637} ])
doctrine
[ "sql" => "UPDATE stats SET completion_percent = ?, places_count = ?, avec_horaires = ?, avec_adresse = ?, avec_site = ?, avec_accessibilite = ?, avec_note = ? WHERE id = ?" "params" => [ 1 => 0 2 => 0 3 => 0 4 => 0 5 => 0 6 => 0 7 => 0 8 => 611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } 2 => Doctrine\DBAL\ParameterType {#637} 3 => Doctrine\DBAL\ParameterType {#637} 4 => Doctrine\DBAL\ParameterType {#637} 5 => Doctrine\DBAL\ParameterType {#637} 6 => Doctrine\DBAL\ParameterType {#637} 7 => Doctrine\DBAL\ParameterType {#637} 8 => Doctrine\DBAL\ParameterType {#637} ] ] |
debug |
Committing transaction
doctrine
|
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 => 611 ], 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 => 611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE stats SET completion_percent = ?, places_count = ?, avec_horaires = ?, avec_adresse = ?, avec_site = ?, avec_accessibilite = ?, avec_note = ? WHERE id = ?" (parameters: [ 1 => 20 2 => 2651 3 => 1019 4 => 806 5 => 563 6 => 217 7 => 22 8 => 611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } 2 => Doctrine\DBAL\ParameterType {#637} 3 => Doctrine\DBAL\ParameterType {#637} 4 => Doctrine\DBAL\ParameterType {#637} 5 => Doctrine\DBAL\ParameterType {#637} 6 => Doctrine\DBAL\ParameterType {#637} 7 => Doctrine\DBAL\ParameterType {#637} 8 => Doctrine\DBAL\ParameterType {#637} ])
doctrine
[ "sql" => "UPDATE stats SET completion_percent = ?, places_count = ?, avec_horaires = ?, avec_adresse = ?, avec_site = ?, avec_accessibilite = ?, avec_note = ? WHERE id = ?" "params" => [ 1 => 20 2 => 2651 3 => 1019 4 => 806 5 => 563 6 => 217 7 => 22 8 => 611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } 2 => Doctrine\DBAL\ParameterType {#637} 3 => Doctrine\DBAL\ParameterType {#637} 4 => Doctrine\DBAL\ParameterType {#637} 5 => Doctrine\DBAL\ParameterType {#637} 6 => Doctrine\DBAL\ParameterType {#637} 7 => Doctrine\DBAL\ParameterType {#637} 8 => Doctrine\DBAL\ParameterType {#637} ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1728389827" 2 => 529464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1728389827" 2 => 529464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "25209470" 2 => 543348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "25209470" 2 => 543348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "25210874" 2 => 543349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "25210874" 2 => 543349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "25213657" 2 => 543350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "25213657" 2 => 543350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "25214080" 2 => 543351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "25214080" 2 => 543351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "242920093" 2 => 543352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "242920093" 2 => 543352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "242920144" 2 => 543353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "242920144" 2 => 543353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "258830348" 2 => 543354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "258830348" 2 => 543354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "259237935" 2 => 543355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "259237935" 2 => 543355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "259237951" 2 => 543356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "259237951" 2 => 543356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "259237962" 2 => 543357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "259237962" 2 => 543357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295026698" 2 => 543358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295026698" 2 => 543358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "297750456" 2 => 543359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "297750456" 2 => 543359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "302795507" 2 => 543360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "302795507" 2 => 543360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "302795508" 2 => 543361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "302795508" 2 => 543361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "303479042" 2 => 543362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "303479042" 2 => 543362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "303994552" 2 => 543363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "303994552" 2 => 543363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "304010798" 2 => 543364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "304010798" 2 => 543364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305698257" 2 => 543365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305698257" 2 => 543365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305722403" 2 => 543366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305722403" 2 => 543366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305970068" 2 => 543367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305970068" 2 => 543367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "306570450" 2 => 543368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "306570450" 2 => 543368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "309452033" 2 => 543369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "309452033" 2 => 543369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "309452034" 2 => 543370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "309452034" 2 => 543370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "331090823" 2 => 543371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "331090823" 2 => 543371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "345860818" 2 => 543372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "345860818" 2 => 543372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "345860819" 2 => 543373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "345860819" 2 => 543373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "345860820" 2 => 543374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "345860820" 2 => 543374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "345860821" 2 => 543375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "345860821" 2 => 543375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "345860822" 2 => 543376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "345860822" 2 => 543376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "345860824" 2 => 543377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "345860824" 2 => 543377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "345860825" 2 => 543378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "345860825" 2 => 543378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "351354008" 2 => 543379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "351354008" 2 => 543379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "351354064" 2 => 543380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "351354064" 2 => 543380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "351361652" 2 => 543381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "351361652" 2 => 543381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "351911606" 2 => 543382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "351911606" 2 => 543382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "351911608" 2 => 543383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "351911608" 2 => 543383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "351911614" 2 => 543384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "351911614" 2 => 543384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "354412626" 2 => 543385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "354412626" 2 => 543385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "354844781" 2 => 543386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "354844781" 2 => 543386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "354844806" 2 => 543387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "354844806" 2 => 543387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "354844814" 2 => 543388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "354844814" 2 => 543388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "354845967" 2 => 543389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "354845967" 2 => 543389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "355153807" 2 => 543390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "355153807" 2 => 543390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "355154894" 2 => 543391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "355154894" 2 => 543391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "355154895" 2 => 543392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "355154895" 2 => 543392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "355154896" 2 => 543393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "355154896" 2 => 543393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "361480360" 2 => 543394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "361480360" 2 => 543394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "429897499" 2 => 543395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "429897499" 2 => 543395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673344568" 2 => 543396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673344568" 2 => 543396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673344569" 2 => 543397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673344569" 2 => 543397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417045" 2 => 543398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417045" 2 => 543398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417051" 2 => 543399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417051" 2 => 543399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417052" 2 => 543400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417052" 2 => 543400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417053" 2 => 543401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417053" 2 => 543401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417054" 2 => 543402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417054" 2 => 543402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417057" 2 => 543403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417057" 2 => 543403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417058" 2 => 543404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417058" 2 => 543404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417065" 2 => 543405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417065" 2 => 543405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417087" 2 => 543406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417087" 2 => 543406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "673417095" 2 => 543407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "673417095" 2 => 543407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "678298002" 2 => 543408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "678298002" 2 => 543408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "678298040" 2 => 543409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "678298040" 2 => 543409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "738451072" 2 => 543410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "738451072" 2 => 543410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "740418178" 2 => 543411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "740418178" 2 => 543411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "743309378" 2 => 543412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "743309378" 2 => 543412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "771644417" 2 => 543413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "771644417" 2 => 543413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "771644543" 2 => 543414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "771644543" 2 => 543414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "772444559" 2 => 543415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "772444559" 2 => 543415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "772444571" 2 => 543416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "772444571" 2 => 543416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "772451005" 2 => 543417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "772451005" 2 => 543417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "848084869" 2 => 543418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "848084869" 2 => 543418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1001310624" 2 => 543419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1001310624" 2 => 543419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1001310657" 2 => 543420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1001310657" 2 => 543420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1001310710" 2 => 543421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1001310710" 2 => 543421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1001310741" 2 => 543422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1001310741" 2 => 543422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1001310743" 2 => 543423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1001310743" 2 => 543423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1001310760" 2 => 543424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1001310760" 2 => 543424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1010855582" 2 => 543425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1010855582" 2 => 543425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1010855588" 2 => 543426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1010855588" 2 => 543426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1010855624" 2 => 543427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1010855624" 2 => 543427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1013446200" 2 => 543428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1013446200" 2 => 543428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1013446211" 2 => 543429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1013446211" 2 => 543429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1020158683" 2 => 543430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1020158683" 2 => 543430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1020630669" 2 => 543431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1020630669" 2 => 543431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1020689308" 2 => 543432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1020689308" 2 => 543432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1030165666" 2 => 543433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1030165666" 2 => 543433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1030237400" 2 => 543434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1030237400" 2 => 543434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1044051781" 2 => 543435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1044051781" 2 => 543435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1044051895" 2 => 543436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1044051895" 2 => 543436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1044051940" 2 => 543437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1044051940" 2 => 543437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1058609154" 2 => 543438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1058609154" 2 => 543438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1079195914" 2 => 543439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1079195914" 2 => 543439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1096645634" 2 => 543440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1096645634" 2 => 543440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1310828806" 2 => 543441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1310828806" 2 => 543441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1315429313" 2 => 543442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1315429313" 2 => 543442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1315429413" 2 => 543443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1315429413" 2 => 543443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1340070999" 2 => 543444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1340070999" 2 => 543444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1340083397" 2 => 543445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1340083397" 2 => 543445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1340117207" 2 => 543446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1340117207" 2 => 543446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1345786323" 2 => 543447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1345786323" 2 => 543447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1429084335" 2 => 543448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1429084335" 2 => 543448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1537865055" 2 => 543449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1537865055" 2 => 543449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1713272061" 2 => 543450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1713272061" 2 => 543450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1716110015" 2 => 543451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1716110015" 2 => 543451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1716902815" 2 => 543452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1716902815" 2 => 543452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1723695779" 2 => 543453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1723695779" 2 => 543453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1723702657" 2 => 543454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1723702657" 2 => 543454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1723740874" 2 => 543455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1723740874" 2 => 543455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1728391563" 2 => 543456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1728391563" 2 => 543456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1728392654" 2 => 543457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1728392654" 2 => 543457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1728394465" 2 => 543458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1728394465" 2 => 543458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1728394478" 2 => 543459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1728394478" 2 => 543459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1728403386" 2 => 543460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1728403386" 2 => 543460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1784964744" 2 => 543461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1784964744" 2 => 543461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1785724113" 2 => 543462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1785724113" 2 => 543462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1785724800" 2 => 543463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1785724800" 2 => 543463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1785725301" 2 => 543464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1785725301" 2 => 543464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1786410461" 2 => 543465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1786410461" 2 => 543465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1789937472" 2 => 543466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1789937472" 2 => 543466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1793238913" 2 => 543467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1793238913" 2 => 543467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1807489816" 2 => 543468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1807489816" 2 => 543468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1809728807" 2 => 543469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1809728807" 2 => 543469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1809734440" 2 => 543470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1809734440" 2 => 543470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1809734443" 2 => 543471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1809734443" 2 => 543471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1820996291" 2 => 543472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1820996291" 2 => 543472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1821173686" 2 => 543473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1821173686" 2 => 543473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1827448564" 2 => 543474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1827448564" 2 => 543474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1827449403" 2 => 543475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1827449403" 2 => 543475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1831736201" 2 => 543476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1831736201" 2 => 543476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1831747833" 2 => 543477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1831747833" 2 => 543477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1831747835" 2 => 543478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1831747835" 2 => 543478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1831747888" 2 => 543479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1831747888" 2 => 543479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1831748776" 2 => 543480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1831748776" 2 => 543480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1838662729" 2 => 543481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1838662729" 2 => 543481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1870395967" 2 => 543482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1870395967" 2 => 543482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1870395968" 2 => 543483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1870395968" 2 => 543483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1899663169" 2 => 543484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1899663169" 2 => 543484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1904878736" 2 => 543485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1904878736" 2 => 543485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1906037569" 2 => 543486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1906037569" 2 => 543486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1925860234" 2 => 543487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1925860234" 2 => 543487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1925860235" 2 => 543488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1925860235" 2 => 543488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1927766172" 2 => 543489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1927766172" 2 => 543489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1927842607" 2 => 543490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1927842607" 2 => 543490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1929015047" 2 => 543491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1929015047" 2 => 543491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1946760461" 2 => 543492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1946760461" 2 => 543492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1946789379" 2 => 543493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1946789379" 2 => 543493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960748726" 2 => 543494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960748726" 2 => 543494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960752004" 2 => 543495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960752004" 2 => 543495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960752841" 2 => 543496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960752841" 2 => 543496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960753588" 2 => 543497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960753588" 2 => 543497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960756635" 2 => 543498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960756635" 2 => 543498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960758909" 2 => 543499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960758909" 2 => 543499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960760749" 2 => 543500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960760749" 2 => 543500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960761747" 2 => 543501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960761747" 2 => 543501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960764344" 2 => 543502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960764344" 2 => 543502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960812241" 2 => 543503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960812241" 2 => 543503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960812257" 2 => 543504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960812257" 2 => 543504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1960812259" 2 => 543505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1960812259" 2 => 543505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2039981246" 2 => 543506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2039981246" 2 => 543506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2045398404" 2 => 543507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2045398404" 2 => 543507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2083943539" 2 => 543508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2083943539" 2 => 543508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2084550061" 2 => 543509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2084550061" 2 => 543509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2090728705" 2 => 543510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2090728705" 2 => 543510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2090728715" 2 => 543511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2090728715" 2 => 543511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2090735994" 2 => 543512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2090735994" 2 => 543512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2135781972" 2 => 543513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2135781972" 2 => 543513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2137989612" 2 => 543514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2137989612" 2 => 543514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2168660570" 2 => 543515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2168660570" 2 => 543515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2218562506" 2 => 543516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2218562506" 2 => 543516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2218562507" 2 => 543517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2218562507" 2 => 543517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2218562508" 2 => 543518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2218562508" 2 => 543518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2241170498" 2 => 543519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2241170498" 2 => 543519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2241171261" 2 => 543520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2241171261" 2 => 543520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2249198129" 2 => 543521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2249198129" 2 => 543521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2249213903" 2 => 543522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2249213903" 2 => 543522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2249213904" 2 => 543523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2249213904" 2 => 543523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2249213905" 2 => 543524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2249213905" 2 => 543524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2249235766" 2 => 543525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2249235766" 2 => 543525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2253037279" 2 => 543526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2253037279" 2 => 543526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2262434297" 2 => 543527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2262434297" 2 => 543527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2279236760" 2 => 543528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2279236760" 2 => 543528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2282139296" 2 => 543529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2282139296" 2 => 543529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2286691325" 2 => 543530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2286691325" 2 => 543530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2300569250" 2 => 543531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2300569250" 2 => 543531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2311969725" 2 => 543532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2311969725" 2 => 543532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327551583" 2 => 543533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327551583" 2 => 543533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327553283" 2 => 543534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327553283" 2 => 543534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327556276" 2 => 543535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327556276" 2 => 543535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327556491" 2 => 543536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327556491" 2 => 543536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327556583" 2 => 543537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327556583" 2 => 543537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327566482" 2 => 543538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327566482" 2 => 543538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327566499" 2 => 543539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327566499" 2 => 543539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327568899" 2 => 543540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327568899" 2 => 543540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327570164" 2 => 543541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327570164" 2 => 543541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327570169" 2 => 543542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327570169" 2 => 543542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2327571134" 2 => 543543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2327571134" 2 => 543543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2353636725" 2 => 543544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2353636725" 2 => 543544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2353636731" 2 => 543545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2353636731" 2 => 543545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2353636733" 2 => 543546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2353636733" 2 => 543546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2353636736" 2 => 543547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2353636736" 2 => 543547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2353636737" 2 => 543548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2353636737" 2 => 543548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2353639875" 2 => 543549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2353639875" 2 => 543549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2353655895" 2 => 543550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2353655895" 2 => 543550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2353680884" 2 => 543551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2353680884" 2 => 543551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2376174773" 2 => 543552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2376174773" 2 => 543552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2376178258" 2 => 543553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2376178258" 2 => 543553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2380058224" 2 => 543554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2380058224" 2 => 543554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2380302911" 2 => 543555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2380302911" 2 => 543555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2380302913" 2 => 543556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2380302913" 2 => 543556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2417776110" 2 => 543557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2417776110" 2 => 543557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2417777971" 2 => 543558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2417777971" 2 => 543558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2429926609" 2 => 543559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2429926609" 2 => 543559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2441229016" 2 => 543560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2441229016" 2 => 543560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2441232044" 2 => 543561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2441232044" 2 => 543561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2441232541" 2 => 543562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2441232541" 2 => 543562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2441235138" 2 => 543563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2441235138" 2 => 543563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2441256347" 2 => 543564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2441256347" 2 => 543564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2441257325" 2 => 543565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2441257325" 2 => 543565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2441446452" 2 => 543566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2441446452" 2 => 543566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2441481097" 2 => 543567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2441481097" 2 => 543567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2442703536" 2 => 543568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2442703536" 2 => 543568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2489155330" 2 => 543569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2489155330" 2 => 543569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2489155331" 2 => 543570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2489155331" 2 => 543570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2511775092" 2 => 543571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2511775092" 2 => 543571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2511928287" 2 => 543572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2511928287" 2 => 543572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2512067459" 2 => 543573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2512067459" 2 => 543573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2539551747" 2 => 543574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2539551747" 2 => 543574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2539551748" 2 => 543575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2539551748" 2 => 543575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2544538218" 2 => 543576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2544538218" 2 => 543576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2545942319" 2 => 543577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2545942319" 2 => 543577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2545942354" 2 => 543578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2545942354" 2 => 543578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2602366046" 2 => 543579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2602366046" 2 => 543579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2602366052" 2 => 543580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2602366052" 2 => 543580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2618228467" 2 => 543581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2618228467" 2 => 543581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2622546089" 2 => 543582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2622546089" 2 => 543582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2664957799" 2 => 543583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2664957799" 2 => 543583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2668544373" 2 => 543584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2668544373" 2 => 543584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2687597333" 2 => 543585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2687597333" 2 => 543585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2924748001" 2 => 543586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2924748001" 2 => 543586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2953936567" 2 => 543587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2953936567" 2 => 543587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2972002452" 2 => 543588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2972002452" 2 => 543588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2972027445" 2 => 543589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2972027445" 2 => 543589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2972041441" 2 => 543590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2972041441" 2 => 543590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2972074154" 2 => 543591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2972074154" 2 => 543591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2995981175" 2 => 543592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2995981175" 2 => 543592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3039832497" 2 => 543593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3039832497" 2 => 543593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3102189746" 2 => 543594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3102189746" 2 => 543594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3216288795" 2 => 543595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3216288795" 2 => 543595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3216288796" 2 => 543596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3216288796" 2 => 543596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3216411835" 2 => 543597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3216411835" 2 => 543597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3216411837" 2 => 543598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3216411837" 2 => 543598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3216411839" 2 => 543599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3216411839" 2 => 543599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3216411840" 2 => 543600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3216411840" 2 => 543600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3216411841" 2 => 543601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3216411841" 2 => 543601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3216442548" 2 => 543602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3216442548" 2 => 543602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3250180528" 2 => 543603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3250180528" 2 => 543603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3250180529" 2 => 543604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3250180529" 2 => 543604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3250180530" 2 => 543605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3250180530" 2 => 543605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3250206161" 2 => 543606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3250206161" 2 => 543606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3250206162" 2 => 543607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3250206162" 2 => 543607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3250206163" 2 => 543608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3250206163" 2 => 543608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3250206164" 2 => 543609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3250206164" 2 => 543609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3252232707" 2 => 543610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3252232707" 2 => 543610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3252250227" 2 => 543611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3252250227" 2 => 543611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3252443562" 2 => 543612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3252443562" 2 => 543612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3280241865" 2 => 543613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3280241865" 2 => 543613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326645436" 2 => 543614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326645436" 2 => 543614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326645439" 2 => 543615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326645439" 2 => 543615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326645442" 2 => 543616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326645442" 2 => 543616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326645443" 2 => 543617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326645443" 2 => 543617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326645444" 2 => 543618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326645444" 2 => 543618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326645445" 2 => 543619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326645445" 2 => 543619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326668634" 2 => 543620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326668634" 2 => 543620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326668635" 2 => 543621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326668635" 2 => 543621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326684912" 2 => 543622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326684912" 2 => 543622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326684913" 2 => 543623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326684913" 2 => 543623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326684914" 2 => 543624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326684914" 2 => 543624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326684915" 2 => 543625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326684915" 2 => 543625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326684916" 2 => 543626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326684916" 2 => 543626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326684917" 2 => 543627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326684917" 2 => 543627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3326684918" 2 => 543628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3326684918" 2 => 543628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3327597594" 2 => 543629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3327597594" 2 => 543629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3330769592" 2 => 543630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3330769592" 2 => 543630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3331972788" 2 => 543631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3331972788" 2 => 543631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3331972789" 2 => 543632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3331972789" 2 => 543632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3356510515" 2 => 543633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3356510515" 2 => 543633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3356537452" 2 => 543634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3356537452" 2 => 543634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3369411388" 2 => 543635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3369411388" 2 => 543635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3412717403" 2 => 543636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3412717403" 2 => 543636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3469796566" 2 => 543637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3469796566" 2 => 543637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3469796567" 2 => 543638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3469796567" 2 => 543638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3469796569" 2 => 543639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3469796569" 2 => 543639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3469865677" 2 => 543640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3469865677" 2 => 543640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3469865683" 2 => 543641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3469865683" 2 => 543641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3469865806" 2 => 543642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3469865806" 2 => 543642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3470915336" 2 => 543643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3470915336" 2 => 543643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3471838697" 2 => 543644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3471838697" 2 => 543644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3587807993" 2 => 543645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3587807993" 2 => 543645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3602169494" 2 => 543646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3602169494" 2 => 543646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3610814403" 2 => 543647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3610814403" 2 => 543647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3631308377" 2 => 543648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3631308377" 2 => 543648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3637108893" 2 => 543649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3637108893" 2 => 543649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3676033817" 2 => 543650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3676033817" 2 => 543650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3678075439" 2 => 543651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3678075439" 2 => 543651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3699467139" 2 => 543652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3699467139" 2 => 543652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3699467140" 2 => 543653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3699467140" 2 => 543653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3699472171" 2 => 543654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3699472171" 2 => 543654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3749160781" 2 => 543655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3749160781" 2 => 543655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757640261" 2 => 543656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757640261" 2 => 543656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757640262" 2 => 543657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757640262" 2 => 543657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757640263" 2 => 543658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757640263" 2 => 543658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757640264" 2 => 543659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757640264" 2 => 543659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757640265" 2 => 543660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757640265" 2 => 543660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757640266" 2 => 543661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757640266" 2 => 543661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757644755" 2 => 543662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757644755" 2 => 543662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757646031" 2 => 543663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757646031" 2 => 543663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757646032" 2 => 543664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757646032" 2 => 543664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757646033" 2 => 543665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757646033" 2 => 543665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757646034" 2 => 543666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757646034" 2 => 543666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757688704" 2 => 543667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757688704" 2 => 543667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757688705" 2 => 543668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757688705" 2 => 543668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757688710" 2 => 543669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757688710" 2 => 543669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757688711" 2 => 543670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757688711" 2 => 543670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757688712" 2 => 543671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757688712" 2 => 543671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757721693" 2 => 543672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757721693" 2 => 543672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757721704" 2 => 543673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757721704" 2 => 543673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757721705" 2 => 543674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757721705" 2 => 543674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757721707" 2 => 543675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757721707" 2 => 543675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757869288" 2 => 543676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757869288" 2 => 543676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757869294" 2 => 543677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757869294" 2 => 543677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757869295" 2 => 543678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757869295" 2 => 543678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757869296" 2 => 543679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757869296" 2 => 543679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3757869640" 2 => 543680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3757869640" 2 => 543680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3765842548" 2 => 543681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3765842548" 2 => 543681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3766059835" 2 => 543682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3766059835" 2 => 543682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3862732382" 2 => 543683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3862732382" 2 => 543683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3905445261" 2 => 543684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3905445261" 2 => 543684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3905445262" 2 => 543685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3905445262" 2 => 543685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3905445263" 2 => 543686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3905445263" 2 => 543686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3933560758" 2 => 543687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3933560758" 2 => 543687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3933801395" 2 => 543688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3933801395" 2 => 543688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3989950912" 2 => 543689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3989950912" 2 => 543689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3989950913" 2 => 543690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3989950913" 2 => 543690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4006516486" 2 => 543691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4006516486" 2 => 543691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4007018889" 2 => 543692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4007018889" 2 => 543692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4022000789" 2 => 543693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4022000789" 2 => 543693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4084938290" 2 => 543694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4084938290" 2 => 543694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086065089" 2 => 543695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086065089" 2 => 543695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4100378544" 2 => 543696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4100378544" 2 => 543696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4110221118" 2 => 543697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4110221118" 2 => 543697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4110292099" 2 => 543698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4110292099" 2 => 543698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4138931494" 2 => 543699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4138931494" 2 => 543699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4146110516" 2 => 543700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4146110516" 2 => 543700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4193546291" 2 => 543701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4193546291" 2 => 543701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4195328813" 2 => 543702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4195328813" 2 => 543702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4203983928" 2 => 543703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4203983928" 2 => 543703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4223137789" 2 => 543704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4223137789" 2 => 543704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4223137989" 2 => 543705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4223137989" 2 => 543705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4273483742" 2 => 543706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4273483742" 2 => 543706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4291417448" 2 => 543707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4291417448" 2 => 543707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4304736804" 2 => 543708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4304736804" 2 => 543708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4314693489" 2 => 543709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4314693489" 2 => 543709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4314960495" 2 => 543710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4314960495" 2 => 543710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4316280692" 2 => 543711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4316280692" 2 => 543711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4320918394" 2 => 543712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4320918394" 2 => 543712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4326498896" 2 => 543713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4326498896" 2 => 543713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4331972691" 2 => 543714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4331972691" 2 => 543714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4355975988" 2 => 543715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4355975988" 2 => 543715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419248403" 2 => 543716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419248403" 2 => 543716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419248404" 2 => 543717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419248404" 2 => 543717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419248405" 2 => 543718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419248405" 2 => 543718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419248407" 2 => 543719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419248407" 2 => 543719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419249069" 2 => 543720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419249069" 2 => 543720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419249070" 2 => 543721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419249070" 2 => 543721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419249075" 2 => 543722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419249075" 2 => 543722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419249076" 2 => 543723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419249076" 2 => 543723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419900075" 2 => 543724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419900075" 2 => 543724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419900077" 2 => 543725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419900077" 2 => 543725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419900815" 2 => 543726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419900815" 2 => 543726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4419900816" 2 => 543727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4419900816" 2 => 543727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4425462090" 2 => 543728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4425462090" 2 => 543728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4437470159" 2 => 543729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4437470159" 2 => 543729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4486832901" 2 => 543730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4486832901" 2 => 543730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4490599176" 2 => 543731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4490599176" 2 => 543731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4490599177" 2 => 543732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4490599177" 2 => 543732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4490969994" 2 => 543733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4490969994" 2 => 543733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4494871589" 2 => 543734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4494871589" 2 => 543734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4494882689" 2 => 543735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4494882689" 2 => 543735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4494882690" 2 => 543736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4494882690" 2 => 543736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4494902589" 2 => 543737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4494902589" 2 => 543737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4523954641" 2 => 543738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4523954641" 2 => 543738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4523977544" 2 => 543739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4523977544" 2 => 543739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528197321" 2 => 543740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528197321" 2 => 543740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528208426" 2 => 543741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528208426" 2 => 543741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528209126" 2 => 543742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528209126" 2 => 543742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528212728" 2 => 543743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528212728" 2 => 543743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528350490" 2 => 543744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528350490" 2 => 543744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528357592" 2 => 543745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528357592" 2 => 543745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528364574" 2 => 543746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528364574" 2 => 543746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528403516" 2 => 543747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528403516" 2 => 543747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528437059" 2 => 543748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528437059" 2 => 543748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528444991" 2 => 543749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528444991" 2 => 543749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4528489338" 2 => 543750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4528489338" 2 => 543750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153090" 2 => 543751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153090" 2 => 543751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153092" 2 => 543752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153092" 2 => 543752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153093" 2 => 543753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153093" 2 => 543753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153094" 2 => 543754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153094" 2 => 543754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153095" 2 => 543755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153095" 2 => 543755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153096" 2 => 543756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153096" 2 => 543756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153290" 2 => 543757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153290" 2 => 543757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153291" 2 => 543758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153291" 2 => 543758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153292" 2 => 543759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153292" 2 => 543759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153294" 2 => 543760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153294" 2 => 543760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153295" 2 => 543761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153295" 2 => 543761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556153296" 2 => 543762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556153296" 2 => 543762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556188891" 2 => 543763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556188891" 2 => 543763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556188892" 2 => 543764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556188892" 2 => 543764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556188893" 2 => 543765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556188893" 2 => 543765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556193891" 2 => 543766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556193891" 2 => 543766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556211689" 2 => 543767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556211689" 2 => 543767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556211690" 2 => 543768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556211690" 2 => 543768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556212289" 2 => 543769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556212289" 2 => 543769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556212389" 2 => 543770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556212389" 2 => 543770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4602104893" 2 => 543771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4602104893" 2 => 543771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4602110690" 2 => 543772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4602110690" 2 => 543772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4602150489" 2 => 543773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4602150489" 2 => 543773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4642785937" 2 => 543774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4642785937" 2 => 543774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4660436119" 2 => 543775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4660436119" 2 => 543775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4660436120" 2 => 543776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4660436120" 2 => 543776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4660436121" 2 => 543777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4660436121" 2 => 543777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4660436122" 2 => 543778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4660436122" 2 => 543778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4660436123" 2 => 543779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4660436123" 2 => 543779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4660436125" 2 => 543780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4660436125" 2 => 543780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4683034094" 2 => 543781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4683034094" 2 => 543781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4685447989" 2 => 543782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4685447989" 2 => 543782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4687111232" 2 => 543783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4687111232" 2 => 543783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4687111233" 2 => 543784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4687111233" 2 => 543784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4687111234" 2 => 543785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4687111234" 2 => 543785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4696892381" 2 => 543786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4696892381" 2 => 543786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4696892382" 2 => 543787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4696892382" 2 => 543787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4732618022" 2 => 543788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4732618022" 2 => 543788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4750515883" 2 => 543789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4750515883" 2 => 543789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4750515884" 2 => 543790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4750515884" 2 => 543790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4761945436" 2 => 543791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4761945436" 2 => 543791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4795428923" 2 => 543792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4795428923" 2 => 543792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4795428926" 2 => 543793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4795428926" 2 => 543793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4798660728" 2 => 543794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4798660728" 2 => 543794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4798660729" 2 => 543795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4798660729" 2 => 543795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4798784521" 2 => 543796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4798784521" 2 => 543796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4803348486" 2 => 543797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4803348486" 2 => 543797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4813285723" 2 => 543798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4813285723" 2 => 543798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4813296622" 2 => 543799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4813296622" 2 => 543799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4822891276" 2 => 543800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4822891276" 2 => 543800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4822891277" 2 => 543801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4822891277" 2 => 543801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4837865067" 2 => 543802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4837865067" 2 => 543802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4849393930" 2 => 543803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4849393930" 2 => 543803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4878885014" 2 => 543804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4878885014" 2 => 543804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4885749821" 2 => 543805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4885749821" 2 => 543805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4914148333" 2 => 543806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4914148333" 2 => 543806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4918146222" 2 => 543807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4918146222" 2 => 543807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4951706324" 2 => 543808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4951706324" 2 => 543808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4969276583" 2 => 543809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4969276583" 2 => 543809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4969288798" 2 => 543810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4969288798" 2 => 543810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4971535395" 2 => 543811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4971535395" 2 => 543811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4972921695" 2 => 543812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4972921695" 2 => 543812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4973931755" 2 => 543813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4973931755" 2 => 543813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4979090949" 2 => 543814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4979090949" 2 => 543814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4988318854" 2 => 543815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4988318854" 2 => 543815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5069463819" 2 => 543816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5069463819" 2 => 543816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5069771096" 2 => 543817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5069771096" 2 => 543817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5072184344" 2 => 543818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5072184344" 2 => 543818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5072184354" 2 => 543819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5072184354" 2 => 543819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5072809244" 2 => 543820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5072809244" 2 => 543820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5101716083" 2 => 543821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5101716083" 2 => 543821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5107825886" 2 => 543822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5107825886" 2 => 543822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5124171218" 2 => 543823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5124171218" 2 => 543823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5126467376" 2 => 543824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5126467376" 2 => 543824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5126467377" 2 => 543825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5126467377" 2 => 543825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5126469027" 2 => 543826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5126469027" 2 => 543826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5130347844" 2 => 543827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5130347844" 2 => 543827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5159857123" 2 => 543828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5159857123" 2 => 543828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5169158451" 2 => 543829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5169158451" 2 => 543829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5174429898" 2 => 543830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5174429898" 2 => 543830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5174432198" 2 => 543831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5174432198" 2 => 543831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5174677810" 2 => 543832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5174677810" 2 => 543832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5174677811" 2 => 543833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5174677811" 2 => 543833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5225078754" 2 => 543834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5225078754" 2 => 543834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5253717332" 2 => 543835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5253717332" 2 => 543835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5318171621" 2 => 543836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5318171621" 2 => 543836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5344816854" 2 => 543837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5344816854" 2 => 543837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5354464879" 2 => 543838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5354464879" 2 => 543838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5357902018" 2 => 543839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5357902018" 2 => 543839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5357902019" 2 => 543840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5357902019" 2 => 543840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5358884508" 2 => 543841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5358884508" 2 => 543841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5359541023" 2 => 543842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5359541023" 2 => 543842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5362425298" 2 => 543843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5362425298" 2 => 543843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5370509556" 2 => 543844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5370509556" 2 => 543844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5370595233" 2 => 543845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5370595233" 2 => 543845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5370595234" 2 => 543846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5370595234" 2 => 543846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5373000641" 2 => 543847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5373000641" 2 => 543847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5373000642" 2 => 543848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5373000642" 2 => 543848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5397723721" 2 => 543849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5397723721" 2 => 543849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5405517591" 2 => 543850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5405517591" 2 => 543850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5406117786" 2 => 543851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5406117786" 2 => 543851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5406117787" 2 => 543852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5406117787" 2 => 543852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5407713766" 2 => 543853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5407713766" 2 => 543853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5407713778" 2 => 543854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5407713778" 2 => 543854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5407713779" 2 => 543855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5407713779" 2 => 543855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5407713780" 2 => 543856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5407713780" 2 => 543856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5407713781" 2 => 543857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5407713781" 2 => 543857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5407713782" 2 => 543858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5407713782" 2 => 543858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5414714208" 2 => 543859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5414714208" 2 => 543859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5427732775" 2 => 543860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5427732775" 2 => 543860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5461576457" 2 => 543861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5461576457" 2 => 543861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5541051143" 2 => 543862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5541051143" 2 => 543862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5543263731" 2 => 543863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5543263731" 2 => 543863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5561671911" 2 => 543864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5561671911" 2 => 543864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5564346422" 2 => 543865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5564346422" 2 => 543865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5587026711" 2 => 543866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5587026711" 2 => 543866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5606975021" 2 => 543867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5606975021" 2 => 543867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5613973992" 2 => 543868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5613973992" 2 => 543868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5657781526" 2 => 543869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5657781526" 2 => 543869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5657781527" 2 => 543870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5657781527" 2 => 543870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5673001522" 2 => 543871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5673001522" 2 => 543871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5673001523" 2 => 543872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5673001523" 2 => 543872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5673001524" 2 => 543873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5673001524" 2 => 543873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5673001525" 2 => 543874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5673001525" 2 => 543874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5691754152" 2 => 543875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5691754152" 2 => 543875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5699805306" 2 => 543876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5699805306" 2 => 543876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5701356521" 2 => 543877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5701356521" 2 => 543877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5740354821" 2 => 543878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5740354821" 2 => 543878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5745140058" 2 => 543879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5745140058" 2 => 543879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5745140059" 2 => 543880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5745140059" 2 => 543880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5745490241" 2 => 543881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5745490241" 2 => 543881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5745514598" 2 => 543882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5745514598" 2 => 543882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5745514599" 2 => 543883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5745514599" 2 => 543883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5759422401" 2 => 543884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5759422401" 2 => 543884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5780308203" 2 => 543885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5780308203" 2 => 543885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5780308205" 2 => 543886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5780308205" 2 => 543886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5835235329" 2 => 543887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5835235329" 2 => 543887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5846971426" 2 => 543888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5846971426" 2 => 543888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5846971432" 2 => 543889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5846971432" 2 => 543889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5851375378" 2 => 543890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5851375378" 2 => 543890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5851496741" 2 => 543891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5851496741" 2 => 543891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5857050603" 2 => 543892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5857050603" 2 => 543892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5857050605" 2 => 543893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5857050605" 2 => 543893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5857050606" 2 => 543894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5857050606" 2 => 543894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5938284428" 2 => 543895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5938284428" 2 => 543895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5981287527" 2 => 543896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5981287527" 2 => 543896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5981315160" 2 => 543897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5981315160" 2 => 543897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5981323545" 2 => 543898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5981323545" 2 => 543898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5981328728" 2 => 543899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5981328728" 2 => 543899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5983713866" 2 => 543900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5983713866" 2 => 543900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5983719043" 2 => 543901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5983719043" 2 => 543901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5985821805" 2 => 543902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5985821805" 2 => 543902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5985853392" 2 => 543903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5985853392" 2 => 543903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5985879786" 2 => 543904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5985879786" 2 => 543904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5985880147" 2 => 543905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5985880147" 2 => 543905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6002182271" 2 => 543906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6002182271" 2 => 543906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6003812772" 2 => 543907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6003812772" 2 => 543907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6003812773" 2 => 543908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6003812773" 2 => 543908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6015190546" 2 => 543909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6015190546" 2 => 543909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6015190547" 2 => 543910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6015190547" 2 => 543910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6015192174" 2 => 543911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6015192174" 2 => 543911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6017465281" 2 => 543912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6017465281" 2 => 543912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6019413428" 2 => 543913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6019413428" 2 => 543913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6082715263" 2 => 543914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6082715263" 2 => 543914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6109443808" 2 => 543915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6109443808" 2 => 543915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6145237991" 2 => 543916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6145237991" 2 => 543916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6147809188" 2 => 543917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6147809188" 2 => 543917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238420" 2 => 543918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238420" 2 => 543918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238421" 2 => 543919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238421" 2 => 543919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238424" 2 => 543920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238424" 2 => 543920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238425" 2 => 543921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238425" 2 => 543921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238426" 2 => 543922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238426" 2 => 543922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238427" 2 => 543923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238427" 2 => 543923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238428" 2 => 543924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238428" 2 => 543924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238429" 2 => 543925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238429" 2 => 543925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238430" 2 => 543926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238430" 2 => 543926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238431" 2 => 543927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238431" 2 => 543927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6169238435" 2 => 543928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6169238435" 2 => 543928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6183031086" 2 => 543929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6183031086" 2 => 543929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6245577175" 2 => 543930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6245577175" 2 => 543930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6255953585" 2 => 543931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6255953585" 2 => 543931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6255954375" 2 => 543932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6255954375" 2 => 543932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6255955990" 2 => 543933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6255955990" 2 => 543933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6292378037" 2 => 543934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6292378037" 2 => 543934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6295310810" 2 => 543935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6295310810" 2 => 543935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6295310811" 2 => 543936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6295310811" 2 => 543936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6295310813" 2 => 543937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6295310813" 2 => 543937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6295310814" 2 => 543938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6295310814" 2 => 543938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6295310815" 2 => 543939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6295310815" 2 => 543939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6295310816" 2 => 543940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6295310816" 2 => 543940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6295683186" 2 => 543941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6295683186" 2 => 543941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6334492793" 2 => 543942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6334492793" 2 => 543942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6345569103" 2 => 543943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6345569103" 2 => 543943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6354674325" 2 => 543944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6354674325" 2 => 543944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6354674327" 2 => 543945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6354674327" 2 => 543945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6356751128" 2 => 543946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6356751128" 2 => 543946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6387470402" 2 => 543947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6387470402" 2 => 543947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6393248904" 2 => 543948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6393248904" 2 => 543948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6398660785" 2 => 543949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6398660785" 2 => 543949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6402981881" 2 => 543950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6402981881" 2 => 543950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6434534832" 2 => 543951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6434534832" 2 => 543951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6468354907" 2 => 543952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6468354907" 2 => 543952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6468700486" 2 => 543953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6468700486" 2 => 543953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6481595951" 2 => 543954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6481595951" 2 => 543954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6501882466" 2 => 543955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6501882466" 2 => 543955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6501882467" 2 => 543956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6501882467" 2 => 543956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6515024058" 2 => 543957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6515024058" 2 => 543957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6517226185" 2 => 543958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6517226185" 2 => 543958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6564961910" 2 => 543959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6564961910" 2 => 543959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6566521420" 2 => 543960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6566521420" 2 => 543960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6580255283" 2 => 543961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6580255283" 2 => 543961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6593338264" 2 => 543962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6593338264" 2 => 543962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6595181385" 2 => 543963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6595181385" 2 => 543963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6611782663" 2 => 543964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6611782663" 2 => 543964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6627720887" 2 => 543965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6627720887" 2 => 543965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6680496660" 2 => 543966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6680496660" 2 => 543966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6687773763" 2 => 543967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6687773763" 2 => 543967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6700078392" 2 => 543968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6700078392" 2 => 543968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6718382091" 2 => 543969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6718382091" 2 => 543969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6720731376" 2 => 543970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6720731376" 2 => 543970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6743770160" 2 => 543971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6743770160" 2 => 543971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6769497485" 2 => 543972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6769497485" 2 => 543972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6799112430" 2 => 543973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6799112430" 2 => 543973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6824301986" 2 => 543974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6824301986" 2 => 543974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6829614209" 2 => 543975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6829614209" 2 => 543975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6831244256" 2 => 543976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6831244256" 2 => 543976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6844847612" 2 => 543977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6844847612" 2 => 543977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6844903057" 2 => 543978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6844903057" 2 => 543978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6849385932" 2 => 543979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6849385932" 2 => 543979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6849420468" 2 => 543980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6849420468" 2 => 543980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6849435010" 2 => 543981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6849435010" 2 => 543981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6849442915" 2 => 543982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6849442915" 2 => 543982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030526" 2 => 543983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030526" 2 => 543983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030527" 2 => 543984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030527" 2 => 543984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030528" 2 => 543985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030528" 2 => 543985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030529" 2 => 543986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030529" 2 => 543986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030530" 2 => 543987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030530" 2 => 543987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030531" 2 => 543988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030531" 2 => 543988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030532" 2 => 543989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030532" 2 => 543989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030533" 2 => 543990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030533" 2 => 543990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030534" 2 => 543991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030534" 2 => 543991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856030536" 2 => 543992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856030536" 2 => 543992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856818426" 2 => 543993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856818426" 2 => 543993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856818428" 2 => 543994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856818428" 2 => 543994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856818437" 2 => 543995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856818437" 2 => 543995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6856818438" 2 => 543996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6856818438" 2 => 543996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411310" 2 => 543997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411310" 2 => 543997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411312" 2 => 543998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411312" 2 => 543998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411313" 2 => 543999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411313" 2 => 543999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411314" 2 => 544000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411314" 2 => 544000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411315" 2 => 544001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411315" 2 => 544001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411316" 2 => 544002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411316" 2 => 544002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411317" 2 => 544003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411317" 2 => 544003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411318" 2 => 544004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411318" 2 => 544004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411319" 2 => 544005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411319" 2 => 544005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411320" 2 => 544006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411320" 2 => 544006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411321" 2 => 544007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411321" 2 => 544007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411322" 2 => 544008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411322" 2 => 544008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411323" 2 => 544009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411323" 2 => 544009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411324" 2 => 544010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411324" 2 => 544010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411325" 2 => 544011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411325" 2 => 544011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411326" 2 => 544012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411326" 2 => 544012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411327" 2 => 544013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411327" 2 => 544013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411328" 2 => 544014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411328" 2 => 544014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411329" 2 => 544015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411329" 2 => 544015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411330" 2 => 544016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411330" 2 => 544016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411331" 2 => 544017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411331" 2 => 544017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411332" 2 => 544018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411332" 2 => 544018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411333" 2 => 544019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411333" 2 => 544019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411335" 2 => 544020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411335" 2 => 544020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411336" 2 => 544021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411336" 2 => 544021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411337" 2 => 544022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411337" 2 => 544022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411338" 2 => 544023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411338" 2 => 544023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411339" 2 => 544024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411339" 2 => 544024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411340" 2 => 544025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411340" 2 => 544025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411341" 2 => 544026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411341" 2 => 544026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411342" 2 => 544027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411342" 2 => 544027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411343" 2 => 544028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411343" 2 => 544028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411344" 2 => 544029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411344" 2 => 544029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411346" 2 => 544030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411346" 2 => 544030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411347" 2 => 544031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411347" 2 => 544031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411350" 2 => 544032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411350" 2 => 544032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411351" 2 => 544033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411351" 2 => 544033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411352" 2 => 544034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411352" 2 => 544034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411353" 2 => 544035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411353" 2 => 544035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411357" 2 => 544036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411357" 2 => 544036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411358" 2 => 544037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411358" 2 => 544037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411361" 2 => 544038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411361" 2 => 544038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411364" 2 => 544039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411364" 2 => 544039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411368" 2 => 544040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411368" 2 => 544040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411371" 2 => 544041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411371" 2 => 544041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411373" 2 => 544042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411373" 2 => 544042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411375" 2 => 544043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411375" 2 => 544043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411376" 2 => 544044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411376" 2 => 544044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6858411377" 2 => 544045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6858411377" 2 => 544045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704260" 2 => 544046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704260" 2 => 544046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704265" 2 => 544047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704265" 2 => 544047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704266" 2 => 544048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704266" 2 => 544048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704267" 2 => 544049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704267" 2 => 544049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704268" 2 => 544050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704268" 2 => 544050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704269" 2 => 544051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704269" 2 => 544051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704270" 2 => 544052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704270" 2 => 544052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704271" 2 => 544053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704271" 2 => 544053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704272" 2 => 544054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704272" 2 => 544054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704273" 2 => 544055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704273" 2 => 544055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704274" 2 => 544056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704274" 2 => 544056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6859704275" 2 => 544057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6859704275" 2 => 544057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706463" 2 => 544058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706463" 2 => 544058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706464" 2 => 544059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706464" 2 => 544059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706466" 2 => 544060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706466" 2 => 544060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706473" 2 => 544061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706473" 2 => 544061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706474" 2 => 544062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706474" 2 => 544062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706475" 2 => 544063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706475" 2 => 544063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706476" 2 => 544064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706476" 2 => 544064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706477" 2 => 544065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706477" 2 => 544065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706482" 2 => 544066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706482" 2 => 544066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862706484" 2 => 544067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862706484" 2 => 544067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862762485" 2 => 544068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862762485" 2 => 544068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862762491" 2 => 544069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862762491" 2 => 544069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862762493" 2 => 544070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862762493" 2 => 544070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862762494" 2 => 544071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862762494" 2 => 544071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862762495" 2 => 544072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862762495" 2 => 544072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862762497" 2 => 544073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862762497" 2 => 544073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6862762498" 2 => 544074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6862762498" 2 => 544074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867797" 2 => 544075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867797" 2 => 544075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867798" 2 => 544076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867798" 2 => 544076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867800" 2 => 544077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867800" 2 => 544077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867801" 2 => 544078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867801" 2 => 544078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867802" 2 => 544079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867802" 2 => 544079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867803" 2 => 544080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867803" 2 => 544080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867804" 2 => 544081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867804" 2 => 544081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867805" 2 => 544082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867805" 2 => 544082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867806" 2 => 544083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867806" 2 => 544083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6863867807" 2 => 544084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6863867807" 2 => 544084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864416946" 2 => 544085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864416946" 2 => 544085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427363" 2 => 544086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427363" 2 => 544086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427364" 2 => 544087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427364" 2 => 544087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427365" 2 => 544088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427365" 2 => 544088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427366" 2 => 544089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427366" 2 => 544089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427368" 2 => 544090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427368" 2 => 544090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427369" 2 => 544091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427369" 2 => 544091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427370" 2 => 544092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427370" 2 => 544092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427371" 2 => 544093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427371" 2 => 544093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427372" 2 => 544094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427372" 2 => 544094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427373" 2 => 544095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427373" 2 => 544095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427374" 2 => 544096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427374" 2 => 544096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427375" 2 => 544097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427375" 2 => 544097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427378" 2 => 544098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427378" 2 => 544098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427379" 2 => 544099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427379" 2 => 544099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427381" 2 => 544100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427381" 2 => 544100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427382" 2 => 544101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427382" 2 => 544101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427383" 2 => 544102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427383" 2 => 544102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864427384" 2 => 544103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864427384" 2 => 544103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429298" 2 => 544104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429298" 2 => 544104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429299" 2 => 544105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429299" 2 => 544105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429300" 2 => 544106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429300" 2 => 544106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429301" 2 => 544107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429301" 2 => 544107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429303" 2 => 544108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429303" 2 => 544108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429304" 2 => 544109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429304" 2 => 544109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429305" 2 => 544110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429305" 2 => 544110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429310" 2 => 544111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429310" 2 => 544111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429311" 2 => 544112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429311" 2 => 544112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429312" 2 => 544113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429312" 2 => 544113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429313" 2 => 544114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429313" 2 => 544114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429314" 2 => 544115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429314" 2 => 544115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429315" 2 => 544116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429315" 2 => 544116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429316" 2 => 544117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429316" 2 => 544117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429317" 2 => 544118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429317" 2 => 544118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6864429318" 2 => 544119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6864429318" 2 => 544119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904005" 2 => 544120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904005" 2 => 544120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904009" 2 => 544121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904009" 2 => 544121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904010" 2 => 544122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904010" 2 => 544122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904019" 2 => 544123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904019" 2 => 544123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904020" 2 => 544124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904020" 2 => 544124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904021" 2 => 544125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904021" 2 => 544125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904022" 2 => 544126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904022" 2 => 544126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904023" 2 => 544127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904023" 2 => 544127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904024" 2 => 544128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904024" 2 => 544128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904025" 2 => 544129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904025" 2 => 544129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904026" 2 => 544130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904026" 2 => 544130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904027" 2 => 544131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904027" 2 => 544131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904028" 2 => 544132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904028" 2 => 544132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904029" 2 => 544133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904029" 2 => 544133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904030" 2 => 544134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904030" 2 => 544134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904031" 2 => 544135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904031" 2 => 544135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904032" 2 => 544136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904032" 2 => 544136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904033" 2 => 544137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904033" 2 => 544137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904034" 2 => 544138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904034" 2 => 544138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904035" 2 => 544139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904035" 2 => 544139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904038" 2 => 544140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904038" 2 => 544140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904040" 2 => 544141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904040" 2 => 544141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904041" 2 => 544142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904041" 2 => 544142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904046" 2 => 544143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904046" 2 => 544143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904047" 2 => 544144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904047" 2 => 544144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904049" 2 => 544145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904049" 2 => 544145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904050" 2 => 544146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904050" 2 => 544146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904051" 2 => 544147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904051" 2 => 544147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904052" 2 => 544148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904052" 2 => 544148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904053" 2 => 544149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904053" 2 => 544149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904054" 2 => 544150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904054" 2 => 544150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904055" 2 => 544151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904055" 2 => 544151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904056" 2 => 544152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904056" 2 => 544152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904057" 2 => 544153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904057" 2 => 544153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904058" 2 => 544154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904058" 2 => 544154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904059" 2 => 544155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904059" 2 => 544155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904060" 2 => 544156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904060" 2 => 544156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904061" 2 => 544157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904061" 2 => 544157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904062" 2 => 544158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904062" 2 => 544158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904064" 2 => 544159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904064" 2 => 544159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904065" 2 => 544160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904065" 2 => 544160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904066" 2 => 544161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904066" 2 => 544161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6865904067" 2 => 544162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6865904067" 2 => 544162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509065" 2 => 544163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509065" 2 => 544163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509066" 2 => 544164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509066" 2 => 544164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509067" 2 => 544165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509067" 2 => 544165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509068" 2 => 544166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509068" 2 => 544166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509069" 2 => 544167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509069" 2 => 544167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509070" 2 => 544168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509070" 2 => 544168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509071" 2 => 544169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509071" 2 => 544169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509072" 2 => 544170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509072" 2 => 544170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509073" 2 => 544171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509073" 2 => 544171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509074" 2 => 544172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509074" 2 => 544172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509075" 2 => 544173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509075" 2 => 544173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509076" 2 => 544174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509076" 2 => 544174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509077" 2 => 544175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509077" 2 => 544175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509078" 2 => 544176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509078" 2 => 544176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509079" 2 => 544177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509079" 2 => 544177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509080" 2 => 544178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509080" 2 => 544178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509081" 2 => 544179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509081" 2 => 544179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509082" 2 => 544180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509082" 2 => 544180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509083" 2 => 544181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509083" 2 => 544181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866509084" 2 => 544182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866509084" 2 => 544182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511686" 2 => 544183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511686" 2 => 544183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511687" 2 => 544184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511687" 2 => 544184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511688" 2 => 544185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511688" 2 => 544185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511689" 2 => 544186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511689" 2 => 544186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511690" 2 => 544187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511690" 2 => 544187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511691" 2 => 544188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511691" 2 => 544188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511692" 2 => 544189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511692" 2 => 544189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511693" 2 => 544190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511693" 2 => 544190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511694" 2 => 544191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511694" 2 => 544191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511695" 2 => 544192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511695" 2 => 544192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511696" 2 => 544193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511696" 2 => 544193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511697" 2 => 544194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511697" 2 => 544194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6866511698" 2 => 544195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6866511698" 2 => 544195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6875221713" 2 => 544196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6875221713" 2 => 544196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6879418288" 2 => 544197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6879418288" 2 => 544197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973392" 2 => 544198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973392" 2 => 544198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973393" 2 => 544199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973393" 2 => 544199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973394" 2 => 544200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973394" 2 => 544200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973395" 2 => 544201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973395" 2 => 544201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973396" 2 => 544202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973396" 2 => 544202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973397" 2 => 544203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973397" 2 => 544203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973398" 2 => 544204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973398" 2 => 544204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973399" 2 => 544205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973399" 2 => 544205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973400" 2 => 544206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973400" 2 => 544206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973401" 2 => 544207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973401" 2 => 544207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973403" 2 => 544208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973403" 2 => 544208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973404" 2 => 544209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973404" 2 => 544209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973405" 2 => 544210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973405" 2 => 544210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973406" 2 => 544211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973406" 2 => 544211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6884973407" 2 => 544212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6884973407" 2 => 544212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686504" 2 => 544213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686504" 2 => 544213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686505" 2 => 544214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686505" 2 => 544214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686506" 2 => 544215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686506" 2 => 544215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686507" 2 => 544216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686507" 2 => 544216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686508" 2 => 544217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686508" 2 => 544217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686509" 2 => 544218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686509" 2 => 544218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686510" 2 => 544219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686510" 2 => 544219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686511" 2 => 544220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686511" 2 => 544220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686512" 2 => 544221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686512" 2 => 544221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686513" 2 => 544222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686513" 2 => 544222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686515" 2 => 544223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686515" 2 => 544223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686516" 2 => 544224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686516" 2 => 544224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686517" 2 => 544225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686517" 2 => 544225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686518" 2 => 544226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686518" 2 => 544226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686519" 2 => 544227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686519" 2 => 544227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686520" 2 => 544228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686520" 2 => 544228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686521" 2 => 544229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686521" 2 => 544229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6886686522" 2 => 544230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6886686522" 2 => 544230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375801" 2 => 544231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375801" 2 => 544231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375802" 2 => 544232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375802" 2 => 544232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375803" 2 => 544233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375803" 2 => 544233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375804" 2 => 544234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375804" 2 => 544234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375805" 2 => 544235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375805" 2 => 544235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375806" 2 => 544236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375806" 2 => 544236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375807" 2 => 544237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375807" 2 => 544237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375808" 2 => 544238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375808" 2 => 544238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375809" 2 => 544239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375809" 2 => 544239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375810" 2 => 544240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375810" 2 => 544240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375812" 2 => 544241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375812" 2 => 544241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375813" 2 => 544242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375813" 2 => 544242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375814" 2 => 544243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375814" 2 => 544243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375815" 2 => 544244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375815" 2 => 544244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375816" 2 => 544245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375816" 2 => 544245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375817" 2 => 544246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375817" 2 => 544246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375819" 2 => 544247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375819" 2 => 544247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375820" 2 => 544248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375820" 2 => 544248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375821" 2 => 544249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375821" 2 => 544249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375822" 2 => 544250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375822" 2 => 544250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375823" 2 => 544251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375823" 2 => 544251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375824" 2 => 544252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375824" 2 => 544252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375825" 2 => 544253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375825" 2 => 544253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375826" 2 => 544254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375826" 2 => 544254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375827" 2 => 544255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375827" 2 => 544255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375828" 2 => 544256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375828" 2 => 544256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375829" 2 => 544257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375829" 2 => 544257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375830" 2 => 544258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375830" 2 => 544258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375831" 2 => 544259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375831" 2 => 544259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375832" 2 => 544260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375832" 2 => 544260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375834" 2 => 544261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375834" 2 => 544261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375835" 2 => 544262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375835" 2 => 544262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896375836" 2 => 544263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896375836" 2 => 544263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896432277" 2 => 544264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896432277" 2 => 544264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896432278" 2 => 544265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896432278" 2 => 544265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896432281" 2 => 544266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896432281" 2 => 544266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896432282" 2 => 544267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896432282" 2 => 544267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896432283" 2 => 544268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896432283" 2 => 544268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896432284" 2 => 544269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896432284" 2 => 544269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896483085" 2 => 544270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896483085" 2 => 544270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896483086" 2 => 544271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896483086" 2 => 544271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896483087" 2 => 544272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896483087" 2 => 544272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896483088" 2 => 544273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896483088" 2 => 544273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6896483089" 2 => 544274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6896483089" 2 => 544274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126761" 2 => 544275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126761" 2 => 544275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126762" 2 => 544276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126762" 2 => 544276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126763" 2 => 544277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126763" 2 => 544277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126764" 2 => 544278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126764" 2 => 544278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126765" 2 => 544279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126765" 2 => 544279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126766" 2 => 544280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126766" 2 => 544280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126767" 2 => 544281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126767" 2 => 544281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126768" 2 => 544282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126768" 2 => 544282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126769" 2 => 544283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126769" 2 => 544283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126770" 2 => 544284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126770" 2 => 544284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126771" 2 => 544285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126771" 2 => 544285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126772" 2 => 544286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126772" 2 => 544286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126773" 2 => 544287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126773" 2 => 544287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126774" 2 => 544288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126774" 2 => 544288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126775" 2 => 544289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126775" 2 => 544289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126777" 2 => 544290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126777" 2 => 544290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126778" 2 => 544291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126778" 2 => 544291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126779" 2 => 544292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126779" 2 => 544292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898126784" 2 => 544293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898126784" 2 => 544293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132987" 2 => 544294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132987" 2 => 544294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132989" 2 => 544295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132989" 2 => 544295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132990" 2 => 544296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132990" 2 => 544296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132991" 2 => 544297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132991" 2 => 544297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132992" 2 => 544298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132992" 2 => 544298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132993" 2 => 544299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132993" 2 => 544299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132994" 2 => 544300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132994" 2 => 544300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132996" 2 => 544301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132996" 2 => 544301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132997" 2 => 544302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132997" 2 => 544302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898132998" 2 => 544303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898132998" 2 => 544303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484252" 2 => 544304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484252" 2 => 544304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484254" 2 => 544305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484254" 2 => 544305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484255" 2 => 544306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484255" 2 => 544306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484256" 2 => 544307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484256" 2 => 544307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484257" 2 => 544308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484257" 2 => 544308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484258" 2 => 544309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484258" 2 => 544309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484259" 2 => 544310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484259" 2 => 544310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484260" 2 => 544311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484260" 2 => 544311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484261" 2 => 544312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484261" 2 => 544312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484262" 2 => 544313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484262" 2 => 544313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484263" 2 => 544314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484263" 2 => 544314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484264" 2 => 544315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484264" 2 => 544315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484265" 2 => 544316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484265" 2 => 544316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484266" 2 => 544317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484266" 2 => 544317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484267" 2 => 544318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484267" 2 => 544318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484268" 2 => 544319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484268" 2 => 544319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484269" 2 => 544320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484269" 2 => 544320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484270" 2 => 544321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484270" 2 => 544321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484271" 2 => 544322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484271" 2 => 544322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484272" 2 => 544323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484272" 2 => 544323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484273" 2 => 544324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484273" 2 => 544324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484274" 2 => 544325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484274" 2 => 544325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484275" 2 => 544326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484275" 2 => 544326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484276" 2 => 544327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484276" 2 => 544327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484277" 2 => 544328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484277" 2 => 544328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484278" 2 => 544329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484278" 2 => 544329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484279" 2 => 544330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484279" 2 => 544330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484280" 2 => 544331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484280" 2 => 544331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484281" 2 => 544332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484281" 2 => 544332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484283" 2 => 544333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484283" 2 => 544333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898484284" 2 => 544334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898484284" 2 => 544334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898524985" 2 => 544335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898524985" 2 => 544335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898524987" 2 => 544336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898524987" 2 => 544336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898524988" 2 => 544337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898524988" 2 => 544337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898524990" 2 => 544338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898524990" 2 => 544338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898524991" 2 => 544339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898524991" 2 => 544339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898524992" 2 => 544340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898524992" 2 => 544340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898562279" 2 => 544341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898562279" 2 => 544341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898562280" 2 => 544342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898562280" 2 => 544342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898562281" 2 => 544343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898562281" 2 => 544343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6898562282" 2 => 544344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6898562282" 2 => 544344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478826" 2 => 544345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478826" 2 => 544345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478830" 2 => 544346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478830" 2 => 544346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478832" 2 => 544347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478832" 2 => 544347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478833" 2 => 544348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478833" 2 => 544348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478843" 2 => 544349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478843" 2 => 544349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478844" 2 => 544350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478844" 2 => 544350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478846" 2 => 544351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478846" 2 => 544351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478847" 2 => 544352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478847" 2 => 544352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478848" 2 => 544353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478848" 2 => 544353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478849" 2 => 544354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478849" 2 => 544354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478850" 2 => 544355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478850" 2 => 544355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478852" 2 => 544356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478852" 2 => 544356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478853" 2 => 544357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478853" 2 => 544357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478855" 2 => 544358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478855" 2 => 544358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478856" 2 => 544359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478856" 2 => 544359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478857" 2 => 544360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478857" 2 => 544360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478858" 2 => 544361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478858" 2 => 544361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478859" 2 => 544362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478859" 2 => 544362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478860" 2 => 544363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478860" 2 => 544363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478861" 2 => 544364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478861" 2 => 544364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478862" 2 => 544365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478862" 2 => 544365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478863" 2 => 544366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478863" 2 => 544366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478865" 2 => 544367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478865" 2 => 544367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478866" 2 => 544368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478866" 2 => 544368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478868" 2 => 544369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478868" 2 => 544369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899478869" 2 => 544370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899478869" 2 => 544370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899493592" 2 => 544371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899493592" 2 => 544371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899493599" 2 => 544372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899493599" 2 => 544372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899493605" 2 => 544373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899493605" 2 => 544373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899493608" 2 => 544374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899493608" 2 => 544374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899493614" 2 => 544375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899493614" 2 => 544375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635616" 2 => 544376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635616" 2 => 544376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635617" 2 => 544377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635617" 2 => 544377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635619" 2 => 544378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635619" 2 => 544378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635620" 2 => 544379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635620" 2 => 544379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635636" 2 => 544380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635636" 2 => 544380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635637" 2 => 544381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635637" 2 => 544381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635638" 2 => 544382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635638" 2 => 544382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635639" 2 => 544383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635639" 2 => 544383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635640" 2 => 544384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635640" 2 => 544384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635643" 2 => 544385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635643" 2 => 544385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635644" 2 => 544386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635644" 2 => 544386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635645" 2 => 544387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635645" 2 => 544387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635647" 2 => 544388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635647" 2 => 544388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635649" 2 => 544389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635649" 2 => 544389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635651" 2 => 544390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635651" 2 => 544390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635652" 2 => 544391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635652" 2 => 544391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635653" 2 => 544392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635653" 2 => 544392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635656" 2 => 544393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635656" 2 => 544393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635660" 2 => 544394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635660" 2 => 544394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6899635661" 2 => 544395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6899635661" 2 => 544395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403962" 2 => 544396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403962" 2 => 544396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403963" 2 => 544397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403963" 2 => 544397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403964" 2 => 544398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403964" 2 => 544398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403965" 2 => 544399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403965" 2 => 544399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403966" 2 => 544400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403966" 2 => 544400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403967" 2 => 544401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403967" 2 => 544401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403968" 2 => 544402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403968" 2 => 544402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403969" 2 => 544403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403969" 2 => 544403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403970" 2 => 544404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403970" 2 => 544404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403973" 2 => 544405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403973" 2 => 544405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403974" 2 => 544406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403974" 2 => 544406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403975" 2 => 544407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403975" 2 => 544407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403976" 2 => 544408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403976" 2 => 544408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403977" 2 => 544409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403977" 2 => 544409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403978" 2 => 544410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403978" 2 => 544410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403980" 2 => 544411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403980" 2 => 544411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403981" 2 => 544412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403981" 2 => 544412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403982" 2 => 544413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403982" 2 => 544413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403983" 2 => 544414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403983" 2 => 544414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900403984" 2 => 544415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900403984" 2 => 544415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423685" 2 => 544416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423685" 2 => 544416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423686" 2 => 544417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423686" 2 => 544417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423687" 2 => 544418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423687" 2 => 544418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423688" 2 => 544419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423688" 2 => 544419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423689" 2 => 544420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423689" 2 => 544420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423691" 2 => 544421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423691" 2 => 544421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423692" 2 => 544422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423692" 2 => 544422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423693" 2 => 544423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423693" 2 => 544423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423694" 2 => 544424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423694" 2 => 544424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6900423695" 2 => 544425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6900423695" 2 => 544425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075185" 2 => 544426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075185" 2 => 544426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075186" 2 => 544427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075186" 2 => 544427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075187" 2 => 544428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075187" 2 => 544428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075188" 2 => 544429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075188" 2 => 544429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075189" 2 => 544430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075189" 2 => 544430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075190" 2 => 544431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075190" 2 => 544431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075192" 2 => 544432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075192" 2 => 544432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075193" 2 => 544433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075193" 2 => 544433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075196" 2 => 544434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075196" 2 => 544434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075197" 2 => 544435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075197" 2 => 544435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075198" 2 => 544436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075198" 2 => 544436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075199" 2 => 544437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075199" 2 => 544437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075200" 2 => 544438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075200" 2 => 544438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075201" 2 => 544439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075201" 2 => 544439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902075202" 2 => 544440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902075202" 2 => 544440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505755" 2 => 544441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505755" 2 => 544441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505756" 2 => 544442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505756" 2 => 544442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505757" 2 => 544443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505757" 2 => 544443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505758" 2 => 544444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505758" 2 => 544444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505759" 2 => 544445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505759" 2 => 544445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505765" 2 => 544446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505765" 2 => 544446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505766" 2 => 544447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505766" 2 => 544447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505767" 2 => 544448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505767" 2 => 544448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505782" 2 => 544449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505782" 2 => 544449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505783" 2 => 544450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505783" 2 => 544450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902505784" 2 => 544451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902505784" 2 => 544451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902510985" 2 => 544452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902510985" 2 => 544452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902510986" 2 => 544453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902510986" 2 => 544453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902510994" 2 => 544454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902510994" 2 => 544454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902510995" 2 => 544455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902510995" 2 => 544455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902510996" 2 => 544456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902510996" 2 => 544456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902510998" 2 => 544457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902510998" 2 => 544457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902511001" 2 => 544458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902511001" 2 => 544458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6902511005" 2 => 544459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6902511005" 2 => 544459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731668" 2 => 544460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731668" 2 => 544460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731669" 2 => 544461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731669" 2 => 544461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731670" 2 => 544462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731670" 2 => 544462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731671" 2 => 544463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731671" 2 => 544463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731676" 2 => 544464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731676" 2 => 544464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731678" 2 => 544465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731678" 2 => 544465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731680" 2 => 544466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731680" 2 => 544466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731681" 2 => 544467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731681" 2 => 544467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731682" 2 => 544468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731682" 2 => 544468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904731684" 2 => 544469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904731684" 2 => 544469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750886" 2 => 544470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750886" 2 => 544470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750887" 2 => 544471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750887" 2 => 544471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750888" 2 => 544472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750888" 2 => 544472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750889" 2 => 544473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750889" 2 => 544473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750892" 2 => 544474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750892" 2 => 544474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750894" 2 => 544475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750894" 2 => 544475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750897" 2 => 544476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750897" 2 => 544476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750900" 2 => 544477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750900" 2 => 544477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750901" 2 => 544478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750901" 2 => 544478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750902" 2 => 544479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750902" 2 => 544479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750903" 2 => 544480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750903" 2 => 544480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6904750904" 2 => 544481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6904750904" 2 => 544481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905239840" 2 => 544482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905239840" 2 => 544482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905239841" 2 => 544483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905239841" 2 => 544483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905239842" 2 => 544484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905239842" 2 => 544484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905239844" 2 => 544485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905239844" 2 => 544485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905239845" 2 => 544486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905239845" 2 => 544486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905239846" 2 => 544487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905239846" 2 => 544487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905239847" 2 => 544488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905239847" 2 => 544488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905239852" 2 => 544489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905239852" 2 => 544489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906168117" 2 => 544490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906168117" 2 => 544490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906168121" 2 => 544491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906168121" 2 => 544491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906168123" 2 => 544492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906168123" 2 => 544492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906168125" 2 => 544493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906168125" 2 => 544493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906168126" 2 => 544494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906168126" 2 => 544494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734351" 2 => 544495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734351" 2 => 544495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734352" 2 => 544496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734352" 2 => 544496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734353" 2 => 544497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734353" 2 => 544497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734354" 2 => 544498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734354" 2 => 544498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734355" 2 => 544499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734355" 2 => 544499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734356" 2 => 544500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734356" 2 => 544500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734357" 2 => 544501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734357" 2 => 544501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734358" 2 => 544502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734358" 2 => 544502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734359" 2 => 544503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734359" 2 => 544503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6906734360" 2 => 544504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6906734360" 2 => 544504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510549" 2 => 544505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510549" 2 => 544505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510552" 2 => 544506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510552" 2 => 544506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510553" 2 => 544507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510553" 2 => 544507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510554" 2 => 544508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510554" 2 => 544508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510556" 2 => 544509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510556" 2 => 544509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510557" 2 => 544510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510557" 2 => 544510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510558" 2 => 544511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510558" 2 => 544511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510560" 2 => 544512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510560" 2 => 544512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6909510563" 2 => 544513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6909510563" 2 => 544513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328243" 2 => 544514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328243" 2 => 544514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328244" 2 => 544515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328244" 2 => 544515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328245" 2 => 544516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328245" 2 => 544516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328247" 2 => 544517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328247" 2 => 544517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328248" 2 => 544518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328248" 2 => 544518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328249" 2 => 544519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328249" 2 => 544519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328250" 2 => 544520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328250" 2 => 544520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328251" 2 => 544521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328251" 2 => 544521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328253" 2 => 544522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328253" 2 => 544522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328254" 2 => 544523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328254" 2 => 544523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328258" 2 => 544524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328258" 2 => 544524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328259" 2 => 544525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328259" 2 => 544525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328260" 2 => 544526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328260" 2 => 544526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328261" 2 => 544527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328261" 2 => 544527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328262" 2 => 544528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328262" 2 => 544528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328263" 2 => 544529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328263" 2 => 544529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328264" 2 => 544530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328264" 2 => 544530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328265" 2 => 544531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328265" 2 => 544531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328266" 2 => 544532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328266" 2 => 544532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328267" 2 => 544533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328267" 2 => 544533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328268" 2 => 544534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328268" 2 => 544534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328269" 2 => 544535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328269" 2 => 544535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328270" 2 => 544536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328270" 2 => 544536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328271" 2 => 544537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328271" 2 => 544537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328273" 2 => 544538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328273" 2 => 544538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328274" 2 => 544539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328274" 2 => 544539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328276" 2 => 544540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328276" 2 => 544540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328277" 2 => 544541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328277" 2 => 544541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328278" 2 => 544542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328278" 2 => 544542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328280" 2 => 544543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328280" 2 => 544543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911328283" 2 => 544544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911328283" 2 => 544544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911341885" 2 => 544545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911341885" 2 => 544545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911341889" 2 => 544546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911341889" 2 => 544546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6911341890" 2 => 544547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6911341890" 2 => 544547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918024744" 2 => 544548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918024744" 2 => 544548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676121" 2 => 544549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676121" 2 => 544549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676122" 2 => 544550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676122" 2 => 544550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676123" 2 => 544551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676123" 2 => 544551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676124" 2 => 544552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676124" 2 => 544552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676125" 2 => 544553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676125" 2 => 544553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676126" 2 => 544554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676126" 2 => 544554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676127" 2 => 544555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676127" 2 => 544555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676129" 2 => 544556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676129" 2 => 544556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676130" 2 => 544557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676130" 2 => 544557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676132" 2 => 544558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676132" 2 => 544558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676133" 2 => 544559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676133" 2 => 544559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676134" 2 => 544560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676134" 2 => 544560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676135" 2 => 544561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676135" 2 => 544561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676137" 2 => 544562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676137" 2 => 544562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676138" 2 => 544563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676138" 2 => 544563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676139" 2 => 544564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676139" 2 => 544564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676140" 2 => 544565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676140" 2 => 544565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676141" 2 => 544566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676141" 2 => 544566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676142" 2 => 544567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676142" 2 => 544567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676143" 2 => 544568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676143" 2 => 544568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676146" 2 => 544569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676146" 2 => 544569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676152" 2 => 544570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676152" 2 => 544570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676153" 2 => 544571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676153" 2 => 544571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676154" 2 => 544572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676154" 2 => 544572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676158" 2 => 544573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676158" 2 => 544573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676162" 2 => 544574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676162" 2 => 544574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676164" 2 => 544575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676164" 2 => 544575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676165" 2 => 544576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676165" 2 => 544576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676166" 2 => 544577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676166" 2 => 544577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676167" 2 => 544578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676167" 2 => 544578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6918676168" 2 => 544579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6918676168" 2 => 544579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6919618561" 2 => 544580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6919618561" 2 => 544580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6919618562" 2 => 544581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6919618562" 2 => 544581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6919618563" 2 => 544582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6919618563" 2 => 544582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6919618564" 2 => 544583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6919618564" 2 => 544583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6919618565" 2 => 544584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6919618565" 2 => 544584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6929704398" 2 => 544585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6929704398" 2 => 544585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6939160382" 2 => 544586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6939160382" 2 => 544586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029844" 2 => 544587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029844" 2 => 544587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029845" 2 => 544588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029845" 2 => 544588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029846" 2 => 544589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029846" 2 => 544589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029847" 2 => 544590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029847" 2 => 544590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029848" 2 => 544591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029848" 2 => 544591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029849" 2 => 544592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029849" 2 => 544592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029850" 2 => 544593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029850" 2 => 544593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029852" 2 => 544594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029852" 2 => 544594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6992029854" 2 => 544595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6992029854" 2 => 544595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630537" 2 => 544596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630537" 2 => 544596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630538" 2 => 544597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630538" 2 => 544597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630539" 2 => 544598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630539" 2 => 544598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630540" 2 => 544599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630540" 2 => 544599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630541" 2 => 544600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630541" 2 => 544600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630542" 2 => 544601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630542" 2 => 544601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630546" 2 => 544602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630546" 2 => 544602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630547" 2 => 544603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630547" 2 => 544603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630548" 2 => 544604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630548" 2 => 544604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630549" 2 => 544605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630549" 2 => 544605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630552" 2 => 544606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630552" 2 => 544606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7000630554" 2 => 544607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7000630554" 2 => 544607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088418" 2 => 544608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088418" 2 => 544608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088419" 2 => 544609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088419" 2 => 544609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088420" 2 => 544610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088420" 2 => 544610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088421" 2 => 544611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088421" 2 => 544611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088422" 2 => 544612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088422" 2 => 544612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088423" 2 => 544613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088423" 2 => 544613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088424" 2 => 544614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088424" 2 => 544614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088425" 2 => 544615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088425" 2 => 544615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088426" 2 => 544616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088426" 2 => 544616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088428" 2 => 544617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088428" 2 => 544617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088429" 2 => 544618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088429" 2 => 544618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088430" 2 => 544619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088430" 2 => 544619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088431" 2 => 544620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088431" 2 => 544620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088432" 2 => 544621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088432" 2 => 544621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088439" 2 => 544622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088439" 2 => 544622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088440" 2 => 544623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088440" 2 => 544623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088441" 2 => 544624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088441" 2 => 544624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088442" 2 => 544625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088442" 2 => 544625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088444" 2 => 544626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088444" 2 => 544626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088445" 2 => 544627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088445" 2 => 544627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088446" 2 => 544628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088446" 2 => 544628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088448" 2 => 544629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088448" 2 => 544629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088449" 2 => 544630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088449" 2 => 544630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001088450" 2 => 544631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001088450" 2 => 544631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001104880" 2 => 544632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001104880" 2 => 544632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001104881" 2 => 544633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001104881" 2 => 544633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001104882" 2 => 544634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001104882" 2 => 544634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001104883" 2 => 544635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001104883" 2 => 544635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001104884" 2 => 544636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001104884" 2 => 544636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001216491" 2 => 544637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001216491" 2 => 544637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001216492" 2 => 544638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001216492" 2 => 544638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001673459" 2 => 544639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001673459" 2 => 544639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001673460" 2 => 544640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001673460" 2 => 544640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001673461" 2 => 544641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001673461" 2 => 544641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001673463" 2 => 544642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001673463" 2 => 544642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001673464" 2 => 544643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001673464" 2 => 544643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001799743" 2 => 544644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001799743" 2 => 544644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001799744" 2 => 544645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001799744" 2 => 544645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800842" 2 => 544646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800842" 2 => 544646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800844" 2 => 544647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800844" 2 => 544647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800845" 2 => 544648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800845" 2 => 544648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800846" 2 => 544649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800846" 2 => 544649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800847" 2 => 544650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800847" 2 => 544650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800848" 2 => 544651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800848" 2 => 544651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800849" 2 => 544652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800849" 2 => 544652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800852" 2 => 544653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800852" 2 => 544653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800853" 2 => 544654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800853" 2 => 544654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800854" 2 => 544655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800854" 2 => 544655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7001800856" 2 => 544656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7001800856" 2 => 544656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7004254426" 2 => 544657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7004254426" 2 => 544657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7004254428" 2 => 544658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7004254428" 2 => 544658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7004254429" 2 => 544659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7004254429" 2 => 544659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7004254430" 2 => 544660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7004254430" 2 => 544660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7004254431" 2 => 544661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7004254431" 2 => 544661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7004254436" 2 => 544662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7004254436" 2 => 544662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7004254438" 2 => 544663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7004254438" 2 => 544663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018836234" 2 => 544664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018836234" 2 => 544664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018836235" 2 => 544665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018836235" 2 => 544665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018836236" 2 => 544666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018836236" 2 => 544666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018836237" 2 => 544667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018836237" 2 => 544667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018836238" 2 => 544668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018836238" 2 => 544668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018836239" 2 => 544669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018836239" 2 => 544669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018836240" 2 => 544670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018836240" 2 => 544670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842749" 2 => 544671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842749" 2 => 544671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842750" 2 => 544672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842750" 2 => 544672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842751" 2 => 544673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842751" 2 => 544673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842752" 2 => 544674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842752" 2 => 544674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842753" 2 => 544675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842753" 2 => 544675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842754" 2 => 544676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842754" 2 => 544676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842755" 2 => 544677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842755" 2 => 544677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842757" 2 => 544678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842757" 2 => 544678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7018842758" 2 => 544679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7018842758" 2 => 544679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7025851186" 2 => 544680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7025851186" 2 => 544680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7026290456" 2 => 544681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7026290456" 2 => 544681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7026392090" 2 => 544682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7026392090" 2 => 544682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7029121047" 2 => 544683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7029121047" 2 => 544683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7031919675" 2 => 544684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7031919675" 2 => 544684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7031919676" 2 => 544685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7031919676" 2 => 544685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7031919677" 2 => 544686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7031919677" 2 => 544686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7038860434" 2 => 544687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7038860434" 2 => 544687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7040373803" 2 => 544688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7040373803" 2 => 544688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7040373804" 2 => 544689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7040373804" 2 => 544689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7052496186" 2 => 544690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7052496186" 2 => 544690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721198" 2 => 544691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721198" 2 => 544691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721200" 2 => 544692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721200" 2 => 544692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721201" 2 => 544693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721201" 2 => 544693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721202" 2 => 544694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721202" 2 => 544694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721203" 2 => 544695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721203" 2 => 544695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721206" 2 => 544696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721206" 2 => 544696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721207" 2 => 544697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721207" 2 => 544697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721208" 2 => 544698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721208" 2 => 544698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721209" 2 => 544699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721209" 2 => 544699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721210" 2 => 544700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721210" 2 => 544700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721212" 2 => 544701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721212" 2 => 544701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721213" 2 => 544702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721213" 2 => 544702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056721214" 2 => 544703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056721214" 2 => 544703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056754502" 2 => 544704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056754502" 2 => 544704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056754504" 2 => 544705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056754504" 2 => 544705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056754505" 2 => 544706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056754505" 2 => 544706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056754506" 2 => 544707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056754506" 2 => 544707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056754507" 2 => 544708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056754507" 2 => 544708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056754508" 2 => 544709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056754508" 2 => 544709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056754509" 2 => 544710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056754509" 2 => 544710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056754510" 2 => 544711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056754510" 2 => 544711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056798891" 2 => 544712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056798891" 2 => 544712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056798892" 2 => 544713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056798892" 2 => 544713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056798893" 2 => 544714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056798893" 2 => 544714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056798894" 2 => 544715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056798894" 2 => 544715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7056798895" 2 => 544716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7056798895" 2 => 544716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065689070" 2 => 544717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065689070" 2 => 544717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767746" 2 => 544718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767746" 2 => 544718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767751" 2 => 544719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767751" 2 => 544719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767752" 2 => 544720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767752" 2 => 544720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767764" 2 => 544721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767764" 2 => 544721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767767" 2 => 544722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767767" 2 => 544722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767769" 2 => 544723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767769" 2 => 544723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767775" 2 => 544724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767775" 2 => 544724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767776" 2 => 544725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767776" 2 => 544725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767777" 2 => 544726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767777" 2 => 544726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767778" 2 => 544727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767778" 2 => 544727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767779" 2 => 544728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767779" 2 => 544728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767780" 2 => 544729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767780" 2 => 544729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767781" 2 => 544730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767781" 2 => 544730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065767782" 2 => 544731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065767782" 2 => 544731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065776366" 2 => 544732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065776366" 2 => 544732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065776367" 2 => 544733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065776367" 2 => 544733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065776369" 2 => 544734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065776369" 2 => 544734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065776370" 2 => 544735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065776370" 2 => 544735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877240" 2 => 544736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877240" 2 => 544736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877241" 2 => 544737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877241" 2 => 544737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877244" 2 => 544738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877244" 2 => 544738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877245" 2 => 544739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877245" 2 => 544739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877246" 2 => 544740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877246" 2 => 544740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877251" 2 => 544741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877251" 2 => 544741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877253" 2 => 544742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877253" 2 => 544742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877254" 2 => 544743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877254" 2 => 544743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877255" 2 => 544744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877255" 2 => 544744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7065877256" 2 => 544745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7065877256" 2 => 544745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7067361785" 2 => 544746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7067361785" 2 => 544746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7086442101" 2 => 544747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7086442101" 2 => 544747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071327" 2 => 544748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071327" 2 => 544748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071328" 2 => 544749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071328" 2 => 544749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071329" 2 => 544750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071329" 2 => 544750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071330" 2 => 544751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071330" 2 => 544751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071331" 2 => 544752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071331" 2 => 544752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071332" 2 => 544753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071332" 2 => 544753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071333" 2 => 544754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071333" 2 => 544754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071338" 2 => 544755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071338" 2 => 544755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071339" 2 => 544756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071339" 2 => 544756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7091071340" 2 => 544757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7091071340" 2 => 544757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7094079121" 2 => 544758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7094079121" 2 => 544758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7094079122" 2 => 544759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7094079122" 2 => 544759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7095021945" 2 => 544760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7095021945" 2 => 544760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7095888416" 2 => 544761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7095888416" 2 => 544761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7138821873" 2 => 544762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7138821873" 2 => 544762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7153732248" 2 => 544763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7153732248" 2 => 544763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7164964504" 2 => 544764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7164964504" 2 => 544764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7198498807" 2 => 544765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7198498807" 2 => 544765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7209316428" 2 => 544766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7209316428" 2 => 544766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7222348285" 2 => 544767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7222348285" 2 => 544767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7242123093" 2 => 544768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7242123093" 2 => 544768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7243109721" 2 => 544769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7243109721" 2 => 544769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7244604596" 2 => 544770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7244604596" 2 => 544770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7247168063" 2 => 544771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7247168063" 2 => 544771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7251343590" 2 => 544772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7251343590" 2 => 544772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7251343591" 2 => 544773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7251343591" 2 => 544773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7251366820" 2 => 544774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7251366820" 2 => 544774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7256264256" 2 => 544775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7256264256" 2 => 544775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7261937417" 2 => 544776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7261937417" 2 => 544776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7284836357" 2 => 544777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7284836357" 2 => 544777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7315352566" 2 => 544778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7315352566" 2 => 544778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7315352567" 2 => 544779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7315352567" 2 => 544779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7325079996" 2 => 544780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7325079996" 2 => 544780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7346018519" 2 => 544781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7346018519" 2 => 544781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7346018520" 2 => 544782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7346018520" 2 => 544782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7354505387" 2 => 544783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7354505387" 2 => 544783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7379557985" 2 => 544784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7379557985" 2 => 544784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7384413401" 2 => 544785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7384413401" 2 => 544785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7562099587" 2 => 544786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7562099587" 2 => 544786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7614485739" 2 => 544787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7614485739" 2 => 544787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7622402785" 2 => 544788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7622402785" 2 => 544788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7634179685" 2 => 544789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7634179685" 2 => 544789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7634355894" 2 => 544790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7634355894" 2 => 544790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7634357298" 2 => 544791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7634357298" 2 => 544791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7634357299" 2 => 544792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7634357299" 2 => 544792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7643975416" 2 => 544793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7643975416" 2 => 544793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7672931744" 2 => 544794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7672931744" 2 => 544794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7746607390" 2 => 544795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7746607390" 2 => 544795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7825815758" 2 => 544796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7825815758" 2 => 544796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7844380789" 2 => 544797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7844380789" 2 => 544797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7861970373" 2 => 544798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7861970373" 2 => 544798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7861970374" 2 => 544799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7861970374" 2 => 544799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7894069204" 2 => 544800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7894069204" 2 => 544800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7896897585" 2 => 544801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7896897585" 2 => 544801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7896897785" 2 => 544802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7896897785" 2 => 544802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7896897885" 2 => 544803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7896897885" 2 => 544803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7896897985" 2 => 544804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7896897985" 2 => 544804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7896898085" 2 => 544805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7896898085" 2 => 544805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7920470885" 2 => 544806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7920470885" 2 => 544806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7934951920" 2 => 544807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7934951920" 2 => 544807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963391" 2 => 544808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963391" 2 => 544808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963392" 2 => 544809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963392" 2 => 544809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963393" 2 => 544810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963393" 2 => 544810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963395" 2 => 544811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963395" 2 => 544811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963396" 2 => 544812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963396" 2 => 544812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963397" 2 => 544813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963397" 2 => 544813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963398" 2 => 544814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963398" 2 => 544814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963399" 2 => 544815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963399" 2 => 544815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7959963400" 2 => 544816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7959963400" 2 => 544816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7960001389" 2 => 544817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7960001389" 2 => 544817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7960001390" 2 => 544818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7960001390" 2 => 544818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7960008258" 2 => 544819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7960008258" 2 => 544819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7961835647" 2 => 544820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7961835647" 2 => 544820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7984508170" 2 => 544821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7984508170" 2 => 544821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7984508171" 2 => 544822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7984508171" 2 => 544822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7988838082" 2 => 544823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7988838082" 2 => 544823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7988838083" 2 => 544824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7988838083" 2 => 544824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7988838084" 2 => 544825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7988838084" 2 => 544825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7988839385" 2 => 544826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7988839385" 2 => 544826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7988839386" 2 => 544827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7988839386" 2 => 544827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7988839387" 2 => 544828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7988839387" 2 => 544828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8141588660" 2 => 544829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8141588660" 2 => 544829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8210244658" 2 => 544830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8210244658" 2 => 544830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8210244659" 2 => 544831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8210244659" 2 => 544831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8219441967" 2 => 544832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8219441967" 2 => 544832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8231128760" 2 => 544833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8231128760" 2 => 544833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8300576369" 2 => 544834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8300576369" 2 => 544834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8302621337" 2 => 544835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8302621337" 2 => 544835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308113889" 2 => 544836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308113889" 2 => 544836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308113890" 2 => 544837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308113890" 2 => 544837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308194941" 2 => 544838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308194941" 2 => 544838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308194943" 2 => 544839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308194943" 2 => 544839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308194944" 2 => 544840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308194944" 2 => 544840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308194945" 2 => 544841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308194945" 2 => 544841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308194946" 2 => 544842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308194946" 2 => 544842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200747" 2 => 544843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200747" 2 => 544843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200749" 2 => 544844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200749" 2 => 544844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200750" 2 => 544845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200750" 2 => 544845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200751" 2 => 544846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200751" 2 => 544846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200753" 2 => 544847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200753" 2 => 544847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200754" 2 => 544848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200754" 2 => 544848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200755" 2 => 544849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200755" 2 => 544849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200756" 2 => 544850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200756" 2 => 544850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200757" 2 => 544851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200757" 2 => 544851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200758" 2 => 544852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200758" 2 => 544852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200759" 2 => 544853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200759" 2 => 544853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8308200760" 2 => 544854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8308200760" 2 => 544854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8329589362" 2 => 544855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8329589362" 2 => 544855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8355909034" 2 => 544856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8355909034" 2 => 544856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8378880222" 2 => 544857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8378880222" 2 => 544857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8380455658" 2 => 544858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8380455658" 2 => 544858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8381467098" 2 => 544859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8381467098" 2 => 544859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8409568598" 2 => 544860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8409568598" 2 => 544860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8416526337" 2 => 544861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8416526337" 2 => 544861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8459257730" 2 => 544862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8459257730" 2 => 544862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8567431117" 2 => 544863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8567431117" 2 => 544863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8567880817" 2 => 544864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8567880817" 2 => 544864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8571042717" 2 => 544865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8571042717" 2 => 544865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637397892" 2 => 544866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637397892" 2 => 544866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8659019912" 2 => 544867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8659019912" 2 => 544867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8661514639" 2 => 544868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8661514639" 2 => 544868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8676769135" 2 => 544869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8676769135" 2 => 544869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8682590303" 2 => 544870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8682590303" 2 => 544870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8682590305" 2 => 544871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8682590305" 2 => 544871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8682590306" 2 => 544872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8682590306" 2 => 544872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8682590307" 2 => 544873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8682590307" 2 => 544873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8682590308" 2 => 544874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8682590308" 2 => 544874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8700586510" 2 => 544875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8700586510" 2 => 544875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8720638534" 2 => 544876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8720638534" 2 => 544876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8720648301" 2 => 544877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8720648301" 2 => 544877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8720669109" 2 => 544878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8720669109" 2 => 544878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8720673830" 2 => 544879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8720673830" 2 => 544879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8720683193" 2 => 544880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8720683193" 2 => 544880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8720692585" 2 => 544881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8720692585" 2 => 544881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8788357617" 2 => 544882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8788357617" 2 => 544882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8827474495" 2 => 544883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8827474495" 2 => 544883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8827474496" 2 => 544884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8827474496" 2 => 544884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8867780312" 2 => 544885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8867780312" 2 => 544885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8867780313" 2 => 544886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8867780313" 2 => 544886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8867780315" 2 => 544887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8867780315" 2 => 544887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8867780316" 2 => 544888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8867780316" 2 => 544888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8867810417" 2 => 544889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8867810417" 2 => 544889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8867810418" 2 => 544890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8867810418" 2 => 544890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8867810419" 2 => 544891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8867810419" 2 => 544891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8883434289" 2 => 544892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8883434289" 2 => 544892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8894490131" 2 => 544893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8894490131" 2 => 544893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8894490132" 2 => 544894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8894490132" 2 => 544894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8894490133" 2 => 544895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8894490133" 2 => 544895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8908400012" 2 => 544896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8908400012" 2 => 544896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8909497361" 2 => 544897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8909497361" 2 => 544897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8929095318" 2 => 544898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8929095318" 2 => 544898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8933836479" 2 => 544899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8933836479" 2 => 544899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8933836480" 2 => 544900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8933836480" 2 => 544900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8935991023" 2 => 544901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8935991023" 2 => 544901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8940884390" 2 => 544902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8940884390" 2 => 544902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8962323660" 2 => 544903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8962323660" 2 => 544903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8974923245" 2 => 544904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8974923245" 2 => 544904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8974923247" 2 => 544905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8974923247" 2 => 544905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8974923248" 2 => 544906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8974923248" 2 => 544906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8974923252" 2 => 544907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8974923252" 2 => 544907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8975059006" 2 => 544908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8975059006" 2 => 544908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8976590657" 2 => 544909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8976590657" 2 => 544909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8976590658" 2 => 544910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8976590658" 2 => 544910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102365" 2 => 544911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102365" 2 => 544911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102366" 2 => 544912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102366" 2 => 544912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102369" 2 => 544913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102369" 2 => 544913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102370" 2 => 544914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102370" 2 => 544914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102371" 2 => 544915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102371" 2 => 544915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102373" 2 => 544916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102373" 2 => 544916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102375" 2 => 544917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102375" 2 => 544917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102376" 2 => 544918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102376" 2 => 544918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977102378" 2 => 544919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977102378" 2 => 544919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8978477663" 2 => 544920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8978477663" 2 => 544920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8978477664" 2 => 544921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8978477664" 2 => 544921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8978477666" 2 => 544922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8978477666" 2 => 544922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8978477669" 2 => 544923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8978477669" 2 => 544923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9034124752" 2 => 544924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9034124752" 2 => 544924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9049168567" 2 => 544925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9049168567" 2 => 544925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9053733584" 2 => 544926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9053733584" 2 => 544926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9056150310" 2 => 544927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9056150310" 2 => 544927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9062899724" 2 => 544928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9062899724" 2 => 544928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9062899725" 2 => 544929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9062899725" 2 => 544929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063476884" 2 => 544930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063476884" 2 => 544930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063476886" 2 => 544931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063476886" 2 => 544931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063476887" 2 => 544932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063476887" 2 => 544932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063476891" 2 => 544933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063476891" 2 => 544933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063728063" 2 => 544934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063728063" 2 => 544934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063728065" 2 => 544935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063728065" 2 => 544935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063728068" 2 => 544936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063728068" 2 => 544936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063728069" 2 => 544937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063728069" 2 => 544937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063728070" 2 => 544938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063728070" 2 => 544938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063728071" 2 => 544939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063728071" 2 => 544939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063728072" 2 => 544940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063728072" 2 => 544940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063728073" 2 => 544941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063728073" 2 => 544941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063976415" 2 => 544942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063976415" 2 => 544942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063976416" 2 => 544943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063976416" 2 => 544943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063982517" 2 => 544944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063982517" 2 => 544944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063982520" 2 => 544945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063982520" 2 => 544945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063982521" 2 => 544946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063982521" 2 => 544946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063982523" 2 => 544947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063982523" 2 => 544947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063982524" 2 => 544948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063982524" 2 => 544948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063982526" 2 => 544949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063982526" 2 => 544949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9063982527" 2 => 544950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9063982527" 2 => 544950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9072881273" 2 => 544951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9072881273" 2 => 544951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9072881274" 2 => 544952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9072881274" 2 => 544952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9084108520" 2 => 544953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9084108520" 2 => 544953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9084108521" 2 => 544954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9084108521" 2 => 544954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9084108523" 2 => 544955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9084108523" 2 => 544955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9084108524" 2 => 544956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9084108524" 2 => 544956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9097703273" 2 => 544957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9097703273" 2 => 544957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9103075301" 2 => 544958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9103075301" 2 => 544958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9138036848" 2 => 544959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9138036848" 2 => 544959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9163088754" 2 => 544960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9163088754" 2 => 544960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9163088755" 2 => 544961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9163088755" 2 => 544961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9163088756" 2 => 544962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9163088756" 2 => 544962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9163088757" 2 => 544963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9163088757" 2 => 544963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9166355465" 2 => 544964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9166355465" 2 => 544964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9196442684" 2 => 544965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9196442684" 2 => 544965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9197801324" 2 => 544966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9197801324" 2 => 544966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9197801326" 2 => 544967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9197801326" 2 => 544967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9197801328" 2 => 544968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9197801328" 2 => 544968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9199600398" 2 => 544969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9199600398" 2 => 544969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9207443595" 2 => 544970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9207443595" 2 => 544970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9221844850" 2 => 544971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9221844850" 2 => 544971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9227081137" 2 => 544972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9227081137" 2 => 544972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9230101544" 2 => 544973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9230101544" 2 => 544973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9232388130" 2 => 544974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9232388130" 2 => 544974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9266189517" 2 => 544975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9266189517" 2 => 544975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9273225384" 2 => 544976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9273225384" 2 => 544976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9294728552" 2 => 544977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9294728552" 2 => 544977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9294728564" 2 => 544978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9294728564" 2 => 544978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9304775480" 2 => 544979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9304775480" 2 => 544979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9334712117" 2 => 544980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9334712117" 2 => 544980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9365547946" 2 => 544981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9365547946" 2 => 544981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9365547947" 2 => 544982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9365547947" 2 => 544982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9414889024" 2 => 544983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9414889024" 2 => 544983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9498548902" 2 => 544984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9498548902" 2 => 544984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9500928195" 2 => 544985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9500928195" 2 => 544985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9502406695" 2 => 544986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9502406695" 2 => 544986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9510633218" 2 => 544987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9510633218" 2 => 544987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9534872353" 2 => 544988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9534872353" 2 => 544988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9588594960" 2 => 544989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9588594960" 2 => 544989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9591720556" 2 => 544990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9591720556" 2 => 544990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9620230463" 2 => 544991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9620230463" 2 => 544991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9651411217" 2 => 544992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9651411217" 2 => 544992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9677206117" 2 => 544993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9677206117" 2 => 544993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9727019917" 2 => 544994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9727019917" 2 => 544994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9756915746" 2 => 544995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9756915746" 2 => 544995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9756915748" 2 => 544996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9756915748" 2 => 544996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9803400686" 2 => 544997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9803400686" 2 => 544997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9803400687" 2 => 544998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9803400687" 2 => 544998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9803400688" 2 => 544999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9803400688" 2 => 544999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9803550948" 2 => 545000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9803550948" 2 => 545000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9803550949" 2 => 545001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9803550949" 2 => 545001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9803550950" 2 => 545002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9803550950" 2 => 545002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9803550951" 2 => 545003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9803550951" 2 => 545003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9803828563" 2 => 545004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9803828563" 2 => 545004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9822303390" 2 => 545005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9822303390" 2 => 545005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9822598869" 2 => 545006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9822598869" 2 => 545006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9822598873" 2 => 545007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9822598873" 2 => 545007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9825880868" 2 => 545008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9825880868" 2 => 545008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9834365342" 2 => 545009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9834365342" 2 => 545009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9838985783" 2 => 545010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9838985783" 2 => 545010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9841180419" 2 => 545011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9841180419" 2 => 545011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9843234028" 2 => 545012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9843234028" 2 => 545012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9843234029" 2 => 545013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9843234029" 2 => 545013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9858966379" 2 => 545014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9858966379" 2 => 545014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9858966380" 2 => 545015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9858966380" 2 => 545015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9858966381" 2 => 545016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9858966381" 2 => 545016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9858966383" 2 => 545017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9858966383" 2 => 545017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9858966384" 2 => 545018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9858966384" 2 => 545018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9858966385" 2 => 545019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9858966385" 2 => 545019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9868694755" 2 => 545020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9868694755" 2 => 545020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9870746883" 2 => 545021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9870746883" 2 => 545021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9882819621" 2 => 545022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9882819621" 2 => 545022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9883024070" 2 => 545023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9883024070" 2 => 545023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9883053134" 2 => 545024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9883053134" 2 => 545024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9883777359" 2 => 545025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9883777359" 2 => 545025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9883786854" 2 => 545026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9883786854" 2 => 545026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9884737317" 2 => 545027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9884737317" 2 => 545027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9892167455" 2 => 545028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9892167455" 2 => 545028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9892167456" 2 => 545029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9892167456" 2 => 545029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9892167457" 2 => 545030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9892167457" 2 => 545030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717230" 2 => 545031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717230" 2 => 545031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717231" 2 => 545032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717231" 2 => 545032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717232" 2 => 545033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717232" 2 => 545033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717233" 2 => 545034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717233" 2 => 545034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717234" 2 => 545035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717234" 2 => 545035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717235" 2 => 545036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717235" 2 => 545036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717236" 2 => 545037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717236" 2 => 545037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717237" 2 => 545038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717237" 2 => 545038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717238" 2 => 545039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717238" 2 => 545039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717239" 2 => 545040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717239" 2 => 545040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717240" 2 => 545041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717240" 2 => 545041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717241" 2 => 545042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717241" 2 => 545042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717242" 2 => 545043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717242" 2 => 545043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717243" 2 => 545044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717243" 2 => 545044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717244" 2 => 545045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717244" 2 => 545045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717245" 2 => 545046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717245" 2 => 545046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717247" 2 => 545047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717247" 2 => 545047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717248" 2 => 545048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717248" 2 => 545048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9912717250" 2 => 545049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9912717250" 2 => 545049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914669823" 2 => 545050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914669823" 2 => 545050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914763168" 2 => 545051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914763168" 2 => 545051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914763169" 2 => 545052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914763169" 2 => 545052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914763170" 2 => 545053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914763170" 2 => 545053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914763171" 2 => 545054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914763171" 2 => 545054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914763172" 2 => 545055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914763172" 2 => 545055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914763173" 2 => 545056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914763173" 2 => 545056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914771634" 2 => 545057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914771634" 2 => 545057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914771635" 2 => 545058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914771635" 2 => 545058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914771636" 2 => 545059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914771636" 2 => 545059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914771637" 2 => 545060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914771637" 2 => 545060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914771638" 2 => 545061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914771638" 2 => 545061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9914771639" 2 => 545062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9914771639" 2 => 545062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9917385683" 2 => 545063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9917385683" 2 => 545063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9917385685" 2 => 545064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9917385685" 2 => 545064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9920025542" 2 => 545065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9920025542" 2 => 545065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9921860029" 2 => 545066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9921860029" 2 => 545066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9926532723" 2 => 545067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9926532723" 2 => 545067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9926542310" 2 => 545068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9926542310" 2 => 545068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9926544882" 2 => 545069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9926544882" 2 => 545069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9931719771" 2 => 545070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9931719771" 2 => 545070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9931817871" 2 => 545071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9931817871" 2 => 545071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9931817872" 2 => 545072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9931817872" 2 => 545072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9931817873" 2 => 545073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9931817873" 2 => 545073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9931817874" 2 => 545074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9931817874" 2 => 545074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9931817875" 2 => 545075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9931817875" 2 => 545075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9942882917" 2 => 545076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9942882917" 2 => 545076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9945412522" 2 => 545077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9945412522" 2 => 545077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9946844277" 2 => 545078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9946844277" 2 => 545078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9947880617" 2 => 545079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9947880617" 2 => 545079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9958893758" 2 => 545080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9958893758" 2 => 545080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9958920756" 2 => 545081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9958920756" 2 => 545081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9958925651" 2 => 545082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9958925651" 2 => 545082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10010118868" 2 => 545083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10010118868" 2 => 545083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10017795875" 2 => 545084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10017795875" 2 => 545084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10019332717" 2 => 545085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10019332717" 2 => 545085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10033456929" 2 => 545086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10033456929" 2 => 545086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10055675609" 2 => 545087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10055675609" 2 => 545087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10075109317" 2 => 545088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10075109317" 2 => 545088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10081480017" 2 => 545089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10081480017" 2 => 545089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10125654624" 2 => 545090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10125654624" 2 => 545090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10128013818" 2 => 545091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10128013818" 2 => 545091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10131889264" 2 => 545092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10131889264" 2 => 545092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10171841804" 2 => 545093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10171841804" 2 => 545093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10198050317" 2 => 545094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10198050317" 2 => 545094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10202321007" 2 => 545095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10202321007" 2 => 545095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10202321008" 2 => 545096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10202321008" 2 => 545096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10271190492" 2 => 545097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10271190492" 2 => 545097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10271216921" 2 => 545098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10271216921" 2 => 545098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10271248467" 2 => 545099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10271248467" 2 => 545099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10271251212" 2 => 545100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10271251212" 2 => 545100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10272103154" 2 => 545101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10272103154" 2 => 545101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10279660809" 2 => 545102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10279660809" 2 => 545102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287157356" 2 => 545103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287157356" 2 => 545103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287157358" 2 => 545104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287157358" 2 => 545104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287188606" 2 => 545105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287188606" 2 => 545105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287188607" 2 => 545106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287188607" 2 => 545106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287188608" 2 => 545107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287188608" 2 => 545107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189815" 2 => 545108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189815" 2 => 545108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189816" 2 => 545109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189816" 2 => 545109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189819" 2 => 545110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189819" 2 => 545110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189820" 2 => 545111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189820" 2 => 545111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189821" 2 => 545112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189821" 2 => 545112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189822" 2 => 545113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189822" 2 => 545113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189823" 2 => 545114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189823" 2 => 545114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189824" 2 => 545115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189824" 2 => 545115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189825" 2 => 545116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189825" 2 => 545116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189826" 2 => 545117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189826" 2 => 545117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287189827" 2 => 545118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287189827" 2 => 545118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191609" 2 => 545119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191609" 2 => 545119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191610" 2 => 545120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191610" 2 => 545120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191611" 2 => 545121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191611" 2 => 545121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191613" 2 => 545122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191613" 2 => 545122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191614" 2 => 545123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191614" 2 => 545123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191618" 2 => 545124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191618" 2 => 545124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191619" 2 => 545125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191619" 2 => 545125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191620" 2 => 545126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191620" 2 => 545126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191621" 2 => 545127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191621" 2 => 545127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10287191623" 2 => 545128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10287191623" 2 => 545128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10289928077" 2 => 545129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10289928077" 2 => 545129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292084025" 2 => 545130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292084025" 2 => 545130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292084026" 2 => 545131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292084026" 2 => 545131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292084028" 2 => 545132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292084028" 2 => 545132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292094762" 2 => 545133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292094762" 2 => 545133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292094764" 2 => 545134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292094764" 2 => 545134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292094765" 2 => 545135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292094765" 2 => 545135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292094766" 2 => 545136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292094766" 2 => 545136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292094767" 2 => 545137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292094767" 2 => 545137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10292094769" 2 => 545138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10292094769" 2 => 545138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314602546" 2 => 545139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314602546" 2 => 545139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10588841706" 2 => 545140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10588841706" 2 => 545140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10596177260" 2 => 545141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10596177260" 2 => 545141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10607784296" 2 => 545142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10607784296" 2 => 545142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10607784297" 2 => 545143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10607784297" 2 => 545143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10607799844" 2 => 545144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10607799844" 2 => 545144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10611680105" 2 => 545145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10611680105" 2 => 545145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10624058206" 2 => 545146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10624058206" 2 => 545146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10624064406" 2 => 545147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10624064406" 2 => 545147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10624069605" 2 => 545148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10624069605" 2 => 545148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10624069606" 2 => 545149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10624069606" 2 => 545149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10649847206" 2 => 545150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10649847206" 2 => 545150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10649857605" 2 => 545151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10649857605" 2 => 545151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10651660272" 2 => 545152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10651660272" 2 => 545152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10655348706" 2 => 545153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10655348706" 2 => 545153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10682855653" 2 => 545154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10682855653" 2 => 545154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10691342374" 2 => 545155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10691342374" 2 => 545155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10702269506" 2 => 545156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10702269506" 2 => 545156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10716674248" 2 => 545157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10716674248" 2 => 545157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10743486834" 2 => 545158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10743486834" 2 => 545158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10773835605" 2 => 545159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10773835605" 2 => 545159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10773848405" 2 => 545160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10773848405" 2 => 545160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10784317273" 2 => 545161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10784317273" 2 => 545161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10784390905" 2 => 545162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10784390905" 2 => 545162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10787747705" 2 => 545163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10787747705" 2 => 545163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10794965205" 2 => 545164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10794965205" 2 => 545164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10795808328" 2 => 545165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10795808328" 2 => 545165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10827229205" 2 => 545166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10827229205" 2 => 545166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10827229206" 2 => 545167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10827229206" 2 => 545167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10827235705" 2 => 545168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10827235705" 2 => 545168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10829835705" 2 => 545169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10829835705" 2 => 545169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10837141318" 2 => 545170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10837141318" 2 => 545170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10861899923" 2 => 545171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10861899923" 2 => 545171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10886500805" 2 => 545172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10886500805" 2 => 545172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10911390905" 2 => 545173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10911390905" 2 => 545173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10917977344" 2 => 545174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10917977344" 2 => 545174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10917977345" 2 => 545175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10917977345" 2 => 545175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10919006051" 2 => 545176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10919006051" 2 => 545176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10931548641" 2 => 545177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10931548641" 2 => 545177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10939625205" 2 => 545178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10939625205" 2 => 545178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10942111305" 2 => 545179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10942111305" 2 => 545179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10942111406" 2 => 545180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10942111406" 2 => 545180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10948847805" 2 => 545181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10948847805" 2 => 545181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10976811805" 2 => 545182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10976811805" 2 => 545182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10984510039" 2 => 545183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10984510039" 2 => 545183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10994659609" 2 => 545184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10994659609" 2 => 545184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10994708205" 2 => 545185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10994708205" 2 => 545185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11006272396" 2 => 545186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11006272396" 2 => 545186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11006292146" 2 => 545187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11006292146" 2 => 545187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11017556425" 2 => 545188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11017556425" 2 => 545188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11064889005" 2 => 545189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11064889005" 2 => 545189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11065627346" 2 => 545190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11065627346" 2 => 545190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11089134177" 2 => 545191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11089134177" 2 => 545191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11100931623" 2 => 545192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11100931623" 2 => 545192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11110704163" 2 => 545193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11110704163" 2 => 545193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11154571780" 2 => 545194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11154571780" 2 => 545194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11161384828" 2 => 545195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11161384828" 2 => 545195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11189236454" 2 => 545196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11189236454" 2 => 545196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11190586567" 2 => 545197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11190586567" 2 => 545197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11210448659" 2 => 545198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11210448659" 2 => 545198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11257201973" 2 => 545199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11257201973" 2 => 545199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11257201974" 2 => 545200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11257201974" 2 => 545200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11257582253" 2 => 545201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11257582253" 2 => 545201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11260164738" 2 => 545202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11260164738" 2 => 545202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11279497283" 2 => 545203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11279497283" 2 => 545203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11279527220" 2 => 545204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11279527220" 2 => 545204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11367495128" 2 => 545205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11367495128" 2 => 545205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11367495167" 2 => 545206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11367495167" 2 => 545206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11369418139" 2 => 545207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11369418139" 2 => 545207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11371151969" 2 => 545208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11371151969" 2 => 545208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11384675372" 2 => 545209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11384675372" 2 => 545209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11384675373" 2 => 545210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11384675373" 2 => 545210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11384675374" 2 => 545211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11384675374" 2 => 545211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11384675401" 2 => 545212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11384675401" 2 => 545212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11385675173" 2 => 545213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11385675173" 2 => 545213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11410364364" 2 => 545214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11410364364" 2 => 545214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11413109404" 2 => 545215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11413109404" 2 => 545215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11413109405" 2 => 545216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11413109405" 2 => 545216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11413135669" 2 => 545217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11413135669" 2 => 545217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11420661301" 2 => 545218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11420661301" 2 => 545218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11431670869" 2 => 545219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11431670869" 2 => 545219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11462200490" 2 => 545220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11462200490" 2 => 545220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11462200491" 2 => 545221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11462200491" 2 => 545221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11462200492" 2 => 545222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11462200492" 2 => 545222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11497538991" 2 => 545223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11497538991" 2 => 545223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11552262456" 2 => 545224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11552262456" 2 => 545224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11577748610" 2 => 545225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11577748610" 2 => 545225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11577748611" 2 => 545226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11577748611" 2 => 545226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11577748613" 2 => 545227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11577748613" 2 => 545227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11577748614" 2 => 545228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11577748614" 2 => 545228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11592322924" 2 => 545229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11592322924" 2 => 545229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11628140072" 2 => 545230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11628140072" 2 => 545230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11629972109" 2 => 545231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11629972109" 2 => 545231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11697407173" 2 => 545232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11697407173" 2 => 545232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11701955847" 2 => 545233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11701955847" 2 => 545233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11716891726" 2 => 545234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11716891726" 2 => 545234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11717145568" 2 => 545235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11717145568" 2 => 545235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11756556184" 2 => 545236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11756556184" 2 => 545236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11758368386" 2 => 545237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11758368386" 2 => 545237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11758408411" 2 => 545238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11758408411" 2 => 545238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11758497430" 2 => 545239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11758497430" 2 => 545239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11786664819" 2 => 545240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11786664819" 2 => 545240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828695660" 2 => 545241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828695660" 2 => 545241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828697651" 2 => 545242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828697651" 2 => 545242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828699636" 2 => 545243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828699636" 2 => 545243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828706920" 2 => 545244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828706920" 2 => 545244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828713125" 2 => 545245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828713125" 2 => 545245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828715246" 2 => 545246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828715246" 2 => 545246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828715247" 2 => 545247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828715247" 2 => 545247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828715248" 2 => 545248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828715248" 2 => 545248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828719006" 2 => 545249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828719006" 2 => 545249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828719007" 2 => 545250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828719007" 2 => 545250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828719407" 2 => 545251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828719407" 2 => 545251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11828719408" 2 => 545252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11828719408" 2 => 545252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11829942364" 2 => 545253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11829942364" 2 => 545253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11829942365" 2 => 545254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11829942365" 2 => 545254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11829956968" 2 => 545255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11829956968" 2 => 545255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11829973973" 2 => 545256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11829973973" 2 => 545256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11829974372" 2 => 545257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11829974372" 2 => 545257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830164682" 2 => 545258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830164682" 2 => 545258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830165217" 2 => 545259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830165217" 2 => 545259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830165218" 2 => 545260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830165218" 2 => 545260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830165219" 2 => 545261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830165219" 2 => 545261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830171354" 2 => 545262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830171354" 2 => 545262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830175565" 2 => 545263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830175565" 2 => 545263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830175566" 2 => 545264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830175566" 2 => 545264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830175705" 2 => 545265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830175705" 2 => 545265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830175830" 2 => 545266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830175830" 2 => 545266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830175831" 2 => 545267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830175831" 2 => 545267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830179177" 2 => 545268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830179177" 2 => 545268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830195047" 2 => 545269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830195047" 2 => 545269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830204185" 2 => 545270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830204185" 2 => 545270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11830204794" 2 => 545271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11830204794" 2 => 545271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11832602226" 2 => 545272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11832602226" 2 => 545272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11841319698" 2 => 545273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11841319698" 2 => 545273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11841319701" 2 => 545274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11841319701" 2 => 545274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11841325058" 2 => 545275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11841325058" 2 => 545275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11841356110" 2 => 545276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11841356110" 2 => 545276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11843174759" 2 => 545277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11843174759" 2 => 545277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11849958669" 2 => 545278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11849958669" 2 => 545278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862092735" 2 => 545279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862092735" 2 => 545279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862158664" 2 => 545280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862158664" 2 => 545280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862159579" 2 => 545281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862159579" 2 => 545281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862165827" 2 => 545282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862165827" 2 => 545282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862174433" 2 => 545283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862174433" 2 => 545283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862179604" 2 => 545284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862179604" 2 => 545284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862325147" 2 => 545285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862325147" 2 => 545285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862330436" 2 => 545286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862330436" 2 => 545286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862339439" 2 => 545287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862339439" 2 => 545287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862339440" 2 => 545288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862339440" 2 => 545288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862386618" 2 => 545289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862386618" 2 => 545289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862390950" 2 => 545290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862390950" 2 => 545290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862396320" 2 => 545291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862396320" 2 => 545291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862396321" 2 => 545292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862396321" 2 => 545292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862398381" 2 => 545293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862398381" 2 => 545293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862402093" 2 => 545294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862402093" 2 => 545294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862402094" 2 => 545295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862402094" 2 => 545295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862403985" 2 => 545296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862403985" 2 => 545296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862408579" 2 => 545297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862408579" 2 => 545297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862408580" 2 => 545298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862408580" 2 => 545298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862412820" 2 => 545299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862412820" 2 => 545299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862413113" 2 => 545300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862413113" 2 => 545300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862414487" 2 => 545301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862414487" 2 => 545301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862415321" 2 => 545302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862415321" 2 => 545302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862415322" 2 => 545303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862415322" 2 => 545303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862415761" 2 => 545304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862415761" 2 => 545304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862416148" 2 => 545305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862416148" 2 => 545305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862417493" 2 => 545306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862417493" 2 => 545306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862417495" 2 => 545307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862417495" 2 => 545307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862417496" 2 => 545308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862417496" 2 => 545308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862417581" 2 => 545309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862417581" 2 => 545309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862419505" 2 => 545310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862419505" 2 => 545310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862419506" 2 => 545311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862419506" 2 => 545311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862420874" 2 => 545312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862420874" 2 => 545312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11862421490" 2 => 545313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11862421490" 2 => 545313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11874190075" 2 => 545314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11874190075" 2 => 545314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11886546069" 2 => 545315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11886546069" 2 => 545315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11888609895" 2 => 545316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11888609895" 2 => 545316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11889182869" 2 => 545317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11889182869" 2 => 545317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11891631569" 2 => 545318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11891631569" 2 => 545318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11898346870" 2 => 545319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11898346870" 2 => 545319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11898417169" 2 => 545320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11898417169" 2 => 545320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11906802937" 2 => 545321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11906802937" 2 => 545321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919447403" 2 => 545322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919447403" 2 => 545322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919447544" 2 => 545323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919447544" 2 => 545323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919455181" 2 => 545324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919455181" 2 => 545324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919458564" 2 => 545325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919458564" 2 => 545325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919459040" 2 => 545326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919459040" 2 => 545326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919461891" 2 => 545327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919461891" 2 => 545327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919487252" 2 => 545328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919487252" 2 => 545328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919526188" 2 => 545329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919526188" 2 => 545329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919583075" 2 => 545330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919583075" 2 => 545330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919588406" 2 => 545331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919588406" 2 => 545331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11919588738" 2 => 545332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11919588738" 2 => 545332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926071903" 2 => 545333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926071903" 2 => 545333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926839349" 2 => 545334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926839349" 2 => 545334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11933550348" 2 => 545335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11933550348" 2 => 545335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11933550349" 2 => 545336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11933550349" 2 => 545336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11933550350" 2 => 545337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11933550350" 2 => 545337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11933550351" 2 => 545338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11933550351" 2 => 545338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11934424562" 2 => 545339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11934424562" 2 => 545339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11948262380" 2 => 545340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11948262380" 2 => 545340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11959803569" 2 => 545341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11959803569" 2 => 545341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11966032039" 2 => 545342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11966032039" 2 => 545342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11966239224" 2 => 545343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11966239224" 2 => 545343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11966392933" 2 => 545344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11966392933" 2 => 545344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11970512114" 2 => 545345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11970512114" 2 => 545345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11978319371" 2 => 545346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11978319371" 2 => 545346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11985543813" 2 => 545347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11985543813" 2 => 545347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11998783573" 2 => 545348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11998783573" 2 => 545348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12012116019" 2 => 545349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12012116019" 2 => 545349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12050885129" 2 => 545350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12050885129" 2 => 545350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12051021782" 2 => 545351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12051021782" 2 => 545351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12065146069" 2 => 545352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12065146069" 2 => 545352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12069755003" 2 => 545353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12069755003" 2 => 545353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12090434970" 2 => 545354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12090434970" 2 => 545354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12095659449" 2 => 545355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12095659449" 2 => 545355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12099120487" 2 => 545356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12099120487" 2 => 545356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12099167902" 2 => 545357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12099167902" 2 => 545357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12106120699" 2 => 545358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12106120699" 2 => 545358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12106120700" 2 => 545359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12106120700" 2 => 545359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12106131801" 2 => 545360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12106131801" 2 => 545360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12115889773" 2 => 545361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12115889773" 2 => 545361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12129435450" 2 => 545362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12129435450" 2 => 545362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12140163201" 2 => 545363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12140163201" 2 => 545363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12160622725" 2 => 545364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12160622725" 2 => 545364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12163829845" 2 => 545365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12163829845" 2 => 545365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12176756602" 2 => 545366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12176756602" 2 => 545366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12188080666" 2 => 545367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12188080666" 2 => 545367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12195517270" 2 => 545368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12195517270" 2 => 545368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12195517271" 2 => 545369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12195517271" 2 => 545369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12199086301" 2 => 545370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12199086301" 2 => 545370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12201031310" 2 => 545371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12201031310" 2 => 545371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241125368" 2 => 545372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241125368" 2 => 545372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241148673" 2 => 545373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241148673" 2 => 545373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241552292" 2 => 545374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241552292" 2 => 545374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241589121" 2 => 545375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241589121" 2 => 545375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241589122" 2 => 545376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241589122" 2 => 545376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241598285" 2 => 545377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241598285" 2 => 545377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241598287" 2 => 545378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241598287" 2 => 545378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241598651" 2 => 545379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241598651" 2 => 545379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12241598652" 2 => 545380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12241598652" 2 => 545380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12262787401" 2 => 545381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12262787401" 2 => 545381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12285498310" 2 => 545382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12285498310" 2 => 545382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12285498311" 2 => 545383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12285498311" 2 => 545383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12286163371" 2 => 545384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12286163371" 2 => 545384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12286183952" 2 => 545385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12286183952" 2 => 545385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12291802569" 2 => 545386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12291802569" 2 => 545386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12313703901" 2 => 545387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12313703901" 2 => 545387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12313929338" 2 => 545388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12313929338" 2 => 545388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12315699180" 2 => 545389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12315699180" 2 => 545389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12331247587" 2 => 545390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12331247587" 2 => 545390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12345722333" 2 => 545391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12345722333" 2 => 545391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12345753314" 2 => 545392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12345753314" 2 => 545392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12345758128" 2 => 545393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12345758128" 2 => 545393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12345762447" 2 => 545394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12345762447" 2 => 545394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12345763966" 2 => 545395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12345763966" 2 => 545395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12345764571" 2 => 545396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12345764571" 2 => 545396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12348024875" 2 => 545397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12348024875" 2 => 545397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12356629566" 2 => 545398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12356629566" 2 => 545398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12367307193" 2 => 545399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12367307193" 2 => 545399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12367734175" 2 => 545400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12367734175" 2 => 545400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12367763353" 2 => 545401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12367763353" 2 => 545401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12382657801" 2 => 545402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12382657801" 2 => 545402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12386208645" 2 => 545403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12386208645" 2 => 545403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12419454585" 2 => 545404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12419454585" 2 => 545404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12419454586" 2 => 545405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12419454586" 2 => 545405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12419454587" 2 => 545406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12419454587" 2 => 545406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12449170902" 2 => 545407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12449170902" 2 => 545407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12461124238" 2 => 545408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12461124238" 2 => 545408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12461124239" 2 => 545409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12461124239" 2 => 545409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12480538901" 2 => 545410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12480538901" 2 => 545410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12480768581" 2 => 545411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12480768581" 2 => 545411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12486362699" 2 => 545412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12486362699" 2 => 545412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12508918701" 2 => 545413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12508918701" 2 => 545413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12509286987" 2 => 545414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12509286987" 2 => 545414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12512586963" 2 => 545415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12512586963" 2 => 545415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12512586964" 2 => 545416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12512586964" 2 => 545416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12513841493" 2 => 545417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12513841493" 2 => 545417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12518197553" 2 => 545418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12518197553" 2 => 545418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12535883601" 2 => 545419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12535883601" 2 => 545419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12539025850" 2 => 545420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12539025850" 2 => 545420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543326012" 2 => 545421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543326012" 2 => 545421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543326013" 2 => 545422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543326013" 2 => 545422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543326014" 2 => 545423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543326014" 2 => 545423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543326015" 2 => 545424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543326015" 2 => 545424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12548811730" 2 => 545425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12548811730" 2 => 545425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12548865165" 2 => 545426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12548865165" 2 => 545426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12549392916" 2 => 545427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12549392916" 2 => 545427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12551019179" 2 => 545428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12551019179" 2 => 545428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12551477040" 2 => 545429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12551477040" 2 => 545429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12551524273" 2 => 545430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12551524273" 2 => 545430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12551568579" 2 => 545431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12551568579" 2 => 545431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12551609349" 2 => 545432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12551609349" 2 => 545432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12556971280" 2 => 545433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12556971280" 2 => 545433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12561285455" 2 => 545434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12561285455" 2 => 545434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12561285460" 2 => 545435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12561285460" 2 => 545435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12561285461" 2 => 545436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12561285461" 2 => 545436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12563183130" 2 => 545437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12563183130" 2 => 545437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12568524368" 2 => 545438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12568524368" 2 => 545438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12568524369" 2 => 545439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12568524369" 2 => 545439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12568627901" 2 => 545440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12568627901" 2 => 545440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12569251967" 2 => 545441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12569251967" 2 => 545441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744622" 2 => 545442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744622" 2 => 545442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744623" 2 => 545443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744623" 2 => 545443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744624" 2 => 545444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744624" 2 => 545444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744625" 2 => 545445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744625" 2 => 545445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744626" 2 => 545446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744626" 2 => 545446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744627" 2 => 545447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744627" 2 => 545447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744628" 2 => 545448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744628" 2 => 545448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744629" 2 => 545449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744629" 2 => 545449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744631" 2 => 545450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744631" 2 => 545450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744632" 2 => 545451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744632" 2 => 545451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12570744633" 2 => 545452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12570744633" 2 => 545452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12573675834" 2 => 545453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12573675834" 2 => 545453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12574201001" 2 => 545454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12574201001" 2 => 545454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12574952895" 2 => 545455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12574952895" 2 => 545455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12574952896" 2 => 545456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12574952896" 2 => 545456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12574952897" 2 => 545457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12574952897" 2 => 545457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576179589" 2 => 545458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576179589" 2 => 545458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576179593" 2 => 545459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576179593" 2 => 545459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576179594" 2 => 545460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576179594" 2 => 545460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576179595" 2 => 545461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576179595" 2 => 545461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576179597" 2 => 545462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576179597" 2 => 545462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576855091" 2 => 545463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576855091" 2 => 545463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576855093" 2 => 545464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576855093" 2 => 545464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576855094" 2 => 545465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576855094" 2 => 545465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576855095" 2 => 545466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576855095" 2 => 545466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576855096" 2 => 545467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576855096" 2 => 545467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576855098" 2 => 545468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576855098" 2 => 545468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576855099" 2 => 545469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576855099" 2 => 545469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576897595" 2 => 545470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576897595" 2 => 545470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576897596" 2 => 545471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576897596" 2 => 545471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576897597" 2 => 545472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576897597" 2 => 545472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576908729" 2 => 545473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576908729" 2 => 545473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576908730" 2 => 545474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576908730" 2 => 545474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576908731" 2 => 545475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576908731" 2 => 545475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576908737" 2 => 545476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576908737" 2 => 545476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576908739" 2 => 545477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576908739" 2 => 545477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12576908741" 2 => 545478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12576908741" 2 => 545478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578709470" 2 => 545479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578709470" 2 => 545479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578709471" 2 => 545480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578709471" 2 => 545480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578709472" 2 => 545481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578709472" 2 => 545481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578709473" 2 => 545482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578709473" 2 => 545482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578709474" 2 => 545483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578709474" 2 => 545483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578814613" 2 => 545484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578814613" 2 => 545484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578814614" 2 => 545485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578814614" 2 => 545485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578814615" 2 => 545486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578814615" 2 => 545486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578814616" 2 => 545487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578814616" 2 => 545487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578814618" 2 => 545488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578814618" 2 => 545488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578814622" 2 => 545489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578814622" 2 => 545489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578814624" 2 => 545490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578814624" 2 => 545490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12578814625" 2 => 545491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12578814625" 2 => 545491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12579113587" 2 => 545492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12579113587" 2 => 545492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12579113591" 2 => 545493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12579113591" 2 => 545493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12579113592" 2 => 545494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12579113592" 2 => 545494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12579113593" 2 => 545495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12579113593" 2 => 545495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12579156416" 2 => 545496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12579156416" 2 => 545496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12579190990" 2 => 545497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12579190990" 2 => 545497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12579190999" 2 => 545498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12579190999" 2 => 545498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12579480879" 2 => 545499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12579480879" 2 => 545499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247682" 2 => 545500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247682" 2 => 545500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247684" 2 => 545501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247684" 2 => 545501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247685" 2 => 545502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247685" 2 => 545502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247686" 2 => 545503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247686" 2 => 545503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247687" 2 => 545504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247687" 2 => 545504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247688" 2 => 545505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247688" 2 => 545505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247689" 2 => 545506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247689" 2 => 545506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247691" 2 => 545507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247691" 2 => 545507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247696" 2 => 545508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247696" 2 => 545508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580247700" 2 => 545509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580247700" 2 => 545509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580259902" 2 => 545510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580259902" 2 => 545510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580259904" 2 => 545511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580259904" 2 => 545511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580259905" 2 => 545512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580259905" 2 => 545512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580269269" 2 => 545513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580269269" 2 => 545513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580269270" 2 => 545514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580269270" 2 => 545514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12580269271" 2 => 545515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12580269271" 2 => 545515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581635731" 2 => 545516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581635731" 2 => 545516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581635738" 2 => 545517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581635738" 2 => 545517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581635758" 2 => 545518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581635758" 2 => 545518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581635759" 2 => 545519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581635759" 2 => 545519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581833088" 2 => 545520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581833088" 2 => 545520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581833100" 2 => 545521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581833100" 2 => 545521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859050" 2 => 545522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859050" 2 => 545522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859052" 2 => 545523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859052" 2 => 545523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859053" 2 => 545524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859053" 2 => 545524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859054" 2 => 545525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859054" 2 => 545525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859055" 2 => 545526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859055" 2 => 545526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859056" 2 => 545527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859056" 2 => 545527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859057" 2 => 545528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859057" 2 => 545528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859058" 2 => 545529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859058" 2 => 545529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859059" 2 => 545530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859059" 2 => 545530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859060" 2 => 545531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859060" 2 => 545531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12581859061" 2 => 545532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12581859061" 2 => 545532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12583236002" 2 => 545533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12583236002" 2 => 545533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12583236003" 2 => 545534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12583236003" 2 => 545534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12583236004" 2 => 545535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12583236004" 2 => 545535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12584664097" 2 => 545536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12584664097" 2 => 545536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12584664098" 2 => 545537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12584664098" 2 => 545537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12584664099" 2 => 545538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12584664099" 2 => 545538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12584932929" 2 => 545539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12584932929" 2 => 545539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12589745456" 2 => 545540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12589745456" 2 => 545540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12589745457" 2 => 545541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12589745457" 2 => 545541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12591608240" 2 => 545542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12591608240" 2 => 545542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12600610555" 2 => 545543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12600610555" 2 => 545543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12609349807" 2 => 545544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12609349807" 2 => 545544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12609349808" 2 => 545545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12609349808" 2 => 545545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12609349810" 2 => 545546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12609349810" 2 => 545546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12625720409" 2 => 545547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12625720409" 2 => 545547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12626379743" 2 => 545548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12626379743" 2 => 545548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12633376495" 2 => 545549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12633376495" 2 => 545549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12655991779" 2 => 545550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12655991779" 2 => 545550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12663139401" 2 => 545551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12663139401" 2 => 545551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12670829099" 2 => 545552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12670829099" 2 => 545552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12681461128" 2 => 545553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12681461128" 2 => 545553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12696078601" 2 => 545554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12696078601" 2 => 545554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12707196701" 2 => 545555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12707196701" 2 => 545555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12712811066" 2 => 545556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12712811066" 2 => 545556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12712815121" 2 => 545557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12712815121" 2 => 545557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12715211200" 2 => 545558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12715211200" 2 => 545558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12715217443" 2 => 545559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12715217443" 2 => 545559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12734087279" 2 => 545560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12734087279" 2 => 545560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12734087280" 2 => 545561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12734087280" 2 => 545561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12736887034" 2 => 545562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12736887034" 2 => 545562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12744825093" 2 => 545563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12744825093" 2 => 545563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12744833048" 2 => 545564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12744833048" 2 => 545564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12744859808" 2 => 545565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12744859808" 2 => 545565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12744859809" 2 => 545566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12744859809" 2 => 545566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12744859810" 2 => 545567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12744859810" 2 => 545567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12754459033" 2 => 545568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12754459033" 2 => 545568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762376901" 2 => 545569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762376901" 2 => 545569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762852133" 2 => 545570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762852133" 2 => 545570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762852149" 2 => 545571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762852149" 2 => 545571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762868580" 2 => 545572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762868580" 2 => 545572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762868581" 2 => 545573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762868581" 2 => 545573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762868582" 2 => 545574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762868582" 2 => 545574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762888799" 2 => 545575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762888799" 2 => 545575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762958904" 2 => 545576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762958904" 2 => 545576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762958906" 2 => 545577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762958906" 2 => 545577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762958907" 2 => 545578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762958907" 2 => 545578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762958908" 2 => 545579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762958908" 2 => 545579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762958909" 2 => 545580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762958909" 2 => 545580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762958910" 2 => 545581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762958910" 2 => 545581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762958911" 2 => 545582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762958911" 2 => 545582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12762958913" 2 => 545583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12762958913" 2 => 545583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763148298" 2 => 545584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763148298" 2 => 545584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168605" 2 => 545585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168605" 2 => 545585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168606" 2 => 545586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168606" 2 => 545586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168607" 2 => 545587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168607" 2 => 545587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168608" 2 => 545588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168608" 2 => 545588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168609" 2 => 545589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168609" 2 => 545589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168610" 2 => 545590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168610" 2 => 545590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168611" 2 => 545591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168611" 2 => 545591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168612" 2 => 545592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168612" 2 => 545592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168613" 2 => 545593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168613" 2 => 545593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168614" 2 => 545594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168614" 2 => 545594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168616" 2 => 545595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168616" 2 => 545595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168617" 2 => 545596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168617" 2 => 545596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168618" 2 => 545597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168618" 2 => 545597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168626" 2 => 545598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168626" 2 => 545598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168629" 2 => 545599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168629" 2 => 545599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168630" 2 => 545600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168630" 2 => 545600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168634" 2 => 545601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168634" 2 => 545601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763168635" 2 => 545602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763168635" 2 => 545602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763216058" 2 => 545603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763216058" 2 => 545603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763225423" 2 => 545604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763225423" 2 => 545604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763225424" 2 => 545605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763225424" 2 => 545605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12763225425" 2 => 545606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12763225425" 2 => 545606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12766596930" 2 => 545607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12766596930" 2 => 545607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12766596931" 2 => 545608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12766596931" 2 => 545608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12766874892" 2 => 545609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12766874892" 2 => 545609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12766874893" 2 => 545610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12766874893" 2 => 545610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12766874894" 2 => 545611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12766874894" 2 => 545611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12768177914" 2 => 545612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12768177914" 2 => 545612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12768177915" 2 => 545613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12768177915" 2 => 545613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12768177916" 2 => 545614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12768177916" 2 => 545614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12768177917" 2 => 545615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12768177917" 2 => 545615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12768269767" 2 => 545616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12768269767" 2 => 545616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12768358514" 2 => 545617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12768358514" 2 => 545617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12768358515" 2 => 545618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12768358515" 2 => 545618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12768358516" 2 => 545619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12768358516" 2 => 545619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12769105365" 2 => 545620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12769105365" 2 => 545620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12769105366" 2 => 545621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12769105366" 2 => 545621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12769105367" 2 => 545622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12769105367" 2 => 545622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12769105368" 2 => 545623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12769105368" 2 => 545623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12769105369" 2 => 545624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12769105369" 2 => 545624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12769105370" 2 => 545625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12769105370" 2 => 545625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12769106475" 2 => 545626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12769106475" 2 => 545626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12769106476" 2 => 545627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12769106476" 2 => 545627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12771030673" 2 => 545628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12771030673" 2 => 545628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12771030675" 2 => 545629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12771030675" 2 => 545629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773100643" 2 => 545630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773100643" 2 => 545630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773100644" 2 => 545631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773100644" 2 => 545631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773100645" 2 => 545632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773100645" 2 => 545632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773100646" 2 => 545633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773100646" 2 => 545633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773140877" 2 => 545634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773140877" 2 => 545634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773140878" 2 => 545635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773140878" 2 => 545635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773140884" 2 => 545636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773140884" 2 => 545636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773140885" 2 => 545637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773140885" 2 => 545637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773140886" 2 => 545638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773140886" 2 => 545638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12773140887" 2 => 545639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12773140887" 2 => 545639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12776503344" 2 => 545640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12776503344" 2 => 545640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12776503345" 2 => 545641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12776503345" 2 => 545641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12776503346" 2 => 545642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12776503346" 2 => 545642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12776503347" 2 => 545643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12776503347" 2 => 545643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12776866252" 2 => 545644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12776866252" 2 => 545644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12776866253" 2 => 545645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12776866253" 2 => 545645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12776866254" 2 => 545646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12776866254" 2 => 545646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12777082800" 2 => 545647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12777082800" 2 => 545647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12777088104" 2 => 545648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12777088104" 2 => 545648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12777088105" 2 => 545649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12777088105" 2 => 545649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12777088106" 2 => 545650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12777088106" 2 => 545650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12777088107" 2 => 545651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12777088107" 2 => 545651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12777088108" 2 => 545652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12777088108" 2 => 545652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12777088109" 2 => 545653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12777088109" 2 => 545653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12778507550" 2 => 545654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12778507550" 2 => 545654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12778590080" 2 => 545655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12778590080" 2 => 545655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12778606353" 2 => 545656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12778606353" 2 => 545656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12778606356" 2 => 545657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12778606356" 2 => 545657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12778606361" 2 => 545658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12778606361" 2 => 545658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779116941" 2 => 545659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779116941" 2 => 545659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779413720" 2 => 545660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779413720" 2 => 545660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779413724" 2 => 545661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779413724" 2 => 545661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779413732" 2 => 545662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779413732" 2 => 545662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779413736" 2 => 545663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779413736" 2 => 545663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779413737" 2 => 545664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779413737" 2 => 545664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779413741" 2 => 545665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779413741" 2 => 545665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779413742" 2 => 545666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779413742" 2 => 545666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779413746" 2 => 545667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779413746" 2 => 545667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779872883" 2 => 545668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779872883" 2 => 545668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779872885" 2 => 545669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779872885" 2 => 545669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779872886" 2 => 545670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779872886" 2 => 545670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779872890" 2 => 545671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779872890" 2 => 545671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779932812" 2 => 545672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779932812" 2 => 545672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779932813" 2 => 545673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779932813" 2 => 545673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779932816" 2 => 545674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779932816" 2 => 545674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12779932817" 2 => 545675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12779932817" 2 => 545675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12783286336" 2 => 545676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12783286336" 2 => 545676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12783286337" 2 => 545677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12783286337" 2 => 545677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12783286339" 2 => 545678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12783286339" 2 => 545678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12783286340" 2 => 545679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12783286340" 2 => 545679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12783286341" 2 => 545680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12783286341" 2 => 545680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12783286342" 2 => 545681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12783286342" 2 => 545681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12787610201" 2 => 545682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12787610201" 2 => 545682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12787616401" 2 => 545683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12787616401" 2 => 545683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12787626401" 2 => 545684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12787626401" 2 => 545684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12793414791" 2 => 545685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12793414791" 2 => 545685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12797714384" 2 => 545686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12797714384" 2 => 545686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12801147146" 2 => 545687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12801147146" 2 => 545687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12804752954" 2 => 545688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12804752954" 2 => 545688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12804861975" 2 => 545689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12804861975" 2 => 545689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12828657234" 2 => 545690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12828657234" 2 => 545690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12828657235" 2 => 545691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12828657235" 2 => 545691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836841021" 2 => 545692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836841021" 2 => 545692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836871247" 2 => 545693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836871247" 2 => 545693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836873244" 2 => 545694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836873244" 2 => 545694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836875646" 2 => 545695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836875646" 2 => 545695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836884036" 2 => 545696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836884036" 2 => 545696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836891084" 2 => 545697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836891084" 2 => 545697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836894323" 2 => 545698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836894323" 2 => 545698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836896499" 2 => 545699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836896499" 2 => 545699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836896796" 2 => 545700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836896796" 2 => 545700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836915245" 2 => 545701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836915245" 2 => 545701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836915959" 2 => 545702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836915959" 2 => 545702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836917329" 2 => 545703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836917329" 2 => 545703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836953185" 2 => 545704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836953185" 2 => 545704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836968001" 2 => 545705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836968001" 2 => 545705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12836971249" 2 => 545706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12836971249" 2 => 545706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12840348088" 2 => 545707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12840348088" 2 => 545707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12840370060" 2 => 545708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12840370060" 2 => 545708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12840723912" 2 => 545709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12840723912" 2 => 545709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12840723918" 2 => 545710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12840723918" 2 => 545710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12842156064" 2 => 545711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12842156064" 2 => 545711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12842551227" 2 => 545712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12842551227" 2 => 545712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12842557021" 2 => 545713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12842557021" 2 => 545713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12842576697" 2 => 545714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12842576697" 2 => 545714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12842594032" 2 => 545715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12842594032" 2 => 545715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12842602316" 2 => 545716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12842602316" 2 => 545716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12862853601" 2 => 545717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12862853601" 2 => 545717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12862856101" 2 => 545718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12862856101" 2 => 545718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12862983456" 2 => 545719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12862983456" 2 => 545719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12862983457" 2 => 545720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12862983457" 2 => 545720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863234610" 2 => 545721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863234610" 2 => 545721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863234611" 2 => 545722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863234611" 2 => 545722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863234612" 2 => 545723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863234612" 2 => 545723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863234613" 2 => 545724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863234613" 2 => 545724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863238548" 2 => 545725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863238548" 2 => 545725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241146" 2 => 545726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241146" 2 => 545726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241147" 2 => 545727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241147" 2 => 545727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241148" 2 => 545728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241148" 2 => 545728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241149" 2 => 545729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241149" 2 => 545729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241150" 2 => 545730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241150" 2 => 545730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241151" 2 => 545731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241151" 2 => 545731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241152" 2 => 545732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241152" 2 => 545732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241153" 2 => 545733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241153" 2 => 545733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241154" 2 => 545734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241154" 2 => 545734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863241155" 2 => 545735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863241155" 2 => 545735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863261449" 2 => 545736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863261449" 2 => 545736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863300624" 2 => 545737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863300624" 2 => 545737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863300625" 2 => 545738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863300625" 2 => 545738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863300626" 2 => 545739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863300626" 2 => 545739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863356897" 2 => 545740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863356897" 2 => 545740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12863375610" 2 => 545741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12863375610" 2 => 545741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12866265570" 2 => 545742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12866265570" 2 => 545742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879000099" 2 => 545743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879000099" 2 => 545743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879052572" 2 => 545744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879052572" 2 => 545744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879075901" 2 => 545745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879075901" 2 => 545745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879075902" 2 => 545746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879075902" 2 => 545746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879075903" 2 => 545747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879075903" 2 => 545747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879075904" 2 => 545748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879075904" 2 => 545748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082743" 2 => 545749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082743" 2 => 545749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082744" 2 => 545750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082744" 2 => 545750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082745" 2 => 545751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082745" 2 => 545751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082746" 2 => 545752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082746" 2 => 545752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082748" 2 => 545753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082748" 2 => 545753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082749" 2 => 545754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082749" 2 => 545754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082750" 2 => 545755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082750" 2 => 545755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082751" 2 => 545756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082751" 2 => 545756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12879082752" 2 => 545757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12879082752" 2 => 545757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12889208886" 2 => 545758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12889208886" 2 => 545758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12896328142" 2 => 545759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12896328142" 2 => 545759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "27388879" 2 => 545760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "27388879" 2 => 545760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "27653336" 2 => 545761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "27653336" 2 => 545761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "28813208" 2 => 545762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "28813208" 2 => 545762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "30684178" 2 => 545763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "30684178" 2 => 545763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "31461216" 2 => 545764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "31461216" 2 => 545764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "59464796" 2 => 545765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "59464796" 2 => 545765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "59532742" 2 => 545766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "59532742" 2 => 545766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "59539579" 2 => 545767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "59539579" 2 => 545767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "61911358" 2 => 545768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "61911358" 2 => 545768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68290351" 2 => 545769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68290351" 2 => 545769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68290471" 2 => 545770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68290471" 2 => 545770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68290614" 2 => 545771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68290614" 2 => 545771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68297291" 2 => 545772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68297291" 2 => 545772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68297295" 2 => 545773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68297295" 2 => 545773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68301862" 2 => 545774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68301862" 2 => 545774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68303941" 2 => 545775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68303941" 2 => 545775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68310352" 2 => 545776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68310352" 2 => 545776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68311048" 2 => 545777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68311048" 2 => 545777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68311050" 2 => 545778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68311050" 2 => 545778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68311263" 2 => 545779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68311263" 2 => 545779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68312002" 2 => 545780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68312002" 2 => 545780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68340619" 2 => 545781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68340619" 2 => 545781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "78790091" 2 => 545782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "78790091" 2 => 545782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86677699" 2 => 545783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86677699" 2 => 545783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86683405" 2 => 545784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86683405" 2 => 545784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86686607" 2 => 545785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86686607" 2 => 545785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86887992" 2 => 545786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86887992" 2 => 545786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86888617" 2 => 545787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86888617" 2 => 545787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86888835" 2 => 545788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86888835" 2 => 545788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86890479" 2 => 545789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86890479" 2 => 545789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86891758" 2 => 545790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86891758" 2 => 545790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86892262" 2 => 545791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86892262" 2 => 545791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86894397" 2 => 545792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86894397" 2 => 545792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86896597" 2 => 545793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86896597" 2 => 545793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86899341" 2 => 545794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86899341" 2 => 545794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86901365" 2 => 545795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86901365" 2 => 545795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86901775" 2 => 545796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86901775" 2 => 545796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86901965" 2 => 545797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86901965" 2 => 545797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86903911" 2 => 545798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86903911" 2 => 545798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86905740" 2 => 545799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86905740" 2 => 545799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86907211" 2 => 545800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86907211" 2 => 545800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "86913786" 2 => 545801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "86913786" 2 => 545801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87163235" 2 => 545802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87163235" 2 => 545802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87163869" 2 => 545803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87163869" 2 => 545803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87165369" 2 => 545804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87165369" 2 => 545804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87167084" 2 => 545805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87167084" 2 => 545805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87169711" 2 => 545806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87169711" 2 => 545806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87181082" 2 => 545807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87181082" 2 => 545807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87182742" 2 => 545808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87182742" 2 => 545808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87183028" 2 => 545809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87183028" 2 => 545809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87183754" 2 => 545810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87183754" 2 => 545810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87264831" 2 => 545811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87264831" 2 => 545811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87265390" 2 => 545812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87265390" 2 => 545812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87266369" 2 => 545813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87266369" 2 => 545813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87268310" 2 => 545814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87268310" 2 => 545814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87273370" 2 => 545815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87273370" 2 => 545815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87273536" 2 => 545816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87273536" 2 => 545816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87739942" 2 => 545817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87739942" 2 => 545817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87740638" 2 => 545818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87740638" 2 => 545818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87740856" 2 => 545819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87740856" 2 => 545819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87740971" 2 => 545820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87740971" 2 => 545820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87741963" 2 => 545821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87741963" 2 => 545821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87742336" 2 => 545822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87742336" 2 => 545822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87742539" 2 => 545823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87742539" 2 => 545823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87745037" 2 => 545824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87745037" 2 => 545824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87795399" 2 => 545825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87795399" 2 => 545825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87795795" 2 => 545826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87795795" 2 => 545826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87796307" 2 => 545827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87796307" 2 => 545827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87796542" 2 => 545828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87796542" 2 => 545828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87797553" 2 => 545829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87797553" 2 => 545829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87797732" 2 => 545830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87797732" 2 => 545830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87798131" 2 => 545831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87798131" 2 => 545831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87798509" 2 => 545832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87798509" 2 => 545832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87798702" 2 => 545833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87798702" 2 => 545833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87799212" 2 => 545834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87799212" 2 => 545834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87799329" 2 => 545835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87799329" 2 => 545835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87799487" 2 => 545836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87799487" 2 => 545836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87799637" 2 => 545837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87799637" 2 => 545837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87800272" 2 => 545838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87800272" 2 => 545838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87800654" 2 => 545839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87800654" 2 => 545839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87800827" 2 => 545840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87800827" 2 => 545840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87800930" 2 => 545841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87800930" 2 => 545841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87801130" 2 => 545842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87801130" 2 => 545842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87801400" 2 => 545843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87801400" 2 => 545843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87801442" 2 => 545844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87801442" 2 => 545844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "87803822" 2 => 545845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "87803822" 2 => 545845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88612033" 2 => 545846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88612033" 2 => 545846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88612162" 2 => 545847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88612162" 2 => 545847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88612179" 2 => 545848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88612179" 2 => 545848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88612232" 2 => 545849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88612232" 2 => 545849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88612356" 2 => 545850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88612356" 2 => 545850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88612465" 2 => 545851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88612465" 2 => 545851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88612902" 2 => 545852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88612902" 2 => 545852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88613548" 2 => 545853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88613548" 2 => 545853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88763239" 2 => 545854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88763239" 2 => 545854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88763570" 2 => 545855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88763570" 2 => 545855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88763726" 2 => 545856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88763726" 2 => 545856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88763975" 2 => 545857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88763975" 2 => 545857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88764100" 2 => 545858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88764100" 2 => 545858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88764409" 2 => 545859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88764409" 2 => 545859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88765657" 2 => 545860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88765657" 2 => 545860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88765754" 2 => 545861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88765754" 2 => 545861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88766074" 2 => 545862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88766074" 2 => 545862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88766184" 2 => 545863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88766184" 2 => 545863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88766639" 2 => 545864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88766639" 2 => 545864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88766944" 2 => 545865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88766944" 2 => 545865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88767605" 2 => 545866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88767605" 2 => 545866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88767679" 2 => 545867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88767679" 2 => 545867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88767933" 2 => 545868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88767933" 2 => 545868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88768091" 2 => 545869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88768091" 2 => 545869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88768218" 2 => 545870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88768218" 2 => 545870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88768265" 2 => 545871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88768265" 2 => 545871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88768297" 2 => 545872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88768297" 2 => 545872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88768751" 2 => 545873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88768751" 2 => 545873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88768862" 2 => 545874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88768862" 2 => 545874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88769135" 2 => 545875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88769135" 2 => 545875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88769175" 2 => 545876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88769175" 2 => 545876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88769473" 2 => 545877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88769473" 2 => 545877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88769619" 2 => 545878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88769619" 2 => 545878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88769679" 2 => 545879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88769679" 2 => 545879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88770574" 2 => 545880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88770574" 2 => 545880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88770625" 2 => 545881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88770625" 2 => 545881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88770809" 2 => 545882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88770809" 2 => 545882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88770900" 2 => 545883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88770900" 2 => 545883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88771415" 2 => 545884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88771415" 2 => 545884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88772091" 2 => 545885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88772091" 2 => 545885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88772101" 2 => 545886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88772101" 2 => 545886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88772882" 2 => 545887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88772882" 2 => 545887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "88772984" 2 => 545888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "88772984" 2 => 545888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "182512504" 2 => 545889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "182512504" 2 => 545889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "184272150" 2 => 545890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "184272150" 2 => 545890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "184272417" 2 => 545891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "184272417" 2 => 545891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "203190000" 2 => 545892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "203190000" 2 => 545892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "207403907" 2 => 545893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "207403907" 2 => 545893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "215454312" 2 => 545894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "215454312" 2 => 545894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "217217386" 2 => 545895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "217217386" 2 => 545895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "221537284" 2 => 545896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "221537284" 2 => 545896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "221907614" 2 => 545897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "221907614" 2 => 545897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "222692033" 2 => 545898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "222692033" 2 => 545898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "232021290" 2 => 545899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "232021290" 2 => 545899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "243820362" 2 => 545900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "243820362" 2 => 545900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "246287266" 2 => 545901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "246287266" 2 => 545901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "246287267" 2 => 545902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "246287267" 2 => 545902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "247169795" 2 => 545903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "247169795" 2 => 545903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295843621" 2 => 545904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295843621" 2 => 545904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295843624" 2 => 545905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295843624" 2 => 545905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295843677" 2 => 545906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295843677" 2 => 545906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295843678" 2 => 545907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295843678" 2 => 545907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295843700" 2 => 545908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295843700" 2 => 545908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295843717" 2 => 545909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295843717" 2 => 545909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295843727" 2 => 545910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295843727" 2 => 545910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295843746" 2 => 545911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295843746" 2 => 545911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295927146" 2 => 545912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295927146" 2 => 545912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "295927180" 2 => 545913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "295927180" 2 => 545913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "301285863" 2 => 545914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "301285863" 2 => 545914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "302780270" 2 => 545915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "302780270" 2 => 545915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "302780552" 2 => 545916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "302780552" 2 => 545916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "302781019" 2 => 545917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "302781019" 2 => 545917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "324511098" 2 => 545918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "324511098" 2 => 545918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "342112813" 2 => 545919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "342112813" 2 => 545919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "391006390" 2 => 545920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "391006390" 2 => 545920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "412766586" 2 => 545921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "412766586" 2 => 545921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "445303887" 2 => 545922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "445303887" 2 => 545922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "478825378" 2 => 545923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "478825378" 2 => 545923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "490110011" 2 => 545924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "490110011" 2 => 545924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "520045799" 2 => 545925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "520045799" 2 => 545925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "527011776" 2 => 545926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "527011776" 2 => 545926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "527043260" 2 => 545927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "527043260" 2 => 545927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "533372326" 2 => 545928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "533372326" 2 => 545928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "550632932" 2 => 545929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "550632932" 2 => 545929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "555312562" 2 => 545930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "555312562" 2 => 545930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "557499458" 2 => 545931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "557499458" 2 => 545931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "561251490" 2 => 545932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "561251490" 2 => 545932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "562007404" 2 => 545933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "562007404" 2 => 545933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "595169976" 2 => 545934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "595169976" 2 => 545934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "595169978" 2 => 545935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "595169978" 2 => 545935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599676951" 2 => 545936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599676951" 2 => 545936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599676952" 2 => 545937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599676952" 2 => 545937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599692252" 2 => 545938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599692252" 2 => 545938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "605887268" 2 => 545939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "605887268" 2 => 545939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "606153500" 2 => 545940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "606153500" 2 => 545940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "608703696" 2 => 545941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "608703696" 2 => 545941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "610314002" 2 => 545942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "610314002" 2 => 545942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "629993750" 2 => 545943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "629993750" 2 => 545943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "647513870" 2 => 545944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "647513870" 2 => 545944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "658904394" 2 => 545945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "658904394" 2 => 545945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "658904395" 2 => 545946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "658904395" 2 => 545946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "658904396" 2 => 545947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "658904396" 2 => 545947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "670952157" 2 => 545948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "670952157" 2 => 545948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "672636425" 2 => 545949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "672636425" 2 => 545949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "677295783" 2 => 545950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "677295783" 2 => 545950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "680968334" 2 => 545951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "680968334" 2 => 545951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "680968337" 2 => 545952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "680968337" 2 => 545952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "689214640" 2 => 545953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "689214640" 2 => 545953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "692179406" 2 => 545954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "692179406" 2 => 545954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "693620378" 2 => 545955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "693620378" 2 => 545955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "696168876" 2 => 545956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "696168876" 2 => 545956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "701032991" 2 => 545957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "701032991" 2 => 545957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "701326673" 2 => 545958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "701326673" 2 => 545958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "705696799" 2 => 545959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "705696799" 2 => 545959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "705697022" 2 => 545960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "705697022" 2 => 545960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "706225653" 2 => 545961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "706225653" 2 => 545961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "706225968" 2 => 545962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "706225968" 2 => 545962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "706226622" 2 => 545963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "706226622" 2 => 545963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "746980688" 2 => 545964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "746980688" 2 => 545964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "748689087" 2 => 545965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "748689087" 2 => 545965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "752031554" 2 => 545966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "752031554" 2 => 545966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "846120358" 2 => 545967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "846120358" 2 => 545967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "846779107" 2 => 545968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "846779107" 2 => 545968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "868255641" 2 => 545969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "868255641" 2 => 545969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "875328958" 2 => 545970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "875328958" 2 => 545970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "889703095" 2 => 545971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "889703095" 2 => 545971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "960148785" 2 => 545972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "960148785" 2 => 545972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "960148786" 2 => 545973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "960148786" 2 => 545973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "978839178" 2 => 545974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "978839178" 2 => 545974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "979695461" 2 => 545975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "979695461" 2 => 545975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "983205354" 2 => 545976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "983205354" 2 => 545976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "985631469" 2 => 545977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "985631469" 2 => 545977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1015081601" 2 => 545978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1015081601" 2 => 545978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1062075395" 2 => 545979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1062075395" 2 => 545979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1070300833" 2 => 545980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1070300833" 2 => 545980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1088835388" 2 => 545981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1088835388" 2 => 545981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1119136704" 2 => 545982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1119136704" 2 => 545982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1156435877" 2 => 545983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1156435877" 2 => 545983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1161733053" 2 => 545984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1161733053" 2 => 545984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1161733055" 2 => 545985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1161733055" 2 => 545985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1192092066" 2 => 545986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1192092066" 2 => 545986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1215835712" 2 => 545987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1215835712" 2 => 545987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1219541661" 2 => 545988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1219541661" 2 => 545988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1280591416" 2 => 545989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1280591416" 2 => 545989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1283224498" 2 => 545990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1283224498" 2 => 545990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1283224505" 2 => 545991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1283224505" 2 => 545991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1290622434" 2 => 545992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1290622434" 2 => 545992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1293021921" 2 => 545993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1293021921" 2 => 545993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1306251927" 2 => 545994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1306251927" 2 => 545994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1359277251" 2 => 545995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1359277251" 2 => 545995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1378714783" 2 => 545996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1378714783" 2 => 545996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1380104935" 2 => 545997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1380104935" 2 => 545997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => 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 |
|