| 1 |
7.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.token_hash AS token_hash_3, t0.token_version AS token_version_4, t0.abilities AS abilities_5, t0.last_used_at AS last_used_at_6, t0.expires_at AS expires_at_7, t0.created_at AS created_at_8, t0.project_id AS project_id_9 FROM api_token t0 WHERE t0.token_hash = ? AND t0.token_version = ? LIMIT 1
Parameters: [
"824c6888710cd68650cb176a7ce932b705fcb04999dc35990f6a88fdf1fa9e17"
2
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.token_hash AS token_hash_3, t0.token_version AS token_version_4, t0.abilities AS abilities_5, t0.last_used_at AS last_used_at_6, t0.expires_at AS expires_at_7, t0.created_at AS created_at_8, t0.project_id AS project_id_9 FROM api_token t0 WHERE t0.token_hash = '824c6888710cd68650cb176a7ce932b705fcb04999dc35990f6a88fdf1fa9e17' AND t0.token_version = 2 LIMIT 1;
|
| 2 |
0.97 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 3 |
3.03 ms |
UPDATE api_token SET last_used_at = ? WHERE id = ?
Parameters: [
"2026-07-30 11:46:03"
7
]
UPDATE api_token SET last_used_at = '2026-07-30 11:46:03' WHERE id = 7;
|
| 4 |
8.29 ms |
"COMMIT"
|
| 5 |
2.41 ms |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.description AS description_4, c0_.is_singleton AS is_singleton_5, c0_.`order` AS order_6, c0_.deleted_at AS deleted_at_7, c0_.settings AS settings_8, c0_.project_id AS project_id_9 FROM `collection` c0_ WHERE c0_.project_id = ? AND c0_.deleted_at IS NULL ORDER BY c0_.`order` ASC LIMIT 50
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.description AS description_4, c0_.is_singleton AS is_singleton_5, c0_.`order` AS order_6, c0_.deleted_at AS deleted_at_7, c0_.settings AS settings_8, c0_.project_id AS project_id_9 FROM `collection` c0_ WHERE c0_.project_id = 4 AND c0_.deleted_at IS NULL ORDER BY c0_.`order` ASC LIMIT 50;
|
| 6 |
0.98 ms |
SELECT COUNT(c0_.id) AS sclr_0 FROM `collection` c0_ WHERE c0_.project_id = ? AND c0_.deleted_at IS NULL
SELECT COUNT(c0_.id) AS sclr_0 FROM `collection` c0_ WHERE c0_.project_id = 4 AND c0_.deleted_at IS NULL;
|
| 7 |
1.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 42;
|
| 8 |
0.84 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 43;
|
| 9 |
1.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 44;
|
| 10 |
0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 45;
|
| 11 |
1.74 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 46;
|
| 12 |
1.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 47;
|
| 13 |
0.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 48;
|
| 14 |
0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 49;
|
| 15 |
0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 50;
|
| 16 |
0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 51;
|
| 17 |
0.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = 52;
|