Query Metrics

143 Database Queries
24 Different statements
42.18 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.48 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:
[
  "defaultSiteConfig"
  null
  null
]
2 0.21 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.49 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:
[
  "mainBlogPortal"
  null
  null
]
5 0.17 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.80 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
  "sourcePathQuery" => "/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.24 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.33 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
  "path" => "/steiermark.com/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/"
]
10 0.20 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
]
11 0.25 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
]
12 0.17 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
  "path" => "/steiermark.com/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/"
]
13 0.17 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
]
14 0.23 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
]
15 0.18 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Rad-Biketouren"
  "path" => "/steiermark.com/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/"
]
16 0.27 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
17 0.17 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
18 0.17 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
19 0.16 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
20 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
21 0.16 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
22 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
23 0.16 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
24 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
25 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
26 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
27 0.16 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
28 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
29 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
30 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
31 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
32 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
33 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
34 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
35 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
36 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
37 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
38 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
39 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
40 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
41 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
42 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
43 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
44 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
45 0.14 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
  "path" => "/steiermark.com/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/"
]
46 0.16 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
]
47 0.19 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
]
48 0.20 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
49 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
50 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinCategory"
]
51 0.56 ms
SELECT o_id FROM objects WHERE o_id IN (238574,238576,238579,238605,229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409)
Parameters:
[]
52 0.44 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  238574
  "regions"
  "object"
  ""
  "0"
  1
]
53 0.38 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  238576
  "regions"
  "object"
  ""
  "0"
  2
]
54 0.35 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  238579
  "regions"
  "object"
  ""
  "0"
  3
]
55 0.35 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  238605
  "regions"
  "object"
  ""
  "0"
  4
]
56 0.35 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  229667
  "regions"
  "object"
  ""
  "0"
  5
]
57 0.36 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235069
  "regions"
  "object"
  ""
  "0"
  6
]
58 0.37 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235071
  "regions"
  "object"
  ""
  "0"
  7
]
59 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235072
  "regions"
  "object"
  ""
  "0"
  8
]
60 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235077
  "regions"
  "object"
  ""
  "0"
  9
]
61 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235079
  "regions"
  "object"
  ""
  "0"
  10
]
62 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235082
  "regions"
  "object"
  ""
  "0"
  11
]
63 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235086
  "regions"
  "object"
  ""
  "0"
  12
]
64 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235091
  "regions"
  "object"
  ""
  "0"
  13
]
65 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235094
  "regions"
  "object"
  ""
  "0"
  14
]
66 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235098
  "regions"
  "object"
  ""
  "0"
  15
]
67 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235103
  "regions"
  "object"
  ""
  "0"
  16
]
68 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235106
  "regions"
  "object"
  ""
  "0"
  17
]
69 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235107
  "regions"
  "object"
  ""
  "0"
  18
]
70 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235108
  "regions"
  "object"
  ""
  "0"
  19
]
71 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235114
  "regions"
  "object"
  ""
  "0"
  20
]
72 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235274
  "regions"
  "object"
  ""
  "0"
  21
]
73 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235284
  "regions"
  "object"
  ""
  "0"
  22
]
74 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235294
  "regions"
  "object"
  ""
  "0"
  23
]
75 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235309
  "regions"
  "object"
  ""
  "0"
  24
]
76 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235310
  "regions"
  "object"
  ""
  "0"
  25
]
77 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235312
  "regions"
  "object"
  ""
  "0"
  26
]
78 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235313
  "regions"
  "object"
  ""
  "0"
  27
]
79 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235314
  "regions"
  "object"
  ""
  "0"
  28
]
80 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235316
  "regions"
  "object"
  ""
  "0"
  29
]
81 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235322
  "regions"
  "object"
  ""
  "0"
  30
]
82 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235323
  "regions"
  "object"
  ""
  "0"
  31
]
83 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235324
  "regions"
  "object"
  ""
  "0"
  32
]
84 0.35 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235326
  "regions"
  "object"
  ""
  "0"
  33
]
85 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235327
  "regions"
  "object"
  ""
  "0"
  34
]
86 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235328
  "regions"
  "object"
  ""
  "0"
  35
]
87 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235329
  "regions"
  "object"
  ""
  "0"
  36
]
88 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235330
  "regions"
  "object"
  ""
  "0"
  37
]
89 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235331
  "regions"
  "object"
  ""
  "0"
  38
]
90 0.35 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235333
  "regions"
  "object"
  ""
  "0"
  39
]
91 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235335
  "regions"
  "object"
  ""
  "0"
  40
]
92 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235336
  "regions"
  "object"
  ""
  "0"
  41
]
93 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235337
  "regions"
  "object"
  ""
  "0"
  42
]
94 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235338
  "regions"
  "object"
  ""
  "0"
  43
]
95 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235339
  "regions"
  "object"
  ""
  "0"
  44
]
96 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  235340
  "regions"
  "object"
  ""
  "0"
  45
]
97 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  239066
  "regions"
  "object"
  ""
  "0"
  46
]
98 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  239077
  "regions"
  "object"
  ""
  "0"
  47
]
99 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  24214605
  "regions"
  "object"
  ""
  "0"
  48
]
100 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  33868717
  48520409
  "regions"
  "object"
  ""
  "0"
  49
]
101 0.70 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238574,238576,238579,238605,229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409);
Parameters:
[]
102 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
103 0.66 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238574,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
104 1.27 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,238574,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
105 1.19 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,238574,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
106 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
107 0.17 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
108 0.18 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
109 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3921698
]
110 0.10 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
111 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10812
]
112 0.22 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9344
]
113 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1144141
]
114 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5020675
]
115 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1061486
]
116 0.23 ms
SELECT id FROM sites
Parameters:
[]
117 0.18 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  10812
]
118 0.21 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  10812
  10812
  10812
]
119 0.16 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11085
  11085
]
120 0.13 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
  "path" => "/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/"
]
121 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717"
]
122 0.11 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Thermen-Vulkanland/Region/Aktiver-Naturgenuss/Rad-Bike/Rad-Biketouren/Hoehenmeter-Weltrekord-Strecke-Thomas-Mauerhofer_tour_33868717' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
123 0.67 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238574,238576,238579,238605,229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409);
Parameters:
[]
124 0.55 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238574,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
125 1.21 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,238574,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
126 1.16 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,238574,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
127 0.69 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238574,238576,238579,238605,229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409);
Parameters:
[]
128 0.49 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238574,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
129 1.16 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,238574,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
130 1.14 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,238574,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
131 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9346
]
132 0.13 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9350
]
133 0.13 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-teaser-square"
  "scope" => "pimcore_image_thumbnails"
]
134 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 679318
]
135 0.14 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9355
]
136 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 679753
]
137 0.13 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1519
]
138 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9356
]
139 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5465802
]
140 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9354
]
141 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 685853
]
142 0.14 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9347
]
143 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 975122
]

demi_vacancies connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
demi_vacancies doctrine.dbal.demi_vacancies_connection

Entity Managers

Name Service
portal_engine doctrine.orm.portal_engine_entity_manager
pimcore_direct_edit doctrine.orm.pimcore_direct_edit_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.