Query Metrics
4
Database Queries
3
Different statements
1.16 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.50 ms |
SELECT COUNT(u0_.id) AS sclr_0 FROM users u0_
Parameters:
[] |
2 | 0.17 ms |
SELECT v0_.version AS version_0 FROM version v0_ LIMIT 1
Parameters:
[] |
3 | 0.26 ms |
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3, t0.description AS description_4, t0.field_type AS field_type_5, t0.company_id AS company_id_6 FROM app_config t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
"system/company/currency"
]
|
4 | 0.23 ms |
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3, t0.description AS description_4, t0.field_type AS field_type_5, t0.company_id AS company_id_6 FROM app_config t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
"system/company/logo"
]
|
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 |
---|---|
SolidInvoice\UserBundle\Entity\User | No errors. |
SolidInvoice\CoreBundle\Entity\Version | No errors. |
SolidInvoice\SettingsBundle\Entity\Setting | No errors. |
SolidInvoice\CoreBundle\Entity\Company | No errors. |