Query Metrics
25
Database Queries
10
Different statements
20.24 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.62 ms (42.58%) |
14 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1732430490 [ "\x00tags\x00site_domain_a733050198d2de920e561da3e079c8a3" "site_domain_a733050198d2de920e561da3e079c8a3" ] ] |
3.14 ms (15.52%) |
1 |
UPDATE email_log SET `id` = ?, `documentId` = ?, `params` = ?, `requestUri` = ?, `from` = ?, `replyTo` = ?, `to` = ?, `cc` = ?, `bcc` = ?, `sentDate` = ?, `subject` = ?, `error` = ? WHERE `id` = ?
Parameters:
[ 434 7 "[{"key":"email","data":{"type":"simple","value":"noreplyhere@aol.com"}},{"key":"full_name","data":{"type":"simple","value":"Phil Stewart"}},{"key":"message","data":{"type":"simple","value":"Want results without the usual marketing costs? Send your ad text to millions of website contact forms. One flat rate, no hidden charges, and guaranteed visibility.\r\n\r\n Feel free to reach out via the info below for more information.\r\n\r\nRegards,\r\nJesus Willson\r\nEmail: Jesus.Willson@morebiz.my\r\nWebsite: http:\/\/zetchs.advertise-with-contactforms.pro\r\nSkype: marketingwithcontactforms"}}]" "/Contact" "info@credimas.it" "info@credimas.it" "djabloo@gmail.com" null null 1732430492 "da credimas" null 434 ] |
2.03 ms (10.02%) |
1 |
INSERT INTO email_log () VALUES ()
Parameters:
[] |
1.38 ms (6.81%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
1.13 ms (5.56%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Contact" "sourcePathQuery" => "/Contact" "sourceEntireUri" => "https://credimas.it/Contact" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
1.13 ms (5.56%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Contact" "path" => "/" ] |
1.10 ms (5.43%) |
2 |
SELECT * FROM email_blacklist WHERE address = ?
Parameters:
[
"djabloo@gmail.com"
]
|
0.76 ms (3.75%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
0.50 ms (2.45%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Contact' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.47 ms (2.30%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.