GET http://agent.ws-thiele.de/api/projects

Query Metrics

2 Database Queries
2 Different statements
9.46 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 3.46 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.display_name AS display_name_3, t0.password AS password_4, t0.roles AS roles_5, t0.active AS active_6, t0.last_login_at AS last_login_at_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM users t0 WHERE t0.id = ?
Parameters:
[
  "01a0bf09-6ed6-700d-8571-9d4f693ac070"
]
2 6.01 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.feature_key_prefix AS feature_key_prefix_4, p0_.last_feature_number AS last_feature_number_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.instructions_general AS instructions_general_8, p0_.instructions_architecture AS instructions_architecture_9, p0_.instructions_coding_standards AS instructions_coding_standards_10, p0_.instructions_testing_rules AS instructions_testing_rules_11, p0_.instructions_git_rules AS instructions_git_rules_12, p0_.instructions_security_rules AS instructions_security_rules_13, p0_.instructions_documentation AS instructions_documentation_14, p0_.settings_require_human_merge_approval AS settings_require_human_merge_approval_15, p0_.settings_prevent_self_review AS settings_prevent_self_review_16 FROM projects p0_ INNER JOIN project_members p1_ ON (p1_.project_id = p0_.id) WHERE p1_.user_id = ? ORDER BY p0_.name ASC
Parameters:
[
  "01a0bf09-6ed6-700d-8571-9d4f693ac070"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\User\Domain\User 1