1
0.44 ms
SELECT DISTINCT u0_ . id AS id_0 , u0_ . email AS email_1 , u0_ . created_at AS created_at_2 FROM `user` u0_ ORDER BY u0_ . email DESC , u0_ . created_at DESC LIMIT 20 OFFSET 20
SELECT DISTINCT u0_ . id AS id_0 , u0_ . email AS email_1 , u0_ . created_at AS created_at_2 FROM `user` u0_ ORDER BY u0_ . email DESC , u0_ . created_at DESC LIMIT 20 OFFSET 20 ;
Copy
2
0.33 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_ . email DESC , u0_ . created_at DESC
Parameters :
[
"4dd89055-627d-5fce-a730-4faec6c8c24f "
"762fa3ec-7873-56ac-b173-e3c56ad9fa79 "
"38f0bb72-5b2c-5786-892f-381dd376343f "
"30d2d380-3ec5-5e8c-bc73-cef91d8ade3d "
"383c0f88-d0e7-5f2a-be5e-2b2e0170dca6 "
"ca78574a-8d29-51ed-87b6-8fd1161be6a3 "
"33bb1148-9331-487b-bfac-e05a9acf4ff9 "
"149a2021-26ad-5ae5-84c2-199e7163fc91 "
"96fa030e-85be-5210-8929-9ee7cb7fd043 "
"d040e35f-e0c9-4995-848d-532bf5ded458 "
"88b7aab9-8126-5cf2-9cd8-3113f4540242 "
"fe0c7f6d-2e04-4287-a391-958fb4269f8f "
"21c02466-85d6-4427-b31c-c137951c8e3e "
"e5610dfd-8d33-5446-9d32-a606cf9b141e "
"18ec988b-2ba0-4b06-9d8c-06bbd4962cc5 "
"a1c6bb8b-27fb-4b5d-b2d7-347ab7e9839b "
"7810f419-28d0-5ef5-8633-837d6f43bbff "
"8b171a7b-10d0-5541-a4b3-c481755e9301 "
"da8ca43b-3a94-5403-9235-6ac2ed18f8e4 "
"da9a7641-4cf7-474a-8479-cc45c056621b "
]
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 ('4dd89055-627d-5fce-a730-4faec6c8c24f' , '762fa3ec-7873-56ac-b173-e3c56ad9fa79' , '38f0bb72-5b2c-5786-892f-381dd376343f' , '30d2d380-3ec5-5e8c-bc73-cef91d8ade3d' , '383c0f88-d0e7-5f2a-be5e-2b2e0170dca6' , 'ca78574a-8d29-51ed-87b6-8fd1161be6a3' , '33bb1148-9331-487b-bfac-e05a9acf4ff9' , '149a2021-26ad-5ae5-84c2-199e7163fc91' , '96fa030e-85be-5210-8929-9ee7cb7fd043' , 'd040e35f-e0c9-4995-848d-532bf5ded458' , '88b7aab9-8126-5cf2-9cd8-3113f4540242' , 'fe0c7f6d-2e04-4287-a391-958fb4269f8f' , '21c02466-85d6-4427-b31c-c137951c8e3e' , 'e5610dfd-8d33-5446-9d32-a606cf9b141e' , '18ec988b-2ba0-4b06-9d8c-06bbd4962cc5' , 'a1c6bb8b-27fb-4b5d-b2d7-347ab7e9839b' , '7810f419-28d0-5ef5-8633-837d6f43bbff' , '8b171a7b-10d0-5541-a4b3-c481755e9301' , 'da8ca43b-3a94-5403-9235-6ac2ed18f8e4' , 'da9a7641-4cf7-474a-8479-cc45c056621b' ) ORDER BY u0_ . email DESC , u0_ . created_at DESC ;
Copy
3
0.16 ms
SELECT count (* ) AS sclr_0 FROM `user` u0_
SELECT count (* ) AS sclr_0 FROM `user` u0_ ;
Copy
4
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 :
[
"4dd89055-627d-5fce-a730-4faec6c8c24f "
]
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 = '4dd89055-627d-5fce-a730-4faec6c8c24f' ;
Copy
5
0.20 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 :
[
"762fa3ec-7873-56ac-b173-e3c56ad9fa79 "
]
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 = '762fa3ec-7873-56ac-b173-e3c56ad9fa79' ;
Copy
6
0.19 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 :
[
"38f0bb72-5b2c-5786-892f-381dd376343f "
]
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 = '38f0bb72-5b2c-5786-892f-381dd376343f' ;
Copy
7
0.15 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 :
[
"30d2d380-3ec5-5e8c-bc73-cef91d8ade3d "
]
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 = '30d2d380-3ec5-5e8c-bc73-cef91d8ade3d' ;
Copy
8
0.15 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 :
[
"383c0f88-d0e7-5f2a-be5e-2b2e0170dca6 "
]
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 = '383c0f88-d0e7-5f2a-be5e-2b2e0170dca6' ;
Copy
9
0.14 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 :
[
"ca78574a-8d29-51ed-87b6-8fd1161be6a3 "
]
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 = 'ca78574a-8d29-51ed-87b6-8fd1161be6a3' ;
Copy
10
0.13 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 :
[
"33bb1148-9331-487b-bfac-e05a9acf4ff9 "
]
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 = '33bb1148-9331-487b-bfac-e05a9acf4ff9' ;
Copy
11
0.13 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
12
0.14 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 :
[
"96fa030e-85be-5210-8929-9ee7cb7fd043 "
]
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 = '96fa030e-85be-5210-8929-9ee7cb7fd043' ;
Copy
13
0.13 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 :
[
"d040e35f-e0c9-4995-848d-532bf5ded458 "
]
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 = 'd040e35f-e0c9-4995-848d-532bf5ded458' ;
Copy
14
0.13 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 :
[
"88b7aab9-8126-5cf2-9cd8-3113f4540242 "
]
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 = '88b7aab9-8126-5cf2-9cd8-3113f4540242' ;
Copy
15
0.13 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 :
[
"fe0c7f6d-2e04-4287-a391-958fb4269f8f "
]
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 = 'fe0c7f6d-2e04-4287-a391-958fb4269f8f' ;
Copy
16
0.13 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 :
[
"21c02466-85d6-4427-b31c-c137951c8e3e "
]
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 = '21c02466-85d6-4427-b31c-c137951c8e3e' ;
Copy
17
0.13 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 :
[
"e5610dfd-8d33-5446-9d32-a606cf9b141e "
]
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 = 'e5610dfd-8d33-5446-9d32-a606cf9b141e' ;
Copy
18
0.13 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
19
0.13 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 :
[
"a1c6bb8b-27fb-4b5d-b2d7-347ab7e9839b "
]
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 = 'a1c6bb8b-27fb-4b5d-b2d7-347ab7e9839b' ;
Copy
20
0.13 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 :
[
"7810f419-28d0-5ef5-8633-837d6f43bbff "
]
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 = '7810f419-28d0-5ef5-8633-837d6f43bbff' ;
Copy
21
0.13 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 :
[
"8b171a7b-10d0-5541-a4b3-c481755e9301 "
]
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 = '8b171a7b-10d0-5541-a4b3-c481755e9301' ;
Copy
22
0.13 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 :
[
"da8ca43b-3a94-5403-9235-6ac2ed18f8e4 "
]
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 = 'da8ca43b-3a94-5403-9235-6ac2ed18f8e4' ;
Copy
23
0.14 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 :
[
"da9a7641-4cf7-474a-8479-cc45c056621b "
]
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 = 'da9a7641-4cf7-474a-8479-cc45c056621b' ;
Copy