Query Metrics
1
Database Queries
1
Different statements
0.40 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.40 ms |
SELECT t0.name AS name_1, t0.note AS note_2, t0.id AS id_3, t0.next_day_threshold AS next_day_threshold_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.paddle_id AS paddle_id_8, t7.status AS status_9, t7.plan_slug AS plan_slug_10, t7.plan_interval AS plan_interval_11, t7.event_id AS event_id_12, t7.next_billed_at AS next_billed_at_13, t7.last_occurrence AS last_occurrence_14, t7.downgrade_blocked_until AS downgrade_blocked_until_15, t7.id AS id_16, t7.created_at AS created_at_17, t7.updated_at AS updated_at_18, t7.team_id AS team_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.deleted_by_id AS deleted_by_id_22 FROM team t0 LEFT JOIN subscription t7 ON t7.team_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
18
]
|
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 |
---|---|
Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |
App\Entity\RefreshToken | No errors. |
App\Entity\Team | No errors. |
App\Entity\Subscription\Subscription | No errors. |
App\Entity\User | No errors. |