302 redirect from GET @n/a (5d7ea4)

GET https://www.demo2.zipvisual.com/es/

Query Metrics

32 Database Queries
4 Different statements
16.81 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.99 ms
(35.62%)
10
SELECT b0_.id AS id_0, b0_.section AS section_1, b0_.sub_section AS sub_section_2, b0_.content AS content_3 FROM banner b0_ WHERE b0_.section = ? AND b0_.sub_section = ?
Parameters:
[
  "golden-shores"
  "hotel"
]
5.20 ms
(30.93%)
11
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.sub_section AS sub_section_2, c0_.content AS content_3, c0_.type AS type_4 FROM content c0_ WHERE c0_.section = ? AND c0_.sub_section = ? AND c0_.type = ?
Parameters:
[
  "golden-shores"
  "hotel"
  "portal-text"
]
5.05 ms
(30.07%)
10
SELECT p0_.id AS id_0, p0_.section AS section_1, p0_.name AS name_2, p0_.code AS code_3, p0_.is_visible AS is_visible_4, p0_.content AS content_5, p0_.priority AS priority_6 FROM promotion p0_ WHERE p0_.section = ? AND p0_.is_visible = 1 ORDER BY p0_.priority ASC
Parameters:
[
  "golden-shores"
]
0.57 ms
(3.39%)
1
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.text AS text_2, n0_.published_at AS published_at_3, n0_.url AS url_4, n0_.section AS section_5, n0_.is_visible AS is_visible_6, n0_.gallery AS gallery_7 FROM novelty n0_ WHERE n0_.is_visible = 1 AND n0_.published_at <= CURRENT_DATE ORDER BY n0_.published_at DESC LIMIT 1
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\Entity\Banner No errors.
App\Entity\Novelty No errors.
App\Entity\Content No errors.
App\Entity\Promotion No errors.