Error 404 Not Found

GET https://veolia-portal.pimcoredemos.com/en/More-Stuff/Demo-Features

Query Metrics

49 Database Queries
15 Different statements
6.33 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.55 ms
(24.48%)
14
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1780929726
  "site_domain_0acd55aa94c7857851f2f16a519b6191"
]
0.87 ms
(13.74%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Pimcore Portal/en/More-Stuff/"
  "Demo-Features"
]
0.65 ms
(10.32%)
5
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/Pimcore Portal/%"
  "/en/More-Stuff/Demo-Features"
]
0.61 ms
(9.64%)
5
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.49 ms
(7.76%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Pimcore Portal/en/More-Stuff/Demo-Features"
]
0.40 ms
(6.31%)
3
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1780929726
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.34 ms
(5.42%)
3
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1780929726
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.30 ms
(4.66%)
1
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 IS NULL OR sourceSite = 2) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/More-Stuff/Demo-Features"
  "path"
  "auto_create"
  "/en/More-Stuff/Demo-Features"
  "path_query"
  "https://veolia-portal.pimcoredemos.com/en/More-Stuff/Demo-Features"
  "entire_uri"
]
0.28 ms
(4.35%)
1
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 IS NULL OR sourceSite = 2) ORDER BY `priority` DESC
Parameters:
[
  "/en/More-Stuff/Demo-Features"
  "path"
  "auto_create"
  "/en/More-Stuff/Demo-Features"
  "path_query"
  "https://veolia-portal.pimcoredemos.com/en/More-Stuff/Demo-Features"
  "entire_uri"
]
0.17 ms
(2.72%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/More-Stuff/Demo-Features' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.16 ms
(2.48%)
1
select documents.id, concat(documents.path, documents.`key`) as fullPath
    from documents,
         documents_page,
         sites
    where sites.rootId = documents_page.id
      and documents.id = documents_page.id
      and documents_page.controller = ?
Parameters:
[
  "Pimcore\Bundle\PortalEngineBundle\Controller\PortalController::pageAction"
]
0.14 ms
(2.20%)
1
SELECT * FROM translations_portal_engine_frontend LIMIT 1;
Parameters:
[]
0.14 ms
(2.20%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  203
]
0.13 ms
(2.04%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1780929726
  "document_204\x01tags\x01"
  "asset_435\x01tags\x01"
  "asset_432\x01tags\x01"
  "asset_436\x01tags\x01"
  "asset_433\x01tags\x01"
  "asset_430\x01tags\x01"
  "asset_434\x01tags\x01"
]
0.11 ms
(1.69%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]

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

Entities Mapping

No loaded entities.