GET https://api-theatre.rassamahin.ru/api/seo?route=%2Fabout%3Ftab%3DFAQ

Query Metrics

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

Queries

Group similar statements

#▲ Time Info
1 4.05 ms
SELECT t0.id AS id_1, t0.route AS route_2, t0.title AS title_3, t0.description AS description_4, t0.keywords AS keywords_5, t0.canonical AS canonical_6, t0.robots_index AS robots_index_7, t0.robots_follow AS robots_follow_8, t0.h1 AS h1_9, t0.h2 AS h2_10, t0.og_title AS og_title_11, t0.og_description AS og_description_12, t0.og_image AS og_image_13, t0.og_type AS og_type_14, t0.og_url AS og_url_15, t0.twitter_card AS twitter_card_16, t0.twitter_title AS twitter_title_17, t0.twitter_description AS twitter_description_18, t0.twitter_image AS twitter_image_19, t0.schema_json AS schema_json_20, t0.active AS active_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23 FROM seo_meta t0 WHERE t0.route = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "/about?tab=FAQ"
  1
]
2 1.16 ms
SELECT t0.id AS id_1, t0.route AS route_2, t0.title AS title_3, t0.description AS description_4, t0.keywords AS keywords_5, t0.canonical AS canonical_6, t0.robots_index AS robots_index_7, t0.robots_follow AS robots_follow_8, t0.h1 AS h1_9, t0.h2 AS h2_10, t0.og_title AS og_title_11, t0.og_description AS og_description_12, t0.og_image AS og_image_13, t0.og_type AS og_type_14, t0.og_url AS og_url_15, t0.twitter_card AS twitter_card_16, t0.twitter_title AS twitter_title_17, t0.twitter_description AS twitter_description_18, t0.twitter_image AS twitter_image_19, t0.schema_json AS schema_json_20, t0.active AS active_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23 FROM seo_meta t0 WHERE t0.route = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "/about"
  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\Seo\Domain\Model\SeoMeta 1

Entities Mapping

Class Mapping errors
App\Seo\Domain\Model\SeoMeta No errors.