Query Metrics
4
Database Queries
4
Different statements
2.86 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 1.57 ms |
INSERT INTO form_logs (method, path, ip, user_agent, headers, query_data, request_data, referer, user_id, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "GET" "/%D7%90%D7%9E%D7%9F/%D7%A9%D7%99%D7%A8%D7%99-%D7%A4%D7%A1%D7%97" "216.73.216.65" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "{"user-agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)"}" "{"page":"2"}" null null null "2026-05-07 19:17:53" ] |
| 3 | 0.52 ms |
"COMMIT"
Parameters:
[] |
| 4 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image_name AS image_name_5, t0.image_unique_name AS image_unique_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.stat_week AS stat_week_10, t0.stat_all AS stat_all_11 FROM artists t0 WHERE t0.slug = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Lesson | No errors. |
| App\Entity\Instrument | No errors. |
| App\Entity\SaleBanner |
|
| App\Entity\VideoTestimonial | No errors. |
| App\Entity\FormLog | No errors. |
| App\Entity\Artist | No errors. |
| App\Entity\Song | No errors. |