Query Metrics
25
Database Queries
10
Different statements
20.52 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.03 ms (39.15%) |
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:
[ 1735343969 [ "\x00tags\x00site_domain_8b0a79b2b2db622398fb7b45d2e46513" "site_domain_8b0a79b2b2db622398fb7b45d2e46513" ] ] |
5.19 ms (25.30%) |
1 |
UPDATE email_log SET `id` = ?, `documentId` = ?, `params` = ?, `requestUri` = ?, `from` = ?, `replyTo` = ?, `to` = ?, `cc` = ?, `bcc` = ?, `sentDate` = ?, `subject` = ?, `error` = ? WHERE `id` = ?
Parameters:
[ 680 7 "[{"key":"email","data":{"type":"simple","value":"noreply@noreply.xyz"}},{"key":"full_name","data":{"type":"simple","value":"No Reply"}},{"key":"message","data":{"type":"simple","value":"Subject: IT Specialist Looking for Full-Time Remote Role with Your Company\r\n\r\nDear [Sir\/Madam],\r\n\r\nI hope this message finds you well. My name is Shaheen Iqbal, a dedicated professional from Pakistan with an MCS in Computer Science. Over the years, I have built a strong foundation in IT and mastered several programming languages, allowing me to excel in a broad range of technical and creative tasks.\r\n\r\nWith 12 years of freelancing experience, I have developed expertise in website management, social media marketing, graphic design, video editing, Microsoft Office tasks, email management, live chat query handling, data analysis, and more. I am highly skilled at managing multiple projects simultaneously and handling diverse responsibilities with precision.\r\n\r\nI am now seeking a full-time remote position and believe your company offers the ideal environment for my skills and aspirations. I am flexible and can work across any time zone, ensuring seamless communication and efficient project delivery.\r\n\r\nIn addition to my technical skills, I am confident that I can help your company grow by enhancing your online presence, improving operational workflows, and providing innovative solutions. I am fluent in English, Urdu, and Punjabi, and for any written communication in other languages, I can easily use Google Translate to ensure clear and accurate communication. I would be thrilled to contribute to your team and would greatly appreciate the opportunity to discuss how I can add value to your organization.\r\n\r\nPlease feel free to reach out to me via email at shaheeniqbalonlineworking@gmail.com for further communication. \r\n\r\nI look forward to hearing from you soon.\r\n\r\nBest regards, \r\nShaheen Iqbal"}}]" "/Contact" "info@credimas.it" "info@credimas.it" "djabloo@gmail.com" null null 1735343971 "da credimas" null 680 ] |
1.96 ms (9.57%) |
1 |
INSERT INTO email_log () VALUES ()
Parameters:
[] |
1.14 ms (5.57%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Contact" "path" => "/" ] |
1.01 ms (4.90%) |
2 |
SELECT * FROM email_blacklist WHERE address = ?
Parameters:
[
"djabloo@gmail.com"
]
|
0.94 ms (4.58%) |
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://www.credimas.it/Contact" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.92 ms (4.47%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.56 ms (2.72%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
0.43 ms (2.08%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Contact' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.34 ms (1.66%) |
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.