1
0.56 ms
SELECT DISTINCT u0_ . id AS id_0 , u0_ . id AS id_1 , u0_ . created_at AS created_at_2 FROM `user` u0_ ORDER BY u0_ . id ASC , u0_ . created_at DESC LIMIT 20
SELECT DISTINCT u0_ . id AS id_0 , u0_ . id AS id_1 , u0_ . created_at AS created_at_2 FROM `user` u0_ ORDER BY u0_ . id ASC , u0_ . created_at DESC LIMIT 20 ;
Copy
2
0.47 ms
SELECT u0_ . id AS id_0 , u0_ . email AS email_1 , u0_ . roles AS roles_2 , u0_ . password AS password_3 , u0_ . first_name AS first_name_4 , u0_ . last_name AS last_name_5 , u0_ . is_active AS is_active_6 , u0_ . created_at AS created_at_7 , u0_ . type_person AS type_person_8 , u0_ . nif AS nif_9 , u0_ . company_name AS company_name_10 , u0_ . alias AS alias_11 , u0_ . logo AS logo_12 , u0_ . reset_token AS reset_token_13 , u0_ . reset_token_expires_at AS reset_token_expires_at_14 FROM `user` u0_ WHERE u0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) ORDER BY u0_ . id ASC , u0_ . created_at DESC
Parameters :
[
"04134f8b-98a7-54ae-bbd8-4a231cd92a0f "
"044b10cb-51cc-4b9b-9d8f-ba7689eff1ee "
"0472a622-93d2-577c-a0fb-fba57a6a7076 "
"0554be3d-3e57-5179-a3fe-16f13a13e46f "
"098760db-261d-4a32-afb1-553016f0986d "
"149a2021-26ad-5ae5-84c2-199e7163fc91 "
"154bef2e-ef1d-550a-84d3-6213814b5548 "
"1563d104-82ba-42ac-99a8-bd1dcd979569 "
"15b43d2f-a395-44a9-baf3-891aea8cb40d "
"16de05f3-1486-55dc-af57-e7b4f60a3649 "
"18760d99-9700-5202-989a-5be18e52e3d4 "
"18ded284-d035-40bd-a174-117afdfd3660 "
"18e676b4-8ad2-59e4-8f94-07e0ce411058 "
"18ec988b-2ba0-4b06-9d8c-06bbd4962cc5 "
"1a4334d3-ef0c-5166-bf5b-bea02e478278 "
"1ae29bbd-ad1e-53f3-b3f8-380ec5d196f5 "
"1b44d97f-20d0-4506-9f8c-eb28257c8e0d "
"1d1bc897-79bf-5099-86b7-4d8bf80fd9e9 "
"1e8a78de-11a4-4e8c-a6ee-2845f18b36ad "
"1efcdac5-7ff2-430d-8173-d0c638e47de7 "
]
SELECT u0_ . id AS id_0 , u0_ . email AS email_1 , u0_ . roles AS roles_2 , u0_ . password AS password_3 , u0_ . first_name AS first_name_4 , u0_ . last_name AS last_name_5 , u0_ . is_active AS is_active_6 , u0_ . created_at AS created_at_7 , u0_ . type_person AS type_person_8 , u0_ . nif AS nif_9 , u0_ . company_name AS company_name_10 , u0_ . alias AS alias_11 , u0_ . logo AS logo_12 , u0_ . reset_token AS reset_token_13 , u0_ . reset_token_expires_at AS reset_token_expires_at_14 FROM `user` u0_ WHERE u0_ . id IN ('04134f8b-98a7-54ae-bbd8-4a231cd92a0f' , '044b10cb-51cc-4b9b-9d8f-ba7689eff1ee' , '0472a622-93d2-577c-a0fb-fba57a6a7076' , '0554be3d-3e57-5179-a3fe-16f13a13e46f' , '098760db-261d-4a32-afb1-553016f0986d' , '149a2021-26ad-5ae5-84c2-199e7163fc91' , '154bef2e-ef1d-550a-84d3-6213814b5548' , '1563d104-82ba-42ac-99a8-bd1dcd979569' , '15b43d2f-a395-44a9-baf3-891aea8cb40d' , '16de05f3-1486-55dc-af57-e7b4f60a3649' , '18760d99-9700-5202-989a-5be18e52e3d4' , '18ded284-d035-40bd-a174-117afdfd3660' , '18e676b4-8ad2-59e4-8f94-07e0ce411058' , '18ec988b-2ba0-4b06-9d8c-06bbd4962cc5' , '1a4334d3-ef0c-5166-bf5b-bea02e478278' , '1ae29bbd-ad1e-53f3-b3f8-380ec5d196f5' , '1b44d97f-20d0-4506-9f8c-eb28257c8e0d' , '1d1bc897-79bf-5099-86b7-4d8bf80fd9e9' , '1e8a78de-11a4-4e8c-a6ee-2845f18b36ad' , '1efcdac5-7ff2-430d-8173-d0c638e47de7' ) ORDER BY u0_ . id ASC , u0_ . created_at DESC ;
Copy
3
0.20 ms
SELECT count (* ) AS sclr_0 FROM `user` u0_
SELECT count (* ) AS sclr_0 FROM `user` u0_ ;
Copy
4
0.42 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"04134f8b-98a7-54ae-bbd8-4a231cd92a0f "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '04134f8b-98a7-54ae-bbd8-4a231cd92a0f' ;
Copy
5
0.37 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"044b10cb-51cc-4b9b-9d8f-ba7689eff1ee "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '044b10cb-51cc-4b9b-9d8f-ba7689eff1ee' ;
Copy
6
0.34 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"0472a622-93d2-577c-a0fb-fba57a6a7076 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '0472a622-93d2-577c-a0fb-fba57a6a7076' ;
Copy
7
0.26 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"0554be3d-3e57-5179-a3fe-16f13a13e46f "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '0554be3d-3e57-5179-a3fe-16f13a13e46f' ;
Copy
8
0.24 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"098760db-261d-4a32-afb1-553016f0986d "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '098760db-261d-4a32-afb1-553016f0986d' ;
Copy
9
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"149a2021-26ad-5ae5-84c2-199e7163fc91 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '149a2021-26ad-5ae5-84c2-199e7163fc91' ;
Copy
10
0.24 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"154bef2e-ef1d-550a-84d3-6213814b5548 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '154bef2e-ef1d-550a-84d3-6213814b5548' ;
Copy
11
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"1563d104-82ba-42ac-99a8-bd1dcd979569 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '1563d104-82ba-42ac-99a8-bd1dcd979569' ;
Copy
12
0.22 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"15b43d2f-a395-44a9-baf3-891aea8cb40d "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '15b43d2f-a395-44a9-baf3-891aea8cb40d' ;
Copy
13
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"16de05f3-1486-55dc-af57-e7b4f60a3649 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '16de05f3-1486-55dc-af57-e7b4f60a3649' ;
Copy
14
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"18760d99-9700-5202-989a-5be18e52e3d4 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '18760d99-9700-5202-989a-5be18e52e3d4' ;
Copy
15
0.25 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"18ded284-d035-40bd-a174-117afdfd3660 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '18ded284-d035-40bd-a174-117afdfd3660' ;
Copy
16
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"18e676b4-8ad2-59e4-8f94-07e0ce411058 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '18e676b4-8ad2-59e4-8f94-07e0ce411058' ;
Copy
17
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"18ec988b-2ba0-4b06-9d8c-06bbd4962cc5 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '18ec988b-2ba0-4b06-9d8c-06bbd4962cc5' ;
Copy
18
0.22 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"1a4334d3-ef0c-5166-bf5b-bea02e478278 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '1a4334d3-ef0c-5166-bf5b-bea02e478278' ;
Copy
19
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"1ae29bbd-ad1e-53f3-b3f8-380ec5d196f5 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '1ae29bbd-ad1e-53f3-b3f8-380ec5d196f5' ;
Copy
20
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"1b44d97f-20d0-4506-9f8c-eb28257c8e0d "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '1b44d97f-20d0-4506-9f8c-eb28257c8e0d' ;
Copy
21
0.23 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"1d1bc897-79bf-5099-86b7-4d8bf80fd9e9 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '1d1bc897-79bf-5099-86b7-4d8bf80fd9e9' ;
Copy
22
0.22 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"1e8a78de-11a4-4e8c-a6ee-2845f18b36ad "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '1e8a78de-11a4-4e8c-a6ee-2845f18b36ad' ;
Copy
23
0.22 ms
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = ?
Parameters :
[
"1efcdac5-7ff2-430d-8173-d0c638e47de7 "
]
SELECT t0 . id AS id_1 , t0 . identifier AS identifier_2 , t0 . secret AS secret_3 , t0 . name AS name_4 , t0 . redirect_uris AS redirect_uris_5 , t0 . grant_types AS grant_types_6 , t0 . scopes AS scopes_7 , t0 . is_confidential AS is_confidential_8 , t0 . auto_register AS auto_register_9 , t0 . logo_url AS logo_url_10 , t0 . help_text AS help_text_11 , t0 . terms_url AS terms_url_12 , t0 . privacy_policy_url AS privacy_policy_url_13 , t0 . created_at AS created_at_14 FROM oauth_client t0 INNER JOIN user_oauth_client_access ON t0 . id = user_oauth_client_access . oauth_client_id WHERE user_oauth_client_access . user_id = '1efcdac5-7ff2-430d-8173-d0c638e47de7' ;
Copy