Query Metrics
3
Database Queries
3
Different statements
2.01 ms
Query time
0
Invalid entities
2
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.89 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.date_created AS date_created_3, t0.active AS active_4, t0.file_name1 AS file_name1_5, t0.dues1 AS dues1_6, t0.capital1 AS capital1_7, t0.file_name2 AS file_name2_8, t0.dues2 AS dues2_9, t0.capital2 AS capital2_10, t0.file_name3 AS file_name3_11, t0.dues3 AS dues3_12, t0.capital3 AS capital3_13, t0.file_name4 AS file_name4_14, t0.dues4 AS dues4_15, t0.capital4 AS capital4_16, t0.file_name5 AS file_name5_17, t0.dues5 AS dues5_18, t0.capital5 AS capital5_19 FROM promotional_banners t0 WHERE t0.active = ? LIMIT 1
Parameters:
[
1
]
|
2 | 0.69 ms |
SELECT t0.id AS id_1, t0.bubble AS bubble_2, t0.title AS title_3, t0.body AS body_4, t0.valid_until AS valid_until_5, t0.tea AS tea_6, t0.created AS created_7, t0.modal_active AS modal_active_8 FROM modal t0 WHERE t0.modal_active = ? LIMIT 1
Parameters:
[
1
]
|
3 | 0.43 ms |
SELECT t0.id AS id_1, t0.monto_maximo AS monto_maximo_2, t0.monto_minimo AS monto_minimo_3, t0.footer_tea AS footer_tea_4, t0.plazo_maximo AS plazo_maximo_5 FROM footer t0 LIMIT 1
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\CrediFast\Domain\Model\PromotionalBanners | 1 |
App\CrediFast\Domain\Model\Footer | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\CrediFast\Domain\Model\User | No errors. |
App\CrediFast\Domain\Model\PromotionalBanners | No errors. |
App\CrediFast\Domain\Model\Modal | No errors. |
App\CrediFast\Domain\Model\Footer | No errors. |