Redirect 301 redirect from GET @analyses (6dbbee)

GET https://click.dev.analizy.uz/analyses/

Query Metrics

3 Database Queries
3 Different statements
42.67 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
41.63 ms
(97.56%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c1_.id AS id_2, a2_.id AS id_3, a2_.code AS code_4, a2_.name AS name_5, i3_.price AS price_6, i3_.max_duration AS max_duration_7, i4_.id AS id_8, i4_.name AS name_9, i4_.code AS code_10 FROM categories c0_ LEFT JOIN categories c1_ ON c0_.parent_id = c1_.id LEFT JOIN categories_analyses c5_ ON c0_.id = c5_.categories_id LEFT JOIN analyses a2_ ON a2_.id = c5_.analyses_id AND a2_.panel IN ('a', 'ap') AND (a2_.activity = 1) LEFT JOIN import_prices i3_ ON a2_.id = i3_.analyse_id AND (i3_.customer_id = 21) LEFT JOIN analyse_biomaterials a6_ ON a2_.id = a6_.parent_id AND a6_.type IN ('bm', 'pbm') LEFT JOIN import_biomaterials i4_ ON a6_.biomaterial_id = i4_.id ORDER BY c0_.name ASC, a2_.name ASC
Parameters:
[]
0.65 ms
(1.53%)
1
SELECT d0_.company_name AS company_name_0, d0_.company_address AS company_address_1, d0_.company_inn AS company_inn_2, d0_.license AS license_3, d0_.license_date AS license_date_4, d0_.name AS name_5, d0_.activity AS activity_6, d0_.id AS id_7, d0_.code AS code_8, c1_.password AS password_9, c1_.receiver AS receiver_10, c1_.type AS type_11, c1_.ip AS ip_12, c1_.port AS port_13, c1_.full_name AS full_name_14, c1_.full_address AS full_address_15, c1_.work_time AS work_time_16, c1_.station AS station_17, c1_.city AS city_18, c1_.bus AS bus_19, c1_.metro AS metro_20, c1_.minibus AS minibus_21, c1_.point AS point_22, c1_.disabled_discounts AS disabled_discounts_23, c1_.id AS id_24, c1_.created AS created_25, c1_.modified AS modified_26, c1_.sort AS sort_27, c1_.activity AS activity_28, c1_.image AS image_29, c1_.single_file AS single_file_30, c1_.lis_id AS lis_id_31, d0_.type AS type_32, d0_.price_customer_id AS price_customer_id_33, d0_.main_customer_id AS main_customer_id_34 FROM domains d0_ LEFT JOIN customers c1_ ON d0_.main_customer_id = c1_.id WHERE (d0_.code = ?) AND d0_.type IN ('DEFAULT_DOMAIN', 'LPU_DOMAIN')
Parameters:
[
  "click.dev.analizy.uz"
]
0.39 ms
(0.92%)
1
SELECT t0.title AS title_1, t0.description AS description_2, t0.h1 AS h1_3, t0.url AS url_4, t0.keywords AS keywords_5, t0.id AS id_6 FROM seo_template t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "/analyses/"
]

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\Abstracts\Domain 1
App\Entity\Customer 1