Query Metrics
2
Database Queries
2
Different statements
1.02 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.71 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.price AS price_3, p0_.vouchers_number AS vouchers_number_4, p0_.print_vouchers_number AS print_vouchers_number_5, p0_.voucher_management_type AS voucher_management_type_6, p0_.reports_type AS reports_type_7, p0_.offline_vouchers AS offline_vouchers_8, p0_.product_vouchers AS product_vouchers_9, p0_.amount_vouchers AS amount_vouchers_10, p0_.thematic_vouchers AS thematic_vouchers_11, p0_.voucher_creator AS voucher_creator_12, p0_.vouchers_parameterization AS vouchers_parameterization_13, p0_.code_sn_serialization AS code_sn_serialization_14, p0_.partners AS partners_15, p0_.loyalty_program AS loyalty_program_16, p0_.client_panel AS client_panel_17, p0_.landing_pages_creator AS landing_pages_creator_18, p0_.is_recommended AS is_recommended_19, p0_.is_active AS is_active_20 FROM package p0_ WHERE p0_.is_active = 1 AND p0_.slug = ?
Parameters:
[
"lite"
]
|
| 2 | 0.30 ms |
SELECT t0.name AS name_1, t0.value AS value_2 FROM settings t0 WHERE t0.name = ?
Parameters:
[
"app.vat_rate"
]
|
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 |
|---|---|
| App\Admin\SuperAdmin\Modules\Package\Entity\Package | No errors. |
| App\Entity\Settings | No errors. |