Query Metrics
7
Database Queries
6
Different statements
5.67 ms
Query time
0
Invalid entities
Grouped Statements
default_db connection
Time▼ | Count | Info |
---|---|---|
1.38 ms (24.40%) |
2 |
SELECT t0.system_configuration_id AS system_configuration_id_1, t0.name AS name_2, t0.value AS value_3, t0.is_dev AS is_dev_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8 FROM system_configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
|
0.48 ms (8.44%) |
1 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
0.27 ms (4.69%) |
1 |
SELECT DATABASE()
Parameters:
[] |
global_db connection
No database queries were performed.
log_db connection
Time▼ | Count | Info |
---|---|---|
2.44 ms (43.00%) |
1 |
"COMMIT"
Parameters:
[] |
0.78 ms (13.79%) |
1 |
INSERT INTO site_log (exception_string, filename, nb_line, stacktrace, type, referer, uri, user_agent, user_id, user_object, ip_address, hostname, created_at, updated_at, created_by, updated_by) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
|
0.32 ms (5.68%) |
1 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default_db | doctrine.dbal.default_db_connection |
global_db | doctrine.dbal.global_db_connection |
log_db | doctrine.dbal.log_db_connection |
Entity Managers
Name | Service |
---|---|
default_db | doctrine.orm.default_db_entity_manager |
global_db | doctrine.orm.global_db_entity_manager |
log_db | doctrine.orm.log_db_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default_db entity manager
Class | Mapping errors |
---|---|
Stimactiv\CoreBundle\Entity\Lang | No errors. |
Stimactiv\CmsBundle\Entity\NavMenu | No errors. |
Stimactiv\CmsBundle\Entity\Template | No errors. |
Stimactiv\CmsBundle\Entity\Page | No errors. |
Stimactiv\CmsBundle\Entity\PageI18n | No errors. |
Stimactiv\CoreBundle\Entity\SystemConfiguration | No errors. |
Stimactiv\CoreBundle\Entity\Scope | No errors. |
Stimactiv\CoreBundle\Entity\XUserScope | No errors. |
Stimactiv\CmsBundle\Entity\NavMenuItem | No errors. |
Stimactiv\CoreBundle\Entity\File | No errors. |
Stimactiv\CoreBundle\Entity\Image | No errors. |
global_db entity manager
Class | Mapping errors |
---|---|
Stimactiv\ClientBundle\Entity\User | No errors. |
Stimactiv\ClientBundle\Entity\Contact | No errors. |
Stimactiv\ClientBundle\Entity\Client | No errors. |
log_db entity manager
Class | Mapping errors |
---|---|
Stimactiv\LogBundle\Entity\SiteLog | No errors. |