Query Metrics
20
Database Queries
4
Different statements
3.83 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.79 ms (46.76%) |
9 |
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
]
|
1.45 ms (37.90%) |
8 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [
prettyUrl => /administrator/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php
]
|
0.41 ms (10.77%) |
2 |
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
]
]
|
0.17 ms (4.57%) |
1 |
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.