Query Metrics
1
Database Queries
1
Different statements
0.11 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.is_active AS is_active_5, t0.default_validation_method AS default_validation_method_6, t0.activity_config AS activity_config_7, t0.summary AS summary_8, t0.image_filename AS image_filename_9, t0.rewards AS rewards_10, t0.use_balanced_scoring AS use_balanced_scoring_11, t0.company_id AS company_id_12, t13.id AS id_14, t13.webhook_url AS webhook_url_15, t13.space_name AS space_name_16, t13.is_enabled AS is_enabled_17, t13.timezone AS timezone_18, t13.created_at AS created_at_19, t13.updated_at AS updated_at_20, t13.season_id AS season_id_21 FROM season t0 LEFT JOIN season_google_chat_config t13 ON t13.season_id = t0.id WHERE t0.id = ?
Parameters:
[
13
]
|
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\Season | No errors. |
App\Entity\Company | No errors. |
App\Entity\SeasonGoogleChatConfig | No errors. |
App\Entity\TeamSeason | No errors. |
App\Entity\Submission | No errors. |
App\Entity\ActivityConfiguration | No errors. |
App\Entity\SeasonGoogleChatMessageType | No errors. |