Query Metrics
1
Database Queries
1
Different statements
0.50 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
#▲ | Time | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.50 ms |
SELECT t0.id AS id_1, t0.discord_id AS discord_id_2, t0.minecraft_id AS minecraft_id_3, t0.created_at AS created_at_4, t0.age AS age_5, t0.pronouns AS pronouns_6, t0.location AS location_7, t0.join_reason AS join_reason_8, t0.playstyle AS playstyle_9, t0.about AS about_10, t0.disagreement AS disagreement_11, t0.knows_someone AS knows_someone_12, t0.known_member AS known_member_13, t0.other AS other_14, t0.status AS status_15, t0.profile_id AS profile_id_16, t0.admin_response_id AS admin_response_id_17, t18.id AS id_19, t18.discord_id AS discord_id_20, t18.minecraft_id AS minecraft_id_21, t18.joined_at AS joined_at_22, t18.application_id AS application_id_23, t18.profile_id AS profile_id_24, t25.id AS id_26, t25.status AS status_27, t25.created_at AS created_at_28, t25.channel_id AS channel_id_29, t25.transcript AS transcript_30, t25.application_id AS application_id_31, t25.admin_id AS admin_id_32, t25.admin_response_id AS admin_response_id_33 FROM application t0 LEFT JOIN member t18 ON t18.application_id = t0.id LEFT JOIN application_appeal t25 ON t25.application_id = t0.id WHERE t0.discord_id IS NULL LIMIT 1
Parameters:
[]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
app | doctrine.dbal.app_connection |
utils | doctrine.dbal.utils_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
utils | doctrine.orm.utils_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|
utils entity manager
Class | Amount of managed objects |
---|
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Main\Application | No errors. |
App\Entity\Main\Profile | No errors. |
App\Entity\Main\AdminResponse | No errors. |
App\Entity\Main\Member | No errors. |
App\Entity\Main\ApplicationAppeal | No errors. |
utils entity manager
No loaded entities.