Query Metrics
5
Database Queries
5
Different statements
1.66 ms
Query time
0
Invalid entities
8
Managed entities
5
Cache hits
0
Cache misses
0
Cache puts
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.37 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/hpe-846526-b21-hdd-saslpc-16094.webp" 1 1 ] |
2 | 0.31 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/hpe-846526-b21-hdd-saslpc-16094.webp" 1 1 ] |
3 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 0.30 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/hpe-846526-b21-hdd-saslpc-16094.webp" null null "https://www.monkeydevwork.co.uk/files/images/output/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp" null "2025-06-24 22:49:17" 1 ] |
5 | 0.42 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
Class | Mapping errors |
---|---|
App\Entity\Channel | No errors. |
App\Entity\Locale | No errors. |
App\Entity\Currency | No errors. |
App\Entity\BankDetails | No errors. |
App\Entity\SiteBanner | No errors. |
App\Entity\Product | No errors. |
App\Entity\Feedback | No errors. |
App\Entity\PaymentMethod | No errors. |
App\Entity\Voucher | No errors. |
App\Entity\SearchHistoryItem | No errors. |
App\Entity\DeliveryOption | No errors. |
App\Entity\TrendingSearch | No errors. |
App\Entity\Redirect | No errors. |
App\Entity\LegacyRedirect | No errors. |
App\Entity\UrlDebugLog | No errors. |