Query Metrics
            32
            Database Queries
        
        
            16
            Different statements
        
        
            41.23 ms
            Query time
        
        
            0
            Invalid entities
        
            Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 14.65 ms (35.54%) | 2 | SELECT quote_ident(table_name) AS table_name, table_schema AS schema_name FROM information_schema.tables WHERE table_schema NOT LIKE 'pg\_%' AND table_schema != 'information_schema' AND table_name != 'geometry_columns' AND table_name != 'spatial_ref_sys' AND table_type != 'VIEW' 
                                    Parameters:  [] | 
| 7.49 ms (18.17%) | 10 | INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?) 
                                    Parameters:  [ 1 => "/var/www/lunedi.oimmei.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" 2 => "Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest" 3 => 117 4 => null 5 => 88178 ] | 
| 4.24 ms (10.28%) | 1 | SELECT a.attnum, quote_ident(a.attname) AS field, t.typname AS type, format_type(a.atttypid, a.atttypmod) AS complete_type, (SELECT tc.collcollate FROM pg_catalog.pg_collation tc WHERE tc.oid = a.attcollation) AS collation, (SELECT t1.typname FROM pg_catalog.pg_type t1 WHERE t1.oid = t.typbasetype) AS domain_type, (SELECT format_type(t2.typbasetype, t2.typtypmod) FROM pg_catalog.pg_type t2 WHERE t2.typtype = 'd' AND t2.oid = a.atttypid) AS domain_complete_type, a.attnotnull AS isnotnull, (SELECT 't' FROM pg_index WHERE c.oid = pg_index.indrelid AND pg_index.indkey[0] = a.attnum AND pg_index.indisprimary = 't' ) AS pri, (SELECT pg_get_expr(adbin, adrelid) FROM pg_attrdef WHERE c.oid = pg_attrdef.adrelid AND pg_attrdef.adnum=a.attnum ) AS default, (SELECT pg_description.description FROM pg_description WHERE pg_description.objoid = c.oid AND a.attnum = pg_description.objsubid ) AS comment FROM pg_attribute a, pg_class c, pg_type t, pg_namespace n WHERE n.nspname NOT IN ('pg_catalog', 'information_schema', 'pg_toast') AND c.relname = 'doctrine_migration_versions' AND n.nspname = ANY(current_schemas(false)) AND a.attnum > 0 AND a.attrelid = c.oid AND a.atttypid = t.oid AND n.oid = c.relnamespace ORDER BY a.attnum 
                                    Parameters:  [] | 
| 1.99 ms (4.83%) | 2 | SELECT t0.id AS id_1, t0.major AS major_2, t0.minor AS minor_3, t0.number AS number_4, t0.title AS title_5, t0.description AS description_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM last_update t0 ORDER BY t0.id DESC LIMIT 1 
                                    Parameters:  [] | 
| 1.97 ms (4.79%) | 2 | "COMMIT"
                                    Parameters:  [] | 
| 1.65 ms (4.01%) | 4 | SELECT CURRENT_DATABASE() 
                                    Parameters:  [] | 
| 1.39 ms (3.38%) | 1 | SELECT obj_description('doctrine_migration_versions'::regclass) AS table_comment; 
                                    Parameters:  [] | 
| 1.38 ms (3.36%) | 1 | SELECT quote_ident(relname) as relname, pg_index.indisunique, pg_index.indisprimary, pg_index.indkey, pg_index.indrelid, pg_get_expr(indpred, indrelid) AS where FROM pg_class, pg_index WHERE oid IN ( SELECT indexrelid FROM pg_index si, pg_class sc, pg_namespace sn WHERE sn.nspname NOT IN ('pg_catalog', 'information_schema', 'pg_toast') AND sc.relname = 'doctrine_migration_versions' AND sn.nspname = ANY(current_schemas(false)) AND sc.oid=si.indrelid AND sc.relnamespace = sn.oid ) AND pg_index.indexrelid = oid 
                                    Parameters:  [] | 
| 1.38 ms (3.35%) | 1 | SELECT schema_name FROM information_schema.schemata WHERE schema_name NOT LIKE 'pg\_%' AND schema_name != 'information_schema' 
                                    Parameters:  [] | 
| 1.13 ms (2.73%) | 1 | SELECT quote_ident(r.conname) as conname, pg_catalog.pg_get_constraintdef(r.oid, true) as condef FROM pg_catalog.pg_constraint r WHERE r.conrelid = ( SELECT c.oid FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n WHERE n.nspname NOT IN ('pg_catalog', 'information_schema', 'pg_toast') AND c.relname = 'doctrine_migration_versions' AND n.nspname = ANY(current_schemas(false)) AND n.oid = c.relnamespace ) AND r.contype = 'f' 
                                    Parameters:  [] | 
| 1.11 ms (2.70%) | 1 | SELECT * FROM doctrine_migration_versions 
                                    Parameters:  [] | 
| 0.81 ms (1.97%) | 1 | INSERT INTO not_founds (path, full_url, timestamp, referer, update_id) VALUES (?, ?, ?, ?, ?) 
                                    Parameters:  [ 1 => "/sito/wp-includes/wlwmanifest.xml" 2 => "http://lunedi.oimmei.com/sito/wp-includes/wlwmanifest.xml" 3 => "2025-10-30 17:10:33" 4 => null 5 => null ] | 
| 0.78 ms (1.88%) | 1 | INSERT INTO bug (exception_type, message, status_code, route, route_params, url, base_url, query, user_agent, host, ip_address, username, created_at, updated_at, created_by, updated_by, update_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 
                                    Parameters:  [ 1 => "Symfony\Component\Routing\Exception\ResourceNotFoundException" 2 => "No route found for "GET http://lunedi.oimmei.com/sito/wp-includes/wlwmanifest.xml"" 3 => 404 4 => null 5 => "[]" 6 => "http://lunedi.oimmei.com/sito/wp-includes/wlwmanifest.xml" 7 => "" 8 => null 9 => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36" 10 => "lunedi.oimmei.com" 11 => "128.90.49.5" 12 => "Anonymous" 13 => "2025-10-30 17:10:33" 14 => "2025-10-30 17:10:33" 15 => null 16 => null 17 => null ] | 
| 0.64 ms (1.56%) | 1 | SELECT attnum, attname FROM pg_attribute WHERE attrelid=20344 AND attnum IN (1) ORDER BY attnum ASC 
                                    Parameters:  [] | 
| 0.35 ms (0.84%) | 2 | "START TRANSACTION"
                                    Parameters:  [] | 
| 0.24 ms (0.59%) | 1 | SHOW search_path 
                                    Parameters:  [] | 
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 | 
|---|---|
| Oi\BugBundle\Entity\LastUpdate | No errors. | 
| Oi\BugBundle\Entity\Bug | No errors. | 
| Oi\BugBundle\Entity\BugTrace | No errors. | 
| Oi\BugBundle\Entity\BugLog | No errors. | 
| Oi\BugBundle\Entity\BugCookie | No errors. |