Query Metrics
1
Database Queries
1
Different statements
0.36 ms
Query time
0
Invalid entities
3
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.36 ms |
SELECT t0.email AS email_1, t0.is_verified AS is_verified_2, t0.roles AS roles_3, t0.status AS status_4, t0.terms AS terms_5, t0.password AS password_6, t0.id AS id_7, t0.slug AS slug_8, t0.phone AS phone_9, t10.website AS website_11, t10.last_login AS last_login_12, t10.sex AS sex_13, t10.nickname AS nickname_14, t10.birthday AS birthday_15, t10.bio AS bio_16, t10.experience AS experience_17, t10.firstname AS firstname_18, t10.lastname AS lastname_19, t10.skills AS skills_20, t10.is_active AS is_active_21, t10.is_public AS is_public_22, t10.is_searchable AS is_searchable_23, t10.is_team AS is_team_24, t10.team_title AS team_title_25, t10.social_links AS social_links_26, t10.id AS id_27, t10.created_at AS created_at_28, t10.updated_at AS updated_at_29, t10.loc_country AS loc_country_30, t10.loc_state AS loc_state_31, t10.loc_city AS loc_city_32, t10.loc_address AS loc_address_33, t10.loc_post AS loc_post_34, t10.user_id AS user_id_35, t36.privacy AS privacy_37, t36.id AS id_38, t36.user_id AS user_id_39 FROM core_user t0 LEFT JOIN core_user_profile t10 ON t10.user_id = t0.id LEFT JOIN core_user_prefs t36 ON t36.user_id = t0.id WHERE t0.slug = ? LIMIT 1
Parameters:
[
"blawr10"
]
|
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 | 1 |
| App\Addon\Entity\UserProfile | 1 |
| App\Addon\Entity\UserPreferences | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Addon\Entity\UserProfile | No errors. |
| App\Addon\Entity\UserPreferences | No errors. |
| App\Addon\Entity\Credit | No errors. |