Query Metrics
52
Database Queries
14
Different statements
13.27 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.58 ms (57.11%) |
28 |
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:
[ 1783807139 [ "\x00tags\x00output_7a2f0cfdf17c9eb9505449f5f4b19fe0_desktop" "output_7a2f0cfdf17c9eb9505449f5f4b19fe0_desktop" ] ] |
|
1.56 ms (11.74%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Podjela-ucenika-gitare-po-nastavnicima.pdf" "path" => "/Uploads/" ] |
|
0.86 ms (6.48%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf" ] |
|
0.57 ms (4.28%) |
1 |
INSERT INTO http_error_log (`uri`, `code`, `parametersGet`, `parametersPost`, `cookies`, `serverVars`, `date`, `count`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "http://balokovic.hr/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf" 404 "a:0:{}" "a:0:{}" "a:0:{}" "a:34:{s:4:"PATH";s:28:"/usr/local/bin:/bin:/usr/bin";s:13:"DOCUMENT_ROOT";s:25:"/home/balochr/public_html";s:11:"HTTP_ACCEPT";s:63:"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8";s:20:"HTTP_ACCEPT_ENCODING";s:13:"gzip,identity";s:9:"HTTP_HOST";s:12:"balokovic.hr";s:15:"HTTP_USER_AGENT";s:167:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)";s:11:"REMOTE_ADDR";s:14:"17.241.227.124";s:11:"REMOTE_PORT";s:5:"55558";s:11:"SERVER_ADDR";s:13:"209.124.66.28";s:11:"SERVER_NAME";s:12:"balokovic.hr";s:12:"SERVER_ADMIN";s:22:"webmaster@balokovic.hr";s:11:"SERVER_PORT";s:2:"80";s:14:"REQUEST_SCHEME";s:4:"http";s:11:"REQUEST_URI";s:58:"/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf";s:12:"REDIRECT_URL";s:58:"/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf";s:23:"REDIRECT_REQUEST_METHOD";s:3:"GET";s:4:"BASE";s:7:"/public";s:15:"REDIRECT_STATUS";s:3:"200";s:15:"SCRIPT_FILENAME";s:42:"/home/balochr/public_html/public/index.php";s:12:"QUERY_STRING";s:0:"";s:10:"SCRIPT_URI";s:77:"http://balokovic.hr/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf";s:10:"SCRIPT_URL";s:58:"/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf";s:11:"SCRIPT_NAME";s:17:"/public/index.php";s:15:"SERVER_PROTOCOL";s:8:"HTTP/1.1";s:15:"SERVER_SOFTWARE";s:9:"LiteSpeed";s:14:"REQUEST_METHOD";s:3:"GET";s:9:"X-LSCACHE";s:2:"on";s:8:"PHP_SELF";s:17:"/public/index.php";s:18:"REQUEST_TIME_FLOAT";d:1783807139.0099470615386962890625;s:12:"REQUEST_TIME";i:1783807139;s:9:"APP_DEBUG";s:1:"0";s:16:"PIMCORE_DEV_MODE";s:1:"0";s:19:"SYMFONY_DOTENV_VARS";s:34:"APP_DEBUG,PIMCORE_DEV_MODE,APP_ENV";s:7:"APP_ENV";s:3:"dev";}" 1783807139 1 ] |
|
0.43 ms (3.22%) |
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" => "/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf" "sourcePathQuery" => "/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf" "sourceEntireUri" => "http://balokovic.hr/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.38 ms (2.88%) |
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 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf" "sourcePathQuery" => "/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf" "sourceEntireUri" => "http://balokovic.hr/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.34 ms (2.55%) |
1 |
SELECT * FROM glossary WHERE (language = ? OR language IS NULL OR language = '') AND (site = ? OR site IS NULL OR site = '') ORDER BY LENGTH(`text`) DESC
Parameters:
[
"hr_HR"
""
]
|
|
0.27 ms (2.07%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
0.25 ms (1.88%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1
]
|
|
0.25 ms (1.86%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 1 1 ] |
|
0.23 ms (1.75%) |
1 |
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
"http://balokovic.hr/public/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf"
]
|
|
0.20 ms (1.52%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Uploads/Podjela-ucenika-gitare-po-nastavnicima.pdf' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.20 ms (1.47%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.16 ms (1.20%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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 |
|---|---|
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflow | No errors. |