Query Metrics
26
Database Queries
7
Different statements
1.45 ms
Query time
1
Invalid entities
114
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.90 ms (62.35%) |
20 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.is_main AS is_main_4, t0.image_id AS image_id_5, t6.id AS id_7, t6.alt AS alt_8, t6.file_name AS file_name_9, t6.dimensions AS dimensions_10, t6.updated_at AS updated_at_11 FROM language t0 LEFT JOIN language_image t6 ON t0.image_id = t6.id WHERE t0.code = ? LIMIT 1
Parameters:
[
"fr"
]
|
||||||||||||||||||||||||||||||
|
0.22 ms (14.85%) |
1 |
SELECT u0_.id AS id_0, u0_.first_name AS first_name_1, u0_.last_name AS last_name_2, u0_.email AS email_3, u0_.phone AS phone_4, u0_.description AS description_5, u0_.username AS username_6, u0_.roles AS roles_7, u0_.password AS password_8, u0_.created_at AS created_at_9, u0_.updated_at AS updated_at_10, u0_.reset_token AS reset_token_11, u0_.registration_token AS registration_token_12, u0_.first_home_token AS first_home_token_13, u0_.locale AS locale_14, u0_.is_founder AS is_founder_15, u0_.pre_reg_at AS pre_reg_at_16, u0_.first_reminder_pre_reg_at AS first_reminder_pre_reg_at_17, u0_.second_reminder_pre_reg_at AS second_reminder_pre_reg_at_18, u0_.registration_completed_at AS registration_completed_at_19, u0_.first_home_at AS first_home_at_20, u0_.first_reminder_home_at AS first_reminder_home_at_21, u0_.second_reminder_home_at AS second_reminder_home_at_22, u0_.first_home_completed_at AS first_home_completed_at_23, u0_.pre_reg_status AS pre_reg_status_24, u0_.first_home_status AS first_home_status_25, u0_.referral_code AS referral_code_26, u0_.avatar_id AS avatar_id_27, u0_.round_id AS round_id_28, u0_.sponsor_id AS sponsor_id_29 FROM user u0_ LEFT JOIN round r1_ ON u0_.round_id = r1_.id WHERE (u0_.roles LIKE ? OR u0_.roles LIKE ?) AND u0_.is_founder = ? AND (((u0_.first_name LIKE '%%' OR u0_.last_name LIKE '%%' OR u0_.email LIKE '%%' OR u0_.created_at LIKE '%%' OR u0_.pre_reg_status LIKE '%%' OR u0_.pre_reg_at LIKE '%%' OR u0_.first_reminder_pre_reg_at LIKE '%%' OR u0_.second_reminder_pre_reg_at LIKE '%%' OR u0_.registration_completed_at LIKE '%%' OR u0_.first_home_status LIKE '%%' OR u0_.first_home_at LIKE '%%' OR u0_.first_reminder_home_at LIKE '%%' OR u0_.second_reminder_home_at LIKE '%%' OR u0_.first_home_completed_at LIKE '%%' OR r1_.position LIKE '%%'))) GROUP BY u0_.id, u0_.first_name, u0_.last_name, u0_.email, u0_.phone, u0_.description, u0_.username, u0_.roles, u0_.password, u0_.created_at, u0_.updated_at, u0_.reset_token, u0_.registration_token, u0_.first_home_token, u0_.locale, u0_.is_founder, u0_.pre_reg_at, u0_.first_reminder_pre_reg_at, u0_.second_reminder_pre_reg_at, u0_.registration_completed_at, u0_.first_home_at, u0_.first_reminder_home_at, u0_.second_reminder_home_at, u0_.first_home_completed_at, u0_.pre_reg_status, u0_.first_home_status, u0_.referral_code, u0_.avatar_id, u0_.round_id, u0_.sponsor_id
Parameters:
[ "%"ROLE_USER"%" "%"ROLE_REGISTRATION_MANAGER"%" 1 ]
|
||||||||||||||||||||||||||||||
|
0.08 ms (5.60%) |
1 |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.description AS description_6, t0.username AS username_7, t0.roles AS roles_8, t0.password AS password_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.reset_token AS reset_token_12, t0.registration_token AS registration_token_13, t0.first_home_token AS first_home_token_14, t0.locale AS locale_15, t0.is_founder AS is_founder_16, t0.pre_reg_at AS pre_reg_at_17, t0.first_reminder_pre_reg_at AS first_reminder_pre_reg_at_18, t0.second_reminder_pre_reg_at AS second_reminder_pre_reg_at_19, t0.registration_completed_at AS registration_completed_at_20, t0.first_home_at AS first_home_at_21, t0.first_reminder_home_at AS first_reminder_home_at_22, t0.second_reminder_home_at AS second_reminder_home_at_23, t0.first_home_completed_at AS first_home_completed_at_24, t0.pre_reg_status AS pre_reg_status_25, t0.first_home_status AS first_home_status_26, t0.referral_code AS referral_code_27, t0.avatar_id AS avatar_id_28, t0.round_id AS round_id_29, t0.sponsor_id AS sponsor_id_30 FROM user t0 WHERE t0.id = ?
Parameters:
[
2
]
|
||||||||||||||||||||||||||||||
|
0.08 ms (5.53%) |
1 |
SELECT u0_.id AS id_0, u0_.first_name AS first_name_1, u0_.last_name AS last_name_2, u0_.email AS email_3, u0_.phone AS phone_4, u0_.description AS description_5, u0_.username AS username_6, u0_.roles AS roles_7, u0_.password AS password_8, u0_.created_at AS created_at_9, u0_.updated_at AS updated_at_10, u0_.reset_token AS reset_token_11, u0_.registration_token AS registration_token_12, u0_.first_home_token AS first_home_token_13, u0_.locale AS locale_14, u0_.is_founder AS is_founder_15, u0_.pre_reg_at AS pre_reg_at_16, u0_.first_reminder_pre_reg_at AS first_reminder_pre_reg_at_17, u0_.second_reminder_pre_reg_at AS second_reminder_pre_reg_at_18, u0_.registration_completed_at AS registration_completed_at_19, u0_.first_home_at AS first_home_at_20, u0_.first_reminder_home_at AS first_reminder_home_at_21, u0_.second_reminder_home_at AS second_reminder_home_at_22, u0_.first_home_completed_at AS first_home_completed_at_23, u0_.pre_reg_status AS pre_reg_status_24, u0_.first_home_status AS first_home_status_25, u0_.referral_code AS referral_code_26, u0_.avatar_id AS avatar_id_27, u0_.round_id AS round_id_28, u0_.sponsor_id AS sponsor_id_29 FROM user u0_ LEFT JOIN round r1_ ON u0_.round_id = r1_.id WHERE (u0_.roles LIKE ? OR u0_.roles LIKE ?) AND u0_.is_founder = ? AND (((u0_.first_name LIKE '%%' OR u0_.last_name LIKE '%%' OR u0_.email LIKE '%%' OR u0_.created_at LIKE '%%' OR u0_.pre_reg_status LIKE '%%' OR u0_.pre_reg_at LIKE '%%' OR u0_.first_reminder_pre_reg_at LIKE '%%' OR u0_.second_reminder_pre_reg_at LIKE '%%' OR u0_.registration_completed_at LIKE '%%' OR u0_.first_home_status LIKE '%%' OR u0_.first_home_at LIKE '%%' OR u0_.first_reminder_home_at LIKE '%%' OR u0_.second_reminder_home_at LIKE '%%' OR u0_.first_home_completed_at LIKE '%%' OR r1_.position LIKE '%%'))) GROUP BY u0_.id, u0_.first_name, u0_.last_name, u0_.email, u0_.phone, u0_.description, u0_.username, u0_.roles, u0_.password, u0_.created_at, u0_.updated_at, u0_.reset_token, u0_.registration_token, u0_.first_home_token, u0_.locale, u0_.is_founder, u0_.pre_reg_at, u0_.first_reminder_pre_reg_at, u0_.second_reminder_pre_reg_at, u0_.registration_completed_at, u0_.first_home_at, u0_.first_reminder_home_at, u0_.second_reminder_home_at, u0_.first_home_completed_at, u0_.pre_reg_status, u0_.first_home_status, u0_.referral_code, u0_.avatar_id, u0_.round_id, u0_.sponsor_id ORDER BY u0_.created_at DESC LIMIT 10
Parameters:
[ "%"ROLE_USER"%" "%"ROLE_REGISTRATION_MANAGER"%" 1 ]
|
||||||||||||||||||||||||||||||
|
0.06 ms (4.15%) |
1 |
SELECT t0.id AS id_1, t0.slots AS slots_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.position AS position_5, t0.rewards_id AS rewards_id_6, t0.card_footer_id AS card_footer_id_7, t0.landing_template_id AS landing_template_id_8, t0.image_id AS image_id_9 FROM round t0 WHERE t0.id = ?
Parameters:
[
3
]
|
||||||||||||||||||||||||||||||
|
0.06 ms (3.80%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.is_main AS is_main_4, t0.image_id AS image_id_5, t6.id AS id_7, t6.alt AS alt_8, t6.file_name AS file_name_9, t6.dimensions AS dimensions_10, t6.updated_at AS updated_at_11 FROM language t0 LEFT JOIN language_image t6 ON t0.image_id = t6.id WHERE t0.is_main = ? LIMIT 1
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||
|
0.05 ms (3.72%) |
1 |
SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? OR u0_.roles LIKE ?
Parameters:
[ "%"ROLE_USER"%" "%"ROLE_REGISTRATION_MANAGER"%" ]
|
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\Entity\User | 100 |
| App\Entity\Uploadable\UserImage | 5 |
| App\Entity\Round | 3 |
| App\Entity\TextContent | 2 |
| App\Entity\Language | 1 |
| App\Entity\Uploadable\LanguageImage | 1 |
| App\Entity\LandingTemplate | 1 |
| App\Entity\Uploadable\RoundImage | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Language | No errors. |
| App\Entity\Uploadable\LanguageImage | No errors. |
| App\Entity\User |
|
| App\Entity\Uploadable\UserImage | No errors. |
| App\Entity\Round | No errors. |
| App\Entity\PointMovement | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\Home | No errors. |
| App\Entity\PreferredDestination | No errors. |
| App\Entity\Traveler | No errors. |
| App\Entity\UserFavoriteHome | No errors. |
| App\Entity\TextContent | No errors. |
| App\Entity\LandingTemplate | No errors. |
| App\Entity\Uploadable\RoundImage | No errors. |