Query Metrics

5 Database Queries
5 Different statements
1.45 ms Query time
0 Invalid entities
8 Managed entities
5 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

default connection

# Time Info
1 0.33 ms
SELECT t0.match_path AS match_path_1, t0.redirect_path AS redirect_path_2, t0.status_code AS status_code_3, t0.active AS active_4, t0.id AS id_5, t0.channel_id AS channel_id_6 FROM redirect t0 WHERE t0.match_path = ? AND t0.channel_id = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "/media/cache/resolve/device_image/files/catalogue/oem/dell-005049687-hdd-sata-30776.png"
  1
  1
]
2 0.29 ms
SELECT t0.match_path AS match_path_1, t0.redirect_path AS redirect_path_2, t0.status_code AS status_code_3, t0.type AS type_4, t0.legacy_data AS legacy_data_5, t0.notes AS notes_6, t0.node_path AS node_path_7, t0.active AS active_8, t0.id AS id_9, t0.channel_id AS channel_id_10 FROM legacy_redirect t0 WHERE t0.match_path = ? AND t0.channel_id = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "/media/cache/resolve/device_image/files/catalogue/oem/dell-005049687-hdd-sata-30776.png"
  1
  1
]
3 0.09 ms
"START TRANSACTION"
Parameters:
[]
4 0.21 ms
INSERT INTO url_debug_log (http_status_code, current_url, redirect_url, query_string, referer_url, log_info, created_at, channel_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  404
  "https://www.monkeydevwork.co.uk/media/cache/resolve/device_image/files/catalogue/oem/dell-005049687-hdd-sata-30776.png"
  null
  null
  null
  null
  "2025-06-25 05:16:37"
  1
]
5 0.54 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
old_global_db doctrine.dbal.old_global_db_connection
old_latestimport_db doctrine.dbal.old_latestimport_db_connection
locale_uk doctrine.dbal.locale_uk_connection
locale_de doctrine.dbal.locale_de_connection
locale_es doctrine.dbal.locale_es_connection
locale_fr doctrine.dbal.locale_fr_connection
locale_it doctrine.dbal.locale_it_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

5 Hits
0 Misses
0 Puts

Number of cache hits

Region Hits
core_write_rare 3
core_append_only 2

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Currency 3
App\Entity\Locale 1
App\Entity\BankDetails 1
App\Entity\Channel 1
App\Entity\SiteBanner 1
App\Entity\UrlDebugLog 1

Entities Mapping