Query Metrics
10
Database Queries
4
Different statements
13.31 ms
Query time
6
Invalid entities
0
Cache hits
0
Cache misses
0
Cache puts
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.22 ms |
SELECT p0_.id AS id_0, p0_.uri AS uri_1, p0_.top_html AS top_html_2, p0_.bottom_html AS bottom_html_3, p0_.meta_title AS meta_title_4, p0_.meta_description AS meta_description_5, p0_.meta_keywords AS meta_keywords_6, p0_.page_heading AS page_heading_7, p0_.city_id AS city_id_8 FROM page_seo_texts p0_ WHERE p0_.uri = ? LIMIT 1
Parameters:
[
"/task-saloons-rotate/"
]
|
| 2 | 1.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.uri_identity AS uri_identity_3, t0.country_code AS country_code_4, t0.city_group AS city_group_5, t0.timezone AS timezone_6, t0.map_latitude AS map_latitude_7, t0.map_longitude AS map_longitude_8 FROM cities t0
Parameters:
[] |
| 3 | 7.15 ms |
UPDATE saloon_adboard_placements SET position = position + 1 WHERE saloon_id IN (SELECT id FROM saloons WHERE city_id = ?) AND position_group = ?
Parameters:
[ 1 50 ] |
| 4 | 0.64 ms |
UPDATE saloon_adboard_placements SET position = 1 WHERE saloon_id IN (SELECT id FROM saloons WHERE city_id = ?) AND position_group = ? ORDER BY position DESC LIMIT 1
Parameters:
[ 1 50 ] |
| 5 | 0.68 ms |
UPDATE saloon_adboard_placements SET position = position + 1 WHERE saloon_id IN (SELECT id FROM saloons WHERE city_id = ?) AND position_group = ?
Parameters:
[ 1 30 ] |
| 6 | 0.47 ms |
UPDATE saloon_adboard_placements SET position = 1 WHERE saloon_id IN (SELECT id FROM saloons WHERE city_id = ?) AND position_group = ? ORDER BY position DESC LIMIT 1
Parameters:
[ 1 30 ] |
| 7 | 0.49 ms |
UPDATE saloon_adboard_placements SET position = position + 1 WHERE saloon_id IN (SELECT id FROM saloons WHERE city_id = ?) AND position_group = ?
Parameters:
[ 1 100 ] |
| 8 | 0.59 ms |
UPDATE saloon_adboard_placements SET position = 1 WHERE saloon_id IN (SELECT id FROM saloons WHERE city_id = ?) AND position_group = ? ORDER BY position DESC LIMIT 1
Parameters:
[ 1 100 ] |
| 9 | 0.52 ms |
UPDATE saloon_adboard_placements SET position = position + 1 WHERE saloon_id IN (SELECT id FROM saloons WHERE city_id = ?) AND position_group = ?
Parameters:
[ 1 200 ] |
| 10 | 0.39 ms |
UPDATE saloon_adboard_placements SET position = 1 WHERE saloon_id IN (SELECT id FROM saloons WHERE city_id = ?) AND position_group = ? ORDER BY position DESC LIMIT 1
Parameters:
[ 1 200 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| multi_website | doctrine.dbal.multi_website_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| multi_website | doctrine.orm.multi_website_entity_manager |
Second Level Cache
0
Hits
0
Misses
0
Puts
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Sales\Profile\AdBoardPlacement | No errors. |
| App\Entity\Sales\PaidPlacementPrice |
|
| App\Entity\Profile\PersonParameters | No errors. |
| App\Entity\Messengers |
|
| App\Entity\PhoneCallRestrictions | No errors. |
| App\Entity\Profile\ClientRestrictions | No errors. |
| App\Entity\ApartmentsPricing | No errors. |
| App\Entity\TakeOutPricing | No errors. |
| App\Entity\ExpressPricing | No errors. |
| App\Entity\Profile\CarPricing | No errors. |
| App\Entity\Location\MapCoordinate |
|
| App\Entity\Profile\Profile |
|
| App\Entity\SEO\PageMetadata | No errors. |
| App\Entity\Location\City |
|
| App\Entity\Sales\PaidPlacementsOrder | No errors. |
| App\Entity\Location\District | No errors. |
| App\Entity\Service | No errors. |
| App\Entity\Location\Station | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Sales\Saloon\AdBoardPlacement | No errors. |
| App\Entity\Sales\PlacementHiding | No errors. |
| App\Entity\System\IpAddress |
|
| App\Entity\Location\County | No errors. |
multi_website entity manager
No loaded entities.