Query Metrics
20
Database Queries
4
Different statements
3.83 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.43 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [
path => /administrator/components/com_jnews/includes/openflashchart/php-ofc-library/,
key => ofc_upload_image.php
]
|
2 | 0.21 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [
prettyUrl => /administrator/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php
]
|
3 | 0.20 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [
path => /administrator/components/com_jnews/includes/openflashchart/php-ofc-library/,
key => ofc_upload_image.php
]
|
4 | 0.19 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [
prettyUrl => /administrator/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php
]
|
5 | 0.16 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [
path => /administrator/components/com_jnews/includes/openflashchart/,
key => php-ofc-library
]
|
6 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [
prettyUrl => /administrator/components/com_jnews/includes/openflashchart/php-ofc-library
]
|
7 | 0.16 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /administrator/components/com_jnews/includes/, key => openflashchart]
|
8 | 0.19 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /administrator/components/com_jnews/includes/openflashchart]
|
9 | 0.18 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /administrator/components/com_jnews/, key => includes]
|
10 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /administrator/components/com_jnews/includes]
|
11 | 0.16 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /administrator/components/, key => com_jnews]
|
12 | 0.18 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /administrator/components/com_jnews]
|
13 | 0.16 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /administrator/, key => components]
|
14 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /administrator/components]
|
15 | 0.16 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /, key => administrator]
|
16 | 0.18 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /administrator]
|
17 | 0.17 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /, key => ]
|
18 | 0.20 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters: [
0 => 1752227016,
1 => [
0 => document_1
]
]
|
19 | 0.21 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters: [
0 => 1752227016,
1 => [
0 => system_route_redirect
]
]
|
20 | 0.17 ms |
SELECT id FROM redirects WHERE active = 1 ORDER BY `priority` DESC
Parameters: []
|
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.