Redirect 302 redirect from POST @login (992409)

GET https://whatwedo.gp.dev.cdnnow.net/

Query Metrics

8 Database Queries
6 Different statements
22.18 ms Query time
0 Invalid entities
22 Managed entities

Grouped Statements

Show all queries

Time Count Info
10.67 ms
(48.09%)
1
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM activity a0_ INNER JOIN project p1_ ON (a0_.project_id = p1_.id) INNER JOIN contract c2_ ON (p1_.contract_id = c2_.id) INNER JOIN client c3_ ON (c2_.client_id = c3_.id) INNER JOIN activity_type a4_ ON (a0_.activity_type_id = a4_.id)
Parameters:
[]
3.68 ms
(16.59%)
1
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.cdn_code AS cdn_code_2, a0_.for_region AS for_region_3, a0_.cdn_name AS cdn_name_4, a0_.api_uri AS api_uri_5, a0_.use_total AS use_total_6, a0_.unit_id AS unit_id_7 FROM activity_type a0_
Parameters:
[]
2.63 ms
(11.87%)
1
SELECT DISTINCT a0_.id AS id_0 FROM activity a0_ INNER JOIN project p1_ ON (a0_.project_id = p1_.id) INNER JOIN contract c2_ ON (p1_.contract_id = c2_.id) INNER JOIN client c3_ ON (c2_.client_id = c3_.id) INNER JOIN activity_type a4_ ON (a0_.activity_type_id = a4_.id) LIMIT 20
Parameters:
[]
2.40 ms
(10.82%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.rus_name AS rus_name_4, t0.env AS env_5 FROM settings t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "current_month"
]
2.26 ms
(10.19%)
1
SELECT a0_.id AS id_0, CONCAT(c1_.name, CONCAT(' (', CONCAT(c1_.email, ')'))) AS sclr_1, p2_.short_name AS short_name_2, a0_.year AS year_3, a0_.month AS month_4, a3_.name AS name_5, a0_.json_data AS json_data_6 FROM activity a0_ INNER JOIN project p2_ ON (a0_.project_id = p2_.id) INNER JOIN contract c4_ ON (p2_.contract_id = c4_.id) INNER JOIN client c1_ ON (c4_.client_id = c1_.id) INNER JOIN activity_type a3_ ON (a0_.activity_type_id = a3_.id) WHERE a0_.id IN (?, ?)
Parameters:
[
  1
  2
]
0.54 ms
(2.43%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.token_id AS token_id_5, t0.token_password AS token_password_6, t0.blocked AS blocked_7, t0.token_auth AS token_auth_8 FROM users t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Entity\ActivityType 13
App\Entity\Unit 6
App\Entity\Settings 2
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\ActivityType No errors.
App\Entity\Unit No errors.
App\Entity\Activity No errors.
App\Entity\Project No errors.
App\Entity\Contract No errors.
App\Entity\Client No errors.
App\Entity\Settings No errors.