http://217.182.201.179/.git/index

Query Metrics

11 Database Queries
4 Different statements
4.28 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.58 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters: [ 0 => 1757997358, 1 => [ 0 => site_domain_5082ff8aa9505ee80f6aff832f59ef67 ] ]
2 0.36 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters: [ 0 => 1757997358, 1 => [ 0 => system_route_redirect ] ]
3 0.42 ms
SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC
Parameters: []
4 0.59 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /.git/, key => index]
5 0.38 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /.git/index]
6 0.31 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /.git/, key => index]
7 0.32 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /.git/index]
8 0.31 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /, key => .git]
9 0.33 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /.git]
10 0.32 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /, key => ]
11 0.35 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters: [ 0 => 1757997358, 1 => [ 0 => document_1 ] ]

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.

Entities Mapping