GET http://www.dsv-semillas.com.ar/Productos/C%C3%A9spedes/festuca-arundinacea

Query Metrics

17 Database Queries
15 Different statements
7.29 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 0.58 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = 8 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/Productos/Céspedes/festuca-arundinacea"
  "path"
  "auto_create"
  "/Productos/Céspedes/festuca-arundinacea"
  "path_query"
  "http://www.dsv-semillas.com.ar/Productos/Céspedes/festuca-arundinacea"
  "entire_uri"
]
3 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.53 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/dsv-semillas.com.ar/Productos/Céspedes/"
  "festuca-arundinacea"
]
5 0.40 ms
SELECT * FROM object_url_slugs WHERE slug = '/Productos/Céspedes/festuca-arundinacea' AND (siteId = 8 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
6 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  3595
]
7 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "rasenArt"
]
8 0.65 ms
SELECT 1 FROM objects o WHERE parentId = ?  AND published = 1 AND `type` IN ('object','variant','folder') LIMIT 1
Parameters:
[
  4720
]
9 0.57 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4720
]
10 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Rasen"
]
11 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "kultur"
]
12 0.88 ms
# Case 1: Document is the source document
                SELECT id,language
                FROM documents_translations
                WHERE sourceId = ?
                UNION
                # Case 2: Document is a translation
                SELECT id,language
                FROM documents_translations
                WHERE sourceId = (
                    SELECT sourceId FROM documents_translations dt WHERE id = ?
                )
                UNION
                # Find the given document
                SELECT sourceId as id,"source"
                FROM documents_translations
                WHERE id = ? or sourceId = ?
Parameters:
[
  3595
  3595
  3595
  3595
]
13 0.23 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "tracking.matomo.serverUrl"
  null
  null
]
14 0.24 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  11
]
15 0.35 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
16 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  584
]
17 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  584
]

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