Query Metrics
2
Database Queries
2
Different statements
3.96 ms
Query time
0
Invalid entities
0
Managed entities
0
Cache hits
0
Cache misses
0
Cache puts
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
2.68 ms (67.55%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, ranking_position_22, total_points_21, name_2 FROM (SELECT b0_.id AS id_0, b0_.active AS active_1, b0_.name AS name_2, b0_.slug AS slug_3, b0_.foundation_year AS foundation_year_4, b0_.website AS website_5, b0_.facebook AS facebook_6, b0_.instagram AS instagram_7, b0_.tiktok AS tiktok_8, b0_.soundcloud AS soundcloud_9, b0_.youtube AS youtube_10, b0_.discord AS discord_11, b0_.twitter AS twitter_12, b0_.spotify AS spotify_13, b0_.twitch AS twitch_14, b0_.bandsintown AS bandsintown_15, b0_.bandsintown_api_key AS bandsintown_api_key_16, b0_.cover_name AS cover_name_17, b0_.cover_thumb AS cover_thumb_18, b0_.date_add AS date_add_19, b0_.date_upd AS date_upd_20, b0_.total_points AS total_points_21, b0_.ranking_position AS ranking_position_22, b1_.id AS id_23, b1_.description_short AS description_short_24, b1_.description AS description_25, b1_.date_add AS date_add_26, b1_.date_upd AS date_upd_27, t2_.id AS id_28, t2_.min_points AS min_points_29, t2_.position AS position_30, t2_.badge AS badge_31, t2_.stars AS stars_32, t2_.hex_code AS hex_code_33, t2_.date_add AS date_add_34, t2_.date_upd AS date_upd_35, t3_.id AS id_36, t3_.name AS name_37, a4_.id AS id_38, a4_.firstname AS firstname_39, a4_.lastname AS lastname_40, a4_.nickname AS nickname_41, a4_.slug AS slug_42, a4_.excerpt AS excerpt_43, a4_.mood AS mood_44, a4_.exhibition AS exhibition_45, a4_.crew AS crew_46, a4_.biography AS biography_47, a4_.original AS original_48, a4_.cover AS cover_49, a4_.instrumentation AS instrumentation_50, a4_.willingness AS willingness_51, a4_.www AS www_52, a4_.facebook AS facebook_53, a4_.twitter AS twitter_54, a4_.soundcloud AS soundcloud_55, a4_.youtube AS youtube_56, a4_.avatar AS avatar_57, a4_.wide AS wide_58, a4_.thumb AS thumb_59, a4_.privacy AS privacy_60, a4_.solo_artist AS solo_artist_61, a4_.avatar_name AS avatar_name_62, a4_.avatar_thumb_name AS avatar_thumb_name_63, a4_.cover_name AS cover_name_64, a4_.date_add AS date_add_65, a4_.date_upd AS date_upd_66, a4_.last_inactivity_reminder_at AS last_inactivity_reminder_at_67 FROM band b0_ LEFT JOIN band_lang b1_ ON b0_.id = b1_.band_id AND (b0_.id = b1_.band_id AND b1_.lang_id = ?) LEFT JOIN tier t2_ ON b0_.current_tier_id = t2_.id LEFT JOIN tier_lang t3_ ON t2_.id = t3_.tier_id AND (t2_.id = t3_.tier_id AND t3_.language_id = ?) LEFT JOIN band_artist b5_ ON b0_.id = b5_.band_id LEFT JOIN artist a4_ ON a4_.id = b5_.artist_id) dctrn_result_inner ORDER BY ranking_position_22 ASC, total_points_21 DESC, name_2 ASC) dctrn_result LIMIT 20
Parameters:
[ 1 1 ] |
|
1.29 ms (32.45%) |
1 |
SELECT COUNT(DISTINCT b0_.id) AS sclr_0 FROM band b0_
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| messenger | doctrine.dbal.messenger_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
0
Misses
0
Puts
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Band | No errors. |
| App\Entity\BandLang | No errors. |
| App\Entity\Tier | No errors. |
| App\Entity\TierLang | No errors. |
| App\Entity\Artist | No errors. |