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 {#32111 +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 {#32117 +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" => "75117" ] "request_uri" => "https://osm-commerces.cipherbliss.com/admin/stats/75117" "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 => "75117" ], 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 => "75117" ] "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 => "75117" ], 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 => "75117" ] "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 => 688 ], 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 => 688 ] "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 => 688 ], 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 => 688 ] "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 => 19 2 => 3549 3 => 1150 4 => 397 5 => 463 6 => 1289 7 => 12 8 => 688 ], 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 => 19 2 => 3549 3 => 1150 4 => 397 5 => 463 6 => 1289 7 => 12 8 => 688 ] "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 => "27415802" 2 => 576666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "27415802" 2 => 576666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "27415805" 2 => 576667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "27415805" 2 => 576667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "252961402" 2 => 576668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "252961402" 2 => 576668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "299014619" 2 => 576669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "299014619" 2 => 576669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "301131623" 2 => 576670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "301131623" 2 => 576670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305903404" 2 => 576671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305903404" 2 => 576671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305903405" 2 => 576672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305903405" 2 => 576672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305903407" 2 => 576673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305903407" 2 => 576673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305903408" 2 => 576674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305903408" 2 => 576674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305903409" 2 => 576675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305903409" 2 => 576675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "305905951" 2 => 576676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "305905951" 2 => 576676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "306154412" 2 => 576677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "306154412" 2 => 576677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "309974648" 2 => 576678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "309974648" 2 => 576678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "309974649" 2 => 576679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "309974649" 2 => 576679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "463700064" 2 => 576680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "463700064" 2 => 576680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "463703260" 2 => 576681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "463703260" 2 => 576681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "463705952" 2 => 576682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "463705952" 2 => 576682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "463710388" 2 => 576683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "463710388" 2 => 576683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "463710796" 2 => 576684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "463710796" 2 => 576684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "463711511" 2 => 576685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "463711511" 2 => 576685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "463712980" 2 => 576686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "463712980" 2 => 576686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "463721572" 2 => 576687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "463721572" 2 => 576687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "546922441" 2 => 576688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "546922441" 2 => 576688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "546922504" 2 => 576689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "546922504" 2 => 576689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "565052804" 2 => 576690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "565052804" 2 => 576690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "566152150" 2 => 576691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "566152150" 2 => 576691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "571429770" 2 => 576692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "571429770" 2 => 576692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "596073783" 2 => 576693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "596073783" 2 => 576693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "596076650" 2 => 576694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "596076650" 2 => 576694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "596077146" 2 => 576695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "596077146" 2 => 576695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "596080444" 2 => 576696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "596080444" 2 => 576696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "596080629" 2 => 576697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "596080629" 2 => 576697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "596085019" 2 => 576698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "596085019" 2 => 576698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "597266169" 2 => 576699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "597266169" 2 => 576699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "597266238" 2 => 576700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "597266238" 2 => 576700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "597271657" 2 => 576701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "597271657" 2 => 576701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "597276232" 2 => 576702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "597276232" 2 => 576702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599793537" 2 => 576703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599793537" 2 => 576703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599798589" 2 => 576704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599798589" 2 => 576704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599814682" 2 => 576705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599814682" 2 => 576705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599814685" 2 => 576706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599814685" 2 => 576706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599954812" 2 => 576707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599954812" 2 => 576707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "599956161" 2 => 576708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "599956161" 2 => 576708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "605199394" 2 => 576709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "605199394" 2 => 576709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "605199470" 2 => 576710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "605199470" 2 => 576710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "605199830" 2 => 576711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "605199830" 2 => 576711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "605200013" 2 => 576712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "605200013" 2 => 576712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "615054210" 2 => 576713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "615054210" 2 => 576713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "617020000" 2 => 576714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "617020000" 2 => 576714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "635866934" 2 => 576715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "635866934" 2 => 576715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "660663283" 2 => 576716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "660663283" 2 => 576716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "663236468" 2 => 576717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "663236468" 2 => 576717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "663236746" 2 => 576718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "663236746" 2 => 576718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "663237885" 2 => 576719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "663237885" 2 => 576719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "663238293" 2 => 576720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "663238293" 2 => 576720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "663238828" 2 => 576721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "663238828" 2 => 576721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "663239217" 2 => 576722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "663239217" 2 => 576722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "672725732" 2 => 576723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "672725732" 2 => 576723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "674769500" 2 => 576724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "674769500" 2 => 576724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "674769683" 2 => 576725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "674769683" 2 => 576725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "678453760" 2 => 576726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "678453760" 2 => 576726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "797963540" 2 => 576727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "797963540" 2 => 576727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "797963576" 2 => 576728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "797963576" 2 => 576728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "797971130" 2 => 576729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "797971130" 2 => 576729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "821886212" 2 => 576730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "821886212" 2 => 576730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "821902033" 2 => 576731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "821902033" 2 => 576731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "821902041" 2 => 576732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "821902041" 2 => 576732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "821902088" 2 => 576733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "821902088" 2 => 576733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "822185503" 2 => 576734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "822185503" 2 => 576734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "827922876" 2 => 576735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "827922876" 2 => 576735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "828086142" 2 => 576736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "828086142" 2 => 576736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "828086157" 2 => 576737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "828086157" 2 => 576737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "828086172" 2 => 576738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "828086172" 2 => 576738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "838145929" 2 => 576739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "838145929" 2 => 576739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "838533013" 2 => 576740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "838533013" 2 => 576740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "911471367" 2 => 576741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "911471367" 2 => 576741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "911471439" 2 => 576742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "911471439" 2 => 576742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "974661734" 2 => 576743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "974661734" 2 => 576743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "980391377" 2 => 576744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "980391377" 2 => 576744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1015358340" 2 => 576745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1015358340" 2 => 576745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1015358394" 2 => 576746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1015358394" 2 => 576746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1015358428" 2 => 576747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1015358428" 2 => 576747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1015358473" 2 => 576748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1015358473" 2 => 576748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1015359019" 2 => 576749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1015359019" 2 => 576749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1015359068" 2 => 576750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1015359068" 2 => 576750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1067812861" 2 => 576751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1067812861" 2 => 576751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1080956568" 2 => 576752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1080956568" 2 => 576752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1080956823" 2 => 576753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1080956823" 2 => 576753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1107336074" 2 => 576754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1107336074" 2 => 576754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1107336082" 2 => 576755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1107336082" 2 => 576755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1107336088" 2 => 576756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1107336088" 2 => 576756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1107336093" 2 => 576757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1107336093" 2 => 576757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1107336105" 2 => 576758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1107336105" 2 => 576758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1107336112" 2 => 576759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1107336112" 2 => 576759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1214708068" 2 => 576760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1214708068" 2 => 576760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1235842549" 2 => 576761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1235842549" 2 => 576761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1235842550" 2 => 576762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1235842550" 2 => 576762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037726" 2 => 576763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037726" 2 => 576763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037727" 2 => 576764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037727" 2 => 576764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037728" 2 => 576765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037728" 2 => 576765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037729" 2 => 576766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037729" 2 => 576766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037730" 2 => 576767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037730" 2 => 576767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037731" 2 => 576768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037731" 2 => 576768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037734" 2 => 576769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037734" 2 => 576769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037735" 2 => 576770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037735" 2 => 576770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037736" 2 => 576771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037736" 2 => 576771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1272037737" 2 => 576772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1272037737" 2 => 576772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1274822018" 2 => 576773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1274822018" 2 => 576773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1276417180" 2 => 576774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1276417180" 2 => 576774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1291050598" 2 => 576775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1291050598" 2 => 576775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1292067551" 2 => 576776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1292067551" 2 => 576776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1295312843" 2 => 576777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1295312843" 2 => 576777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1300607533" 2 => 576778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1300607533" 2 => 576778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1300607549" 2 => 576779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1300607549" 2 => 576779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1300607554" 2 => 576780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1300607554" 2 => 576780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1300607567" 2 => 576781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1300607567" 2 => 576781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1300607628" 2 => 576782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1300607628" 2 => 576782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1300607685" 2 => 576783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1300607685" 2 => 576783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1352878662" 2 => 576784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1352878662" 2 => 576784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1352878737" 2 => 576785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1352878737" 2 => 576785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1352879267" 2 => 576786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1352879267" 2 => 576786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1379439281" 2 => 576787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1379439281" 2 => 576787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1379439282" 2 => 576788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1379439282" 2 => 576788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1379439283" 2 => 576789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1379439283" 2 => 576789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1379439286" 2 => 576790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1379439286" 2 => 576790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1379439289" 2 => 576791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1379439289" 2 => 576791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1379439291" 2 => 576792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1379439291" 2 => 576792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1379439292" 2 => 576793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1379439292" 2 => 576793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1423219431" 2 => 576794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1423219431" 2 => 576794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1423261386" 2 => 576795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1423261386" 2 => 576795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1426999649" 2 => 576796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1426999649" 2 => 576796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1428083261" 2 => 576797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1428083261" 2 => 576797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1549564718" 2 => 576798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1549564718" 2 => 576798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1549566595" 2 => 576799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1549566595" 2 => 576799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574979106" 2 => 576800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574979106" 2 => 576800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574979109" 2 => 576801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574979109" 2 => 576801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574979646" 2 => 576802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574979646" 2 => 576802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574980708" 2 => 576803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574980708" 2 => 576803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574981367" 2 => 576804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574981367" 2 => 576804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574981511" 2 => 576805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574981511" 2 => 576805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574981608" 2 => 576806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574981608" 2 => 576806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574981888" 2 => 576807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574981888" 2 => 576807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574982092" 2 => 576808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574982092" 2 => 576808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1574982593" 2 => 576809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1574982593" 2 => 576809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1675144787" 2 => 576810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1675144787" 2 => 576810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1691558834" 2 => 576811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1691558834" 2 => 576811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1707030325" 2 => 576812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1707030325" 2 => 576812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1755269936" 2 => 576813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1755269936" 2 => 576813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1755269944" 2 => 576814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1755269944" 2 => 576814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1763203309" 2 => 576815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1763203309" 2 => 576815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1764095108" 2 => 576816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1764095108" 2 => 576816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1772684173" 2 => 576817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1772684173" 2 => 576817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1784619141" 2 => 576818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1784619141" 2 => 576818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1784622238" 2 => 576819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1784622238" 2 => 576819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1787088754" 2 => 576820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1787088754" 2 => 576820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1787090215" 2 => 576821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1787090215" 2 => 576821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1787093383" 2 => 576822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1787093383" 2 => 576822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1787097079" 2 => 576823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1787097079" 2 => 576823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1803870599" 2 => 576824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1803870599" 2 => 576824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1803870994" 2 => 576825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1803870994" 2 => 576825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1803872317" 2 => 576826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1803872317" 2 => 576826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1803872959" 2 => 576827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1803872959" 2 => 576827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1803874082" 2 => 576828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1803874082" 2 => 576828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1803874582" 2 => 576829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1803874582" 2 => 576829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1805474552" 2 => 576830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1805474552" 2 => 576830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1822926032" 2 => 576831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1822926032" 2 => 576831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1862264923" 2 => 576832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1862264923" 2 => 576832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1862264924" 2 => 576833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1862264924" 2 => 576833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1862264926" 2 => 576834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1862264926" 2 => 576834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1862264927" 2 => 576835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1862264927" 2 => 576835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1862264928" 2 => 576836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1862264928" 2 => 576836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1874195161" 2 => 576837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1874195161" 2 => 576837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1877456892" 2 => 576838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1877456892" 2 => 576838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1877525959" 2 => 576839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1877525959" 2 => 576839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1877545213" 2 => 576840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1877545213" 2 => 576840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1877552517" 2 => 576841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1877552517" 2 => 576841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1877556197" 2 => 576842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1877556197" 2 => 576842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1882682575" 2 => 576843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1882682575" 2 => 576843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1886394598" 2 => 576844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1886394598" 2 => 576844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1886394599" 2 => 576845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1886394599" 2 => 576845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1886394600" 2 => 576846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1886394600" 2 => 576846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1886409293" 2 => 576847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1886409293" 2 => 576847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1886409294" 2 => 576848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1886409294" 2 => 576848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1886413827" 2 => 576849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1886413827" 2 => 576849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894571868" 2 => 576850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894571868" 2 => 576850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894572548" 2 => 576851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894572548" 2 => 576851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894574974" 2 => 576852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894574974" 2 => 576852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894575616" 2 => 576853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894575616" 2 => 576853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894579370" 2 => 576854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894579370" 2 => 576854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894580316" 2 => 576855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894580316" 2 => 576855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894585956" 2 => 576856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894585956" 2 => 576856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894586730" 2 => 576857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894586730" 2 => 576857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1894587305" 2 => 576858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1894587305" 2 => 576858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909148979" 2 => 576859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909148979" 2 => 576859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909267381" 2 => 576860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909267381" 2 => 576860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909284412" 2 => 576861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909284412" 2 => 576861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909287046" 2 => 576862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909287046" 2 => 576862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909287269" 2 => 576863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909287269" 2 => 576863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909294530" 2 => 576864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909294530" 2 => 576864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909294899" 2 => 576865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909294899" 2 => 576865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909835437" 2 => 576866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909835437" 2 => 576866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909835869" 2 => 576867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909835869" 2 => 576867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909836168" 2 => 576868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909836168" 2 => 576868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909836388" 2 => 576869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909836388" 2 => 576869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909837111" 2 => 576870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909837111" 2 => 576870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909838091" 2 => 576871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909838091" 2 => 576871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909839933" 2 => 576872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909839933" 2 => 576872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909848540" 2 => 576873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909848540" 2 => 576873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1909852542" 2 => 576874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1909852542" 2 => 576874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1924853448" 2 => 576875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1924853448" 2 => 576875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1935204529" 2 => 576876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1935204529" 2 => 576876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1961558399" 2 => 576877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1961558399" 2 => 576877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1986528062" 2 => 576878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1986528062" 2 => 576878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1986561121" 2 => 576879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1986561121" 2 => 576879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1986837630" 2 => 576880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1986837630" 2 => 576880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2004831470" 2 => 576881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2004831470" 2 => 576881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2025011388" 2 => 576882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2025011388" 2 => 576882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2026702509" 2 => 576883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2026702509" 2 => 576883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2028083399" 2 => 576884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2028083399" 2 => 576884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2034381368" 2 => 576885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2034381368" 2 => 576885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2038089335" 2 => 576886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2038089335" 2 => 576886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2050246282" 2 => 576887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2050246282" 2 => 576887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2050246288" 2 => 576888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2050246288" 2 => 576888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2076309353" 2 => 576889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2076309353" 2 => 576889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2086423562" 2 => 576890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2086423562" 2 => 576890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2086423565" 2 => 576891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2086423565" 2 => 576891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2089723521" 2 => 576892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2089723521" 2 => 576892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2116553868" 2 => 576893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2116553868" 2 => 576893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2121959600" 2 => 576894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2121959600" 2 => 576894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2121959661" 2 => 576895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2121959661" 2 => 576895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2123947089" 2 => 576896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2123947089" 2 => 576896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2123993297" 2 => 576897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2123993297" 2 => 576897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630140" 2 => 576898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630140" 2 => 576898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630143" 2 => 576899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630143" 2 => 576899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630144" 2 => 576900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630144" 2 => 576900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630145" 2 => 576901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630145" 2 => 576901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630146" 2 => 576902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630146" 2 => 576902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630147" 2 => 576903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630147" 2 => 576903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630285" 2 => 576904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630285" 2 => 576904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630290" 2 => 576905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630290" 2 => 576905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2124630293" 2 => 576906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2124630293" 2 => 576906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2125334178" 2 => 576907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2125334178" 2 => 576907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2125414139" 2 => 576908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2125414139" 2 => 576908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2139915871" 2 => 576909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2139915871" 2 => 576909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2139915880" 2 => 576910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2139915880" 2 => 576910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2148901348" 2 => 576911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2148901348" 2 => 576911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2167401442" 2 => 576912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2167401442" 2 => 576912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2167404916" 2 => 576913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2167404916" 2 => 576913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2180084668" 2 => 576914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2180084668" 2 => 576914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2199878699" 2 => 576915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2199878699" 2 => 576915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2201812811" 2 => 576916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2201812811" 2 => 576916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2214938876" 2 => 576917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2214938876" 2 => 576917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2289506480" 2 => 576918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2289506480" 2 => 576918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2295207233" 2 => 576919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2295207233" 2 => 576919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2329096678" 2 => 576920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2329096678" 2 => 576920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2346515963" 2 => 576921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2346515963" 2 => 576921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2349034532" 2 => 576922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2349034532" 2 => 576922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2363749403" 2 => 576923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2363749403" 2 => 576923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2377816526" 2 => 576924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2377816526" 2 => 576924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2377881055" 2 => 576925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2377881055" 2 => 576925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2377890493" 2 => 576926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2377890493" 2 => 576926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2380207390" 2 => 576927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2380207390" 2 => 576927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2380217003" 2 => 576928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2380217003" 2 => 576928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2380218459" 2 => 576929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2380218459" 2 => 576929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2381421595" 2 => 576930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2381421595" 2 => 576930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2390564628" 2 => 576931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2390564628" 2 => 576931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2390564629" 2 => 576932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2390564629" 2 => 576932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2398549529" 2 => 576933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2398549529" 2 => 576933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2399755606" 2 => 576934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2399755606" 2 => 576934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2405090461" 2 => 576935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2405090461" 2 => 576935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2405090635" 2 => 576936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2405090635" 2 => 576936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2413633736" 2 => 576937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2413633736" 2 => 576937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2417530116" 2 => 576938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2417530116" 2 => 576938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2419903175" 2 => 576939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2419903175" 2 => 576939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2468540399" 2 => 576940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2468540399" 2 => 576940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2472339408" 2 => 576941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2472339408" 2 => 576941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2472339463" 2 => 576942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2472339463" 2 => 576942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2473600749" 2 => 576943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2473600749" 2 => 576943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2473697756" 2 => 576944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2473697756" 2 => 576944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2474123769" 2 => 576945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2474123769" 2 => 576945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2474126651" 2 => 576946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2474126651" 2 => 576946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2480989186" 2 => 576947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2480989186" 2 => 576947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2480995455" 2 => 576948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2480995455" 2 => 576948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2485092707" 2 => 576949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2485092707" 2 => 576949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2497608742" 2 => 576950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2497608742" 2 => 576950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2513746661" 2 => 576951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2513746661" 2 => 576951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2513746662" 2 => 576952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2513746662" 2 => 576952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2517154423" 2 => 576953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2517154423" 2 => 576953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2517158724" 2 => 576954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2517158724" 2 => 576954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2529492652" 2 => 576955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2529492652" 2 => 576955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2529492653" 2 => 576956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2529492653" 2 => 576956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2539982304" 2 => 576957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2539982304" 2 => 576957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2557579588" 2 => 576958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2557579588" 2 => 576958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2574709259" 2 => 576959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2574709259" 2 => 576959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2574709260" 2 => 576960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2574709260" 2 => 576960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2574709261" 2 => 576961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2574709261" 2 => 576961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2580430740" 2 => 576962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2580430740" 2 => 576962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2580430864" 2 => 576963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2580430864" 2 => 576963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2582123805" 2 => 576964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2582123805" 2 => 576964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2585438578" 2 => 576965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2585438578" 2 => 576965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2588814900" 2 => 576966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2588814900" 2 => 576966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2588848400" 2 => 576967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2588848400" 2 => 576967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2592593861" 2 => 576968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2592593861" 2 => 576968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2632567809" 2 => 576969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2632567809" 2 => 576969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2638419667" 2 => 576970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2638419667" 2 => 576970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2639409733" 2 => 576971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2639409733" 2 => 576971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2641086234" 2 => 576972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2641086234" 2 => 576972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2641086235" 2 => 576973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2641086235" 2 => 576973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2641095646" 2 => 576974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2641095646" 2 => 576974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2686506426" 2 => 576975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2686506426" 2 => 576975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2686819573" 2 => 576976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2686819573" 2 => 576976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2697736789" 2 => 576977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2697736789" 2 => 576977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2708996510" 2 => 576978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2708996510" 2 => 576978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2708996662" 2 => 576979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2708996662" 2 => 576979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2709031397" 2 => 576980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2709031397" 2 => 576980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2713790944" 2 => 576981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2713790944" 2 => 576981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2713796513" 2 => 576982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2713796513" 2 => 576982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2718796752" 2 => 576983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2718796752" 2 => 576983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2718797505" 2 => 576984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2718797505" 2 => 576984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2718797625" 2 => 576985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2718797625" 2 => 576985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2718798981" 2 => 576986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2718798981" 2 => 576986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2718800382" 2 => 576987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2718800382" 2 => 576987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2724956155" 2 => 576988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2724956155" 2 => 576988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726558411" 2 => 576989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726558411" 2 => 576989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726745427" 2 => 576990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726745427" 2 => 576990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726765244" 2 => 576991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726765244" 2 => 576991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726765245" 2 => 576992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726765245" 2 => 576992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726765247" 2 => 576993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726765247" 2 => 576993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726765248" 2 => 576994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726765248" 2 => 576994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726770229" 2 => 576995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726770229" 2 => 576995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726770230" 2 => 576996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726770230" 2 => 576996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726778662" 2 => 576997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726778662" 2 => 576997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2726867774" 2 => 576998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2726867774" 2 => 576998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727288331" 2 => 576999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727288331" 2 => 576999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727292996" 2 => 577000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727292996" 2 => 577000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727297878" 2 => 577001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727297878" 2 => 577001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727302311" 2 => 577002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727302311" 2 => 577002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727316672" 2 => 577003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727316672" 2 => 577003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727319399" 2 => 577004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727319399" 2 => 577004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727456639" 2 => 577005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727456639" 2 => 577005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727456640" 2 => 577006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727456640" 2 => 577006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727456641" 2 => 577007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727456641" 2 => 577007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727458530" 2 => 577008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727458530" 2 => 577008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727458531" 2 => 577009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727458531" 2 => 577009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727458532" 2 => 577010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727458532" 2 => 577010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727463429" 2 => 577011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727463429" 2 => 577011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727463433" 2 => 577012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727463433" 2 => 577012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727463436" 2 => 577013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727463436" 2 => 577013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727463440" 2 => 577014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727463440" 2 => 577014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727466657" 2 => 577015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727466657" 2 => 577015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727466659" 2 => 577016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727466659" 2 => 577016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727486838" 2 => 577017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727486838" 2 => 577017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2727486841" 2 => 577018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2727486841" 2 => 577018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2728421748" 2 => 577019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2728421748" 2 => 577019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2728835687" 2 => 577020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2728835687" 2 => 577020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2729412667" 2 => 577021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2729412667" 2 => 577021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2729447933" 2 => 577022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2729447933" 2 => 577022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2729447939" 2 => 577023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2729447939" 2 => 577023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732152978" 2 => 577024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732152978" 2 => 577024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732160528" 2 => 577025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732160528" 2 => 577025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732160529" 2 => 577026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732160529" 2 => 577026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732201181" 2 => 577027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732201181" 2 => 577027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732201183" 2 => 577028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732201183" 2 => 577028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732201185" 2 => 577029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732201185" 2 => 577029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732201186" 2 => 577030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732201186" 2 => 577030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732201189" 2 => 577031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732201189" 2 => 577031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732201190" 2 => 577032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732201190" 2 => 577032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732209257" 2 => 577033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732209257" 2 => 577033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732209259" 2 => 577034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732209259" 2 => 577034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732209260" 2 => 577035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732209260" 2 => 577035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732269075" 2 => 577036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732269075" 2 => 577036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732269088" 2 => 577037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732269088" 2 => 577037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732269108" 2 => 577038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732269108" 2 => 577038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732294941" 2 => 577039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732294941" 2 => 577039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732294942" 2 => 577040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732294942" 2 => 577040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732294943" 2 => 577041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732294943" 2 => 577041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732294946" 2 => 577042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732294946" 2 => 577042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732300462" 2 => 577043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732300462" 2 => 577043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2732300465" 2 => 577044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2732300465" 2 => 577044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733539435" 2 => 577045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733539435" 2 => 577045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570082" 2 => 577046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570082" 2 => 577046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570084" 2 => 577047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570084" 2 => 577047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570086" 2 => 577048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570086" 2 => 577048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570089" 2 => 577049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570089" 2 => 577049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570090" 2 => 577050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570090" 2 => 577050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570091" 2 => 577051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570091" 2 => 577051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570092" 2 => 577052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570092" 2 => 577052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570097" 2 => 577053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570097" 2 => 577053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733570099" 2 => 577054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733570099" 2 => 577054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733577377" 2 => 577055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733577377" 2 => 577055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733577379" 2 => 577056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733577379" 2 => 577056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733592138" 2 => 577057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733592138" 2 => 577057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733592141" 2 => 577058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733592141" 2 => 577058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733596693" 2 => 577059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733596693" 2 => 577059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733596696" 2 => 577060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733596696" 2 => 577060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733596700" 2 => 577061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733596700" 2 => 577061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733596705" 2 => 577062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733596705" 2 => 577062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733610980" 2 => 577063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733610980" 2 => 577063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733610985" 2 => 577064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733610985" 2 => 577064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733610987" 2 => 577065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733610987" 2 => 577065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733610989" 2 => 577066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733610989" 2 => 577066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733611001" 2 => 577067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733611001" 2 => 577067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733611003" 2 => 577068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733611003" 2 => 577068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733624046" 2 => 577069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733624046" 2 => 577069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733624050" 2 => 577070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733624050" 2 => 577070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733624052" 2 => 577071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733624052" 2 => 577071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733983772" 2 => 577072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733983772" 2 => 577072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733983777" 2 => 577073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733983777" 2 => 577073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2733994132" 2 => 577074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2733994132" 2 => 577074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2734349385" 2 => 577075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2734349385" 2 => 577075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2734364793" 2 => 577076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2734364793" 2 => 577076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2734366466" 2 => 577077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2734366466" 2 => 577077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2734366467" 2 => 577078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2734366467" 2 => 577078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2736259880" 2 => 577079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2736259880" 2 => 577079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2736422533" 2 => 577080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2736422533" 2 => 577080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2739762242" 2 => 577081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2739762242" 2 => 577081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2750490430" 2 => 577082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2750490430" 2 => 577082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2750490442" 2 => 577083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2750490442" 2 => 577083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2750497830" 2 => 577084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2750497830" 2 => 577084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2756552527" 2 => 577085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2756552527" 2 => 577085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2756554994" 2 => 577086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2756554994" 2 => 577086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2756593583" 2 => 577087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2756593583" 2 => 577087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2756595239" 2 => 577088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2756595239" 2 => 577088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758731882" 2 => 577089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758731882" 2 => 577089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758736964" 2 => 577090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758736964" 2 => 577090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758738438" 2 => 577091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758738438" 2 => 577091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758749591" 2 => 577092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758749591" 2 => 577092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758756266" 2 => 577093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758756266" 2 => 577093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758759497" 2 => 577094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758759497" 2 => 577094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758762783" 2 => 577095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758762783" 2 => 577095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758763911" 2 => 577096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758763911" 2 => 577096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758766616" 2 => 577097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758766616" 2 => 577097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758767020" 2 => 577098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758767020" 2 => 577098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758772088" 2 => 577099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758772088" 2 => 577099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758775321" 2 => 577100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758775321" 2 => 577100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758788985" 2 => 577101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758788985" 2 => 577101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758797338" 2 => 577102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758797338" 2 => 577102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758814548" 2 => 577103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758814548" 2 => 577103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758817949" 2 => 577104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758817949" 2 => 577104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758821628" 2 => 577105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758821628" 2 => 577105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758842851" 2 => 577106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758842851" 2 => 577106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758846117" 2 => 577107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758846117" 2 => 577107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758850537" 2 => 577108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758850537" 2 => 577108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758858986" 2 => 577109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758858986" 2 => 577109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758874930" 2 => 577110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758874930" 2 => 577110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758881850" 2 => 577111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758881850" 2 => 577111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758915989" 2 => 577112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758915989" 2 => 577112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758936038" 2 => 577113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758936038" 2 => 577113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2758938994" 2 => 577114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2758938994" 2 => 577114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761477294" 2 => 577115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761477294" 2 => 577115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761481372" 2 => 577116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761481372" 2 => 577116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761487496" 2 => 577117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761487496" 2 => 577117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761501041" 2 => 577118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761501041" 2 => 577118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761640617" 2 => 577119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761640617" 2 => 577119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761643000" 2 => 577120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761643000" 2 => 577120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761644342" 2 => 577121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761644342" 2 => 577121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761650853" 2 => 577122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761650853" 2 => 577122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761653392" 2 => 577123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761653392" 2 => 577123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761660478" 2 => 577124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761660478" 2 => 577124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761667503" 2 => 577125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761667503" 2 => 577125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761669530" 2 => 577126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761669530" 2 => 577126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761671839" 2 => 577127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761671839" 2 => 577127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761674450" 2 => 577128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761674450" 2 => 577128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761683035" 2 => 577129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761683035" 2 => 577129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761706753" 2 => 577130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761706753" 2 => 577130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761719131" 2 => 577131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761719131" 2 => 577131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2761731164" 2 => 577132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2761731164" 2 => 577132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764391873" 2 => 577133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764391873" 2 => 577133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764394551" 2 => 577134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764394551" 2 => 577134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764400366" 2 => 577135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764400366" 2 => 577135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764404483" 2 => 577136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764404483" 2 => 577136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764407876" 2 => 577137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764407876" 2 => 577137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764412751" 2 => 577138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764412751" 2 => 577138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764417785" 2 => 577139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764417785" 2 => 577139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764423702" 2 => 577140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764423702" 2 => 577140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764431745" 2 => 577141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764431745" 2 => 577141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764438342" 2 => 577142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764438342" 2 => 577142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2764441482" 2 => 577143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2764441482" 2 => 577143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2766819644" 2 => 577144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2766819644" 2 => 577144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2766835753" 2 => 577145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2766835753" 2 => 577145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2766841067" 2 => 577146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2766841067" 2 => 577146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777275236" 2 => 577147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777275236" 2 => 577147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777277944" 2 => 577148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777277944" 2 => 577148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777281076" 2 => 577149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777281076" 2 => 577149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777281910" 2 => 577150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777281910" 2 => 577150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777285016" 2 => 577151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777285016" 2 => 577151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777286446" 2 => 577152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777286446" 2 => 577152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777287326" 2 => 577153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777287326" 2 => 577153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777287988" 2 => 577154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777287988" 2 => 577154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2777289548" 2 => 577155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2777289548" 2 => 577155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781045630" 2 => 577156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781045630" 2 => 577156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781048810" 2 => 577157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781048810" 2 => 577157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781050896" 2 => 577158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781050896" 2 => 577158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781058235" 2 => 577159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781058235" 2 => 577159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781060074" 2 => 577160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781060074" 2 => 577160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781067193" 2 => 577161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781067193" 2 => 577161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781070530" 2 => 577162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781070530" 2 => 577162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781072118" 2 => 577163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781072118" 2 => 577163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781079976" 2 => 577164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781079976" 2 => 577164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781096380" 2 => 577165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781096380" 2 => 577165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781101229" 2 => 577166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781101229" 2 => 577166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781106808" 2 => 577167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781106808" 2 => 577167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781111868" 2 => 577168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781111868" 2 => 577168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781116383" 2 => 577169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781116383" 2 => 577169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781119044" 2 => 577170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781119044" 2 => 577170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781120809" 2 => 577171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781120809" 2 => 577171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781131455" 2 => 577172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781131455" 2 => 577172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781159883" 2 => 577173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781159883" 2 => 577173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781164083" 2 => 577174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781164083" 2 => 577174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781164738" 2 => 577175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781164738" 2 => 577175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781171430" 2 => 577176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781171430" 2 => 577176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781172212" 2 => 577177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781172212" 2 => 577177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2781176822" 2 => 577178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2781176822" 2 => 577178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2792123941" 2 => 577179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2792123941" 2 => 577179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793323669" 2 => 577180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793323669" 2 => 577180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793324753" 2 => 577181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793324753" 2 => 577181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793333632" 2 => 577182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793333632" 2 => 577182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793337194" 2 => 577183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793337194" 2 => 577183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793340880" 2 => 577184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793340880" 2 => 577184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793343976" 2 => 577185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793343976" 2 => 577185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793349158" 2 => 577186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793349158" 2 => 577186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793351535" 2 => 577187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793351535" 2 => 577187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793354644" 2 => 577188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793354644" 2 => 577188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793356867" 2 => 577189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793356867" 2 => 577189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793359092" 2 => 577190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793359092" 2 => 577190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793363818" 2 => 577191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793363818" 2 => 577191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793373328" 2 => 577192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793373328" 2 => 577192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793377385" 2 => 577193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793377385" 2 => 577193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793378560" 2 => 577194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793378560" 2 => 577194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793382468" 2 => 577195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793382468" 2 => 577195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793389219" 2 => 577196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793389219" 2 => 577196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793393735" 2 => 577197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793393735" 2 => 577197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793405679" 2 => 577198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793405679" 2 => 577198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793409635" 2 => 577199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793409635" 2 => 577199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793412664" 2 => 577200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793412664" 2 => 577200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793417493" 2 => 577201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793417493" 2 => 577201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793421233" 2 => 577202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793421233" 2 => 577202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793428342" 2 => 577203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793428342" 2 => 577203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793430892" 2 => 577204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793430892" 2 => 577204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793447085" 2 => 577205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793447085" 2 => 577205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793453094" 2 => 577206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793453094" 2 => 577206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793455513" 2 => 577207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793455513" 2 => 577207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2793461182" 2 => 577208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2793461182" 2 => 577208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2815047201" 2 => 577209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2815047201" 2 => 577209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2815050901" 2 => 577210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2815050901" 2 => 577210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2816461301" 2 => 577211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2816461301" 2 => 577211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2816468401" 2 => 577212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2816468401" 2 => 577212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2817815601" 2 => 577213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2817815601" 2 => 577213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2817815602" 2 => 577214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2817815602" 2 => 577214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2821127201" 2 => 577215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2821127201" 2 => 577215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2822743916" 2 => 577216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2822743916" 2 => 577216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2822749332" 2 => 577217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2822749332" 2 => 577217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823106401" 2 => 577218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823106401" 2 => 577218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823109201" 2 => 577219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823109201" 2 => 577219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823113901" 2 => 577220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823113901" 2 => 577220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823116101" 2 => 577221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823116101" 2 => 577221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823116102" 2 => 577222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823116102" 2 => 577222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823123301" 2 => 577223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823123301" 2 => 577223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823127801" 2 => 577224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823127801" 2 => 577224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823138801" 2 => 577225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823138801" 2 => 577225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823152401" 2 => 577226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823152401" 2 => 577226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823157501" 2 => 577227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823157501" 2 => 577227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823166601" 2 => 577228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823166601" 2 => 577228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823172001" 2 => 577229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823172001" 2 => 577229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823179701" 2 => 577230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823179701" 2 => 577230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823184101" 2 => 577231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823184101" 2 => 577231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823186501" 2 => 577232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823186501" 2 => 577232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823186502" 2 => 577233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823186502" 2 => 577233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823189701" 2 => 577234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823189701" 2 => 577234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823201901" 2 => 577235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823201901" 2 => 577235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823203301" 2 => 577236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823203301" 2 => 577236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823207101" 2 => 577237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823207101" 2 => 577237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823209701" 2 => 577238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823209701" 2 => 577238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823219801" 2 => 577239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823219801" 2 => 577239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823221501" 2 => 577240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823221501" 2 => 577240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823226801" 2 => 577241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823226801" 2 => 577241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823227601" 2 => 577242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823227601" 2 => 577242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823228502" 2 => 577243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823228502" 2 => 577243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823228503" 2 => 577244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823228503" 2 => 577244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823233101" 2 => 577245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823233101" 2 => 577245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823241503" 2 => 577246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823241503" 2 => 577246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823243501" 2 => 577247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823243501" 2 => 577247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823258301" 2 => 577248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823258301" 2 => 577248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823258302" 2 => 577249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823258302" 2 => 577249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2823269601" 2 => 577250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2823269601" 2 => 577250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836117406" 2 => 577251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836117406" 2 => 577251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836117719" 2 => 577252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836117719" 2 => 577252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836118203" 2 => 577253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836118203" 2 => 577253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836127401" 2 => 577254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836127401" 2 => 577254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836128201" 2 => 577255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836128201" 2 => 577255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836131103" 2 => 577256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836131103" 2 => 577256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836143401" 2 => 577257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836143401" 2 => 577257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836144901" 2 => 577258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836144901" 2 => 577258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836148701" 2 => 577259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836148701" 2 => 577259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836149901" 2 => 577260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836149901" 2 => 577260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836149903" 2 => 577261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836149903" 2 => 577261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836154901" 2 => 577262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836154901" 2 => 577262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836159801" 2 => 577263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836159801" 2 => 577263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836164301" 2 => 577264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836164301" 2 => 577264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836183101" 2 => 577265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836183101" 2 => 577265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836191101" 2 => 577266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836191101" 2 => 577266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836191102" 2 => 577267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836191102" 2 => 577267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836194301" 2 => 577268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836194301" 2 => 577268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836198701" 2 => 577269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836198701" 2 => 577269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836200501" 2 => 577270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836200501" 2 => 577270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836203901" 2 => 577271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836203901" 2 => 577271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836206501" 2 => 577272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836206501" 2 => 577272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836209301" 2 => 577273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836209301" 2 => 577273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836215701" 2 => 577274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836215701" 2 => 577274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836216101" 2 => 577275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836216101" 2 => 577275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836216901" 2 => 577276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836216901" 2 => 577276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836219101" 2 => 577277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836219101" 2 => 577277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836222405" 2 => 577278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836222405" 2 => 577278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836227728" 2 => 577279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836227728" 2 => 577279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836229801" 2 => 577280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836229801" 2 => 577280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836230801" 2 => 577281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836230801" 2 => 577281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836232301" 2 => 577282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836232301" 2 => 577282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836239201" 2 => 577283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836239201" 2 => 577283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836239202" 2 => 577284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836239202" 2 => 577284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836242201" 2 => 577285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836242201" 2 => 577285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2836246801" 2 => 577286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2836246801" 2 => 577286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2837924633" 2 => 577287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2837924633" 2 => 577287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2838224201" 2 => 577288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2838224201" 2 => 577288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2838227201" 2 => 577289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2838227201" 2 => 577289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2838229301" 2 => 577290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2838229301" 2 => 577290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2838231501" 2 => 577291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2838231501" 2 => 577291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2840810701" 2 => 577292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2840810701" 2 => 577292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2852278201" 2 => 577293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2852278201" 2 => 577293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853139301" 2 => 577294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853139301" 2 => 577294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853140501" 2 => 577295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853140501" 2 => 577295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853142716" 2 => 577296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853142716" 2 => 577296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853143005" 2 => 577297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853143005" 2 => 577297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853143102" 2 => 577298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853143102" 2 => 577298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853143109" 2 => 577299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853143109" 2 => 577299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853146001" 2 => 577300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853146001" 2 => 577300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853146401" 2 => 577301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853146401" 2 => 577301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853153303" 2 => 577302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853153303" 2 => 577302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853153419" 2 => 577303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853153419" 2 => 577303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853166218" 2 => 577304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853166218" 2 => 577304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853166653" 2 => 577305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853166653" 2 => 577305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853187202" 2 => 577306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853187202" 2 => 577306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853199801" 2 => 577307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853199801" 2 => 577307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853210301" 2 => 577308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853210301" 2 => 577308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853210302" 2 => 577309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853210302" 2 => 577309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853210303" 2 => 577310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853210303" 2 => 577310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853219201" 2 => 577311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853219201" 2 => 577311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853230901" 2 => 577312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853230901" 2 => 577312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853237401" 2 => 577313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853237401" 2 => 577313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853240101" 2 => 577314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853240101" 2 => 577314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853245501" 2 => 577315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853245501" 2 => 577315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853363501" 2 => 577316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853363501" 2 => 577316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2853365101" 2 => 577317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2853365101" 2 => 577317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2861868001" 2 => 577318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2861868001" 2 => 577318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2861871101" 2 => 577319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2861871101" 2 => 577319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2861888601" 2 => 577320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2861888601" 2 => 577320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874217310" 2 => 577321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874217310" 2 => 577321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874217311" 2 => 577322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874217311" 2 => 577322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874225101" 2 => 577323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874225101" 2 => 577323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874225504" 2 => 577324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874225504" 2 => 577324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874225505" 2 => 577325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874225505" 2 => 577325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874228701" 2 => 577326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874228701" 2 => 577326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874228702" 2 => 577327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874228702" 2 => 577327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874228703" 2 => 577328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874228703" 2 => 577328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874232301" 2 => 577329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874232301" 2 => 577329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874235501" 2 => 577330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874235501" 2 => 577330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874294401" 2 => 577331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874294401" 2 => 577331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874300301" 2 => 577332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874300301" 2 => 577332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874301301" 2 => 577333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874301301" 2 => 577333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2874305001" 2 => 577334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2874305001" 2 => 577334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2876149573" 2 => 577335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2876149573" 2 => 577335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2883562301" 2 => 577336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2883562301" 2 => 577336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2883568142" 2 => 577337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2883568142" 2 => 577337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2883569212" 2 => 577338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2883569212" 2 => 577338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2883569901" 2 => 577339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2883569901" 2 => 577339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2883575601" 2 => 577340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2883575601" 2 => 577340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2883577001" 2 => 577341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2883577001" 2 => 577341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2883593301" 2 => 577342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2883593301" 2 => 577342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2885347702" 2 => 577343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2885347702" 2 => 577343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2885350501" 2 => 577344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2885350501" 2 => 577344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2885351001" 2 => 577345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2885351001" 2 => 577345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2889393437" 2 => 577346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2889393437" 2 => 577346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2889393438" 2 => 577347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2889393438" 2 => 577347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2893689101" 2 => 577348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2893689101" 2 => 577348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2902357901" 2 => 577349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2902357901" 2 => 577349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2923617301" 2 => 577350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2923617301" 2 => 577350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2927275401" 2 => 577351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2927275401" 2 => 577351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2927276301" 2 => 577352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2927276301" 2 => 577352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2931074001" 2 => 577353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2931074001" 2 => 577353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934397601" 2 => 577354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934397601" 2 => 577354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934406701" 2 => 577355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934406701" 2 => 577355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934407501" 2 => 577356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934407501" 2 => 577356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934408301" 2 => 577357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934408301" 2 => 577357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934409801" 2 => 577358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934409801" 2 => 577358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934410601" 2 => 577359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934410601" 2 => 577359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934413801" 2 => 577360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934413801" 2 => 577360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934415001" 2 => 577361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934415001" 2 => 577361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934415601" 2 => 577362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934415601" 2 => 577362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934416208" 2 => 577363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934416208" 2 => 577363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934417901" 2 => 577364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934417901" 2 => 577364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934420301" 2 => 577365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934420301" 2 => 577365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934420701" 2 => 577366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934420701" 2 => 577366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934421701" 2 => 577367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934421701" 2 => 577367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934422101" 2 => 577368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934422101" 2 => 577368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934422102" 2 => 577369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934422102" 2 => 577369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934426601" 2 => 577370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934426601" 2 => 577370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934428701" 2 => 577371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934428701" 2 => 577371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934430301" 2 => 577372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934430301" 2 => 577372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934432450" 2 => 577373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934432450" 2 => 577373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934433001" 2 => 577374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934433001" 2 => 577374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2934439601" 2 => 577375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2934439601" 2 => 577375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2935919301" 2 => 577376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2935919301" 2 => 577376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2935920001" 2 => 577377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2935920001" 2 => 577377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2935921201" 2 => 577378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2935921201" 2 => 577378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2937425832" 2 => 577379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2937425832" 2 => 577379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2938641998" 2 => 577380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2938641998" 2 => 577380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2949332502" 2 => 577381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2949332502" 2 => 577381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2949332504" 2 => 577382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2949332504" 2 => 577382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2949332505" 2 => 577383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2949332505" 2 => 577383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2949332506" 2 => 577384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2949332506" 2 => 577384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2949332507" 2 => 577385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2949332507" 2 => 577385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2969414037" 2 => 577386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2969414037" 2 => 577386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2969414044" 2 => 577387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2969414044" 2 => 577387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2990721374" 2 => 577388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2990721374" 2 => 577388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2990854919" 2 => 577389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2990854919" 2 => 577389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "2997913292" 2 => 577390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "2997913292" 2 => 577390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3018115038" 2 => 577391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3018115038" 2 => 577391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3026681333" 2 => 577392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3026681333" 2 => 577392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3029194435" 2 => 577393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3029194435" 2 => 577393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3029255033" 2 => 577394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3029255033" 2 => 577394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3029259733" 2 => 577395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3029259733" 2 => 577395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3030290891" 2 => 577396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3030290891" 2 => 577396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3033091336" 2 => 577397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3033091336" 2 => 577397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3033145235" 2 => 577398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3033145235" 2 => 577398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3033190435" 2 => 577399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3033190435" 2 => 577399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3033190636" 2 => 577400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3033190636" 2 => 577400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3033195744" 2 => 577401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3033195744" 2 => 577401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3033196833" 2 => 577402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3033196833" 2 => 577402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3033204333" 2 => 577403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3033204333" 2 => 577403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3033204334" 2 => 577404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3033204334" 2 => 577404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3039793989" 2 => 577405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3039793989" 2 => 577405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3041678833" 2 => 577406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3041678833" 2 => 577406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3092039065" 2 => 577407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3092039065" 2 => 577407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109730132" 2 => 577408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109730132" 2 => 577408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109761329" 2 => 577409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109761329" 2 => 577409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109762029" 2 => 577410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109762029" 2 => 577410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109762037" 2 => 577411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109762037" 2 => 577411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109763229" 2 => 577412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109763229" 2 => 577412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109763230" 2 => 577413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109763230" 2 => 577413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109763236" 2 => 577414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109763236" 2 => 577414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109763238" 2 => 577415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109763238" 2 => 577415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109774530" 2 => 577416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109774530" 2 => 577416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109774634" 2 => 577417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109774634" 2 => 577417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109774730" 2 => 577418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109774730" 2 => 577418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109774732" 2 => 577419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109774732" 2 => 577419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109774830" 2 => 577420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109774830" 2 => 577420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109774933" 2 => 577421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109774933" 2 => 577421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109775030" 2 => 577422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109775030" 2 => 577422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109778329" 2 => 577423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109778329" 2 => 577423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109778332" 2 => 577424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109778332" 2 => 577424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109779335" 2 => 577425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109779335" 2 => 577425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109782534" 2 => 577426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109782534" 2 => 577426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109782535" 2 => 577427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109782535" 2 => 577427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109783629" 2 => 577428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109783629" 2 => 577428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109783631" 2 => 577429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109783631" 2 => 577429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109786135" 2 => 577430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109786135" 2 => 577430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109786136" 2 => 577431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109786136" 2 => 577431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109786137" 2 => 577432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109786137" 2 => 577432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109788830" 2 => 577433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109788830" 2 => 577433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109790930" 2 => 577434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109790930" 2 => 577434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109794629" 2 => 577435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109794629" 2 => 577435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109794630" 2 => 577436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109794630" 2 => 577436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109803929" 2 => 577437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109803929" 2 => 577437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3109806629" 2 => 577438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3109806629" 2 => 577438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3115355229" 2 => 577439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3115355229" 2 => 577439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3115356029" 2 => 577440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3115356029" 2 => 577440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3135333029" 2 => 577441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3135333029" 2 => 577441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183135061" 2 => 577442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183135061" 2 => 577442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183141861" 2 => 577443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183141861" 2 => 577443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183141862" 2 => 577444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183141862" 2 => 577444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183142761" 2 => 577445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183142761" 2 => 577445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183156061" 2 => 577446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183156061" 2 => 577446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183166761" 2 => 577447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183166761" 2 => 577447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183171661" 2 => 577448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183171661" 2 => 577448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183171662" 2 => 577449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183171662" 2 => 577449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183192861" 2 => 577450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183192861" 2 => 577450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183195361" 2 => 577451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183195361" 2 => 577451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183195362" 2 => 577452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183195362" 2 => 577452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3183199161" 2 => 577453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3183199161" 2 => 577453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3193020461" 2 => 577454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3193020461" 2 => 577454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3199877069" 2 => 577455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3199877069" 2 => 577455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3201503180" 2 => 577456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3201503180" 2 => 577456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3206788724" 2 => 577457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3206788724" 2 => 577457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3206788731" 2 => 577458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3206788731" 2 => 577458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3224674801" 2 => 577459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3224674801" 2 => 577459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3245876904" 2 => 577460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3245876904" 2 => 577460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3245899061" 2 => 577461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3245899061" 2 => 577461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3267462167" 2 => 577462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3267462167" 2 => 577462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268014552" 2 => 577463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268014552" 2 => 577463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268014553" 2 => 577464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268014553" 2 => 577464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268014554" 2 => 577465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268014554" 2 => 577465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268014555" 2 => 577466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268014555" 2 => 577466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268024465" 2 => 577467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268024465" 2 => 577467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268024466" 2 => 577468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268024466" 2 => 577468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268024854" 2 => 577469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268024854" 2 => 577469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268024855" 2 => 577470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268024855" 2 => 577470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268024856" 2 => 577471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268024856" 2 => 577471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268024857" 2 => 577472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268024857" 2 => 577472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268030034" 2 => 577473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268030034" 2 => 577473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268040200" 2 => 577474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268040200" 2 => 577474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268058785" 2 => 577475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268058785" 2 => 577475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268058786" 2 => 577476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268058786" 2 => 577476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268063417" 2 => 577477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268063417" 2 => 577477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268063418" 2 => 577478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268063418" 2 => 577478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268063419" 2 => 577479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268063419" 2 => 577479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268084314" 2 => 577480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268084314" 2 => 577480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268084320" 2 => 577481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268084320" 2 => 577481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268960262" 2 => 577482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268960262" 2 => 577482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268960263" 2 => 577483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268960263" 2 => 577483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268960265" 2 => 577484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268960265" 2 => 577484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268960266" 2 => 577485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268960266" 2 => 577485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3268960269" 2 => 577486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3268960269" 2 => 577486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3290451397" 2 => 577487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3290451397" 2 => 577487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3369752193" 2 => 577488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3369752193" 2 => 577488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3379687894" 2 => 577489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3379687894" 2 => 577489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3390831489" 2 => 577490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3390831489" 2 => 577490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3397114838" 2 => 577491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3397114838" 2 => 577491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3397114839" 2 => 577492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3397114839" 2 => 577492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3397114840" 2 => 577493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3397114840" 2 => 577493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3401882293" 2 => 577494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3401882293" 2 => 577494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3401882393" 2 => 577495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3401882393" 2 => 577495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3401882893" 2 => 577496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3401882893" 2 => 577496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3401882894" 2 => 577497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3401882894" 2 => 577497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3405606445" 2 => 577498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3405606445" 2 => 577498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3408837598" 2 => 577499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3408837598" 2 => 577499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3408837599" 2 => 577500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3408837599" 2 => 577500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3408837600" 2 => 577501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3408837600" 2 => 577501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3409087766" 2 => 577502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3409087766" 2 => 577502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3409087767" 2 => 577503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3409087767" 2 => 577503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3409087770" 2 => 577504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3409087770" 2 => 577504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3420537803" 2 => 577505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3420537803" 2 => 577505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3423613345" 2 => 577506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3423613345" 2 => 577506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3427511862" 2 => 577507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3427511862" 2 => 577507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3437378754" 2 => 577508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3437378754" 2 => 577508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310754" 2 => 577509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310754" 2 => 577509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310755" 2 => 577510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310755" 2 => 577510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310756" 2 => 577511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310756" 2 => 577511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310757" 2 => 577512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310757" 2 => 577512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310761" 2 => 577513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310761" 2 => 577513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310762" 2 => 577514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310762" 2 => 577514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310763" 2 => 577515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310763" 2 => 577515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310764" 2 => 577516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310764" 2 => 577516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438310765" 2 => 577517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438310765" 2 => 577517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438437283" 2 => 577518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438437283" 2 => 577518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438437284" 2 => 577519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438437284" 2 => 577519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438437286" 2 => 577520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438437286" 2 => 577520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438437288" 2 => 577521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438437288" 2 => 577521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438437289" 2 => 577522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438437289" 2 => 577522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438437291" 2 => 577523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438437291" 2 => 577523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438437292" 2 => 577524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438437292" 2 => 577524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438438493" 2 => 577525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438438493" 2 => 577525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438438497" 2 => 577526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438438497" 2 => 577526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438438499" 2 => 577527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438438499" 2 => 577527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438438500" 2 => 577528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438438500" 2 => 577528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438438501" 2 => 577529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438438501" 2 => 577529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438438503" 2 => 577530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438438503" 2 => 577530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438438504" 2 => 577531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438438504" 2 => 577531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3438438505" 2 => 577532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3438438505" 2 => 577532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3469861764" 2 => 577533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3469861764" 2 => 577533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3469861765" 2 => 577534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3469861765" 2 => 577534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3487687875" 2 => 577535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3487687875" 2 => 577535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3512169293" 2 => 577536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3512169293" 2 => 577536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3518987535" 2 => 577537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3518987535" 2 => 577537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3526746762" 2 => 577538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3526746762" 2 => 577538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3544059347" 2 => 577539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3544059347" 2 => 577539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3559293028" 2 => 577540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3559293028" 2 => 577540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3559302848" 2 => 577541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3559302848" 2 => 577541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3572274393" 2 => 577542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3572274393" 2 => 577542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3574175294" 2 => 577543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3574175294" 2 => 577543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3583877496" 2 => 577544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3583877496" 2 => 577544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3584005077" 2 => 577545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3584005077" 2 => 577545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3598985961" 2 => 577546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3598985961" 2 => 577546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3616128292" 2 => 577547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3616128292" 2 => 577547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3616128368" 2 => 577548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3616128368" 2 => 577548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3616131197" 2 => 577549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3616131197" 2 => 577549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3616131198" 2 => 577550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3616131198" 2 => 577550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3616140107" 2 => 577551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3616140107" 2 => 577551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3647596160" 2 => 577552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3647596160" 2 => 577552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3661283277" 2 => 577553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3661283277" 2 => 577553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3662772228" 2 => 577554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3662772228" 2 => 577554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3668960953" 2 => 577555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3668960953" 2 => 577555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688334516" 2 => 577556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688334516" 2 => 577556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688334517" 2 => 577557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688334517" 2 => 577557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688334520" 2 => 577558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688334520" 2 => 577558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688334521" 2 => 577559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688334521" 2 => 577559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688334522" 2 => 577560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688334522" 2 => 577560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688334523" 2 => 577561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688334523" 2 => 577561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688336227" 2 => 577562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688336227" 2 => 577562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688336234" 2 => 577563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688336234" 2 => 577563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688344976" 2 => 577564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688344976" 2 => 577564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688344977" 2 => 577565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688344977" 2 => 577565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3688344979" 2 => 577566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3688344979" 2 => 577566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3693890800" 2 => 577567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3693890800" 2 => 577567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3702708302" 2 => 577568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3702708302" 2 => 577568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3702708303" 2 => 577569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3702708303" 2 => 577569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3702708304" 2 => 577570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3702708304" 2 => 577570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3724396125" 2 => 577571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3724396125" 2 => 577571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3730569977" 2 => 577572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3730569977" 2 => 577572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3730569979" 2 => 577573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3730569979" 2 => 577573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3730569980" 2 => 577574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3730569980" 2 => 577574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3730569982" 2 => 577575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3730569982" 2 => 577575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3741516938" 2 => 577576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3741516938" 2 => 577576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3743926821" 2 => 577577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3743926821" 2 => 577577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3743927327" 2 => 577578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3743927327" 2 => 577578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3743933834" 2 => 577579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3743933834" 2 => 577579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3744006486" 2 => 577580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3744006486" 2 => 577580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3744054102" 2 => 577581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3744054102" 2 => 577581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3756078011" 2 => 577582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3756078011" 2 => 577582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3777874557" 2 => 577583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3777874557" 2 => 577583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3777874657" 2 => 577584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3777874657" 2 => 577584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3778427873" 2 => 577585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3778427873" 2 => 577585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3778428203" 2 => 577586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3778428203" 2 => 577586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3782575655" 2 => 577587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3782575655" 2 => 577587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3783140525" 2 => 577588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3783140525" 2 => 577588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3784287011" 2 => 577589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3784287011" 2 => 577589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3789344292" 2 => 577590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3789344292" 2 => 577590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3808331559" 2 => 577591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3808331559" 2 => 577591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812589560" 2 => 577592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812589560" 2 => 577592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812591363" 2 => 577593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812591363" 2 => 577593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812680959" 2 => 577594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812680959" 2 => 577594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812680960" 2 => 577595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812680960" 2 => 577595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812680961" 2 => 577596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812680961" 2 => 577596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812680962" 2 => 577597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812680962" 2 => 577597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812680964" 2 => 577598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812680964" 2 => 577598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812688757" 2 => 577599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812688757" 2 => 577599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812688758" 2 => 577600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812688758" 2 => 577600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812691057" 2 => 577601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812691057" 2 => 577601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812691157" 2 => 577602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812691157" 2 => 577602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812691158" 2 => 577603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812691158" 2 => 577603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3812706957" 2 => 577604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3812706957" 2 => 577604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3815679260" 2 => 577605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3815679260" 2 => 577605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126463" 2 => 577606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126463" 2 => 577606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126464" 2 => 577607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126464" 2 => 577607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126465" 2 => 577608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126465" 2 => 577608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126466" 2 => 577609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126466" 2 => 577609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126467" 2 => 577610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126467" 2 => 577610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126469" 2 => 577611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126469" 2 => 577611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126470" 2 => 577612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126470" 2 => 577612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126471" 2 => 577613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126471" 2 => 577613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126473" 2 => 577614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126473" 2 => 577614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126474" 2 => 577615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126474" 2 => 577615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126475" 2 => 577616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126475" 2 => 577616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126476" 2 => 577617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126476" 2 => 577617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126478" 2 => 577618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126478" 2 => 577618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126479" 2 => 577619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126479" 2 => 577619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126480" 2 => 577620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126480" 2 => 577620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3823126481" 2 => 577621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3823126481" 2 => 577621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824203664" 2 => 577622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824203664" 2 => 577622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824203665" 2 => 577623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824203665" 2 => 577623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824203666" 2 => 577624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824203666" 2 => 577624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824203667" 2 => 577625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824203667" 2 => 577625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824203669" 2 => 577626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824203669" 2 => 577626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824203670" 2 => 577627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824203670" 2 => 577627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937022" 2 => 577628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937022" 2 => 577628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937023" 2 => 577629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937023" 2 => 577629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937024" 2 => 577630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937024" 2 => 577630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937025" 2 => 577631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937025" 2 => 577631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937026" 2 => 577632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937026" 2 => 577632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937028" 2 => 577633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937028" 2 => 577633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937029" 2 => 577634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937029" 2 => 577634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937030" 2 => 577635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937030" 2 => 577635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937031" 2 => 577636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937031" 2 => 577636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937032" 2 => 577637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937032" 2 => 577637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3824937035" 2 => 577638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3824937035" 2 => 577638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3828386794" 2 => 577639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3828386794" 2 => 577639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3829128116" 2 => 577640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3829128116" 2 => 577640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958357" 2 => 577641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958357" 2 => 577641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958358" 2 => 577642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958358" 2 => 577642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958359" 2 => 577643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958359" 2 => 577643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958360" 2 => 577644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958360" 2 => 577644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958361" 2 => 577645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958361" 2 => 577645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958363" 2 => 577646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958363" 2 => 577646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958364" 2 => 577647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958364" 2 => 577647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958365" 2 => 577648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958365" 2 => 577648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958366" 2 => 577649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958366" 2 => 577649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958367" 2 => 577650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958367" 2 => 577650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3835958369" 2 => 577651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3835958369" 2 => 577651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3836175858" 2 => 577652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3836175858" 2 => 577652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045857" 2 => 577653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045857" 2 => 577653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045858" 2 => 577654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045858" 2 => 577654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045859" 2 => 577655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045859" 2 => 577655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045860" 2 => 577656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045860" 2 => 577656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045866" 2 => 577657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045866" 2 => 577657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045867" 2 => 577658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045867" 2 => 577658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045868" 2 => 577659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045868" 2 => 577659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045869" 2 => 577660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045869" 2 => 577660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045870" 2 => 577661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045870" 2 => 577661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045871" 2 => 577662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045871" 2 => 577662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045872" 2 => 577663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045872" 2 => 577663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3840045873" 2 => 577664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3840045873" 2 => 577664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3880235050" 2 => 577665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3880235050" 2 => 577665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3896796057" 2 => 577666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3896796057" 2 => 577666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3932548845" 2 => 577667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3932548845" 2 => 577667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3945377823" 2 => 577668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3945377823" 2 => 577668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3945435857" 2 => 577669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3945435857" 2 => 577669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3956985277" 2 => 577670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3956985277" 2 => 577670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3958262652" 2 => 577671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3958262652" 2 => 577671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3958267301" 2 => 577672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3958267301" 2 => 577672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3961750080" 2 => 577673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3961750080" 2 => 577673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3961750081" 2 => 577674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3961750081" 2 => 577674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3961750082" 2 => 577675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3961750082" 2 => 577675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3961750083" 2 => 577676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3961750083" 2 => 577676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3961750084" 2 => 577677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3961750084" 2 => 577677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3961750085" 2 => 577678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3961750085" 2 => 577678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3961750086" 2 => 577679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3961750086" 2 => 577679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3961750088" 2 => 577680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3961750088" 2 => 577680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3974817295" 2 => 577681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3974817295" 2 => 577681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3974817296" 2 => 577682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3974817296" 2 => 577682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3974817297" 2 => 577683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3974817297" 2 => 577683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3974817298" 2 => 577684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3974817298" 2 => 577684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3976557462" 2 => 577685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3976557462" 2 => 577685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3976677167" 2 => 577686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3976677167" 2 => 577686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3976677168" 2 => 577687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3976677168" 2 => 577687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "3976842257" 2 => 577688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "3976842257" 2 => 577688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4013037393" 2 => 577689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4013037393" 2 => 577689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4013618078" 2 => 577690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4013618078" 2 => 577690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4013618079" 2 => 577691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4013618079" 2 => 577691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4013618083" 2 => 577692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4013618083" 2 => 577692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4015039689" 2 => 577693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4015039689" 2 => 577693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4015039789" 2 => 577694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4015039789" 2 => 577694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4020228989" 2 => 577695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4020228989" 2 => 577695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4025395295" 2 => 577696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4025395295" 2 => 577696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4025396593" 2 => 577697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4025396593" 2 => 577697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4025396594" 2 => 577698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4025396594" 2 => 577698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4025396890" 2 => 577699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4025396890" 2 => 577699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4059627986" 2 => 577700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4059627986" 2 => 577700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078154330" 2 => 577701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078154330" 2 => 577701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078163948" 2 => 577702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078163948" 2 => 577702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078168502" 2 => 577703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078168502" 2 => 577703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078169814" 2 => 577704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078169814" 2 => 577704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078169815" 2 => 577705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078169815" 2 => 577705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078172575" 2 => 577706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078172575" 2 => 577706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078184921" 2 => 577707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078184921" 2 => 577707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078192756" 2 => 577708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078192756" 2 => 577708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078192757" 2 => 577709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078192757" 2 => 577709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078201189" 2 => 577710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078201189" 2 => 577710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078212396" 2 => 577711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078212396" 2 => 577711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078212595" 2 => 577712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078212595" 2 => 577712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078234720" 2 => 577713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078234720" 2 => 577713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078244870" 2 => 577714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078244870" 2 => 577714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078252252" 2 => 577715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078252252" 2 => 577715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078255693" 2 => 577716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078255693" 2 => 577716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078258962" 2 => 577717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078258962" 2 => 577717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078260721" 2 => 577718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078260721" 2 => 577718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078264818" 2 => 577719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078264818" 2 => 577719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078268373" 2 => 577720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078268373" 2 => 577720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078276886" 2 => 577721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078276886" 2 => 577721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078277612" 2 => 577722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078277612" 2 => 577722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078293419" 2 => 577723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078293419" 2 => 577723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078298898" 2 => 577724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078298898" 2 => 577724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078303961" 2 => 577725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078303961" 2 => 577725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4078305818" 2 => 577726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4078305818" 2 => 577726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4080406824" 2 => 577727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4080406824" 2 => 577727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4083388716" 2 => 577728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4083388716" 2 => 577728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4083388717" 2 => 577729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4083388717" 2 => 577729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4083388718" 2 => 577730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4083388718" 2 => 577730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086195837" 2 => 577731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086195837" 2 => 577731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086207650" 2 => 577732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086207650" 2 => 577732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086211679" 2 => 577733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086211679" 2 => 577733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086211681" 2 => 577734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086211681" 2 => 577734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086217990" 2 => 577735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086217990" 2 => 577735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086229586" 2 => 577736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086229586" 2 => 577736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086239972" 2 => 577737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086239972" 2 => 577737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086239974" 2 => 577738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086239974" 2 => 577738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086247048" 2 => 577739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086247048" 2 => 577739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086247051" 2 => 577740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086247051" 2 => 577740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086247052" 2 => 577741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086247052" 2 => 577741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086247053" 2 => 577742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086247053" 2 => 577742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086252101" 2 => 577743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086252101" 2 => 577743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086276395" 2 => 577744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086276395" 2 => 577744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086291205" 2 => 577745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086291205" 2 => 577745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086296294" 2 => 577746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086296294" 2 => 577746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086296295" 2 => 577747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086296295" 2 => 577747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086305748" 2 => 577748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086305748" 2 => 577748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086305750" 2 => 577749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086305750" 2 => 577749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4086332337" 2 => 577750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4086332337" 2 => 577750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4087260186" 2 => 577751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4087260186" 2 => 577751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4087260187" 2 => 577752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4087260187" 2 => 577752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4116286789" 2 => 577753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4116286789" 2 => 577753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4142638989" 2 => 577754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4142638989" 2 => 577754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4148565832" 2 => 577755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4148565832" 2 => 577755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4149135930" 2 => 577756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4149135930" 2 => 577756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4174789526" 2 => 577757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4174789526" 2 => 577757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4174789527" 2 => 577758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4174789527" 2 => 577758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4187963972" 2 => 577759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4187963972" 2 => 577759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4187963973" 2 => 577760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4187963973" 2 => 577760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4187963974" 2 => 577761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4187963974" 2 => 577761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4195935316" 2 => 577762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4195935316" 2 => 577762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4196650491" 2 => 577763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4196650491" 2 => 577763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4206410890" 2 => 577764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4206410890" 2 => 577764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4223562810" 2 => 577765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4223562810" 2 => 577765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4259138315" 2 => 577766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4259138315" 2 => 577766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4260685287" 2 => 577767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4260685287" 2 => 577767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4264829414" 2 => 577768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4264829414" 2 => 577768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4268778573" 2 => 577769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4268778573" 2 => 577769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4279202062" 2 => 577770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4279202062" 2 => 577770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4293350941" 2 => 577771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4293350941" 2 => 577771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4294414923" 2 => 577772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4294414923" 2 => 577772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4294414924" 2 => 577773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4294414924" 2 => 577773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4294414925" 2 => 577774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4294414925" 2 => 577774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4316142059" 2 => 577775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4316142059" 2 => 577775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4316146098" 2 => 577776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4316146098" 2 => 577776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4318350790" 2 => 577777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4318350790" 2 => 577777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4318350791" 2 => 577778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4318350791" 2 => 577778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4339479956" 2 => 577779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4339479956" 2 => 577779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4350042945" 2 => 577780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4350042945" 2 => 577780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4350043982" 2 => 577781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4350043982" 2 => 577781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4350044650" 2 => 577782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4350044650" 2 => 577782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4350067198" 2 => 577783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4350067198" 2 => 577783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4350094490" 2 => 577784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4350094490" 2 => 577784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4352818663" 2 => 577785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4352818663" 2 => 577785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4352818665" 2 => 577786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4352818665" 2 => 577786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4352845168" 2 => 577787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4352845168" 2 => 577787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4353549491" 2 => 577788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4353549491" 2 => 577788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4353554489" 2 => 577789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4353554489" 2 => 577789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4353554589" 2 => 577790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4353554589" 2 => 577790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4355150389" 2 => 577791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4355150389" 2 => 577791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4355994891" 2 => 577792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4355994891" 2 => 577792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4355994892" 2 => 577793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4355994892" 2 => 577793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4355994893" 2 => 577794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4355994893" 2 => 577794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4361149901" 2 => 577795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4361149901" 2 => 577795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4364290298" 2 => 577796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4364290298" 2 => 577796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4364290299" 2 => 577797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4364290299" 2 => 577797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4364290392" 2 => 577798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4364290392" 2 => 577798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4364322789" 2 => 577799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4364322789" 2 => 577799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4366530694" 2 => 577800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4366530694" 2 => 577800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4373318212" 2 => 577801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4373318212" 2 => 577801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4389312991" 2 => 577802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4389312991" 2 => 577802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4414414594" 2 => 577803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4414414594" 2 => 577803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4414439989" 2 => 577804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4414439989" 2 => 577804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4414439990" 2 => 577805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4414439990" 2 => 577805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4414440189" 2 => 577806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4414440189" 2 => 577806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4418535105" 2 => 577807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4418535105" 2 => 577807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4428063298" 2 => 577808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4428063298" 2 => 577808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4431579542" 2 => 577809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4431579542" 2 => 577809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4438459255" 2 => 577810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4438459255" 2 => 577810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4444051192" 2 => 577811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4444051192" 2 => 577811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4466239190" 2 => 577812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4466239190" 2 => 577812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4508752648" 2 => 577813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4508752648" 2 => 577813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4510962326" 2 => 577814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4510962326" 2 => 577814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4511012835" 2 => 577815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4511012835" 2 => 577815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4511012836" 2 => 577816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4511012836" 2 => 577816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4515215629" 2 => 577817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4515215629" 2 => 577817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4515573753" 2 => 577818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4515573753" 2 => 577818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4515573793" 2 => 577819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4515573793" 2 => 577819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4515573947" 2 => 577820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4515573947" 2 => 577820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4515574273" 2 => 577821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4515574273" 2 => 577821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4526294499" 2 => 577822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4526294499" 2 => 577822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4540869578" 2 => 577823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4540869578" 2 => 577823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4555514299" 2 => 577824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4555514299" 2 => 577824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4556812581" 2 => 577825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4556812581" 2 => 577825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4624297501" 2 => 577826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4624297501" 2 => 577826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4680947597" 2 => 577827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4680947597" 2 => 577827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4693517868" 2 => 577828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4693517868" 2 => 577828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4699000491" 2 => 577829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4699000491" 2 => 577829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4704552073" 2 => 577830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4704552073" 2 => 577830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4725407789" 2 => 577831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4725407789" 2 => 577831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4743690631" 2 => 577832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4743690631" 2 => 577832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4743690633" 2 => 577833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4743690633" 2 => 577833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4743753726" 2 => 577834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4743753726" 2 => 577834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4743753827" 2 => 577835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4743753827" 2 => 577835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4743753828" 2 => 577836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4743753828" 2 => 577836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4743753829" 2 => 577837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4743753829" 2 => 577837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4743753830" 2 => 577838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4743753830" 2 => 577838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782892724" 2 => 577839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782892724" 2 => 577839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782895321" 2 => 577840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782895321" 2 => 577840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782896327" 2 => 577841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782896327" 2 => 577841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782922923" 2 => 577842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782922923" 2 => 577842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782936624" 2 => 577843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782936624" 2 => 577843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782937124" 2 => 577844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782937124" 2 => 577844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782949621" 2 => 577845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782949621" 2 => 577845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782949622" 2 => 577846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782949622" 2 => 577846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782966922" 2 => 577847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782966922" 2 => 577847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4782973923" 2 => 577848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4782973923" 2 => 577848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4783648821" 2 => 577849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4783648821" 2 => 577849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4784221121" 2 => 577850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4784221121" 2 => 577850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4785118719" 2 => 577851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4785118719" 2 => 577851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4785204960" 2 => 577852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4785204960" 2 => 577852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4785204964" 2 => 577853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4785204964" 2 => 577853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4785204965" 2 => 577854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4785204965" 2 => 577854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4785204966" 2 => 577855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4785204966" 2 => 577855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4798550158" 2 => 577856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4798550158" 2 => 577856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4820716667" 2 => 577857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4820716667" 2 => 577857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4834989573" 2 => 577858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4834989573" 2 => 577858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4851601872" 2 => 577859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4851601872" 2 => 577859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4852328288" 2 => 577860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4852328288" 2 => 577860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4852328289" 2 => 577861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4852328289" 2 => 577861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4876479193" 2 => 577862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4876479193" 2 => 577862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4885347732" 2 => 577863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4885347732" 2 => 577863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887269226" 2 => 577864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887269226" 2 => 577864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887269424" 2 => 577865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887269424" 2 => 577865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887337426" 2 => 577866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887337426" 2 => 577866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887337427" 2 => 577867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887337427" 2 => 577867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887337527" 2 => 577868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887337527" 2 => 577868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887337528" 2 => 577869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887337528" 2 => 577869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887337529" 2 => 577870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887337529" 2 => 577870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887337530" 2 => 577871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887337530" 2 => 577871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887395521" 2 => 577872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887395521" 2 => 577872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887395522" 2 => 577873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887395522" 2 => 577873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4887395721" 2 => 577874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4887395721" 2 => 577874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4903782065" 2 => 577875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4903782065" 2 => 577875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4905284790" 2 => 577876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4905284790" 2 => 577876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4908064821" 2 => 577877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4908064821" 2 => 577877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4913245624" 2 => 577878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4913245624" 2 => 577878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4915756922" 2 => 577879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4915756922" 2 => 577879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4934321506" 2 => 577880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4934321506" 2 => 577880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4935628433" 2 => 577881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4935628433" 2 => 577881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4935628434" 2 => 577882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4935628434" 2 => 577882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4935628437" 2 => 577883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4935628437" 2 => 577883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4935628440" 2 => 577884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4935628440" 2 => 577884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4945934151" 2 => 577885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4945934151" 2 => 577885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4952779397" 2 => 577886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4952779397" 2 => 577886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4965728224" 2 => 577887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4965728224" 2 => 577887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4965742323" 2 => 577888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4965742323" 2 => 577888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4966119321" 2 => 577889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4966119321" 2 => 577889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4970267736" 2 => 577890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4970267736" 2 => 577890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4970819681" 2 => 577891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4970819681" 2 => 577891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4971661021" 2 => 577892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4971661021" 2 => 577892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4973324368" 2 => 577893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4973324368" 2 => 577893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4980052022" 2 => 577894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4980052022" 2 => 577894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4988748433" 2 => 577895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4988748433" 2 => 577895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4992617889" 2 => 577896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4992617889" 2 => 577896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4992630059" 2 => 577897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4992630059" 2 => 577897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "4997206652" 2 => 577898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "4997206652" 2 => 577898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5029882725" 2 => 577899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5029882725" 2 => 577899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5030307322" 2 => 577900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5030307322" 2 => 577900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5049591621" 2 => 577901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5049591621" 2 => 577901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5051303755" 2 => 577902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5051303755" 2 => 577902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5051759229" 2 => 577903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5051759229" 2 => 577903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5091347405" 2 => 577904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5091347405" 2 => 577904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5096298590" 2 => 577905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5096298590" 2 => 577905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5101560850" 2 => 577906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5101560850" 2 => 577906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5101761353" 2 => 577907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5101761353" 2 => 577907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5101761354" 2 => 577908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5101761354" 2 => 577908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5101761355" 2 => 577909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5101761355" 2 => 577909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5107253621" 2 => 577910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5107253621" 2 => 577910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5113545378" 2 => 577911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5113545378" 2 => 577911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5113546122" 2 => 577912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5113546122" 2 => 577912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5113546123" 2 => 577913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5113546123" 2 => 577913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116117401" 2 => 577914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116117401" 2 => 577914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116127524" 2 => 577915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116127524" 2 => 577915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116134539" 2 => 577916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116134539" 2 => 577916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116134544" 2 => 577917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116134544" 2 => 577917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116142904" 2 => 577918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116142904" 2 => 577918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116154400" 2 => 577919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116154400" 2 => 577919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116161222" 2 => 577920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116161222" 2 => 577920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116169460" 2 => 577921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116169460" 2 => 577921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5116538319" 2 => 577922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5116538319" 2 => 577922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5117934622" 2 => 577923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5117934622" 2 => 577923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5117934623" 2 => 577924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5117934623" 2 => 577924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5117934721" 2 => 577925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5117934721" 2 => 577925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5118117324" 2 => 577926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5118117324" 2 => 577926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5118242768" 2 => 577927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5118242768" 2 => 577927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5118262625" 2 => 577928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5118262625" 2 => 577928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119010658" 2 => 577929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119010658" 2 => 577929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119014879" 2 => 577930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119014879" 2 => 577930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119015416" 2 => 577931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119015416" 2 => 577931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119027965" 2 => 577932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119027965" 2 => 577932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119032407" 2 => 577933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119032407" 2 => 577933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119979525" 2 => 577934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119979525" 2 => 577934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119979716" 2 => 577935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119979716" 2 => 577935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119979717" 2 => 577936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119979717" 2 => 577936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5119979718" 2 => 577937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5119979718" 2 => 577937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5120484770" 2 => 577938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5120484770" 2 => 577938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5121297006" 2 => 577939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5121297006" 2 => 577939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5124957959" 2 => 577940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5124957959" 2 => 577940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5126546322" 2 => 577941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5126546322" 2 => 577941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129323441" 2 => 577942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129323441" 2 => 577942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129327988" 2 => 577943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129327988" 2 => 577943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129327989" 2 => 577944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129327989" 2 => 577944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129328905" 2 => 577945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129328905" 2 => 577945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129329157" 2 => 577946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129329157" 2 => 577946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129398082" 2 => 577947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129398082" 2 => 577947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129398083" 2 => 577948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129398083" 2 => 577948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129398350" 2 => 577949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129398350" 2 => 577949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129398351" 2 => 577950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129398351" 2 => 577950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129398352" 2 => 577951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129398352" 2 => 577951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129398545" 2 => 577952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129398545" 2 => 577952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129398546" 2 => 577953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129398546" 2 => 577953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129442826" 2 => 577954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129442826" 2 => 577954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129457404" 2 => 577955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129457404" 2 => 577955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129457405" 2 => 577956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129457405" 2 => 577956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129459344" 2 => 577957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129459344" 2 => 577957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129459346" 2 => 577958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129459346" 2 => 577958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129465187" 2 => 577959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129465187" 2 => 577959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5129465188" 2 => 577960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5129465188" 2 => 577960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5138118325" 2 => 577961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5138118325" 2 => 577961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5138118326" 2 => 577962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5138118326" 2 => 577962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5138118327" 2 => 577963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5138118327" 2 => 577963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5138536536" 2 => 577964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5138536536" 2 => 577964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146119140" 2 => 577965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146119140" 2 => 577965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146119141" 2 => 577966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146119141" 2 => 577966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146119582" 2 => 577967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146119582" 2 => 577967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146119583" 2 => 577968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146119583" 2 => 577968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146120391" 2 => 577969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146120391" 2 => 577969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146120392" 2 => 577970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146120392" 2 => 577970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146760648" 2 => 577971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146760648" 2 => 577971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146760650" 2 => 577972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146760650" 2 => 577972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146760784" 2 => 577973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146760784" 2 => 577973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146760786" 2 => 577974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146760786" 2 => 577974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146760834" 2 => 577975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146760834" 2 => 577975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146760836" 2 => 577976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146760836" 2 => 577976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5146760838" 2 => 577977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5146760838" 2 => 577977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5147134754" 2 => 577978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5147134754" 2 => 577978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5147134755" 2 => 577979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5147134755" 2 => 577979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5148069405" 2 => 577980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5148069405" 2 => 577980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155862996" 2 => 577981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155862996" 2 => 577981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155866369" 2 => 577982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155866369" 2 => 577982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155886608" 2 => 577983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155886608" 2 => 577983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155889523" 2 => 577984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155889523" 2 => 577984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155889524" 2 => 577985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155889524" 2 => 577985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155889553" 2 => 577986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155889553" 2 => 577986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155894264" 2 => 577987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155894264" 2 => 577987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155894703" 2 => 577988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155894703" 2 => 577988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155894704" 2 => 577989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155894704" 2 => 577989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5155894705" 2 => 577990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5155894705" 2 => 577990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157476968" 2 => 577991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157476968" 2 => 577991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157478546" 2 => 577992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157478546" 2 => 577992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157479880" 2 => 577993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157479880" 2 => 577993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157481754" 2 => 577994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157481754" 2 => 577994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157482050" 2 => 577995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157482050" 2 => 577995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157482505" 2 => 577996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157482505" 2 => 577996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157489120" 2 => 577997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157489120" 2 => 577997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157490544" 2 => 577998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157490544" 2 => 577998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157491117" 2 => 577999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157491117" 2 => 577999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157502759" 2 => 578000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157502759" 2 => 578000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157503930" 2 => 578001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157503930" 2 => 578001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157505480" 2 => 578002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157505480" 2 => 578002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157524350" 2 => 578003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157524350" 2 => 578003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157536068" 2 => 578004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157536068" 2 => 578004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5157539574" 2 => 578005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5157539574" 2 => 578005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5161414204" 2 => 578006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5161414204" 2 => 578006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5161448044" 2 => 578007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5161448044" 2 => 578007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5161448354" 2 => 578008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5161448354" 2 => 578008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5161451844" 2 => 578009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5161451844" 2 => 578009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5165833245" 2 => 578010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5165833245" 2 => 578010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5165833580" 2 => 578011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5165833580" 2 => 578011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5166178526" 2 => 578012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5166178526" 2 => 578012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5175101317" 2 => 578013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5175101317" 2 => 578013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5175105090" 2 => 578014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5175105090" 2 => 578014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5175106093" 2 => 578015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5175106093" 2 => 578015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5175106094" 2 => 578016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5175106094" 2 => 578016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5175297828" 2 => 578017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5175297828" 2 => 578017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5209260114" 2 => 578018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5209260114" 2 => 578018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5213203524" 2 => 578019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5213203524" 2 => 578019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5228871767" 2 => 578020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5228871767" 2 => 578020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5240642683" 2 => 578021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5240642683" 2 => 578021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5251467424" 2 => 578022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5251467424" 2 => 578022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5265820950" 2 => 578023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5265820950" 2 => 578023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5275835137" 2 => 578024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5275835137" 2 => 578024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5285457884" 2 => 578025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5285457884" 2 => 578025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5285989905" 2 => 578026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5285989905" 2 => 578026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5318855671" 2 => 578027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5318855671" 2 => 578027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5321949849" 2 => 578028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5321949849" 2 => 578028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5321951620" 2 => 578029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5321951620" 2 => 578029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5325630851" 2 => 578030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5325630851" 2 => 578030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5389829939" 2 => 578031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5389829939" 2 => 578031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5396813209" 2 => 578032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5396813209" 2 => 578032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5396813210" 2 => 578033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5396813210" 2 => 578033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5396813214" 2 => 578034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5396813214" 2 => 578034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5396813215" 2 => 578035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5396813215" 2 => 578035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5396813217" 2 => 578036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5396813217" 2 => 578036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5396813218" 2 => 578037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5396813218" 2 => 578037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5397999941" 2 => 578038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5397999941" 2 => 578038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5403373951" 2 => 578039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5403373951" 2 => 578039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5407961264" 2 => 578040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5407961264" 2 => 578040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5410257313" 2 => 578041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5410257313" 2 => 578041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5435930300" 2 => 578042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5435930300" 2 => 578042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5435930301" 2 => 578043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5435930301" 2 => 578043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5435939314" 2 => 578044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5435939314" 2 => 578044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5437644765" 2 => 578045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5437644765" 2 => 578045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5437661388" 2 => 578046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5437661388" 2 => 578046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5440689370" 2 => 578047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5440689370" 2 => 578047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5443227227" 2 => 578048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5443227227" 2 => 578048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5444915558" 2 => 578049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5444915558" 2 => 578049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5446338470" 2 => 578050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5446338470" 2 => 578050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5446339344" 2 => 578051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5446339344" 2 => 578051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5459869015" 2 => 578052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5459869015" 2 => 578052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5477993741" 2 => 578053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5477993741" 2 => 578053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5477994873" 2 => 578054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5477994873" 2 => 578054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5478881656" 2 => 578055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5478881656" 2 => 578055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5478882440" 2 => 578056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5478882440" 2 => 578056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5494425385" 2 => 578057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5494425385" 2 => 578057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5506641885" 2 => 578058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5506641885" 2 => 578058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5514131388" 2 => 578059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5514131388" 2 => 578059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5514508298" 2 => 578060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5514508298" 2 => 578060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5514515744" 2 => 578061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5514515744" 2 => 578061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5514516762" 2 => 578062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5514516762" 2 => 578062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5514518531" 2 => 578063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5514518531" 2 => 578063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5514521970" 2 => 578064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5514521970" 2 => 578064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5514525269" 2 => 578065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5514525269" 2 => 578065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5518758245" 2 => 578066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5518758245" 2 => 578066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5534759478" 2 => 578067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5534759478" 2 => 578067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5536015603" 2 => 578068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5536015603" 2 => 578068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5538423817" 2 => 578069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5538423817" 2 => 578069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5538423925" 2 => 578070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5538423925" 2 => 578070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5546272535" 2 => 578071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5546272535" 2 => 578071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5546272536" 2 => 578072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5546272536" 2 => 578072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5552768715" 2 => 578073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5552768715" 2 => 578073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5558391506" 2 => 578074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5558391506" 2 => 578074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5558391507" 2 => 578075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5558391507" 2 => 578075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5558391508" 2 => 578076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5558391508" 2 => 578076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5558391509" 2 => 578077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5558391509" 2 => 578077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5568671902" 2 => 578078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5568671902" 2 => 578078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5568682893" 2 => 578079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5568682893" 2 => 578079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5568683515" 2 => 578080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5568683515" 2 => 578080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5568692113" 2 => 578081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5568692113" 2 => 578081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5569041140" 2 => 578082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5569041140" 2 => 578082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5569041141" 2 => 578083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5569041141" 2 => 578083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5569041143" 2 => 578084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5569041143" 2 => 578084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5569041144" 2 => 578085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5569041144" 2 => 578085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5569041149" 2 => 578086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5569041149" 2 => 578086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5569041166" 2 => 578087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5569041166" 2 => 578087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5579479167" 2 => 578088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5579479167" 2 => 578088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5580322222" 2 => 578089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5580322222" 2 => 578089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5584052869" 2 => 578090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5584052869" 2 => 578090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5626995192" 2 => 578091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5626995192" 2 => 578091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5628135545" 2 => 578092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5628135545" 2 => 578092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5628136545" 2 => 578093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5628136545" 2 => 578093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5632395633" 2 => 578094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5632395633" 2 => 578094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5641996725" 2 => 578095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5641996725" 2 => 578095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5646306477" 2 => 578096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5646306477" 2 => 578096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5648426070" 2 => 578097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5648426070" 2 => 578097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5648426071" 2 => 578098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5648426071" 2 => 578098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5690244050" 2 => 578099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5690244050" 2 => 578099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5705861300" 2 => 578100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5705861300" 2 => 578100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5705861301" 2 => 578101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5705861301" 2 => 578101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5705861302" 2 => 578102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5705861302" 2 => 578102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5709269616" 2 => 578103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5709269616" 2 => 578103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5709272968" 2 => 578104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5709272968" 2 => 578104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5745130321" 2 => 578105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5745130321" 2 => 578105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5787664662" 2 => 578106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5787664662" 2 => 578106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5796529754" 2 => 578107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5796529754" 2 => 578107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5802043753" 2 => 578108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5802043753" 2 => 578108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5818616954" 2 => 578109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5818616954" 2 => 578109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5818616955" 2 => 578110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5818616955" 2 => 578110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5818621554" 2 => 578111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5818621554" 2 => 578111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5830864378" 2 => 578112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5830864378" 2 => 578112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5888129523" 2 => 578113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5888129523" 2 => 578113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5911468386" 2 => 578114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5911468386" 2 => 578114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5911474742" 2 => 578115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5911474742" 2 => 578115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5920424451" 2 => 578116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5920424451" 2 => 578116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5931682356" 2 => 578117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5931682356" 2 => 578117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5950624235" 2 => 578118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5950624235" 2 => 578118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "5951830293" 2 => 578119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "5951830293" 2 => 578119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6023427645" 2 => 578120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6023427645" 2 => 578120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6025588415" 2 => 578121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6025588415" 2 => 578121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6025830165" 2 => 578122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6025830165" 2 => 578122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6026569175" 2 => 578123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6026569175" 2 => 578123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6031743763" 2 => 578124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6031743763" 2 => 578124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6031750502" 2 => 578125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6031750502" 2 => 578125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6031771350" 2 => 578126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6031771350" 2 => 578126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6031787138" 2 => 578127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6031787138" 2 => 578127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6031801058" 2 => 578128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6031801058" 2 => 578128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6031803288" 2 => 578129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6031803288" 2 => 578129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6031863575" 2 => 578130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6031863575" 2 => 578130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6031980650" 2 => 578131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6031980650" 2 => 578131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6034994404" 2 => 578132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6034994404" 2 => 578132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6035197130" 2 => 578133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6035197130" 2 => 578133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6035198387" 2 => 578134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6035198387" 2 => 578134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6042459229" 2 => 578135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6042459229" 2 => 578135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6052532287" 2 => 578136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6052532287" 2 => 578136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6062835339" 2 => 578137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6062835339" 2 => 578137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6062835340" 2 => 578138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6062835340" 2 => 578138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6067261593" 2 => 578139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6067261593" 2 => 578139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6069007385" 2 => 578140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6069007385" 2 => 578140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6069007386" 2 => 578141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6069007386" 2 => 578141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6069007387" 2 => 578142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6069007387" 2 => 578142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6069007485" 2 => 578143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6069007485" 2 => 578143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6069007486" 2 => 578144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6069007486" 2 => 578144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6094624068" 2 => 578145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6094624068" 2 => 578145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6100300958" 2 => 578146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6100300958" 2 => 578146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117267571" 2 => 578147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117267571" 2 => 578147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117267573" 2 => 578148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117267573" 2 => 578148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117267575" 2 => 578149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117267575" 2 => 578149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117267576" 2 => 578150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117267576" 2 => 578150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117267577" 2 => 578151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117267577" 2 => 578151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117267578" 2 => 578152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117267578" 2 => 578152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117267579" 2 => 578153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117267579" 2 => 578153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117350080" 2 => 578154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117350080" 2 => 578154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117350081" 2 => 578155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117350081" 2 => 578155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6117350082" 2 => 578156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6117350082" 2 => 578156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6139528153" 2 => 578157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6139528153" 2 => 578157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6140249486" 2 => 578158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6140249486" 2 => 578158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6142918485" 2 => 578159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6142918485" 2 => 578159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6167663485" 2 => 578160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6167663485" 2 => 578160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6179324144" 2 => 578161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6179324144" 2 => 578161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6187785863" 2 => 578162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6187785863" 2 => 578162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6187785864" 2 => 578163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6187785864" 2 => 578163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6187785865" 2 => 578164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6187785865" 2 => 578164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6196662307" 2 => 578165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6196662307" 2 => 578165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6260709288" 2 => 578166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6260709288" 2 => 578166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6260710699" 2 => 578167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6260710699" 2 => 578167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6265006490" 2 => 578168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6265006490" 2 => 578168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6277138585" 2 => 578169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6277138585" 2 => 578169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6283947139" 2 => 578170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6283947139" 2 => 578170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6296717385" 2 => 578171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6296717385" 2 => 578171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6309608085" 2 => 578172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6309608085" 2 => 578172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6312748485" 2 => 578173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6312748485" 2 => 578173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6314724677" 2 => 578174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6314724677" 2 => 578174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6316733688" 2 => 578175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6316733688" 2 => 578175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6316747620" 2 => 578176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6316747620" 2 => 578176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6316748055" 2 => 578177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6316748055" 2 => 578177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6316748299" 2 => 578178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6316748299" 2 => 578178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6316790495" 2 => 578179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6316790495" 2 => 578179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6320373040" 2 => 578180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6320373040" 2 => 578180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6372094470" 2 => 578181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6372094470" 2 => 578181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6372097241" 2 => 578182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6372097241" 2 => 578182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6372098172" 2 => 578183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6372098172" 2 => 578183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6372100196" 2 => 578184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6372100196" 2 => 578184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6372254740" 2 => 578185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6372254740" 2 => 578185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6373531555" 2 => 578186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6373531555" 2 => 578186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6392049209" 2 => 578187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6392049209" 2 => 578187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6406654585" 2 => 578188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6406654585" 2 => 578188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6406726886" 2 => 578189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6406726886" 2 => 578189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6406734590" 2 => 578190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6406734590" 2 => 578190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6406854885" 2 => 578191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6406854885" 2 => 578191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6407649619" 2 => 578192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6407649619" 2 => 578192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6407665792" 2 => 578193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6407665792" 2 => 578193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6409006135" 2 => 578194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6409006135" 2 => 578194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6410949485" 2 => 578195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6410949485" 2 => 578195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6412668629" 2 => 578196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6412668629" 2 => 578196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6424147487" 2 => 578197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6424147487" 2 => 578197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6427364387" 2 => 578198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6427364387" 2 => 578198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6433157196" 2 => 578199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6433157196" 2 => 578199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6434458785" 2 => 578200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6434458785" 2 => 578200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6437962985" 2 => 578201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6437962985" 2 => 578201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6449005586" 2 => 578202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6449005586" 2 => 578202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6449266385" 2 => 578203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6449266385" 2 => 578203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6450053885" 2 => 578204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6450053885" 2 => 578204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6450091985" 2 => 578205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6450091985" 2 => 578205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6450097486" 2 => 578206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6450097486" 2 => 578206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6450097487" 2 => 578207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6450097487" 2 => 578207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6450148885" 2 => 578208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6450148885" 2 => 578208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6467565085" 2 => 578209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6467565085" 2 => 578209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6468257898" 2 => 578210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6468257898" 2 => 578210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6469189185" 2 => 578211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6469189185" 2 => 578211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6472196689" 2 => 578212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6472196689" 2 => 578212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6479849485" 2 => 578213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6479849485" 2 => 578213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6489444115" 2 => 578214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6489444115" 2 => 578214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6492169628" 2 => 578215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6492169628" 2 => 578215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6492252156" 2 => 578216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6492252156" 2 => 578216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6492253001" 2 => 578217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6492253001" 2 => 578217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6492258085" 2 => 578218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6492258085" 2 => 578218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6494920543" 2 => 578219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6494920543" 2 => 578219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6505383185" 2 => 578220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6505383185" 2 => 578220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6505779285" 2 => 578221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6505779285" 2 => 578221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6507182585" 2 => 578222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6507182585" 2 => 578222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6512150285" 2 => 578223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6512150285" 2 => 578223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6527677185" 2 => 578224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6527677185" 2 => 578224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6535042720" 2 => 578225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6535042720" 2 => 578225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6536411185" 2 => 578226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6536411185" 2 => 578226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6536426786" 2 => 578227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6536426786" 2 => 578227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6536452785" 2 => 578228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6536452785" 2 => 578228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544750558" 2 => 578229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544750558" 2 => 578229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544789414" 2 => 578230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544789414" 2 => 578230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544798451" 2 => 578231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544798451" 2 => 578231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544798452" 2 => 578232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544798452" 2 => 578232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544798453" 2 => 578233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544798453" 2 => 578233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544798454" 2 => 578234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544798454" 2 => 578234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544798455" 2 => 578235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544798455" 2 => 578235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544798456" 2 => 578236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544798456" 2 => 578236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544798457" 2 => 578237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544798457" 2 => 578237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6544802784" 2 => 578238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6544802784" 2 => 578238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6550405516" 2 => 578239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6550405516" 2 => 578239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6550430892" 2 => 578240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6550430892" 2 => 578240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6550432321" 2 => 578241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6550432321" 2 => 578241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6554124968" 2 => 578242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6554124968" 2 => 578242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6554181594" 2 => 578243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6554181594" 2 => 578243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6563579387" 2 => 578244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6563579387" 2 => 578244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6563579491" 2 => 578245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6563579491" 2 => 578245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6563584100" 2 => 578246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6563584100" 2 => 578246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6573246886" 2 => 578247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6573246886" 2 => 578247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6576684299" 2 => 578248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6576684299" 2 => 578248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6596177647" 2 => 578249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6596177647" 2 => 578249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6596226291" 2 => 578250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6596226291" 2 => 578250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6683419012" 2 => 578251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6683419012" 2 => 578251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6683419013" 2 => 578252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6683419013" 2 => 578252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6683419557" 2 => 578253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6683419557" 2 => 578253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6683421786" 2 => 578254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6683421786" 2 => 578254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6683423385" 2 => 578255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6683423385" 2 => 578255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6683465528" 2 => 578256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6683465528" 2 => 578256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6683465529" 2 => 578257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6683465529" 2 => 578257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6687155979" 2 => 578258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6687155979" 2 => 578258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6687155982" 2 => 578259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6687155982" 2 => 578259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6687155984" 2 => 578260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6687155984" 2 => 578260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6687203897" 2 => 578261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6687203897" 2 => 578261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6687203898" 2 => 578262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6687203898" 2 => 578262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6687203899" 2 => 578263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6687203899" 2 => 578263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6727543986" 2 => 578264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6727543986" 2 => 578264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6738523599" 2 => 578265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6738523599" 2 => 578265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6758740869" 2 => 578266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6758740869" 2 => 578266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6787780506" 2 => 578267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6787780506" 2 => 578267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6813572886" 2 => 578268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6813572886" 2 => 578268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6823927986" 2 => 578269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6823927986" 2 => 578269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6830693821" 2 => 578270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6830693821" 2 => 578270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6831188990" 2 => 578271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6831188990" 2 => 578271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6832374286" 2 => 578272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6832374286" 2 => 578272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6832376674" 2 => 578273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6832376674" 2 => 578273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6832379822" 2 => 578274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6832379822" 2 => 578274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6832387891" 2 => 578275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6832387891" 2 => 578275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6832553770" 2 => 578276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6832553770" 2 => 578276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6857023646" 2 => 578277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6857023646" 2 => 578277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6857023647" 2 => 578278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6857023647" 2 => 578278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6874267685" 2 => 578279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6874267685" 2 => 578279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905108820" 2 => 578280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905108820" 2 => 578280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905108821" 2 => 578281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905108821" 2 => 578281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905108822" 2 => 578282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905108822" 2 => 578282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905108823" 2 => 578283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905108823" 2 => 578283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6905108824" 2 => 578284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6905108824" 2 => 578284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6938762385" 2 => 578285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6938762385" 2 => 578285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6952655729" 2 => 578286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6952655729" 2 => 578286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6970859621" 2 => 578287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6970859621" 2 => 578287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6970862679" 2 => 578288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6970862679" 2 => 578288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6972520006" 2 => 578289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6972520006" 2 => 578289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6972557203" 2 => 578290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6972557203" 2 => 578290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6972557761" 2 => 578291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6972557761" 2 => 578291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6972575569" 2 => 578292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6972575569" 2 => 578292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "6976414673" 2 => 578293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "6976414673" 2 => 578293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7005570817" 2 => 578294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7005570817" 2 => 578294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7012717905" 2 => 578295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7012717905" 2 => 578295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7012717906" 2 => 578296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7012717906" 2 => 578296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7023172589" 2 => 578297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7023172589" 2 => 578297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7023180189" 2 => 578298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7023180189" 2 => 578298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7023180190" 2 => 578299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7023180190" 2 => 578299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7023180192" 2 => 578300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7023180192" 2 => 578300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7023197993" 2 => 578301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7023197993" 2 => 578301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7023204887" 2 => 578302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7023204887" 2 => 578302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7023212289" 2 => 578303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7023212289" 2 => 578303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7023234387" 2 => 578304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7023234387" 2 => 578304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7030037655" 2 => 578305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7030037655" 2 => 578305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7035494227" 2 => 578306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7035494227" 2 => 578306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7053882986" 2 => 578307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7053882986" 2 => 578307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7053882987" 2 => 578308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7053882987" 2 => 578308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7070741740" 2 => 578309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7070741740" 2 => 578309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7075874111" 2 => 578310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7075874111" 2 => 578310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7075874113" 2 => 578311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7075874113" 2 => 578311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7123569885" 2 => 578312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7123569885" 2 => 578312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7126334265" 2 => 578313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7126334265" 2 => 578313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7126437486" 2 => 578314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7126437486" 2 => 578314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7126437487" 2 => 578315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7126437487" 2 => 578315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7126437488" 2 => 578316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7126437488" 2 => 578316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7138717394" 2 => 578317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7138717394" 2 => 578317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7169363186" 2 => 578318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7169363186" 2 => 578318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7169363187" 2 => 578319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7169363187" 2 => 578319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7169363188" 2 => 578320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7169363188" 2 => 578320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7169363196" 2 => 578321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7169363196" 2 => 578321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7169371685" 2 => 578322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7169371685" 2 => 578322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7169371686" 2 => 578323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7169371686" 2 => 578323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7171586374" 2 => 578324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7171586374" 2 => 578324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7174743086" 2 => 578325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7174743086" 2 => 578325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7187686085" 2 => 578326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7187686085" 2 => 578326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7242916434" 2 => 578327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7242916434" 2 => 578327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7242916435" 2 => 578328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7242916435" 2 => 578328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7274154087" 2 => 578329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7274154087" 2 => 578329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7276360691" 2 => 578330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7276360691" 2 => 578330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7276360692" 2 => 578331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7276360692" 2 => 578331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7284781836" 2 => 578332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7284781836" 2 => 578332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7345711777" 2 => 578333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7345711777" 2 => 578333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7345711778" 2 => 578334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7345711778" 2 => 578334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7345711779" 2 => 578335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7345711779" 2 => 578335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7345711780" 2 => 578336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7345711780" 2 => 578336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7368440036" 2 => 578337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7368440036" 2 => 578337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7368469130" 2 => 578338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7368469130" 2 => 578338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7368681196" 2 => 578339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7368681196" 2 => 578339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369015138" 2 => 578340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369015138" 2 => 578340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369015139" 2 => 578341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369015139" 2 => 578341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369015140" 2 => 578342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369015140" 2 => 578342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369015143" 2 => 578343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369015143" 2 => 578343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032805" 2 => 578344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032805" 2 => 578344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032806" 2 => 578345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032806" 2 => 578345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032807" 2 => 578346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032807" 2 => 578346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032813" 2 => 578347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032813" 2 => 578347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032814" 2 => 578348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032814" 2 => 578348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032815" 2 => 578349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032815" 2 => 578349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032816" 2 => 578350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032816" 2 => 578350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032817" 2 => 578351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032817" 2 => 578351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032818" 2 => 578352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032818" 2 => 578352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032819" 2 => 578353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032819" 2 => 578353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032820" 2 => 578354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032820" 2 => 578354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032821" 2 => 578355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032821" 2 => 578355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032822" 2 => 578356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032822" 2 => 578356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032823" 2 => 578357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032823" 2 => 578357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032824" 2 => 578358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032824" 2 => 578358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369032825" 2 => 578359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369032825" 2 => 578359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043455" 2 => 578360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043455" 2 => 578360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043456" 2 => 578361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043456" 2 => 578361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043457" 2 => 578362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043457" 2 => 578362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043458" 2 => 578363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043458" 2 => 578363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043459" 2 => 578364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043459" 2 => 578364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043460" 2 => 578365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043460" 2 => 578365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043461" 2 => 578366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043461" 2 => 578366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043469" 2 => 578367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043469" 2 => 578367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7369043470" 2 => 578368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7369043470" 2 => 578368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7370546950" 2 => 578369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7370546950" 2 => 578369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7370579288" 2 => 578370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7370579288" 2 => 578370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7370579289" 2 => 578371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7370579289" 2 => 578371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371231527" 2 => 578372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371231527" 2 => 578372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318693" 2 => 578373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318693" 2 => 578373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318694" 2 => 578374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318694" 2 => 578374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318695" 2 => 578375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318695" 2 => 578375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318696" 2 => 578376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318696" 2 => 578376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318698" 2 => 578377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318698" 2 => 578377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318699" 2 => 578378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318699" 2 => 578378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318700" 2 => 578379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318700" 2 => 578379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318701" 2 => 578380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318701" 2 => 578380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318702" 2 => 578381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318702" 2 => 578381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318703" 2 => 578382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318703" 2 => 578382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318704" 2 => 578383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318704" 2 => 578383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318705" 2 => 578384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318705" 2 => 578384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318706" 2 => 578385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318706" 2 => 578385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7371318707" 2 => 578386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7371318707" 2 => 578386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7374660970" 2 => 578387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7374660970" 2 => 578387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7391792271" 2 => 578388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7391792271" 2 => 578388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7391811761" 2 => 578389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7391811761" 2 => 578389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7392962006" 2 => 578390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7392962006" 2 => 578390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7392962007" 2 => 578391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7392962007" 2 => 578391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7395530757" 2 => 578392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7395530757" 2 => 578392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7395530758" 2 => 578393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7395530758" 2 => 578393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7395530760" 2 => 578394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7395530760" 2 => 578394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7395530761" 2 => 578395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7395530761" 2 => 578395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7395530762" 2 => 578396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7395530762" 2 => 578396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7395530763" 2 => 578397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7395530763" 2 => 578397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7395530764" 2 => 578398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7395530764" 2 => 578398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7395530765" 2 => 578399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7395530765" 2 => 578399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7402709464" 2 => 578400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7402709464" 2 => 578400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7402722488" 2 => 578401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7402722488" 2 => 578401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7406100707" 2 => 578402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7406100707" 2 => 578402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7416888774" 2 => 578403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7416888774" 2 => 578403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7416888775" 2 => 578404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7416888775" 2 => 578404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7416888779" 2 => 578405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7416888779" 2 => 578405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7416888781" 2 => 578406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7416888781" 2 => 578406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7416888782" 2 => 578407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7416888782" 2 => 578407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206892" 2 => 578408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206892" 2 => 578408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206893" 2 => 578409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206893" 2 => 578409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206895" 2 => 578410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206895" 2 => 578410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206896" 2 => 578411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206896" 2 => 578411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206897" 2 => 578412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206897" 2 => 578412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206899" 2 => 578413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206899" 2 => 578413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206900" 2 => 578414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206900" 2 => 578414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206901" 2 => 578415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206901" 2 => 578415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7417206902" 2 => 578416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7417206902" 2 => 578416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7425134636" 2 => 578417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7425134636" 2 => 578417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7426198201" 2 => 578418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7426198201" 2 => 578418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7426198206" 2 => 578419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7426198206" 2 => 578419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7426198207" 2 => 578420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7426198207" 2 => 578420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7449792490" 2 => 578421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7449792490" 2 => 578421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7449800606" 2 => 578422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7449800606" 2 => 578422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7473922624" 2 => 578423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7473922624" 2 => 578423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7476038311" 2 => 578424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7476038311" 2 => 578424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7531612749" 2 => 578425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7531612749" 2 => 578425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7537862705" 2 => 578426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7537862705" 2 => 578426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7542018484" 2 => 578427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7542018484" 2 => 578427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7542033985" 2 => 578428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7542033985" 2 => 578428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7542033986" 2 => 578429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7542033986" 2 => 578429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7544927447" 2 => 578430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7544927447" 2 => 578430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7544927449" 2 => 578431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7544927449" 2 => 578431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7544927450" 2 => 578432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7544927450" 2 => 578432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7544927452" 2 => 578433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7544927452" 2 => 578433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7548737796" 2 => 578434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7548737796" 2 => 578434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7548780356" 2 => 578435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7548780356" 2 => 578435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7548855969" 2 => 578436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7548855969" 2 => 578436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7551245589" 2 => 578437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7551245589" 2 => 578437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7555566162" 2 => 578438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7555566162" 2 => 578438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7568820134" 2 => 578439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7568820134" 2 => 578439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7568820135" 2 => 578440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7568820135" 2 => 578440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7568820136" 2 => 578441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7568820136" 2 => 578441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7569491092" 2 => 578442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7569491092" 2 => 578442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7572224697" 2 => 578443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7572224697" 2 => 578443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7574829177" 2 => 578444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7574829177" 2 => 578444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578080213" 2 => 578445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578080213" 2 => 578445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578080215" 2 => 578446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578080215" 2 => 578446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578080216" 2 => 578447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578080216" 2 => 578447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578080218" 2 => 578448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578080218" 2 => 578448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516254" 2 => 578449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516254" 2 => 578449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516256" 2 => 578450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516256" 2 => 578450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516257" 2 => 578451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516257" 2 => 578451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516259" 2 => 578452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516259" 2 => 578452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516260" 2 => 578453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516260" 2 => 578453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516261" 2 => 578454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516261" 2 => 578454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516262" 2 => 578455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516262" 2 => 578455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516263" 2 => 578456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516263" 2 => 578456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516264" 2 => 578457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516264" 2 => 578457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516265" 2 => 578458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516265" 2 => 578458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516266" 2 => 578459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516266" 2 => 578459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516267" 2 => 578460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516267" 2 => 578460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516268" 2 => 578461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516268" 2 => 578461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516269" 2 => 578462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516269" 2 => 578462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516270" 2 => 578463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516270" 2 => 578463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516271" 2 => 578464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516271" 2 => 578464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516272" 2 => 578465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516272" 2 => 578465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516273" 2 => 578466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516273" 2 => 578466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516274" 2 => 578467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516274" 2 => 578467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516275" 2 => 578468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516275" 2 => 578468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516276" 2 => 578469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516276" 2 => 578469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516277" 2 => 578470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516277" 2 => 578470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7578516278" 2 => 578471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7578516278" 2 => 578471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7595388804" 2 => 578472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7595388804" 2 => 578472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7605500378" 2 => 578473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7605500378" 2 => 578473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7625501059" 2 => 578474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7625501059" 2 => 578474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7625501060" 2 => 578475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7625501060" 2 => 578475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7625501061" 2 => 578476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7625501061" 2 => 578476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7625501062" 2 => 578477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7625501062" 2 => 578477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7702226145" 2 => 578478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7702226145" 2 => 578478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703490607" 2 => 578479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703490607" 2 => 578479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703490608" 2 => 578480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703490608" 2 => 578480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703490609" 2 => 578481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703490609" 2 => 578481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703490610" 2 => 578482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703490610" 2 => 578482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703490612" 2 => 578483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703490612" 2 => 578483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703490613" 2 => 578484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703490613" 2 => 578484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703490615" 2 => 578485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703490615" 2 => 578485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703821263" 2 => 578486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703821263" 2 => 578486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703821265" 2 => 578487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703821265" 2 => 578487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7703821266" 2 => 578488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7703821266" 2 => 578488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7722291294" 2 => 578489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7722291294" 2 => 578489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7722291296" 2 => 578490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7722291296" 2 => 578490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7722291297" 2 => 578491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7722291297" 2 => 578491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7722291298" 2 => 578492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7722291298" 2 => 578492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7725333220" 2 => 578493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7725333220" 2 => 578493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007567" 2 => 578494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007567" 2 => 578494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007569" 2 => 578495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007569" 2 => 578495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007572" 2 => 578496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007572" 2 => 578496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007573" 2 => 578497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007573" 2 => 578497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007574" 2 => 578498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007574" 2 => 578498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007575" 2 => 578499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007575" 2 => 578499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007576" 2 => 578500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007576" 2 => 578500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007577" 2 => 578501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007577" 2 => 578501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007578" 2 => 578502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007578" 2 => 578502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007579" 2 => 578503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007579" 2 => 578503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007580" 2 => 578504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007580" 2 => 578504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007581" 2 => 578505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007581" 2 => 578505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753007582" 2 => 578506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753007582" 2 => 578506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753551485" 2 => 578507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753551485" 2 => 578507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753551486" 2 => 578508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753551486" 2 => 578508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753551488" 2 => 578509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753551488" 2 => 578509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753551492" 2 => 578510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753551492" 2 => 578510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753551493" 2 => 578511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753551493" 2 => 578511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753551495" 2 => 578512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753551495" 2 => 578512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7753551497" 2 => 578513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7753551497" 2 => 578513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7769027851" 2 => 578514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7769027851" 2 => 578514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7778236535" 2 => 578515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7778236535" 2 => 578515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7778236578" 2 => 578516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7778236578" 2 => 578516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7778255904" 2 => 578517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7778255904" 2 => 578517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7778255905" 2 => 578518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7778255905" 2 => 578518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7778255909" 2 => 578519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7778255909" 2 => 578519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7778255920" 2 => 578520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7778255920" 2 => 578520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868243" 2 => 578521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868243" 2 => 578521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868244" 2 => 578522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868244" 2 => 578522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868245" 2 => 578523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868245" 2 => 578523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868246" 2 => 578524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868246" 2 => 578524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868247" 2 => 578525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868247" 2 => 578525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868248" 2 => 578526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868248" 2 => 578526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868249" 2 => 578527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868249" 2 => 578527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868250" 2 => 578528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868250" 2 => 578528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868251" 2 => 578529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868251" 2 => 578529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868252" 2 => 578530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868252" 2 => 578530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868253" 2 => 578531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868253" 2 => 578531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868254" 2 => 578532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868254" 2 => 578532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868255" 2 => 578533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868255" 2 => 578533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868256" 2 => 578534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868256" 2 => 578534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868265" 2 => 578535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868265" 2 => 578535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868267" 2 => 578536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868267" 2 => 578536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868272" 2 => 578537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868272" 2 => 578537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881868276" 2 => 578538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881868276" 2 => 578538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881883687" 2 => 578539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881883687" 2 => 578539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7881883696" 2 => 578540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7881883696" 2 => 578540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7883344089" 2 => 578541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7883344089" 2 => 578541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7887919466" 2 => 578542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7887919466" 2 => 578542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7887919467" 2 => 578543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7887919467" 2 => 578543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7887919469" 2 => 578544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7887919469" 2 => 578544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7887919470" 2 => 578545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7887919470" 2 => 578545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7887919472" 2 => 578546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7887919472" 2 => 578546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7887919473" 2 => 578547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7887919473" 2 => 578547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7887919474" 2 => 578548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7887919474" 2 => 578548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322730" 2 => 578549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322730" 2 => 578549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322731" 2 => 578550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322731" 2 => 578550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322732" 2 => 578551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322732" 2 => 578551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322733" 2 => 578552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322733" 2 => 578552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322734" 2 => 578553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322734" 2 => 578553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322735" 2 => 578554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322735" 2 => 578554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322736" 2 => 578555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322736" 2 => 578555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322737" 2 => 578556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322737" 2 => 578556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322738" 2 => 578557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322738" 2 => 578557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322739" 2 => 578558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322739" 2 => 578558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322741" 2 => 578559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322741" 2 => 578559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322742" 2 => 578560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322742" 2 => 578560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322743" 2 => 578561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322743" 2 => 578561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322745" 2 => 578562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322745" 2 => 578562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322746" 2 => 578563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322746" 2 => 578563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322747" 2 => 578564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322747" 2 => 578564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322748" 2 => 578565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322748" 2 => 578565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322749" 2 => 578566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322749" 2 => 578566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322750" 2 => 578567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322750" 2 => 578567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322751" 2 => 578568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322751" 2 => 578568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322752" 2 => 578569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322752" 2 => 578569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322753" 2 => 578570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322753" 2 => 578570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322754" 2 => 578571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322754" 2 => 578571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322757" 2 => 578572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322757" 2 => 578572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322758" 2 => 578573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322758" 2 => 578573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322759" 2 => 578574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322759" 2 => 578574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322761" 2 => 578575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322761" 2 => 578575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322762" 2 => 578576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322762" 2 => 578576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322763" 2 => 578577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322763" 2 => 578577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322764" 2 => 578578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322764" 2 => 578578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322766" 2 => 578579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322766" 2 => 578579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322767" 2 => 578580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322767" 2 => 578580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322768" 2 => 578581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322768" 2 => 578581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322769" 2 => 578582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322769" 2 => 578582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322770" 2 => 578583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322770" 2 => 578583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322771" 2 => 578584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322771" 2 => 578584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7888322772" 2 => 578585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7888322772" 2 => 578585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7943331487" 2 => 578586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7943331487" 2 => 578586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7973182048" 2 => 578587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7973182048" 2 => 578587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7973206269" 2 => 578588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7973206269" 2 => 578588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7973208266" 2 => 578589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7973208266" 2 => 578589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7973208271" 2 => 578590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7973208271" 2 => 578590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7973228108" 2 => 578591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7973228108" 2 => 578591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995897672" 2 => 578592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995897672" 2 => 578592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995897673" 2 => 578593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995897673" 2 => 578593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995897682" 2 => 578594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995897682" 2 => 578594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995897683" 2 => 578595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995897683" 2 => 578595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995897684" 2 => 578596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995897684" 2 => 578596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899085" 2 => 578597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899085" 2 => 578597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899086" 2 => 578598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899086" 2 => 578598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899088" 2 => 578599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899088" 2 => 578599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899089" 2 => 578600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899089" 2 => 578600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899090" 2 => 578601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899090" 2 => 578601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899091" 2 => 578602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899091" 2 => 578602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899092" 2 => 578603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899092" 2 => 578603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899093" 2 => 578604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899093" 2 => 578604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899094" 2 => 578605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899094" 2 => 578605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899095" 2 => 578606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899095" 2 => 578606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899096" 2 => 578607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899096" 2 => 578607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899097" 2 => 578608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899097" 2 => 578608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899098" 2 => 578609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899098" 2 => 578609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899099" 2 => 578610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899099" 2 => 578610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899100" 2 => 578611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899100" 2 => 578611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899101" 2 => 578612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899101" 2 => 578612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899102" 2 => 578613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899102" 2 => 578613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899103" 2 => 578614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899103" 2 => 578614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899104" 2 => 578615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899104" 2 => 578615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899105" 2 => 578616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899105" 2 => 578616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899106" 2 => 578617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899106" 2 => 578617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899109" 2 => 578618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899109" 2 => 578618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899110" 2 => 578619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899110" 2 => 578619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899112" 2 => 578620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899112" 2 => 578620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899113" 2 => 578621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899113" 2 => 578621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899114" 2 => 578622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899114" 2 => 578622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899116" 2 => 578623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899116" 2 => 578623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899117" 2 => 578624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899117" 2 => 578624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899119" 2 => 578625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899119" 2 => 578625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899120" 2 => 578626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899120" 2 => 578626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899121" 2 => 578627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899121" 2 => 578627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899122" 2 => 578628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899122" 2 => 578628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899123" 2 => 578629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899123" 2 => 578629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899124" 2 => 578630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899124" 2 => 578630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899125" 2 => 578631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899125" 2 => 578631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899126" 2 => 578632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899126" 2 => 578632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899129" 2 => 578633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899129" 2 => 578633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899131" 2 => 578634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899131" 2 => 578634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899132" 2 => 578635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899132" 2 => 578635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899134" 2 => 578636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899134" 2 => 578636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899136" 2 => 578637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899136" 2 => 578637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899139" 2 => 578638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899139" 2 => 578638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899140" 2 => 578639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899140" 2 => 578639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899141" 2 => 578640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899141" 2 => 578640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899142" 2 => 578641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899142" 2 => 578641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899143" 2 => 578642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899143" 2 => 578642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899144" 2 => 578643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899144" 2 => 578643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899146" 2 => 578644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899146" 2 => 578644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899147" 2 => 578645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899147" 2 => 578645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899148" 2 => 578646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899148" 2 => 578646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899149" 2 => 578647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899149" 2 => 578647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899151" 2 => 578648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899151" 2 => 578648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899153" 2 => 578649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899153" 2 => 578649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899155" 2 => 578650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899155" 2 => 578650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899156" 2 => 578651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899156" 2 => 578651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899157" 2 => 578652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899157" 2 => 578652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899158" 2 => 578653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899158" 2 => 578653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899160" 2 => 578654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899160" 2 => 578654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899163" 2 => 578655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899163" 2 => 578655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899164" 2 => 578656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899164" 2 => 578656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899165" 2 => 578657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899165" 2 => 578657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899168" 2 => 578658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899168" 2 => 578658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899169" 2 => 578659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899169" 2 => 578659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899170" 2 => 578660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899170" 2 => 578660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899173" 2 => 578661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899173" 2 => 578661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899174" 2 => 578662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899174" 2 => 578662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899175" 2 => 578663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899175" 2 => 578663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899176" 2 => 578664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899176" 2 => 578664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899177" 2 => 578665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899177" 2 => 578665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899178" 2 => 578666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899178" 2 => 578666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899179" 2 => 578667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899179" 2 => 578667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899181" 2 => 578668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899181" 2 => 578668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899182" 2 => 578669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899182" 2 => 578669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899184" 2 => 578670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899184" 2 => 578670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899185" 2 => 578671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899185" 2 => 578671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899187" 2 => 578672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899187" 2 => 578672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899188" 2 => 578673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899188" 2 => 578673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899189" 2 => 578674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899189" 2 => 578674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899192" 2 => 578675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899192" 2 => 578675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899194" 2 => 578676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899194" 2 => 578676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899195" 2 => 578677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899195" 2 => 578677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899197" 2 => 578678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899197" 2 => 578678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899198" 2 => 578679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899198" 2 => 578679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899199" 2 => 578680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899199" 2 => 578680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899200" 2 => 578681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899200" 2 => 578681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899201" 2 => 578682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899201" 2 => 578682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899202" 2 => 578683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899202" 2 => 578683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899204" 2 => 578684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899204" 2 => 578684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899205" 2 => 578685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899205" 2 => 578685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899206" 2 => 578686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899206" 2 => 578686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899207" 2 => 578687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899207" 2 => 578687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899210" 2 => 578688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899210" 2 => 578688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899211" 2 => 578689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899211" 2 => 578689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899212" 2 => 578690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899212" 2 => 578690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899213" 2 => 578691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899213" 2 => 578691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899214" 2 => 578692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899214" 2 => 578692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899215" 2 => 578693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899215" 2 => 578693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "7995899216" 2 => 578694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "7995899216" 2 => 578694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004086588" 2 => 578695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004086588" 2 => 578695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004086589" 2 => 578696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004086589" 2 => 578696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004090586" 2 => 578697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004090586" 2 => 578697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004090587" 2 => 578698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004090587" 2 => 578698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004091886" 2 => 578699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004091886" 2 => 578699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004116186" 2 => 578700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004116186" 2 => 578700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004116287" 2 => 578701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004116287" 2 => 578701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004116288" 2 => 578702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004116288" 2 => 578702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004116289" 2 => 578703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004116289" 2 => 578703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004116290" 2 => 578704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004116290" 2 => 578704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004129885" 2 => 578705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004129885" 2 => 578705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004129985" 2 => 578706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004129985" 2 => 578706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004129986" 2 => 578707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004129986" 2 => 578707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8004130085" 2 => 578708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8004130085" 2 => 578708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8013856886" 2 => 578709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8013856886" 2 => 578709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8023469423" 2 => 578710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8023469423" 2 => 578710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8023961549" 2 => 578711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8023961549" 2 => 578711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8037918506" 2 => 578712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8037918506" 2 => 578712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8037918507" 2 => 578713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8037918507" 2 => 578713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8040152968" 2 => 578714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8040152968" 2 => 578714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8040158639" 2 => 578715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8040158639" 2 => 578715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8044150894" 2 => 578716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8044150894" 2 => 578716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8065700988" 2 => 578717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8065700988" 2 => 578717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8087515584" 2 => 578718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8087515584" 2 => 578718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8087515587" 2 => 578719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8087515587" 2 => 578719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8088232836" 2 => 578720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8088232836" 2 => 578720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8118450525" 2 => 578721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8118450525" 2 => 578721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8145670820" 2 => 578722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8145670820" 2 => 578722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8190766262" 2 => 578723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8190766262" 2 => 578723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8193740258" 2 => 578724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8193740258" 2 => 578724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8193740259" 2 => 578725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8193740259" 2 => 578725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8197455035" 2 => 578726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8197455035" 2 => 578726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8205268184" 2 => 578727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8205268184" 2 => 578727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8232223059" 2 => 578728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8232223059" 2 => 578728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8238115758" 2 => 578729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8238115758" 2 => 578729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8238115761" 2 => 578730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8238115761" 2 => 578730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8238115778" 2 => 578731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8238115778" 2 => 578731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8238115779" 2 => 578732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8238115779" 2 => 578732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8238115781" 2 => 578733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8238115781" 2 => 578733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8238115783" 2 => 578734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8238115783" 2 => 578734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788102" 2 => 578735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788102" 2 => 578735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788103" 2 => 578736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788103" 2 => 578736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788107" 2 => 578737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788107" 2 => 578737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788109" 2 => 578738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788109" 2 => 578738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788110" 2 => 578739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788110" 2 => 578739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788113" 2 => 578740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788113" 2 => 578740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788114" 2 => 578741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788114" 2 => 578741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788115" 2 => 578742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788115" 2 => 578742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8251788116" 2 => 578743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8251788116" 2 => 578743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8288971288" 2 => 578744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8288971288" 2 => 578744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8301096317" 2 => 578745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8301096317" 2 => 578745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8301096318" 2 => 578746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8301096318" 2 => 578746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8311165165" 2 => 578747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8311165165" 2 => 578747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517286" 2 => 578748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517286" 2 => 578748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517287" 2 => 578749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517287" 2 => 578749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517288" 2 => 578750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517288" 2 => 578750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517289" 2 => 578751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517289" 2 => 578751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517290" 2 => 578752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517290" 2 => 578752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517291" 2 => 578753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517291" 2 => 578753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517292" 2 => 578754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517292" 2 => 578754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517293" 2 => 578755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517293" 2 => 578755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8324517295" 2 => 578756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8324517295" 2 => 578756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280594" 2 => 578757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280594" 2 => 578757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280595" 2 => 578758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280595" 2 => 578758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280596" 2 => 578759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280596" 2 => 578759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280598" 2 => 578760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280598" 2 => 578760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280599" 2 => 578761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280599" 2 => 578761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280600" 2 => 578762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280600" 2 => 578762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280602" 2 => 578763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280602" 2 => 578763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280603" 2 => 578764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280603" 2 => 578764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280604" 2 => 578765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280604" 2 => 578765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280606" 2 => 578766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280606" 2 => 578766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280607" 2 => 578767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280607" 2 => 578767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280608" 2 => 578768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280608" 2 => 578768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280609" 2 => 578769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280609" 2 => 578769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280610" 2 => 578770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280610" 2 => 578770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280611" 2 => 578771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280611" 2 => 578771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280612" 2 => 578772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280612" 2 => 578772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280613" 2 => 578773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280613" 2 => 578773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280614" 2 => 578774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280614" 2 => 578774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280615" 2 => 578775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280615" 2 => 578775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334280616" 2 => 578776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334280616" 2 => 578776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294517" 2 => 578777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294517" 2 => 578777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294518" 2 => 578778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294518" 2 => 578778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294519" 2 => 578779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294519" 2 => 578779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294520" 2 => 578780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294520" 2 => 578780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294521" 2 => 578781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294521" 2 => 578781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294522" 2 => 578782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294522" 2 => 578782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294523" 2 => 578783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294523" 2 => 578783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294525" 2 => 578784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294525" 2 => 578784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8334294526" 2 => 578785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8334294526" 2 => 578785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8367499579" 2 => 578786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8367499579" 2 => 578786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8372031215" 2 => 578787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8372031215" 2 => 578787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8372085350" 2 => 578788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8372085350" 2 => 578788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8383918985" 2 => 578789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8383918985" 2 => 578789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8383921457" 2 => 578790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8383921457" 2 => 578790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8383956245" 2 => 578791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8383956245" 2 => 578791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8391870218" 2 => 578792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8391870218" 2 => 578792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8435406704" 2 => 578793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8435406704" 2 => 578793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8440768222" 2 => 578794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8440768222" 2 => 578794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8449787647" 2 => 578795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8449787647" 2 => 578795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8466530926" 2 => 578796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8466530926" 2 => 578796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8466530927" 2 => 578797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8466530927" 2 => 578797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8466530934" 2 => 578798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8466530934" 2 => 578798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8467082262" 2 => 578799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8467082262" 2 => 578799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071704" 2 => 578800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071704" 2 => 578800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071705" 2 => 578801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071705" 2 => 578801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071706" 2 => 578802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071706" 2 => 578802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071707" 2 => 578803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071707" 2 => 578803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071708" 2 => 578804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071708" 2 => 578804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071709" 2 => 578805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071709" 2 => 578805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071710" 2 => 578806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071710" 2 => 578806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071711" 2 => 578807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071711" 2 => 578807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071712" 2 => 578808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071712" 2 => 578808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071713" 2 => 578809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071713" 2 => 578809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071714" 2 => 578810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071714" 2 => 578810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071715" 2 => 578811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071715" 2 => 578811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479071716" 2 => 578812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479071716" 2 => 578812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479109517" 2 => 578813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479109517" 2 => 578813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8479109518" 2 => 578814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8479109518" 2 => 578814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571685" 2 => 578815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571685" 2 => 578815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571686" 2 => 578816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571686" 2 => 578816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571687" 2 => 578817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571687" 2 => 578817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571688" 2 => 578818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571688" 2 => 578818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571690" 2 => 578819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571690" 2 => 578819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571691" 2 => 578820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571691" 2 => 578820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571692" 2 => 578821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571692" 2 => 578821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571696" 2 => 578822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571696" 2 => 578822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571697" 2 => 578823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571697" 2 => 578823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571698" 2 => 578824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571698" 2 => 578824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571699" 2 => 578825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571699" 2 => 578825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571700" 2 => 578826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571700" 2 => 578826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571701" 2 => 578827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571701" 2 => 578827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571702" 2 => 578828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571702" 2 => 578828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571703" 2 => 578829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571703" 2 => 578829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571704" 2 => 578830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571704" 2 => 578830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571706" 2 => 578831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571706" 2 => 578831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571707" 2 => 578832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571707" 2 => 578832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571708" 2 => 578833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571708" 2 => 578833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571709" 2 => 578834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571709" 2 => 578834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494571716" 2 => 578835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494571716" 2 => 578835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638117" 2 => 578836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638117" 2 => 578836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638118" 2 => 578837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638118" 2 => 578837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638119" 2 => 578838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638119" 2 => 578838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638120" 2 => 578839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638120" 2 => 578839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638121" 2 => 578840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638121" 2 => 578840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638123" 2 => 578841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638123" 2 => 578841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638124" 2 => 578842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638124" 2 => 578842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638125" 2 => 578843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638125" 2 => 578843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638128" 2 => 578844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638128" 2 => 578844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638131" 2 => 578845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638131" 2 => 578845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638132" 2 => 578846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638132" 2 => 578846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638134" 2 => 578847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638134" 2 => 578847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638136" 2 => 578848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638136" 2 => 578848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638137" 2 => 578849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638137" 2 => 578849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638138" 2 => 578850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638138" 2 => 578850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638139" 2 => 578851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638139" 2 => 578851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638140" 2 => 578852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638140" 2 => 578852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638141" 2 => 578853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638141" 2 => 578853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638142" 2 => 578854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638142" 2 => 578854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8494638143" 2 => 578855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8494638143" 2 => 578855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8553795106" 2 => 578856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8553795106" 2 => 578856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8595213071" 2 => 578857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8595213071" 2 => 578857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8606481817" 2 => 578858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8606481817" 2 => 578858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8606644057" 2 => 578859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8606644057" 2 => 578859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8607547717" 2 => 578860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8607547717" 2 => 578860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8629343017" 2 => 578861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8629343017" 2 => 578861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753840" 2 => 578862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753840" 2 => 578862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753843" 2 => 578863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753843" 2 => 578863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753847" 2 => 578864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753847" 2 => 578864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753849" 2 => 578865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753849" 2 => 578865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753851" 2 => 578866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753851" 2 => 578866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753852" 2 => 578867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753852" 2 => 578867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753853" 2 => 578868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753853" 2 => 578868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753854" 2 => 578869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753854" 2 => 578869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753857" 2 => 578870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753857" 2 => 578870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753862" 2 => 578871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753862" 2 => 578871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753863" 2 => 578872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753863" 2 => 578872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753864" 2 => 578873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753864" 2 => 578873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753869" 2 => 578874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753869" 2 => 578874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753871" 2 => 578875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753871" 2 => 578875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753872" 2 => 578876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753872" 2 => 578876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753873" 2 => 578877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753873" 2 => 578877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753874" 2 => 578878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753874" 2 => 578878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753875" 2 => 578879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753875" 2 => 578879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753876" 2 => 578880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753876" 2 => 578880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8637753877" 2 => 578881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8637753877" 2 => 578881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662528313" 2 => 578882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662528313" 2 => 578882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577718" 2 => 578883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577718" 2 => 578883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577724" 2 => 578884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577724" 2 => 578884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577725" 2 => 578885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577725" 2 => 578885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577726" 2 => 578886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577726" 2 => 578886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577727" 2 => 578887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577727" 2 => 578887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577730" 2 => 578888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577730" 2 => 578888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577731" 2 => 578889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577731" 2 => 578889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577732" 2 => 578890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577732" 2 => 578890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577733" 2 => 578891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577733" 2 => 578891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577734" 2 => 578892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577734" 2 => 578892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577735" 2 => 578893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577735" 2 => 578893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577736" 2 => 578894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577736" 2 => 578894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577737" 2 => 578895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577737" 2 => 578895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577738" 2 => 578896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577738" 2 => 578896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577739" 2 => 578897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577739" 2 => 578897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577741" 2 => 578898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577741" 2 => 578898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577744" 2 => 578899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577744" 2 => 578899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577745" 2 => 578900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577745" 2 => 578900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577748" 2 => 578901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577748" 2 => 578901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577751" 2 => 578902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577751" 2 => 578902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577753" 2 => 578903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577753" 2 => 578903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577754" 2 => 578904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577754" 2 => 578904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577756" 2 => 578905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577756" 2 => 578905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577759" 2 => 578906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577759" 2 => 578906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577763" 2 => 578907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577763" 2 => 578907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577764" 2 => 578908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577764" 2 => 578908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577767" 2 => 578909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577767" 2 => 578909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577770" 2 => 578910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577770" 2 => 578910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577771" 2 => 578911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577771" 2 => 578911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577772" 2 => 578912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577772" 2 => 578912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577776" 2 => 578913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577776" 2 => 578913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577778" 2 => 578914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577778" 2 => 578914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577779" 2 => 578915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577779" 2 => 578915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577780" 2 => 578916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577780" 2 => 578916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8662577782" 2 => 578917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8662577782" 2 => 578917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8691284450" 2 => 578918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8691284450" 2 => 578918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8732957911" 2 => 578919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8732957911" 2 => 578919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8742655578" 2 => 578920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8742655578" 2 => 578920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561540" 2 => 578921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561540" 2 => 578921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561542" 2 => 578922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561542" 2 => 578922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561543" 2 => 578923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561543" 2 => 578923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561544" 2 => 578924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561544" 2 => 578924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561545" 2 => 578925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561545" 2 => 578925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561548" 2 => 578926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561548" 2 => 578926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561549" 2 => 578927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561549" 2 => 578927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561551" 2 => 578928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561551" 2 => 578928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561554" 2 => 578929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561554" 2 => 578929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561555" 2 => 578930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561555" 2 => 578930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561557" 2 => 578931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561557" 2 => 578931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561558" 2 => 578932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561558" 2 => 578932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561559" 2 => 578933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561559" 2 => 578933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561560" 2 => 578934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561560" 2 => 578934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561561" 2 => 578935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561561" 2 => 578935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561562" 2 => 578936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561562" 2 => 578936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561564" 2 => 578937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561564" 2 => 578937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561565" 2 => 578938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561565" 2 => 578938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561568" 2 => 578939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561568" 2 => 578939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561569" 2 => 578940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561569" 2 => 578940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561570" 2 => 578941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561570" 2 => 578941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561571" 2 => 578942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561571" 2 => 578942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8758561573" 2 => 578943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8758561573" 2 => 578943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8789599721" 2 => 578944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8789599721" 2 => 578944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8794963386" 2 => 578945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8794963386" 2 => 578945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8794963387" 2 => 578946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8794963387" 2 => 578946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8795181936" 2 => 578947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8795181936" 2 => 578947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8795181937" 2 => 578948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8795181937" 2 => 578948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8817369882" 2 => 578949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8817369882" 2 => 578949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8868495226" 2 => 578950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8868495226" 2 => 578950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8868495248" 2 => 578951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8868495248" 2 => 578951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8868495264" 2 => 578952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8868495264" 2 => 578952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8883784239" 2 => 578953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8883784239" 2 => 578953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8883784252" 2 => 578954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8883784252" 2 => 578954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8911490617" 2 => 578955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8911490617" 2 => 578955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8920092220" 2 => 578956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8920092220" 2 => 578956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8920092232" 2 => 578957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8920092232" 2 => 578957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8920092235" 2 => 578958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8920092235" 2 => 578958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8946361892" 2 => 578959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8946361892" 2 => 578959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8947071454" 2 => 578960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8947071454" 2 => 578960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8962583250" 2 => 578961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8962583250" 2 => 578961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421430" 2 => 578962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421430" 2 => 578962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421432" 2 => 578963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421432" 2 => 578963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421433" 2 => 578964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421433" 2 => 578964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421434" 2 => 578965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421434" 2 => 578965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421438" 2 => 578966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421438" 2 => 578966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421440" 2 => 578967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421440" 2 => 578967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421442" 2 => 578968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421442" 2 => 578968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421443" 2 => 578969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421443" 2 => 578969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421444" 2 => 578970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421444" 2 => 578970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421445" 2 => 578971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421445" 2 => 578971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421446" 2 => 578972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421446" 2 => 578972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421447" 2 => 578973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421447" 2 => 578973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421450" 2 => 578974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421450" 2 => 578974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421451" 2 => 578975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421451" 2 => 578975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421452" 2 => 578976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421452" 2 => 578976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421454" 2 => 578977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421454" 2 => 578977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421455" 2 => 578978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421455" 2 => 578978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8968421457" 2 => 578979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8968421457" 2 => 578979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "8977444617" 2 => 578980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "8977444617" 2 => 578980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9096990407" 2 => 578981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9096990407" 2 => 578981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9122086526" 2 => 578982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9122086526" 2 => 578982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9166692655" 2 => 578983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9166692655" 2 => 578983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9204369617" 2 => 578984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9204369617" 2 => 578984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9210121217" 2 => 578985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9210121217" 2 => 578985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9216339330" 2 => 578986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9216339330" 2 => 578986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9216339338" 2 => 578987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9216339338" 2 => 578987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9216339339" 2 => 578988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9216339339" 2 => 578988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9216339342" 2 => 578989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9216339342" 2 => 578989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9216339343" 2 => 578990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9216339343" 2 => 578990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9216339355" 2 => 578991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9216339355" 2 => 578991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9216339370" 2 => 578992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9216339370" 2 => 578992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9244402348" 2 => 578993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9244402348" 2 => 578993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9278011907" 2 => 578994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9278011907" 2 => 578994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9282413431" 2 => 578995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9282413431" 2 => 578995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462700" 2 => 578996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462700" 2 => 578996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462701" 2 => 578997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462701" 2 => 578997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462702" 2 => 578998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462702" 2 => 578998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462703" 2 => 578999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462703" 2 => 578999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462705" 2 => 579000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462705" 2 => 579000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462706" 2 => 579001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462706" 2 => 579001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462707" 2 => 579002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462707" 2 => 579002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462709" 2 => 579003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462709" 2 => 579003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462710" 2 => 579004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462710" 2 => 579004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295462711" 2 => 579005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295462711" 2 => 579005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9295909417" 2 => 579006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9295909417" 2 => 579006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9296523945" 2 => 579007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9296523945" 2 => 579007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834971" 2 => 579008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834971" 2 => 579008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834972" 2 => 579009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834972" 2 => 579009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834975" 2 => 579010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834975" 2 => 579010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834976" 2 => 579011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834976" 2 => 579011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834981" 2 => 579012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834981" 2 => 579012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834982" 2 => 579013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834982" 2 => 579013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834983" 2 => 579014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834983" 2 => 579014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834985" 2 => 579015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834985" 2 => 579015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834988" 2 => 579016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834988" 2 => 579016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327834989" 2 => 579017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327834989" 2 => 579017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9327835004" 2 => 579018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9327835004" 2 => 579018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9335874017" 2 => 579019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9335874017" 2 => 579019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9335874117" 2 => 579020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9335874117" 2 => 579020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9335934918" 2 => 579021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9335934918" 2 => 579021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9339933517" 2 => 579022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9339933517" 2 => 579022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9343831017" 2 => 579023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9343831017" 2 => 579023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9381495654" 2 => 579024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9381495654" 2 => 579024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9393798933" 2 => 579025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9393798933" 2 => 579025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9394833917" 2 => 579026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9394833917" 2 => 579026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9404753580" 2 => 579027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9404753580" 2 => 579027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9404753582" 2 => 579028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9404753582" 2 => 579028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9406253411" 2 => 579029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9406253411" 2 => 579029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9418082731" 2 => 579030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9418082731" 2 => 579030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9418082732" 2 => 579031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9418082732" 2 => 579031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9421111291" 2 => 579032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9421111291" 2 => 579032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9421111292" 2 => 579033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9421111292" 2 => 579033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9421111293" 2 => 579034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9421111293" 2 => 579034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9421111294" 2 => 579035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9421111294" 2 => 579035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9421111295" 2 => 579036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9421111295" 2 => 579036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9421111296" 2 => 579037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9421111296" 2 => 579037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9421111298" 2 => 579038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9421111298" 2 => 579038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9422016093" 2 => 579039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9422016093" 2 => 579039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9423142921" 2 => 579040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9423142921" 2 => 579040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9423748438" 2 => 579041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9423748438" 2 => 579041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9433205927" 2 => 579042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9433205927" 2 => 579042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9433205929" 2 => 579043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9433205929" 2 => 579043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9433205930" 2 => 579044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9433205930" 2 => 579044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9433654231" 2 => 579045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9433654231" 2 => 579045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9433654235" 2 => 579046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9433654235" 2 => 579046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9433654239" 2 => 579047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9433654239" 2 => 579047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9434732110" 2 => 579048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9434732110" 2 => 579048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9434732111" 2 => 579049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9434732111" 2 => 579049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9434732113" 2 => 579050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9434732113" 2 => 579050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9434732114" 2 => 579051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9434732114" 2 => 579051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9434732115" 2 => 579052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9434732115" 2 => 579052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9441929549" 2 => 579053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9441929549" 2 => 579053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9441929550" 2 => 579054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9441929550" 2 => 579054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321097" 2 => 579055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321097" 2 => 579055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321098" 2 => 579056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321098" 2 => 579056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321099" 2 => 579057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321099" 2 => 579057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321101" 2 => 579058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321101" 2 => 579058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321102" 2 => 579059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321102" 2 => 579059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321103" 2 => 579060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321103" 2 => 579060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321104" 2 => 579061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321104" 2 => 579061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321107" 2 => 579062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321107" 2 => 579062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321109" 2 => 579063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321109" 2 => 579063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321110" 2 => 579064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321110" 2 => 579064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321111" 2 => 579065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321111" 2 => 579065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321113" 2 => 579066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321113" 2 => 579066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321114" 2 => 579067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321114" 2 => 579067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481321116" 2 => 579068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481321116" 2 => 579068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401417" 2 => 579069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401417" 2 => 579069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401418" 2 => 579070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401418" 2 => 579070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401419" 2 => 579071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401419" 2 => 579071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401420" 2 => 579072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401420" 2 => 579072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401422" 2 => 579073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401422" 2 => 579073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401423" 2 => 579074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401423" 2 => 579074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401424" 2 => 579075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401424" 2 => 579075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401425" 2 => 579076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401425" 2 => 579076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401426" 2 => 579077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401426" 2 => 579077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401427" 2 => 579078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401427" 2 => 579078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401428" 2 => 579079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401428" 2 => 579079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401429" 2 => 579080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401429" 2 => 579080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401430" 2 => 579081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401430" 2 => 579081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401431" 2 => 579082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401431" 2 => 579082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401432" 2 => 579083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401432" 2 => 579083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401433" 2 => 579084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401433" 2 => 579084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401434" 2 => 579085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401434" 2 => 579085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401435" 2 => 579086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401435" 2 => 579086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401436" 2 => 579087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401436" 2 => 579087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401437" 2 => 579088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401437" 2 => 579088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401438" 2 => 579089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401438" 2 => 579089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401439" 2 => 579090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401439" 2 => 579090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401440" 2 => 579091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401440" 2 => 579091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401441" 2 => 579092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401441" 2 => 579092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401442" 2 => 579093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401442" 2 => 579093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401444" 2 => 579094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401444" 2 => 579094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401445" 2 => 579095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401445" 2 => 579095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401446" 2 => 579096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401446" 2 => 579096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401447" 2 => 579097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401447" 2 => 579097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401448" 2 => 579098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401448" 2 => 579098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401449" 2 => 579099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401449" 2 => 579099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401450" 2 => 579100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401450" 2 => 579100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401451" 2 => 579101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401451" 2 => 579101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401453" 2 => 579102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401453" 2 => 579102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401454" 2 => 579103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401454" 2 => 579103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401455" 2 => 579104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401455" 2 => 579104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401456" 2 => 579105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401456" 2 => 579105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401458" 2 => 579106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401458" 2 => 579106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401459" 2 => 579107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401459" 2 => 579107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401460" 2 => 579108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401460" 2 => 579108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401461" 2 => 579109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401461" 2 => 579109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401462" 2 => 579110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401462" 2 => 579110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401465" 2 => 579111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401465" 2 => 579111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401467" 2 => 579112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401467" 2 => 579112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401468" 2 => 579113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401468" 2 => 579113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401470" 2 => 579114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401470" 2 => 579114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401472" 2 => 579115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401472" 2 => 579115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401473" 2 => 579116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401473" 2 => 579116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401474" 2 => 579117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401474" 2 => 579117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401475" 2 => 579118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401475" 2 => 579118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401478" 2 => 579119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401478" 2 => 579119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401480" 2 => 579120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401480" 2 => 579120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401481" 2 => 579121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401481" 2 => 579121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401482" 2 => 579122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401482" 2 => 579122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401483" 2 => 579123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401483" 2 => 579123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401484" 2 => 579124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401484" 2 => 579124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401485" 2 => 579125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401485" 2 => 579125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401486" 2 => 579126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401486" 2 => 579126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401487" 2 => 579127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401487" 2 => 579127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401488" 2 => 579128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401488" 2 => 579128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401489" 2 => 579129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401489" 2 => 579129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401490" 2 => 579130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401490" 2 => 579130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9481401491" 2 => 579131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9481401491" 2 => 579131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9504298652" 2 => 579132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9504298652" 2 => 579132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9529709334" 2 => 579133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9529709334" 2 => 579133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9529709335" 2 => 579134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9529709335" 2 => 579134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9529709337" 2 => 579135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9529709337" 2 => 579135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944827" 2 => 579136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944827" 2 => 579136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944828" 2 => 579137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944828" 2 => 579137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944834" 2 => 579138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944834" 2 => 579138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944835" 2 => 579139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944835" 2 => 579139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944839" 2 => 579140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944839" 2 => 579140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944840" 2 => 579141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944840" 2 => 579141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944842" 2 => 579142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944842" 2 => 579142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944843" 2 => 579143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944843" 2 => 579143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944844" 2 => 579144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944844" 2 => 579144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944846" 2 => 579145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944846" 2 => 579145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944848" 2 => 579146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944848" 2 => 579146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944849" 2 => 579147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944849" 2 => 579147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944850" 2 => 579148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944850" 2 => 579148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944851" 2 => 579149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944851" 2 => 579149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944854" 2 => 579150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944854" 2 => 579150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944855" 2 => 579151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944855" 2 => 579151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944859" 2 => 579152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944859" 2 => 579152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944860" 2 => 579153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944860" 2 => 579153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944862" 2 => 579154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944862" 2 => 579154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944863" 2 => 579155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944863" 2 => 579155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944866" 2 => 579156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944866" 2 => 579156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944870" 2 => 579157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944870" 2 => 579157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944871" 2 => 579158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944871" 2 => 579158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944872" 2 => 579159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944872" 2 => 579159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944875" 2 => 579160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944875" 2 => 579160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9542944877" 2 => 579161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9542944877" 2 => 579161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9551727617" 2 => 579162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9551727617" 2 => 579162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9558686364" 2 => 579163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9558686364" 2 => 579163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9576044159" 2 => 579164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9576044159" 2 => 579164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9585784698" 2 => 579165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9585784698" 2 => 579165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9585784700" 2 => 579166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9585784700" 2 => 579166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9585785309" 2 => 579167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9585785309" 2 => 579167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9613560463" 2 => 579168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9613560463" 2 => 579168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9666252519" 2 => 579169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9666252519" 2 => 579169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9666491417" 2 => 579170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9666491417" 2 => 579170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9694703954" 2 => 579171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9694703954" 2 => 579171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9694715372" 2 => 579172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9694715372" 2 => 579172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9733997839" 2 => 579173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9733997839" 2 => 579173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9766541817" 2 => 579174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9766541817" 2 => 579174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9785751955" 2 => 579175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9785751955" 2 => 579175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9797115964" 2 => 579176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9797115964" 2 => 579176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9797115965" 2 => 579177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9797115965" 2 => 579177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9798170315" 2 => 579178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9798170315" 2 => 579178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9819127619" 2 => 579179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9819127619" 2 => 579179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9827930992" 2 => 579180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9827930992" 2 => 579180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9827930993" 2 => 579181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9827930993" 2 => 579181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9858057218" 2 => 579182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9858057218" 2 => 579182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9881165417" 2 => 579183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9881165417" 2 => 579183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9883270917" 2 => 579184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9883270917" 2 => 579184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9885151954" 2 => 579185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9885151954" 2 => 579185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9885632927" 2 => 579186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9885632927" 2 => 579186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9885632928" 2 => 579187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9885632928" 2 => 579187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9919097652" 2 => 579188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9919097652" 2 => 579188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9920791474" 2 => 579189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9920791474" 2 => 579189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9934650423" 2 => 579190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9934650423" 2 => 579190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9934659353" 2 => 579191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9934659353" 2 => 579191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9953777117" 2 => 579192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9953777117" 2 => 579192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9979993917" 2 => 579193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9979993917" 2 => 579193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "9992913596" 2 => 579194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "9992913596" 2 => 579194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10030515426" 2 => 579195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10030515426" 2 => 579195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10033468891" 2 => 579196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10033468891" 2 => 579196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022921" 2 => 579197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022921" 2 => 579197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022922" 2 => 579198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022922" 2 => 579198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022924" 2 => 579199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022924" 2 => 579199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022925" 2 => 579200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022925" 2 => 579200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022926" 2 => 579201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022926" 2 => 579201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022927" 2 => 579202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022927" 2 => 579202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022931" 2 => 579203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022931" 2 => 579203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022932" 2 => 579204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022932" 2 => 579204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022936" 2 => 579205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022936" 2 => 579205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022937" 2 => 579206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022937" 2 => 579206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022939" 2 => 579207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022939" 2 => 579207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022941" 2 => 579208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022941" 2 => 579208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022942" 2 => 579209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022942" 2 => 579209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022943" 2 => 579210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022943" 2 => 579210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022944" 2 => 579211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022944" 2 => 579211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022945" 2 => 579212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022945" 2 => 579212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022946" 2 => 579213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022946" 2 => 579213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022947" 2 => 579214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022947" 2 => 579214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022948" 2 => 579215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022948" 2 => 579215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022949" 2 => 579216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022949" 2 => 579216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022950" 2 => 579217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022950" 2 => 579217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022952" 2 => 579218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022952" 2 => 579218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022953" 2 => 579219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022953" 2 => 579219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022954" 2 => 579220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022954" 2 => 579220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022955" 2 => 579221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022955" 2 => 579221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022956" 2 => 579222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022956" 2 => 579222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022958" 2 => 579223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022958" 2 => 579223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022959" 2 => 579224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022959" 2 => 579224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022961" 2 => 579225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022961" 2 => 579225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022962" 2 => 579226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022962" 2 => 579226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022964" 2 => 579227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022964" 2 => 579227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022965" 2 => 579228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022965" 2 => 579228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022966" 2 => 579229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022966" 2 => 579229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022967" 2 => 579230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022967" 2 => 579230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022968" 2 => 579231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022968" 2 => 579231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022969" 2 => 579232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022969" 2 => 579232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022970" 2 => 579233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022970" 2 => 579233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022972" 2 => 579234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022972" 2 => 579234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022973" 2 => 579235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022973" 2 => 579235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022974" 2 => 579236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022974" 2 => 579236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022976" 2 => 579237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022976" 2 => 579237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022977" 2 => 579238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022977" 2 => 579238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022978" 2 => 579239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022978" 2 => 579239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022980" 2 => 579240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022980" 2 => 579240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022982" 2 => 579241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022982" 2 => 579241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022983" 2 => 579242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022983" 2 => 579242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022984" 2 => 579243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022984" 2 => 579243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022985" 2 => 579244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022985" 2 => 579244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022988" 2 => 579245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022988" 2 => 579245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022989" 2 => 579246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022989" 2 => 579246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022990" 2 => 579247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022990" 2 => 579247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022991" 2 => 579248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022991" 2 => 579248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022992" 2 => 579249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022992" 2 => 579249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022993" 2 => 579250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022993" 2 => 579250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022994" 2 => 579251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022994" 2 => 579251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022995" 2 => 579252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022995" 2 => 579252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022997" 2 => 579253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022997" 2 => 579253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049022999" 2 => 579254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049022999" 2 => 579254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023001" 2 => 579255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023001" 2 => 579255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023002" 2 => 579256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023002" 2 => 579256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023003" 2 => 579257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023003" 2 => 579257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023004" 2 => 579258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023004" 2 => 579258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023005" 2 => 579259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023005" 2 => 579259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023007" 2 => 579260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023007" 2 => 579260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023008" 2 => 579261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023008" 2 => 579261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023009" 2 => 579262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023009" 2 => 579262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049023010" 2 => 579263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049023010" 2 => 579263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10049984030" 2 => 579264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10049984030" 2 => 579264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10050032640" 2 => 579265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10050032640" 2 => 579265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10065898163" 2 => 579266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10065898163" 2 => 579266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10088857517" 2 => 579267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10088857517" 2 => 579267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10090476818" 2 => 579268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10090476818" 2 => 579268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10090480718" 2 => 579269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10090480718" 2 => 579269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10090480719" 2 => 579270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10090480719" 2 => 579270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10090484817" 2 => 579271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10090484817" 2 => 579271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10090484917" 2 => 579272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10090484917" 2 => 579272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10090485017" 2 => 579273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10090485017" 2 => 579273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10091707917" 2 => 579274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10091707917" 2 => 579274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10091825217" 2 => 579275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10091825217" 2 => 579275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10091828217" 2 => 579276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10091828217" 2 => 579276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10112208736" 2 => 579277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10112208736" 2 => 579277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10114233118" 2 => 579278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10114233118" 2 => 579278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10114276217" 2 => 579279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10114276217" 2 => 579279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10116566317" 2 => 579280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10116566317" 2 => 579280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10125654720" 2 => 579281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10125654720" 2 => 579281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10125720219" 2 => 579282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10125720219" 2 => 579282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10125720717" 2 => 579283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10125720717" 2 => 579283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10163849035" 2 => 579284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10163849035" 2 => 579284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10167674735" 2 => 579285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10167674735" 2 => 579285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473657" 2 => 579286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473657" 2 => 579286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473659" 2 => 579287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473659" 2 => 579287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473660" 2 => 579288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473660" 2 => 579288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473662" 2 => 579289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473662" 2 => 579289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473663" 2 => 579290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473663" 2 => 579290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473664" 2 => 579291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473664" 2 => 579291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473665" 2 => 579292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473665" 2 => 579292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473666" 2 => 579293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473666" 2 => 579293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473669" 2 => 579294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473669" 2 => 579294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473670" 2 => 579295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473670" 2 => 579295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473671" 2 => 579296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473671" 2 => 579296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10172473672" 2 => 579297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10172473672" 2 => 579297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10185240213" 2 => 579298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10185240213" 2 => 579298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10187861705" 2 => 579299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10187861705" 2 => 579299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10187910894" 2 => 579300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10187910894" 2 => 579300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10187910897" 2 => 579301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10187910897" 2 => 579301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10198390076" 2 => 579302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10198390076" 2 => 579302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10203605645" 2 => 579303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10203605645" 2 => 579303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10217905206" 2 => 579304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10217905206" 2 => 579304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10233030817" 2 => 579305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10233030817" 2 => 579305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10291644711" 2 => 579306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10291644711" 2 => 579306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10295392795" 2 => 579307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10295392795" 2 => 579307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10300440609" 2 => 579308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10300440609" 2 => 579308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314743461" 2 => 579309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314743461" 2 => 579309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314743462" 2 => 579310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314743462" 2 => 579310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314743463" 2 => 579311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314743463" 2 => 579311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314743464" 2 => 579312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314743464" 2 => 579312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314783330" 2 => 579313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314783330" 2 => 579313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314783331" 2 => 579314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314783331" 2 => 579314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314783333" 2 => 579315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314783333" 2 => 579315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314783335" 2 => 579316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314783335" 2 => 579316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314816009" 2 => 579317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314816009" 2 => 579317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314816011" 2 => 579318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314816011" 2 => 579318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314816012" 2 => 579319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314816012" 2 => 579319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314816013" 2 => 579320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314816013" 2 => 579320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314816014" 2 => 579321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314816014" 2 => 579321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10314816015" 2 => 579322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10314816015" 2 => 579322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10316309999" 2 => 579323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10316309999" 2 => 579323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10538741061" 2 => 579324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10538741061" 2 => 579324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10538741064" 2 => 579325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10538741064" 2 => 579325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10572633909" 2 => 579326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10572633909" 2 => 579326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10601353705" 2 => 579327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10601353705" 2 => 579327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10671861711" 2 => 579328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10671861711" 2 => 579328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10672557197" 2 => 579329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10672557197" 2 => 579329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10672558694" 2 => 579330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10672558694" 2 => 579330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360545" 2 => 579331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360545" 2 => 579331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360557" 2 => 579332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360557" 2 => 579332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360560" 2 => 579333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360560" 2 => 579333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360564" 2 => 579334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360564" 2 => 579334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360574" 2 => 579335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360574" 2 => 579335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360582" 2 => 579336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360582" 2 => 579336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360584" 2 => 579337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360584" 2 => 579337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360588" 2 => 579338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360588" 2 => 579338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360590" 2 => 579339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360590" 2 => 579339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360601" 2 => 579340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360601" 2 => 579340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360602" 2 => 579341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360602" 2 => 579341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10693360603" 2 => 579342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10693360603" 2 => 579342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10694607901" 2 => 579343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10694607901" 2 => 579343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10696951905" 2 => 579344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10696951905" 2 => 579344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10758391928" 2 => 579345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10758391928" 2 => 579345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10762016743" 2 => 579346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10762016743" 2 => 579346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10762016744" 2 => 579347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10762016744" 2 => 579347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10781182303" 2 => 579348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10781182303" 2 => 579348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10822104281" 2 => 579349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10822104281" 2 => 579349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10831647477" 2 => 579350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10831647477" 2 => 579350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10858981600" 2 => 579351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10858981600" 2 => 579351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10858988410" 2 => 579352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10858988410" 2 => 579352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10858988411" 2 => 579353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10858988411" 2 => 579353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10866962805" 2 => 579354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10866962805" 2 => 579354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10905176805" 2 => 579355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10905176805" 2 => 579355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10984078394" 2 => 579356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10984078394" 2 => 579356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10991475216" 2 => 579357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10991475216" 2 => 579357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10991475217" 2 => 579358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10991475217" 2 => 579358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10991475219" 2 => 579359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10991475219" 2 => 579359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10991475221" 2 => 579360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10991475221" 2 => 579360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10991475222" 2 => 579361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10991475222" 2 => 579361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "10991475225" 2 => 579362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "10991475225" 2 => 579362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11030392523" 2 => 579363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11030392523" 2 => 579363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11039663506" 2 => 579364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11039663506" 2 => 579364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11043856287" 2 => 579365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11043856287" 2 => 579365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11056174248" 2 => 579366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11056174248" 2 => 579366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11056737672" 2 => 579367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11056737672" 2 => 579367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11056737673" 2 => 579368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11056737673" 2 => 579368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11066987293" 2 => 579369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11066987293" 2 => 579369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11069226106" 2 => 579370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11069226106" 2 => 579370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11069268706" 2 => 579371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11069268706" 2 => 579371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11069268707" 2 => 579372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11069268707" 2 => 579372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11069270705" 2 => 579373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11069270705" 2 => 579373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11069646277" 2 => 579374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11069646277" 2 => 579374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11071447681" 2 => 579375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11071447681" 2 => 579375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11071480044" 2 => 579376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11071480044" 2 => 579376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11071502642" 2 => 579377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11071502642" 2 => 579377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11072517005" 2 => 579378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11072517005" 2 => 579378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11085073405" 2 => 579379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11085073405" 2 => 579379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11085087005" 2 => 579380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11085087005" 2 => 579380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11102867809" 2 => 579381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11102867809" 2 => 579381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11117165947" 2 => 579382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11117165947" 2 => 579382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11117197702" 2 => 579383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11117197702" 2 => 579383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11117198629" 2 => 579384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11117198629" 2 => 579384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134657542" 2 => 579385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134657542" 2 => 579385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134662429" 2 => 579386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134662429" 2 => 579386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134675178" 2 => 579387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134675178" 2 => 579387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134675179" 2 => 579388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134675179" 2 => 579388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134676750" 2 => 579389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134676750" 2 => 579389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134676751" 2 => 579390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134676751" 2 => 579390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134676992" 2 => 579391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134676992" 2 => 579391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134680136" 2 => 579392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134680136" 2 => 579392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11134682701" 2 => 579393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11134682701" 2 => 579393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11137687757" 2 => 579394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11137687757" 2 => 579394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11137696775" 2 => 579395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11137696775" 2 => 579395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139368787" 2 => 579396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139368787" 2 => 579396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139368788" 2 => 579397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139368788" 2 => 579397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139368789" 2 => 579398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139368789" 2 => 579398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139418841" 2 => 579399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139418841" 2 => 579399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139419283" 2 => 579400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139419283" 2 => 579400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139443072" 2 => 579401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139443072" 2 => 579401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139443740" 2 => 579402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139443740" 2 => 579402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139444273" 2 => 579403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139444273" 2 => 579403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139450955" 2 => 579404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139450955" 2 => 579404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139451291" 2 => 579405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139451291" 2 => 579405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139451292" 2 => 579406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139451292" 2 => 579406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139458571" 2 => 579407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139458571" 2 => 579407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139460196" 2 => 579408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139460196" 2 => 579408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139463071" 2 => 579409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139463071" 2 => 579409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139465292" 2 => 579410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139465292" 2 => 579410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139468754" 2 => 579411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139468754" 2 => 579411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139471118" 2 => 579412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139471118" 2 => 579412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139471120" 2 => 579413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139471120" 2 => 579413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139472158" 2 => 579414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139472158" 2 => 579414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139474511" 2 => 579415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139474511" 2 => 579415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11139474712" 2 => 579416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11139474712" 2 => 579416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11142749296" 2 => 579417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11142749296" 2 => 579417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11142836792" 2 => 579418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11142836792" 2 => 579418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11142858738" 2 => 579419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11142858738" 2 => 579419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11143280179" 2 => 579420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11143280179" 2 => 579420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11144422727" 2 => 579421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11144422727" 2 => 579421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11144426758" 2 => 579422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11144426758" 2 => 579422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11144442444" 2 => 579423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11144442444" 2 => 579423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145818366" 2 => 579424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145818366" 2 => 579424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145820069" 2 => 579425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145820069" 2 => 579425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145824590" 2 => 579426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145824590" 2 => 579426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145824614" 2 => 579427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145824614" 2 => 579427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145827948" 2 => 579428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145827948" 2 => 579428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145842214" 2 => 579429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145842214" 2 => 579429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145842215" 2 => 579430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145842215" 2 => 579430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145844461" 2 => 579431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145844461" 2 => 579431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145846000" 2 => 579432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145846000" 2 => 579432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11145848212" 2 => 579433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11145848212" 2 => 579433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11146236085" 2 => 579434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11146236085" 2 => 579434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11146239624" 2 => 579435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11146239624" 2 => 579435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11146261061" 2 => 579436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11146261061" 2 => 579436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11146268087" 2 => 579437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11146268087" 2 => 579437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11146275371" 2 => 579438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11146275371" 2 => 579438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11146276611" 2 => 579439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11146276611" 2 => 579439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11159175092" 2 => 579440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11159175092" 2 => 579440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11159209397" 2 => 579441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11159209397" 2 => 579441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11159219086" 2 => 579442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11159219086" 2 => 579442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11163652004" 2 => 579443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11163652004" 2 => 579443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11166297170" 2 => 579444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11166297170" 2 => 579444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167336904" 2 => 579445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167336904" 2 => 579445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167340658" 2 => 579446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167340658" 2 => 579446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167349925" 2 => 579447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167349925" 2 => 579447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167349926" 2 => 579448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167349926" 2 => 579448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167351284" 2 => 579449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167351284" 2 => 579449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167357379" 2 => 579450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167357379" 2 => 579450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167372336" 2 => 579451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167372336" 2 => 579451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167374680" 2 => 579452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167374680" 2 => 579452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167375855" 2 => 579453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167375855" 2 => 579453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167377103" 2 => 579454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167377103" 2 => 579454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167377104" 2 => 579455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167377104" 2 => 579455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167378412" 2 => 579456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167378412" 2 => 579456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167379343" 2 => 579457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167379343" 2 => 579457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167383560" 2 => 579458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167383560" 2 => 579458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167384002" 2 => 579459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167384002" 2 => 579459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167384544" 2 => 579460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167384544" 2 => 579460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167386104" 2 => 579461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167386104" 2 => 579461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11167386905" 2 => 579462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11167386905" 2 => 579462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11170027800" 2 => 579463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11170027800" 2 => 579463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11170030154" 2 => 579464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11170030154" 2 => 579464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11170032219" 2 => 579465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11170032219" 2 => 579465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11170034688" 2 => 579466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11170034688" 2 => 579466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11170034689" 2 => 579467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11170034689" 2 => 579467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11170036125" 2 => 579468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11170036125" 2 => 579468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11170037138" 2 => 579469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11170037138" 2 => 579469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11171722837" 2 => 579470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11171722837" 2 => 579470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11172416852" 2 => 579471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11172416852" 2 => 579471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11172416853" 2 => 579472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11172416853" 2 => 579472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11172462884" 2 => 579473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11172462884" 2 => 579473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11172468682" 2 => 579474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11172468682" 2 => 579474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11184010936" 2 => 579475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11184010936" 2 => 579475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11190662316" 2 => 579476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11190662316" 2 => 579476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11194697710" 2 => 579477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11194697710" 2 => 579477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11194701938" 2 => 579478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11194701938" 2 => 579478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11197748796" 2 => 579479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11197748796" 2 => 579479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11200614690" 2 => 579480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11200614690" 2 => 579480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11203575407" 2 => 579481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11203575407" 2 => 579481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208415729" 2 => 579482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208415729" 2 => 579482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208436865" 2 => 579483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208436865" 2 => 579483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208460020" 2 => 579484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208460020" 2 => 579484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208462180" 2 => 579485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208462180" 2 => 579485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208467650" 2 => 579486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208467650" 2 => 579486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208467651" 2 => 579487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208467651" 2 => 579487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208469356" 2 => 579488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208469356" 2 => 579488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208470099" 2 => 579489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208470099" 2 => 579489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208470657" 2 => 579490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208470657" 2 => 579490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208472811" 2 => 579491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208472811" 2 => 579491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208475762" 2 => 579492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208475762" 2 => 579492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208475763" 2 => 579493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208475763" 2 => 579493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11208477970" 2 => 579494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11208477970" 2 => 579494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11212384755" 2 => 579495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11212384755" 2 => 579495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11212388230" 2 => 579496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11212388230" 2 => 579496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11216053210" 2 => 579497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11216053210" 2 => 579497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11216086302" 2 => 579498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11216086302" 2 => 579498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11216089107" 2 => 579499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11216089107" 2 => 579499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11216089631" 2 => 579500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11216089631" 2 => 579500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11218290190" 2 => 579501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11218290190" 2 => 579501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11218297821" 2 => 579502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11218297821" 2 => 579502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11218325369" 2 => 579503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11218325369" 2 => 579503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11218325370" 2 => 579504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11218325370" 2 => 579504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11218328898" 2 => 579505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11218328898" 2 => 579505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11218329317" 2 => 579506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11218329317" 2 => 579506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11218329318" 2 => 579507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11218329318" 2 => 579507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11218330948" 2 => 579508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11218330948" 2 => 579508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219751512" 2 => 579509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219751512" 2 => 579509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219770101" 2 => 579510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219770101" 2 => 579510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219795124" 2 => 579511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219795124" 2 => 579511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219803726" 2 => 579512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219803726" 2 => 579512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219811565" 2 => 579513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219811565" 2 => 579513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219814813" 2 => 579514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219814813" 2 => 579514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219824108" 2 => 579515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219824108" 2 => 579515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219825067" 2 => 579516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219825067" 2 => 579516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219826273" 2 => 579517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219826273" 2 => 579517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11219829503" 2 => 579518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11219829503" 2 => 579518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11224596548" 2 => 579519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11224596548" 2 => 579519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11226480924" 2 => 579520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11226480924" 2 => 579520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11228022019" 2 => 579521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11228022019" 2 => 579521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11228043020" 2 => 579522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11228043020" 2 => 579522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11228048384" 2 => 579523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11228048384" 2 => 579523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11228050763" 2 => 579524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11228050763" 2 => 579524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11228051714" 2 => 579525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11228051714" 2 => 579525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11228055523" 2 => 579526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11228055523" 2 => 579526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11232254093" 2 => 579527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11232254093" 2 => 579527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11232254095" 2 => 579528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11232254095" 2 => 579528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11232254096" 2 => 579529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11232254096" 2 => 579529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11232366355" 2 => 579530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11232366355" 2 => 579530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11242066480" 2 => 579531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11242066480" 2 => 579531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11258086513" 2 => 579532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11258086513" 2 => 579532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11258088332" 2 => 579533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11258088332" 2 => 579533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11258095462" 2 => 579534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11258095462" 2 => 579534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11264620149" 2 => 579535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11264620149" 2 => 579535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11293484879" 2 => 579536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11293484879" 2 => 579536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11302178769" 2 => 579537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11302178769" 2 => 579537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11302308566" 2 => 579538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11302308566" 2 => 579538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11302379037" 2 => 579539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11302379037" 2 => 579539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11303022869" 2 => 579540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11303022869" 2 => 579540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314845726" 2 => 579541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314845726" 2 => 579541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314868938" 2 => 579542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314868938" 2 => 579542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314898166" 2 => 579543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314898166" 2 => 579543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314900118" 2 => 579544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314900118" 2 => 579544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314903144" 2 => 579545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314903144" 2 => 579545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314903791" 2 => 579546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314903791" 2 => 579546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314909384" 2 => 579547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314909384" 2 => 579547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314909385" 2 => 579548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314909385" 2 => 579548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314909588" 2 => 579549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314909588" 2 => 579549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11314910405" 2 => 579550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11314910405" 2 => 579550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11331181969" 2 => 579551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11331181969" 2 => 579551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11331403370" 2 => 579552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11331403370" 2 => 579552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11331443670" 2 => 579553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11331443670" 2 => 579553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11332584771" 2 => 579554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11332584771" 2 => 579554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11348001669" 2 => 579555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11348001669" 2 => 579555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11348059369" 2 => 579556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11348059369" 2 => 579556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11352139107" 2 => 579557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11352139107" 2 => 579557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11352141403" 2 => 579558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11352141403" 2 => 579558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11368944769" 2 => 579559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11368944769" 2 => 579559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11371110269" 2 => 579560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11371110269" 2 => 579560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11371111469" 2 => 579561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11371111469" 2 => 579561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11373338069" 2 => 579562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11373338069" 2 => 579562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11373340169" 2 => 579563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11373340169" 2 => 579563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594669" 2 => 579564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594669" 2 => 579564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594670" 2 => 579565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594670" 2 => 579565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594671" 2 => 579566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594671" 2 => 579566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594672" 2 => 579567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594672" 2 => 579567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594673" 2 => 579568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594673" 2 => 579568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594674" 2 => 579569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594674" 2 => 579569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594769" 2 => 579570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594769" 2 => 579570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594770" 2 => 579571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594770" 2 => 579571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594771" 2 => 579572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594771" 2 => 579572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377594869" 2 => 579573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377594869" 2 => 579573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377635669" 2 => 579574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377635669" 2 => 579574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377635670" 2 => 579575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377635670" 2 => 579575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377635671" 2 => 579576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377635671" 2 => 579576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377635769" 2 => 579577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377635769" 2 => 579577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377635770" 2 => 579578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377635770" 2 => 579578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377635869" 2 => 579579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377635869" 2 => 579579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377635870" 2 => 579580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377635870" 2 => 579580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377635969" 2 => 579581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377635969" 2 => 579581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377636069" 2 => 579582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377636069" 2 => 579582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377636070" 2 => 579583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377636070" 2 => 579583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377636071" 2 => 579584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377636071" 2 => 579584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11377636072" 2 => 579585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11377636072" 2 => 579585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11397878387" 2 => 579586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11397878387" 2 => 579586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11405370227" 2 => 579587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11405370227" 2 => 579587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11405376632" 2 => 579588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11405376632" 2 => 579588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11405392147" 2 => 579589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11405392147" 2 => 579589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11405415355" 2 => 579590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11405415355" 2 => 579590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11422474503" 2 => 579591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11422474503" 2 => 579591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11422539398" 2 => 579592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11422539398" 2 => 579592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11422567016" 2 => 579593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11422567016" 2 => 579593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11433048877" 2 => 579594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11433048877" 2 => 579594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11476256889" 2 => 579595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11476256889" 2 => 579595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11497412069" 2 => 579596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11497412069" 2 => 579596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11513577322" 2 => 579597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11513577322" 2 => 579597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11516163954" 2 => 579598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11516163954" 2 => 579598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11525622963" 2 => 579599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11525622963" 2 => 579599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11525690153" 2 => 579600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11525690153" 2 => 579600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11525733163" 2 => 579601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11525733163" 2 => 579601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11540533310" 2 => 579602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11540533310" 2 => 579602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11541005839" 2 => 579603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11541005839" 2 => 579603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11547229950" 2 => 579604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11547229950" 2 => 579604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11547238407" 2 => 579605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11547238407" 2 => 579605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11553421769" 2 => 579606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11553421769" 2 => 579606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11556992159" 2 => 579607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11556992159" 2 => 579607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11556992160" 2 => 579608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11556992160" 2 => 579608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557010014" 2 => 579609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557010014" 2 => 579609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557028681" 2 => 579610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557028681" 2 => 579610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557028682" 2 => 579611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557028682" 2 => 579611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557041739" 2 => 579612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557041739" 2 => 579612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557046530" 2 => 579613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557046530" 2 => 579613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557047118" 2 => 579614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557047118" 2 => 579614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557047119" 2 => 579615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557047119" 2 => 579615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557051814" 2 => 579616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557051814" 2 => 579616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557055280" 2 => 579617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557055280" 2 => 579617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557059151" 2 => 579618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557059151" 2 => 579618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557059152" 2 => 579619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557059152" 2 => 579619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557066648" 2 => 579620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557066648" 2 => 579620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557068667" 2 => 579621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557068667" 2 => 579621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557068808" 2 => 579622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557068808" 2 => 579622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557068809" 2 => 579623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557068809" 2 => 579623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557069792" 2 => 579624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557069792" 2 => 579624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557069793" 2 => 579625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557069793" 2 => 579625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557069885" 2 => 579626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557069885" 2 => 579626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557069886" 2 => 579627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557069886" 2 => 579627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557073908" 2 => 579628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557073908" 2 => 579628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557075423" 2 => 579629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557075423" 2 => 579629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557083040" 2 => 579630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557083040" 2 => 579630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557085546" 2 => 579631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557085546" 2 => 579631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557085547" 2 => 579632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557085547" 2 => 579632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557085576" 2 => 579633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557085576" 2 => 579633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11557085577" 2 => 579634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11557085577" 2 => 579634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565151564" 2 => 579635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565151564" 2 => 579635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565154697" 2 => 579636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565154697" 2 => 579636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565154698" 2 => 579637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565154698" 2 => 579637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565165392" 2 => 579638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565165392" 2 => 579638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565165713" 2 => 579639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565165713" 2 => 579639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565171573" 2 => 579640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565171573" 2 => 579640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565171574" 2 => 579641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565171574" 2 => 579641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565172255" 2 => 579642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565172255" 2 => 579642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565173007" 2 => 579643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565173007" 2 => 579643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565179203" 2 => 579644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565179203" 2 => 579644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565179204" 2 => 579645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565179204" 2 => 579645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565179471" 2 => 579646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565179471" 2 => 579646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565179472" 2 => 579647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565179472" 2 => 579647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565179914" 2 => 579648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565179914" 2 => 579648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565184000" 2 => 579649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565184000" 2 => 579649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565184496" 2 => 579650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565184496" 2 => 579650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11565184923" 2 => 579651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11565184923" 2 => 579651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11572542969" 2 => 579652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11572542969" 2 => 579652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11578420269" 2 => 579653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11578420269" 2 => 579653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11587553408" 2 => 579654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11587553408" 2 => 579654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11591252469" 2 => 579655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11591252469" 2 => 579655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11594681438" 2 => 579656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11594681438" 2 => 579656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11594742585" 2 => 579657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11594742585" 2 => 579657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11594742587" 2 => 579658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11594742587" 2 => 579658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11594765378" 2 => 579659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11594765378" 2 => 579659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11594793761" 2 => 579660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11594793761" 2 => 579660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11594797173" 2 => 579661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11594797173" 2 => 579661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11602452769" 2 => 579662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11602452769" 2 => 579662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11607491781" 2 => 579663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11607491781" 2 => 579663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11613556670" 2 => 579664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11613556670" 2 => 579664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11618362469" 2 => 579665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11618362469" 2 => 579665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11619001241" 2 => 579666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11619001241" 2 => 579666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11619013889" 2 => 579667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11619013889" 2 => 579667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11619013890" 2 => 579668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11619013890" 2 => 579668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11619033727" 2 => 579669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11619033727" 2 => 579669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11619040441" 2 => 579670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11619040441" 2 => 579670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11624037586" 2 => 579671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11624037586" 2 => 579671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11624200683" 2 => 579672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11624200683" 2 => 579672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11635319983" 2 => 579673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11635319983" 2 => 579673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11681065169" 2 => 579674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11681065169" 2 => 579674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11681913069" 2 => 579675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11681913069" 2 => 579675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11684830972" 2 => 579676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11684830972" 2 => 579676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11685231173" 2 => 579677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11685231173" 2 => 579677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11708377524" 2 => 579678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11708377524" 2 => 579678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11708395421" 2 => 579679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11708395421" 2 => 579679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727851397" 2 => 579680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727851397" 2 => 579680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727859942" 2 => 579681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727859942" 2 => 579681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727871328" 2 => 579682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727871328" 2 => 579682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727875508" 2 => 579683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727875508" 2 => 579683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727875509" 2 => 579684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727875509" 2 => 579684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727875860" 2 => 579685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727875860" 2 => 579685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727877627" 2 => 579686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727877627" 2 => 579686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727877785" 2 => 579687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727877785" 2 => 579687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727886428" 2 => 579688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727886428" 2 => 579688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727887136" 2 => 579689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727887136" 2 => 579689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727889892" 2 => 579690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727889892" 2 => 579690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727891809" 2 => 579691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727891809" 2 => 579691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727893915" 2 => 579692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727893915" 2 => 579692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11727898174" 2 => 579693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11727898174" 2 => 579693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11729670161" 2 => 579694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11729670161" 2 => 579694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11733792608" 2 => 579695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11733792608" 2 => 579695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11745335869" 2 => 579696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11745335869" 2 => 579696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11749802470" 2 => 579697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11749802470" 2 => 579697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11749809069" 2 => 579698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11749809069" 2 => 579698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755018150" 2 => 579699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755018150" 2 => 579699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755056934" 2 => 579700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755056934" 2 => 579700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755065563" 2 => 579701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755065563" 2 => 579701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755065565" 2 => 579702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755065565" 2 => 579702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755086623" 2 => 579703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755086623" 2 => 579703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755103850" 2 => 579704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755103850" 2 => 579704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755103852" 2 => 579705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755103852" 2 => 579705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755110946" 2 => 579706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755110946" 2 => 579706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755111369" 2 => 579707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755111369" 2 => 579707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11755111370" 2 => 579708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11755111370" 2 => 579708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11766192569" 2 => 579709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11766192569" 2 => 579709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11766192570" 2 => 579710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11766192570" 2 => 579710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11766192669" 2 => 579711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11766192669" 2 => 579711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11766192769" 2 => 579712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11766192769" 2 => 579712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11766192869" 2 => 579713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11766192869" 2 => 579713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11766192969" 2 => 579714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11766192969" 2 => 579714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11766192970" 2 => 579715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11766192970" 2 => 579715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11766192971" 2 => 579716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11766192971" 2 => 579716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11769833869" 2 => 579717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11769833869" 2 => 579717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11775225227" 2 => 579718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11775225227" 2 => 579718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11805456702" 2 => 579719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11805456702" 2 => 579719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11805456703" 2 => 579720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11805456703" 2 => 579720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11806948975" 2 => 579721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11806948975" 2 => 579721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808154643" 2 => 579722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808154643" 2 => 579722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808161654" 2 => 579723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808161654" 2 => 579723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808184590" 2 => 579724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808184590" 2 => 579724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808188345" 2 => 579725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808188345" 2 => 579725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808202511" 2 => 579726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808202511" 2 => 579726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808223132" 2 => 579727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808223132" 2 => 579727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808223870" 2 => 579728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808223870" 2 => 579728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808227082" 2 => 579729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808227082" 2 => 579729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11808229993" 2 => 579730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11808229993" 2 => 579730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11816229656" 2 => 579731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11816229656" 2 => 579731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11816239962" 2 => 579732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11816239962" 2 => 579732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11816243647" 2 => 579733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11816243647" 2 => 579733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11816243648" 2 => 579734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11816243648" 2 => 579734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11826871960" 2 => 579735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11826871960" 2 => 579735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11826881970" 2 => 579736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11826881970" 2 => 579736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11826883329" 2 => 579737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11826883329" 2 => 579737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848375961" 2 => 579738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848375961" 2 => 579738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848394619" 2 => 579739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848394619" 2 => 579739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848399681" 2 => 579740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848399681" 2 => 579740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848407062" 2 => 579741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848407062" 2 => 579741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848407063" 2 => 579742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848407063" 2 => 579742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848412231" 2 => 579743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848412231" 2 => 579743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848413926" 2 => 579744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848413926" 2 => 579744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848413927" 2 => 579745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848413927" 2 => 579745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848431176" 2 => 579746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848431176" 2 => 579746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11848434773" 2 => 579747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11848434773" 2 => 579747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11849821669" 2 => 579748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11849821669" 2 => 579748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11866983622" 2 => 579749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11866983622" 2 => 579749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11866983727" 2 => 579750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11866983727" 2 => 579750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11867002172" 2 => 579751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11867002172" 2 => 579751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11867006550" 2 => 579752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11867006550" 2 => 579752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11867024893" 2 => 579753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11867024893" 2 => 579753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11867025267" 2 => 579754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11867025267" 2 => 579754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11867026075" 2 => 579755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11867026075" 2 => 579755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11867026552" 2 => 579756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11867026552" 2 => 579756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11867026809" 2 => 579757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11867026809" 2 => 579757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11867029206" 2 => 579758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11867029206" 2 => 579758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880660562" 2 => 579759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880660562" 2 => 579759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880660563" 2 => 579760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880660563" 2 => 579760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880670835" 2 => 579761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880670835" 2 => 579761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880670837" 2 => 579762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880670837" 2 => 579762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880678136" 2 => 579763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880678136" 2 => 579763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880701259" 2 => 579764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880701259" 2 => 579764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880703040" 2 => 579765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880703040" 2 => 579765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880709231" 2 => 579766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880709231" 2 => 579766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880709746" 2 => 579767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880709746" 2 => 579767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880712898" 2 => 579768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880712898" 2 => 579768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880715283" 2 => 579769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880715283" 2 => 579769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880721874" 2 => 579770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880721874" 2 => 579770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880726000" 2 => 579771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880726000" 2 => 579771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880729498" 2 => 579772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880729498" 2 => 579772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880740639" 2 => 579773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880740639" 2 => 579773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880745333" 2 => 579774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880745333" 2 => 579774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880754131" 2 => 579775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880754131" 2 => 579775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880754743" 2 => 579776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880754743" 2 => 579776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880754745" 2 => 579777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880754745" 2 => 579777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880754856" 2 => 579778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880754856" 2 => 579778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880758908" 2 => 579779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880758908" 2 => 579779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880760418" 2 => 579780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880760418" 2 => 579780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880762873" 2 => 579781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880762873" 2 => 579781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880766547" 2 => 579782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880766547" 2 => 579782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11880766548" 2 => 579783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11880766548" 2 => 579783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11883754770" 2 => 579784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11883754770" 2 => 579784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11915661973" 2 => 579785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11915661973" 2 => 579785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917618240" 2 => 579786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917618240" 2 => 579786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917629731" 2 => 579787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917629731" 2 => 579787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917632533" 2 => 579788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917632533" 2 => 579788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917642039" 2 => 579789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917642039" 2 => 579789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917643006" 2 => 579790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917643006" 2 => 579790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917647625" 2 => 579791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917647625" 2 => 579791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917652502" 2 => 579792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917652502" 2 => 579792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917659184" 2 => 579793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917659184" 2 => 579793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917661191" 2 => 579794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917661191" 2 => 579794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917661193" 2 => 579795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917661193" 2 => 579795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917663387" 2 => 579796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917663387" 2 => 579796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917665545" 2 => 579797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917665545" 2 => 579797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917665596" 2 => 579798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917665596" 2 => 579798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917666450" 2 => 579799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917666450" 2 => 579799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917670185" 2 => 579800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917670185" 2 => 579800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917673207" 2 => 579801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917673207" 2 => 579801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11917675575" 2 => 579802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11917675575" 2 => 579802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926078591" 2 => 579803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926078591" 2 => 579803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926389545" 2 => 579804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926389545" 2 => 579804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926389546" 2 => 579805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926389546" 2 => 579805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926389547" 2 => 579806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926389547" 2 => 579806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926403760" 2 => 579807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926403760" 2 => 579807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926403761" 2 => 579808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926403761" 2 => 579808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926408446" 2 => 579809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926408446" 2 => 579809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926409742" 2 => 579810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926409742" 2 => 579810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926419496" 2 => 579811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926419496" 2 => 579811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926421037" 2 => 579812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926421037" 2 => 579812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926423338" 2 => 579813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926423338" 2 => 579813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926425744" 2 => 579814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926425744" 2 => 579814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926431384" 2 => 579815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926431384" 2 => 579815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926432177" 2 => 579816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926432177" 2 => 579816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926432178" 2 => 579817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926432178" 2 => 579817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926432179" 2 => 579818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926432179" 2 => 579818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926458265" 2 => 579819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926458265" 2 => 579819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926458266" 2 => 579820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926458266" 2 => 579820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926458267" 2 => 579821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926458267" 2 => 579821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926458341" 2 => 579822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926458341" 2 => 579822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926480533" 2 => 579823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926480533" 2 => 579823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926483645" 2 => 579824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926483645" 2 => 579824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926489297" 2 => 579825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926489297" 2 => 579825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926491607" 2 => 579826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926491607" 2 => 579826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926498525" 2 => 579827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926498525" 2 => 579827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926501914" 2 => 579828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926501914" 2 => 579828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926507763" 2 => 579829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926507763" 2 => 579829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926508216" 2 => 579830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926508216" 2 => 579830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926508217" 2 => 579831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926508217" 2 => 579831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926515645" 2 => 579832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926515645" 2 => 579832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926515646" 2 => 579833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926515646" 2 => 579833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926518132" 2 => 579834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926518132" 2 => 579834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926518133" 2 => 579835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926518133" 2 => 579835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926529014" 2 => 579836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926529014" 2 => 579836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11926540512" 2 => 579837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11926540512" 2 => 579837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11934735630" 2 => 579838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11934735630" 2 => 579838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11934742965" 2 => 579839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11934742965" 2 => 579839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11934755935" 2 => 579840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11934755935" 2 => 579840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11934782518" 2 => 579841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11934782518" 2 => 579841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11934785070" 2 => 579842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11934785070" 2 => 579842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11940499939" 2 => 579843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11940499939" 2 => 579843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11949794196" 2 => 579844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11949794196" 2 => 579844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11949794963" 2 => 579845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11949794963" 2 => 579845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11949822843" 2 => 579846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11949822843" 2 => 579846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11949825055" 2 => 579847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11949825055" 2 => 579847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11951632477" 2 => 579848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11951632477" 2 => 579848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11964883032" 2 => 579849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11964883032" 2 => 579849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11964886722" 2 => 579850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11964886722" 2 => 579850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11964933411" 2 => 579851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11964933411" 2 => 579851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11975073103" 2 => 579852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11975073103" 2 => 579852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11991796493" 2 => 579853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11991796493" 2 => 579853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11991797075" 2 => 579854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11991797075" 2 => 579854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "11991840072" 2 => 579855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "11991840072" 2 => 579855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12000383965" 2 => 579856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12000383965" 2 => 579856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12000401354" 2 => 579857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12000401354" 2 => 579857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12000409603" 2 => 579858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12000409603" 2 => 579858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12000419482" 2 => 579859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12000419482" 2 => 579859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12000422652" 2 => 579860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12000422652" 2 => 579860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12000424259" 2 => 579861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12000424259" 2 => 579861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12000428217" 2 => 579862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12000428217" 2 => 579862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12000428218" 2 => 579863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12000428218" 2 => 579863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12019870372" 2 => 579864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12019870372" 2 => 579864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12021035009" 2 => 579865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12021035009" 2 => 579865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12021035010" 2 => 579866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12021035010" 2 => 579866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12021035011" 2 => 579867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12021035011" 2 => 579867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12021035012" 2 => 579868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12021035012" 2 => 579868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12021035013" 2 => 579869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12021035013" 2 => 579869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12021035014" 2 => 579870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12021035014" 2 => 579870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12021035015" 2 => 579871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12021035015" 2 => 579871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022914256" 2 => 579872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022914256" 2 => 579872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022916907" 2 => 579873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022916907" 2 => 579873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022930587" 2 => 579874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022930587" 2 => 579874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022936121" 2 => 579875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022936121" 2 => 579875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022941477" 2 => 579876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022941477" 2 => 579876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022947001" 2 => 579877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022947001" 2 => 579877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022947552" 2 => 579878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022947552" 2 => 579878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022947963" 2 => 579879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022947963" 2 => 579879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022960301" 2 => 579880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022960301" 2 => 579880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12022960302" 2 => 579881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12022960302" 2 => 579881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12040552335" 2 => 579882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12040552335" 2 => 579882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12040612975" 2 => 579883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12040612975" 2 => 579883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12045410226" 2 => 579884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12045410226" 2 => 579884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12046170963" 2 => 579885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12046170963" 2 => 579885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12052692902" 2 => 579886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12052692902" 2 => 579886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12061644872" 2 => 579887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12061644872" 2 => 579887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12061698490" 2 => 579888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12061698490" 2 => 579888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12061698497" 2 => 579889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12061698497" 2 => 579889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12061698508" 2 => 579890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12061698508" 2 => 579890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12064442039" 2 => 579891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12064442039" 2 => 579891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12064442040" 2 => 579892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12064442040" 2 => 579892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12064442041" 2 => 579893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12064442041" 2 => 579893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12064442042" 2 => 579894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12064442042" 2 => 579894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12064442043" 2 => 579895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12064442043" 2 => 579895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12064442044" 2 => 579896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12064442044" 2 => 579896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12064442045" 2 => 579897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12064442045" 2 => 579897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12071327269" 2 => 579898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12071327269" 2 => 579898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12071678930" 2 => 579899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12071678930" 2 => 579899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12097755167" 2 => 579900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12097755167" 2 => 579900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12105551660" 2 => 579901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12105551660" 2 => 579901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116783396" 2 => 579902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116783396" 2 => 579902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116826196" 2 => 579903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116826196" 2 => 579903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116826197" 2 => 579904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116826197" 2 => 579904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116826198" 2 => 579905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116826198" 2 => 579905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116833580" 2 => 579906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116833580" 2 => 579906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116836271" 2 => 579907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116836271" 2 => 579907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116840797" 2 => 579908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116840797" 2 => 579908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116841859" 2 => 579909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116841859" 2 => 579909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116842160" 2 => 579910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116842160" 2 => 579910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116843280" 2 => 579911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116843280" 2 => 579911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12116844512" 2 => 579912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12116844512" 2 => 579912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12117992059" 2 => 579913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12117992059" 2 => 579913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12117992062" 2 => 579914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12117992062" 2 => 579914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12118978993" 2 => 579915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12118978993" 2 => 579915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12118983056" 2 => 579916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12118983056" 2 => 579916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12118983057" 2 => 579917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12118983057" 2 => 579917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12134439347" 2 => 579918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12134439347" 2 => 579918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12134456465" 2 => 579919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12134456465" 2 => 579919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12134459982" 2 => 579920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12134459982" 2 => 579920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12134462936" 2 => 579921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12134462936" 2 => 579921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12134463720" 2 => 579922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12134463720" 2 => 579922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12134464554" 2 => 579923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12134464554" 2 => 579923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12137492817" 2 => 579924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12137492817" 2 => 579924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12159933658" 2 => 579925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12159933658" 2 => 579925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12159940493" 2 => 579926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12159940493" 2 => 579926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12170069882" 2 => 579927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12170069882" 2 => 579927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12174612538" 2 => 579928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12174612538" 2 => 579928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12188582351" 2 => 579929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12188582351" 2 => 579929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12197444335" 2 => 579930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12197444335" 2 => 579930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12204772394" 2 => 579931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12204772394" 2 => 579931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12205016002" 2 => 579932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12205016002" 2 => 579932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12205016003" 2 => 579933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12205016003" 2 => 579933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12205016703" 2 => 579934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12205016703" 2 => 579934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12205016705" 2 => 579935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12205016705" 2 => 579935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12205033001" 2 => 579936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12205033001" 2 => 579936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12205033002" 2 => 579937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12205033002" 2 => 579937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12205033003" 2 => 579938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12205033003" 2 => 579938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12205254101" 2 => 579939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12205254101" 2 => 579939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206786401" 2 => 579940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206786401" 2 => 579940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206786501" 2 => 579941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206786501" 2 => 579941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206786701" 2 => 579942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206786701" 2 => 579942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206946101" 2 => 579943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206946101" 2 => 579943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206946102" 2 => 579944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206946102" 2 => 579944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206946201" 2 => 579945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206946201" 2 => 579945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206964702" 2 => 579946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206964702" 2 => 579946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206975801" 2 => 579947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206975801" 2 => 579947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206976501" 2 => 579948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206976501" 2 => 579948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12206976601" 2 => 579949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12206976601" 2 => 579949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12213977992" 2 => 579950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12213977992" 2 => 579950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12213981976" 2 => 579951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12213981976" 2 => 579951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12214004607" 2 => 579952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12214004607" 2 => 579952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12223170934" 2 => 579953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12223170934" 2 => 579953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12231681601" 2 => 579954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12231681601" 2 => 579954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12247934407" 2 => 579955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12247934407" 2 => 579955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12247962913" 2 => 579956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12247962913" 2 => 579956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12272800319" 2 => 579957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12272800319" 2 => 579957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12272813752" 2 => 579958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12272813752" 2 => 579958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12272813919" 2 => 579959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12272813919" 2 => 579959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12272818627" 2 => 579960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12272818627" 2 => 579960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12273247858" 2 => 579961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12273247858" 2 => 579961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12296465518" 2 => 579962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12296465518" 2 => 579962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12296500611" 2 => 579963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12296500611" 2 => 579963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12296517814" 2 => 579964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12296517814" 2 => 579964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12321078762" 2 => 579965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12321078762" 2 => 579965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12321080836" 2 => 579966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12321080836" 2 => 579966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12321086709" 2 => 579967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12321086709" 2 => 579967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12321086970" 2 => 579968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12321086970" 2 => 579968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12336900601" 2 => 579969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12336900601" 2 => 579969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12343920717" 2 => 579970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12343920717" 2 => 579970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12358485301" 2 => 579971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12358485301" 2 => 579971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12367126976" 2 => 579972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12367126976" 2 => 579972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12372555601" 2 => 579973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12372555601" 2 => 579973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12388600809" 2 => 579974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12388600809" 2 => 579974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12396077101" 2 => 579975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12396077101" 2 => 579975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400601900" 2 => 579976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400601900" 2 => 579976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400615120" 2 => 579977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400615120" 2 => 579977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400617985" 2 => 579978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400617985" 2 => 579978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400622895" 2 => 579979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400622895" 2 => 579979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400623852" 2 => 579980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400623852" 2 => 579980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400632771" 2 => 579981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400632771" 2 => 579981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400632772" 2 => 579982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400632772" 2 => 579982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400632911" 2 => 579983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400632911" 2 => 579983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400633181" 2 => 579984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400633181" 2 => 579984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400633182" 2 => 579985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400633182" 2 => 579985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400635386" 2 => 579986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400635386" 2 => 579986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400635442" 2 => 579987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400635442" 2 => 579987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400637026" 2 => 579988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400637026" 2 => 579988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400637956" 2 => 579989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400637956" 2 => 579989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400637957" 2 => 579990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400637957" 2 => 579990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400640534" 2 => 579991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400640534" 2 => 579991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400641175" 2 => 579992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400641175" 2 => 579992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400641503" 2 => 579993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400641503" 2 => 579993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400642238" 2 => 579994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400642238" 2 => 579994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400643060" 2 => 579995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400643060" 2 => 579995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400643061" 2 => 579996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400643061" 2 => 579996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12400644492" 2 => 579997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12400644492" 2 => 579997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12406902584" 2 => 579998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12406902584" 2 => 579998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12420451301" 2 => 579999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12420451301" 2 => 579999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12420451701" 2 => 580000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12420451701" 2 => 580000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12424801934" 2 => 580001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12424801934" 2 => 580001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12424876741" 2 => 580002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12424876741" 2 => 580002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12441708442" 2 => 580003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12441708442" 2 => 580003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12441744123" 2 => 580004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12441744123" 2 => 580004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12441773456" 2 => 580005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12441773456" 2 => 580005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12444696370" 2 => 580006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12444696370" 2 => 580006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12444784175" 2 => 580007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12444784175" 2 => 580007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12461550046" 2 => 580008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12461550046" 2 => 580008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12462675101" 2 => 580009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12462675101" 2 => 580009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12468276244" 2 => 580010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12468276244" 2 => 580010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12468881391" 2 => 580011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12468881391" 2 => 580011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12505042896" 2 => 580012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12505042896" 2 => 580012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12505114772" 2 => 580013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12505114772" 2 => 580013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12505115444" 2 => 580014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12505115444" 2 => 580014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12505116050" 2 => 580015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12505116050" 2 => 580015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12505121849" 2 => 580016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12505121849" 2 => 580016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12505122826" 2 => 580017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12505122826" 2 => 580017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12505137401" 2 => 580018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12505137401" 2 => 580018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12510015710" 2 => 580019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12510015710" 2 => 580019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12528836541" 2 => 580020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12528836541" 2 => 580020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12529795997" 2 => 580021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12529795997" 2 => 580021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543312075" 2 => 580022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543312075" 2 => 580022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543312076" 2 => 580023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543312076" 2 => 580023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543312077" 2 => 580024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543312077" 2 => 580024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543312078" 2 => 580025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543312078" 2 => 580025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543312079" 2 => 580026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543312079" 2 => 580026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543312080" 2 => 580027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543312080" 2 => 580027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543489948" 2 => 580028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543489948" 2 => 580028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543489949" 2 => 580029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543489949" 2 => 580029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543489950" 2 => 580030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543489950" 2 => 580030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543489952" 2 => 580031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543489952" 2 => 580031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12543489953" 2 => 580032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12543489953" 2 => 580032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12549043701" 2 => 580033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12549043701" 2 => 580033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12631360564" 2 => 580034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12631360564" 2 => 580034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12631370747" 2 => 580035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12631370747" 2 => 580035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12631390511" 2 => 580036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12631390511" 2 => 580036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12652625356" 2 => 580037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12652625356" 2 => 580037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12652626191" 2 => 580038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12652626191" 2 => 580038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12652667374" 2 => 580039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12652667374" 2 => 580039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12652667459" 2 => 580040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12652667459" 2 => 580040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12652670724" 2 => 580041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12652670724" 2 => 580041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12663039302" 2 => 580042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12663039302" 2 => 580042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12663259901" 2 => 580043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12663259901" 2 => 580043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12672600806" 2 => 580044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12672600806" 2 => 580044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12673482600" 2 => 580045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12673482600" 2 => 580045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12676130201" 2 => 580046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12676130201" 2 => 580046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12694694133" 2 => 580047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12694694133" 2 => 580047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12694694134" 2 => 580048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12694694134" 2 => 580048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12729257298" 2 => 580049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12729257298" 2 => 580049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12729258055" 2 => 580050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12729258055" 2 => 580050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12729269476" 2 => 580051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12729269476" 2 => 580051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12734456580" 2 => 580052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12734456580" 2 => 580052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12770658382" 2 => 580053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12770658382" 2 => 580053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12783449588" 2 => 580054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12783449588" 2 => 580054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12793404091" 2 => 580055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12793404091" 2 => 580055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12797274501" 2 => 580056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12797274501" 2 => 580056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12800257637" 2 => 580057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12800257637" 2 => 580057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12802762666" 2 => 580058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12802762666" 2 => 580058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12821291190" 2 => 580059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12821291190" 2 => 580059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12823174901" 2 => 580060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12823174901" 2 => 580060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12849206218" 2 => 580061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12849206218" 2 => 580061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "12871118201" 2 => 580062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "12871118201" 2 => 580062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "68986681" 2 => 580063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "68986681" 2 => 580063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "70223326" 2 => 580064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "70223326" 2 => 580064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "70223327" 2 => 580065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "70223327" 2 => 580065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "70223335" 2 => 580066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "70223335" 2 => 580066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "70223340" 2 => 580067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "70223340" 2 => 580067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75747974" 2 => 580068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75747974" 2 => 580068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75747993" 2 => 580069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75747993" 2 => 580069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75748751" 2 => 580070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75748751" 2 => 580070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75749022" 2 => 580071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75749022" 2 => 580071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75749421" 2 => 580072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75749421" 2 => 580072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75749818" 2 => 580073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75749818" 2 => 580073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75750140" 2 => 580074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75750140" 2 => 580074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75750832" 2 => 580075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75750832" 2 => 580075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75750899" 2 => 580076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75750899" 2 => 580076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "75751177" 2 => 580077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "75751177" 2 => 580077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "77441368" 2 => 580078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "77441368" 2 => 580078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84317575" 2 => 580079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84317575" 2 => 580079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84319508" 2 => 580080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84319508" 2 => 580080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84319700" 2 => 580081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84319700" 2 => 580081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84319746" 2 => 580082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84319746" 2 => 580082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84320345" 2 => 580083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84320345" 2 => 580083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84322068" 2 => 580084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84322068" 2 => 580084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84322982" 2 => 580085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84322982" 2 => 580085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84323000" 2 => 580086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84323000" 2 => 580086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84323051" 2 => 580087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84323051" 2 => 580087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84323397" 2 => 580088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84323397" 2 => 580088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84323490" 2 => 580089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84323490" 2 => 580089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84323527" 2 => 580090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84323527" 2 => 580090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84323952" 2 => 580091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84323952" 2 => 580091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84326600" 2 => 580092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84326600" 2 => 580092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84327495" 2 => 580093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84327495" 2 => 580093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84328142" 2 => 580094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84328142" 2 => 580094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84328198" 2 => 580095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84328198" 2 => 580095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84328289" 2 => 580096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84328289" 2 => 580096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84328416" 2 => 580097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84328416" 2 => 580097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84328961" 2 => 580098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84328961" 2 => 580098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84329293" 2 => 580099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84329293" 2 => 580099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84329463" 2 => 580100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84329463" 2 => 580100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84329584" 2 => 580101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84329584" 2 => 580101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84330838" 2 => 580102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84330838" 2 => 580102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84331100" 2 => 580103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84331100" 2 => 580103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84331400" 2 => 580104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84331400" 2 => 580104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84332337" 2 => 580105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84332337" 2 => 580105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84332850" 2 => 580106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84332850" 2 => 580106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84332906" 2 => 580107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84332906" 2 => 580107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "84333142" 2 => 580108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "84333142" 2 => 580108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "115131615" 2 => 580109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "115131615" 2 => 580109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "120726151" 2 => 580110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "120726151" 2 => 580110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "121093652" 2 => 580111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "121093652" 2 => 580111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "121093661" 2 => 580112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "121093661" 2 => 580112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "130504410" 2 => 580113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "130504410" 2 => 580113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "133755194" 2 => 580114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "133755194" 2 => 580114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "154894993" 2 => 580115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "154894993" 2 => 580115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "202498516" 2 => 580116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "202498516" 2 => 580116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "208045019" 2 => 580117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "208045019" 2 => 580117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "208763264" 2 => 580118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "208763264" 2 => 580118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "233599523" 2 => 580119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "233599523" 2 => 580119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "284135677" 2 => 580120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "284135677" 2 => 580120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "286816860" 2 => 580121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "286816860" 2 => 580121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "304098931" 2 => 580122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "304098931" 2 => 580122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "314633635" 2 => 580123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "314633635" 2 => 580123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "333641993" 2 => 580124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "333641993" 2 => 580124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "341888445" 2 => 580125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "341888445" 2 => 580125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "365381069" 2 => 580126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "365381069" 2 => 580126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519505" 2 => 580127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519505" 2 => 580127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519506" 2 => 580128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519506" 2 => 580128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519508" 2 => 580129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519508" 2 => 580129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519509" 2 => 580130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519509" 2 => 580130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519510" 2 => 580131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519510" 2 => 580131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519511" 2 => 580132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519511" 2 => 580132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519512" 2 => 580133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519512" 2 => 580133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519513" 2 => 580134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519513" 2 => 580134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519514" 2 => 580135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519514" 2 => 580135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519515" 2 => 580136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519515" 2 => 580136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519516" 2 => 580137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519516" 2 => 580137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519517" 2 => 580138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519517" 2 => 580138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519518" 2 => 580139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519518" 2 => 580139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519519" 2 => 580140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519519" 2 => 580140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519520" 2 => 580141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519520" 2 => 580141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519521" 2 => 580142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519521" 2 => 580142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519522" 2 => 580143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519522" 2 => 580143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519523" 2 => 580144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519523" 2 => 580144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519524" 2 => 580145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519524" 2 => 580145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519525" 2 => 580146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519525" 2 => 580146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519526" 2 => 580147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519526" 2 => 580147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519528" 2 => 580148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519528" 2 => 580148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519532" 2 => 580149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519532" 2 => 580149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519533" 2 => 580150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519533" 2 => 580150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519536" 2 => 580151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519536" 2 => 580151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393519537" 2 => 580152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393519537" 2 => 580152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907385" 2 => 580153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907385" 2 => 580153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907391" 2 => 580154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907391" 2 => 580154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907396" 2 => 580155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907396" 2 => 580155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907402" 2 => 580156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907402" 2 => 580156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907407" 2 => 580157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907407" 2 => 580157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907413" 2 => 580158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907413" 2 => 580158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907423" 2 => 580159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907423" 2 => 580159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907433" 2 => 580160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907433" 2 => 580160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907437" 2 => 580161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907437" 2 => 580161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907442" 2 => 580162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907442" 2 => 580162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907943" 2 => 580163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907943" 2 => 580163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907944" 2 => 580164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907944" 2 => 580164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "393907945" 2 => 580165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "393907945" 2 => 580165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221304" 2 => 580166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221304" 2 => 580166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221317" 2 => 580167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221317" 2 => 580167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221337" 2 => 580168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221337" 2 => 580168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221355" 2 => 580169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221355" 2 => 580169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221368" 2 => 580170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221368" 2 => 580170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221382" 2 => 580171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221382" 2 => 580171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221389" 2 => 580172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221389" 2 => 580172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221396" 2 => 580173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221396" 2 => 580173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221403" 2 => 580174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221403" 2 => 580174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221409" 2 => 580175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221409" 2 => 580175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221415" 2 => 580176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221415" 2 => 580176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221422" 2 => 580177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221422" 2 => 580177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221428" 2 => 580178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221428" 2 => 580178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221436" 2 => 580179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221436" 2 => 580179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221443" 2 => 580180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221443" 2 => 580180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221450" 2 => 580181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221450" 2 => 580181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221472" 2 => 580182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221472" 2 => 580182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221479" 2 => 580183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221479" 2 => 580183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221486" 2 => 580184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221486" 2 => 580184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221493" 2 => 580185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221493" 2 => 580185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221499" 2 => 580186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221499" 2 => 580186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221505" 2 => 580187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221505" 2 => 580187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221511" 2 => 580188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221511" 2 => 580188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221518" 2 => 580189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221518" 2 => 580189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221524" 2 => 580190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221524" 2 => 580190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "394221530" 2 => 580191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "394221530" 2 => 580191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "411282781" 2 => 580192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "411282781" 2 => 580192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "424745844" 2 => 580193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "424745844" 2 => 580193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "444967525" 2 => 580194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "444967525" 2 => 580194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "481196425" 2 => 580195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "481196425" 2 => 580195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "520574025" 2 => 580196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "520574025" 2 => 580196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "522851748" 2 => 580197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "522851748" 2 => 580197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "524890762" 2 => 580198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "524890762" 2 => 580198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "524890763" 2 => 580199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "524890763" 2 => 580199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "525689754" 2 => 580200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "525689754" 2 => 580200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "566756863" 2 => 580201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "566756863" 2 => 580201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "891848629" 2 => 580202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "891848629" 2 => 580202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "891848632" 2 => 580203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "891848632" 2 => 580203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "931723572" 2 => 580204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "931723572" 2 => 580204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "966411273" 2 => 580205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "966411273" 2 => 580205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "974296862" 2 => 580206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "974296862" 2 => 580206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "974624250" 2 => 580207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "974624250" 2 => 580207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "976945599" 2 => 580208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "976945599" 2 => 580208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "995537813" 2 => 580209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "995537813" 2 => 580209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1115336403" 2 => 580210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1115336403" 2 => 580210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1208995936" 2 => 580211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1208995936" 2 => 580211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1221635183" 2 => 580212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1221635183" 2 => 580212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1274491838" 2 => 580213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1274491838" 2 => 580213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "UPDATE place SET osm_id = ? WHERE id = ?" (parameters: [ 1 => "1318467016" 2 => 580214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "UPDATE place SET osm_id = ? WHERE id = ?" "params" => [ 1 => "1318467016" 2 => 580214 ] "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 |
|