Query Metrics
1
Database Queries
1
Different statements
0.96 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.96 ms |
SELECT u0_.id AS id_0, u0_.draft_type AS draft_type_1, u0_.draft_status AS draft_status_2, u0_.draft_token AS draft_token_3, u0_.opened_at AS opened_at_4, u0_.campus_name AS campus_name_5, u0_.hot_topic1 AS hot_topic1_6, u0_.hot_topic2 AS hot_topic2_7, u0_.hero_title AS hero_title_8, u0_.hero_text AS hero_text_9, u0_.cat_city AS cat_city_10, u0_.cat_green AS cat_green_11, u0_.cat_new AS cat_new_12, u0_.cat_expand AS cat_expand_13, u0_.cat_highrise AS cat_highrise_14, u0_.cat_near_stn AS cat_near_stn_15, u0_.cat_one_campus AS cat_one_campus_16, u0_.post_code AS post_code_17, u0_.prefecture AS prefecture_18, u0_.addr_city AS addr_city_19, u0_.addr_town AS addr_town_20, u0_.addr_building AS addr_building_21, u0_.telephone AS telephone_22, u0_.email AS email_23, u0_.university_id AS university_id_24, u0_.parent_id AS parent_id_25, u0_.hero_image_id AS hero_image_id_26, u0_.post1_id AS post1_id_27, u0_.post2_id AS post2_id_28, u0_.post3_id AS post3_id_29, u0_.post4_id AS post4_id_30, u0_.post5_id AS post5_id_31, u0_.post6_id AS post6_id_32, u0_.post7_id AS post7_id_33, u0_.post8_id AS post8_id_34, u0_.post9_id AS post9_id_35, u0_.post10_id AS post10_id_36 FROM univ_campus u0_ WHERE u0_.draft_type = ? AND u0_.draft_status = ?
Parameters:
[ "MAIN" "OPEN" ]
|
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\UnivCampus | No errors. |
| App\Entity\University | No errors. |
| App\Entity\Images | No errors. |
| App\Entity\Posts | No errors. |