1
0.79 ms
SELECT DISTINCT u0_ . id AS id_0 , u0_ . alias AS alias_1 , u0_ . created_at AS created_at_2 FROM `user` u0_ ORDER BY u0_ . alias DESC , u0_ . created_at DESC LIMIT 20 OFFSET 40
SELECT DISTINCT u0_ . id AS id_0 , u0_ . alias AS alias_1 , u0_ . created_at AS created_at_2 FROM `user` u0_ ORDER BY u0_ . alias DESC , u0_ . created_at DESC LIMIT 20 OFFSET 40 ;
Copy
2
0.73 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_ . alias DESC , u0_ . created_at DESC
Parameters :
[
"882b5624-8aca-44f9-9112-8cf06a284887 "
"18ded284-d035-40bd-a174-117afdfd3660 "
"81e77b0e-04be-4770-aa59-1481d0edbe7b "
"5efd5605-f7f7-474b-9129-c0f93289cba2 "
"5eb115a2-1cc3-49a9-9fc3-415187a59b8f "
"1b44d97f-20d0-4506-9f8c-eb28257c8e0d "
"1e8a78de-11a4-4e8c-a6ee-2845f18b36ad "
"044b10cb-51cc-4b9b-9d8f-ba7689eff1ee "
"b3a39076-9606-40a6-a5f9-5b719c96bcf8 "
"d040e35f-e0c9-4995-848d-532bf5ded458 "
"24a53e54-0fca-48e4-aad0-4f826cc006fa "
"39d09579-e638-4b38-af9d-f9a653be8c13 "
"eba18080-5f38-4b14-9725-0c1a76c9a8ef "
"d1274285-2a56-45df-a704-d9e50dbc224c "
"59a52448-d578-40eb-bf40-d3a1b18db8d5 "
"f47694e9-b8ec-11f0-a10c-a0ad9f24310d "
"f477845e-b8ec-11f0-a10c-a0ad9f24310d "
"b8859eb2-b8ec-11f0-a10c-a0ad9f24310d "
"b886da03-b8ec-11f0-a10c-a0ad9f24310d "
"b88a176b-b8ec-11f0-a10c-a0ad9f24310d "
]
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 ('882b5624-8aca-44f9-9112-8cf06a284887' , '18ded284-d035-40bd-a174-117afdfd3660' , '81e77b0e-04be-4770-aa59-1481d0edbe7b' , '5efd5605-f7f7-474b-9129-c0f93289cba2' , '5eb115a2-1cc3-49a9-9fc3-415187a59b8f' , '1b44d97f-20d0-4506-9f8c-eb28257c8e0d' , '1e8a78de-11a4-4e8c-a6ee-2845f18b36ad' , '044b10cb-51cc-4b9b-9d8f-ba7689eff1ee' , 'b3a39076-9606-40a6-a5f9-5b719c96bcf8' , 'd040e35f-e0c9-4995-848d-532bf5ded458' , '24a53e54-0fca-48e4-aad0-4f826cc006fa' , '39d09579-e638-4b38-af9d-f9a653be8c13' , 'eba18080-5f38-4b14-9725-0c1a76c9a8ef' , 'd1274285-2a56-45df-a704-d9e50dbc224c' , '59a52448-d578-40eb-bf40-d3a1b18db8d5' , 'f47694e9-b8ec-11f0-a10c-a0ad9f24310d' , 'f477845e-b8ec-11f0-a10c-a0ad9f24310d' , 'b8859eb2-b8ec-11f0-a10c-a0ad9f24310d' , 'b886da03-b8ec-11f0-a10c-a0ad9f24310d' , 'b88a176b-b8ec-11f0-a10c-a0ad9f24310d' ) ORDER BY u0_ . alias DESC , u0_ . created_at DESC ;
Copy
3
0.30 ms
SELECT count (* ) AS sclr_0 FROM `user` u0_
SELECT count (* ) AS sclr_0 FROM `user` u0_ ;
Copy
4
0.53 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 :
[
"882b5624-8aca-44f9-9112-8cf06a284887 "
]
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 = '882b5624-8aca-44f9-9112-8cf06a284887' ;
Copy
5
0.46 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
6
0.43 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 :
[
"81e77b0e-04be-4770-aa59-1481d0edbe7b "
]
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 = '81e77b0e-04be-4770-aa59-1481d0edbe7b' ;
Copy
7
0.33 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 :
[
"5efd5605-f7f7-474b-9129-c0f93289cba2 "
]
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 = '5efd5605-f7f7-474b-9129-c0f93289cba2' ;
Copy
8
0.32 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 :
[
"5eb115a2-1cc3-49a9-9fc3-415187a59b8f "
]
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 = '5eb115a2-1cc3-49a9-9fc3-415187a59b8f' ;
Copy
9
0.30 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
10
0.28 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
11
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 :
[
"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
12
0.30 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 :
[
"b3a39076-9606-40a6-a5f9-5b719c96bcf8 "
]
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 = 'b3a39076-9606-40a6-a5f9-5b719c96bcf8' ;
Copy
13
0.30 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.30 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 :
[
"24a53e54-0fca-48e4-aad0-4f826cc006fa "
]
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 = '24a53e54-0fca-48e4-aad0-4f826cc006fa' ;
Copy
15
0.32 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 :
[
"39d09579-e638-4b38-af9d-f9a653be8c13 "
]
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 = '39d09579-e638-4b38-af9d-f9a653be8c13' ;
Copy
16
0.30 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 :
[
"eba18080-5f38-4b14-9725-0c1a76c9a8ef "
]
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 = 'eba18080-5f38-4b14-9725-0c1a76c9a8ef' ;
Copy
17
0.30 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 :
[
"d1274285-2a56-45df-a704-d9e50dbc224c "
]
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 = 'd1274285-2a56-45df-a704-d9e50dbc224c' ;
Copy
18
0.30 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 :
[
"59a52448-d578-40eb-bf40-d3a1b18db8d5 "
]
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 = '59a52448-d578-40eb-bf40-d3a1b18db8d5' ;
Copy
19
0.30 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 :
[
"f47694e9-b8ec-11f0-a10c-a0ad9f24310d "
]
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 = 'f47694e9-b8ec-11f0-a10c-a0ad9f24310d' ;
Copy
20
0.29 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 :
[
"f477845e-b8ec-11f0-a10c-a0ad9f24310d "
]
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 = 'f477845e-b8ec-11f0-a10c-a0ad9f24310d' ;
Copy
21
0.29 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 :
[
"b8859eb2-b8ec-11f0-a10c-a0ad9f24310d "
]
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 = 'b8859eb2-b8ec-11f0-a10c-a0ad9f24310d' ;
Copy
22
0.31 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 :
[
"b886da03-b8ec-11f0-a10c-a0ad9f24310d "
]
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 = 'b886da03-b8ec-11f0-a10c-a0ad9f24310d' ;
Copy
23
0.29 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 :
[
"b88a176b-b8ec-11f0-a10c-a0ad9f24310d "
]
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 = 'b88a176b-b8ec-11f0-a10c-a0ad9f24310d' ;
Copy