Query Metrics
2
Database Queries
2
Different statements
2.58 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.95 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.roles AS roles_6, t0.password AS password_7, t0.is_active AS is_active_8, t0.reset_token AS reset_token_9, t0.last_login AS last_login_10, t11.id AS id_12, t11.reference AS reference_13, t11.membership_start AS membership_start_14, t11.membership_end AS membership_end_15, t11.membership_type AS membership_type_16, t11.membership_amount AS membership_amount_17, t11.created_at AS created_at_18, t11.updated_at AS updated_at_19, t11.user_id AS user_id_20 FROM user t0 LEFT JOIN membership t11 ON t11.user_id = t0.id WHERE t0.id = ?
Parameters:
[
1
]
|
2 | 0.63 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.metric_key AS metric_key_3, t0.unity AS unity_4, t0.content_sms AS content_sms_5, t0.email_subject AS email_subject_6, t0.email_content AS email_content_7, t0.comparison AS comparison_8, t0.min_display_value AS min_display_value_9, t0.max_display_value AS max_display_value_10, t0.critical_state AS critical_state_11, t0.critical_state_color AS critical_state_color_12, t0.alert_state_color AS alert_state_color_13, t0.icon AS icon_14, t0.rate AS rate_15, t0.chart_color AS chart_color_16 FROM device_type t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
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\Entity\City | No errors. |
App\Entity\GardenType | No errors. |
App\Entity\Task | No errors. |
App\Entity\Vegetal | No errors. |
App\Entity\Zone |
|
App\Entity\ZoneTaskByAgribac | No errors. |
App\Entity\User | No errors. |
App\Entity\Membership | No errors. |
App\Entity\UserGarden | No errors. |
App\Entity\Address | No errors. |
App\Entity\Order | No errors. |
App\Entity\Notification | No errors. |
App\Entity\DonationHistory | No errors. |
App\Entity\MembershipHistory | No errors. |
App\Entity\DeviceType | No errors. |