POST https://new-back-navi.test.itlabs.top/api/pois/routes/increment

Query Metrics

5 Database Queries
5 Different statements
110.75 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT t0.id AS id_1, t0.ulid AS ulid_2, t0.image_filename AS image_filename_3, t0.vdnh_url AS vdnh_url_4, t0.assistant_video_filename AS assistant_video_filename_5, t0.is_active AS is_active_6, t0.last_sync_at AS last_sync_at_7, t0.keywords AS keywords_8, t0.objectname AS objectname_9, t0.icon_name AS icon_name_10, t0.qr_code_base64 AS qr_code_base64_11, t0.latitude AS latitude_12, t0.longitude AS longitude_13, t0.routes AS routes_14, t0.buy_ticket_url AS buy_ticket_url_15, t0.buy_ticket_qr_code_base64 AS buy_ticket_qr_code_base64_16, t0.fluger_video_filename AS fluger_video_filename_17, t0.event_route AS event_route_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.category_id AS category_id_21, t0.camera_id AS camera_id_22 FROM pois t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  37
]
2 0.14 ms
"START TRANSACTION"
Parameters:
[]
3 0.38 ms
UPDATE pois SET routes = ?, updated_at = ? WHERE id = ?
Parameters:
[
  228
  "2026-04-18 13:08:52"
  37
]
4 0.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.speech_text AS speech_text_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM poi_translations t0 WHERE t0.translatable_id = ?
Parameters:
[
  37
]
5 109.39 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\PoiTranslation 3
App\Entity\Poi 1
App\Entity\ObjectCategory 1

Entities Mapping

Class Mapping errors
App\Entity\Building No errors.
App\Entity\Map No errors.
App\Entity\ObjectCategory No errors.
App\Entity\ObjectCategoryTranslation No errors.
App\Entity\MapImage No errors.
App\Entity\Poi No errors.
App\Entity\Camera No errors.
App\Entity\Event No errors.
App\Entity\PanoramaPoint No errors.
App\Entity\PoiTranslation No errors.
App\Entity\AvatarCategory No errors.
App\Entity\FlugerZeroPoint No errors.
App\Entity\RussPassImage No errors.
App\Entity\Session No errors.
App\Entity\AvatarVideo No errors.
App\Entity\Schedule No errors.
App\Entity\Log No errors.
App\Entity\TerminalStatistic No errors.
App\Entity\SearchQuery No errors.
App\Entity\Settings No errors.
App\Entity\RussPassBaseObject No errors.
App\Entity\RussPassRestaurant No errors.
App\Entity\TerminalReportScale No errors.
App\Entity\FlugerProgram No errors.
App\Entity\ContentGroup No errors.
App\Entity\FlugerClipBlade No errors.
App\Entity\TerminalReportPeriod No errors.
App\Entity\SearchSuggestion No errors.
App\Entity\AvatarVideoTranslation No errors.
App\Entity\User No errors.
App\Entity\FlugerClip No errors.
App\Entity\SearchClickThrough No errors.
App\Entity\StaticMedia No errors.
App\Entity\Panorama No errors.
App\Entity\FlugerWidgetVideo No errors.
App\Entity\ContentItem No errors.
App\Entity\Bugs No errors.
App\Entity\Terminal No errors.
App\Entity\RussPassEvent No errors.
App\Entity\Feedback No errors.
App\Entity\FlugerVideo No errors.
App\Entity\FlugerTerminalSettings No errors.
App\Entity\TerminalWork No errors.
App\Entity\ContactInfo No errors.
App\Entity\Instruction No errors.
App\Entity\TerminalScheduleVersion No errors.
App\Entity\EventTranslation No errors.
App\Entity\FlugerTerminalProgram No errors.
App\Entity\RussPassTag No errors.
App\Entity\TerminalGroup No errors.
App\Entity\EventImage No errors.
App\Entity\EventRouteLog No errors.
App\Entity\TerminalStatusEvent No errors.
App\Entity\PanoramaImage No errors.
App\Entity\TransitionCategory No errors.
App\Entity\ScheduleContent No errors.
App\Entity\ContentGroupPosition No errors.
App\Entity\InformationVideo No errors.
App\Entity\Media No errors.
App\Entity\ShortRoad No errors.
Vich\UploaderBundle\Entity\File No errors.