Query Metrics

103 Database Queries
33 Different statements
454.47 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
54.13 ms
(11.91%)
1
select o_id as id, position__longitude as lon,  position__latitude as lat from object_8 WHERE position__longitude IS NOT NULL AND position__latitude IS NOT NULL
Parameters:
[]
45.22 ms
(9.95%)
1
select o_id,contentScore,priority,bookable  from object_8 where o_published = 1
Parameters:
[]
5.92 ms
(1.30%)
14
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11462
]
2.32 ms
(0.51%)
28
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
2.03 ms
(0.45%)
14
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
0.62 ms
(0.14%)
4
SELECT id FROM sites
Parameters:
[]
0.56 ms
(0.12%)
6
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Unterkuenfte-suchen-buchen"
  "path" => "/steiermark.com/de/Urlaub-planen/"
]
0.54 ms
(0.12%)
2
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
]
0.50 ms
(0.11%)
4
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/Urlaub-planen/Unterkuenfte-suchen-buchen"
]
0.40 ms
(0.09%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  115
]
0.39 ms
(0.09%)
1
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/Urlaub-planen/Unterkuenfte-suchen-buchen"
  "sourcePathQuery" => "/de/Urlaub-planen/Unterkuenfte-suchen-buchen?nearbySearchId=853716&nearbySearchLat=47.47928&nearbySearchLong=15.75072&sorting=nearbySearchAsc"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Urlaub-planen/Unterkuenfte-suchen-buchen?nearbySearchId=853716&nearbySearchLat=47.47928&nearbySearchLong=15.75072&sorting=nearbySearchAsc"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.34 ms
(0.07%)
4
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Urlaub-planen/Unterkuenfte-suchen-buchen"
]
0.28 ms
(0.06%)
1
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//de/Urlaub-planen/Unterkuenfte-suchen-buchen' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.28 ms
(0.06%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.21 ms
(0.05%)
1
SELECT * FROM object_localized_data_AlpsteinTour WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  853716
]
0.20 ms
(0.04%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  115
]
0.19 ms
(0.04%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  115
  115
  115
]
0.18 ms
(0.04%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
0.18 ms
(0.04%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.17 ms
(0.04%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Urlaub-planen/Unterkuenfte-suchen-buchen' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.15 ms
(0.03%)
1
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6804
  "datepickerInfoTexts"
]
0.15 ms
(0.03%)
1
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  853716
]
0.14 ms
(0.03%)
1
SELECT * FROM object_relations_AlpsteinTour WHERE src_id = ?
Parameters:
[
  853716
]
0.14 ms
(0.03%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.14 ms
(0.03%)
1
SELECT * FROM object_store_AlpsteinTour WHERE oo_id = ?
Parameters:
[
  853716
]
0.13 ms
(0.03%)
1
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  853716
]
0.12 ms
(0.03%)
1
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  458895
]
0.12 ms
(0.03%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4084
  4084
]
0.11 ms
(0.02%)
1
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  458895
]
0.10 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Urlaub-planen/Unterkuenfte-suchen-buchen' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.09 ms
(0.02%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]

demi_vacancies connection

Time Count Info
293.69 ms
(64.62%)
1
SELECT pt.acco_id, pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
              FROM    `steiermark_vacancies`.price_template pt
                   INNER JOIN
                      `steiermark_vacancies`.price_template_base_prices bp
                   ON bp.price_template_id = pt.id
             WHERE     pt.acco_id IN (1907143,79030,164711,1613053,1969455,43125,6515449,35456,11367104,383375,14913875,1643484,222898,44760927,1907427,31439157,1173892,205629,9700388,1729176,1973992,42811918,1627590,31115865,4062664,164042,1949477,1965726,49276,34613565,25681111,1985660,162295,49539259,1944590,1989075,20885,2853535,4791435,1622686,2457118,7453009,1621280,1984093,28867356,1936326,9529160,9395965,50584316,1821762,2095895,179171,210638,1624901,1615580,5315084,48663405,9580541,1629040,149642,2679537,2454119,42358761,42769482,143785,1953230,10368361,259974,177333,21821,1950062,2102038,256958,142573,1990091,192003,1969702,46992771,193952,2084025,108664,26739991,1622536,1750798,101969,1821680,1984126,2081691,1823037,40704,12894885,2456226,10039806,51357,265768,98143,33321369,17208005,1823225,1635028,9556507,12910566,114041,1974719,26740269,159064,1966986,26739502,112984,1973664,2064720,263626,17770,1638406,90672,1734130,1968062,42396774,1741842,170518,2529880,77134,2066133,142528,28828,2670158,2073473,139042,9665940,23945599,73556,2671474,32689,39338675,42237,1612786,192391,1976678,18743469,13468660,141472,128649,1823886,1627206,2660121,49522274,1619615,1905939,32108,155523,98352,2065999,1953708,266243,1989419,187911,1934672,1995175,1959380,383360,1714772,136066,2587898,2080414,74030,2696852,242919,2098851,43804,29619,2088601,48557901,10672408,36066,72285,2100307,45122,139875,30756,142376,2099973,45143324,27066902,1981153,1643509,1821861,1612876,46636,168606,229645,1702924,128052,45430771,6771978,1628215,4061468,41108210,1827613,268162,261090,1619833,41793,187810,1935804,31729351,18813,1622191,25156,31625,24109335,80509,1727813,139824,45319,27825,96924,41909293,7938552,1731019,227732,52662,1960208,84306,4063373,15498539,251348,41453473,1733895,200435,1959914,50536907,46703369,1745913,1974380,1978232,240386,139974,143448,1968807,1614713,27808178,27224568,1626287,4061616,1712581,218293,1735334,78857,4061376,263240,1645676,383292,2458065,2457291,15399861,1615749,1714881,225374,1824605,2458357,41546,43826963,1904411,2673915,26740040,2367452,74880,1731831,2102509,1905927,1948321,2456436,3238663,35989,1984347,1938100,383118,17541,209292,218867,203636,186209,2663894,130049,1604712,1645885,97116,96544,1981017,41198698,214015,2098329,182335,1828360,27700476,3283083,1744087,362207,2103431,1624458,1845849,244042,35238,79926,2070586,362224,1740105,130799,2674068,208516,1612667,80548,15176277,11928644,135685,27370998,1625429,16349108,42105593,202479,110338,121033,3283074,9566387,142948,1978670,32356610,2060738,1933088,18462,13768757,1823597,268018,1941538,1949421,33077,1634090,4061338,196249,197379,102868,1737589,1620087,50760,2088680,134210,268917,26740010,1981655,25413382,2470567,194884,1906249,43384756,16889,257010,34969921,6553969,1947826,17594470,119873,2669577,266112,1716637,2100087,1623962,2457950,2457804,7452974,1829206,30806616,50388225,200126,203882,17574337,1978956,363560,1619845,1992394,42433218,42753173,1965864,179242,2073500,1821849,2100448,91479,228572,1967131,117486,28875683,27568,1743804,2098097,1827525,2457187,28587,44781629,1633182,174987,1613183,1627892,180717,1992841,22953,1980881,2102395,53743,2661674,41879,188477,1625798,2078992,160274,26851,97583,1960316,118621,138736,1904712,31215812,1829134,23055,4062806,101590,1969075,73900,1906356,2098830,2100055,22475,33623528,1738782,1733965,26740294,150874,1612928,31259,210522,115902,39952681,6497577,18777688,1825519,1729848,40646,39976679,172618,1952711,79494,17208002,262061,1713829,200867,1749855,1987095,2087883,33002559,170874,41458409,2458128,26740313,2061355,47202201,2082202,122718,42724862,2458171,1612621,133247,47487,1943475,46250,2077377,1616197,2074900,144556,1637479,7453197,124606,204776,129897,18042,134322,20577,2310476,1963049,1948260,1992261,22892606,4061295,2100175,146150,22786995,1712819,9129044,1620205,1821779,267915,168114,1733525,171586,43837572,91812,172512,169959,23107117,12785402,2457393,155228,250318,1828871,3359223,1634862,1625728,1739120,49299937,24874128,204651,105395,49548929,1930178,1948166,22916,1623492,243956,1616477,31116495,6494431,26431,1736122,176296,42724832,87219,1604675,199364,2457844,157401,2100103,39558266,12253627,1945611,2080373,2194032,33072197,24971,51301,1933433,1987270,180106,1628483,2457417,20643,145258,1982005,226395,1968595,2073574,2096916,2089643,36716325,201732,43414,2073304,158648,1955046,266661,46121793,1945937,2075421,2096844,1625388,363139,2079525,24985,1621646,180007,218375,1615663,25766748,2082637,1991623,11245625,15050850,108003,47606,31116045,222990,26739895,1968121,197713,4704521,146703,15176332,1622066,2069310,383826,29341932,47644592,138273,1991492,52769,29827678,1619305,1824854,12879304,20108,219299,2457137,15399851,4061656,4062845,1632667,186795,1612635,77676,30838280,1614910,249871,1933727,31116306,20291,22452518,207573,2457745,48928,1981615,261585,1936218,201425,45082,9238291,49289508,145003,212576,249733,2679052,3402215,1614785,39454,36100,245240,17469346,42444600,149216,76427,1615208,9290146,36278962,1935741,96266,1729443,47830,2070894,1907399,140059,208932,24173653,19754,1738986,149155,2404244,160120,1630724,1821635,1630848,46316,261287,1733775,1634918,1742632,1971387,2075819,189670,2086582,36531205,35658710,362238,23455826,1628590,1736761,18810400,191937,48897409,1944200,146397,42724838,44528295,7453016,35700277,211256,88849,2059361,7452988,1981496,1648515,49304666,108520,205753,15243082,2099401,2100430,1970828,2674009,45198113,10141050,221094,272389,2096996,86746,1600709,1988347,151568,11432158,1618763,4061211,29649833,166123,1633946,1612819,173082,7678621,1173603,40556,1600619,2309544,1603635,48663392,24793,229397,1645934,2104003,1740354,27066893,1958820,267851,1732645,1601151,1973794,2088269,246469,13400949,1949730,2542786,29829,268424,1615738,95803,31116608,2063745,1954471,1906432,1948847,1630959,1949818,225967,1970512,1643109,18743447,193372,86586,10374087,44222,119029,206964,1947373,1948687,89456,17030,2566227,114017,1734330,1729389,1966440,1644484,2098663,53159,1950753,145685,50062229,50330129,29547,135403,179735,1736830,1632111,1604586,211808,50330126,27187816,1748682,192306,146288,1614918,26739413,2368235,31159141,1614830,124000,1626434,28492,34219679,1969741,2090036,1930778,1616498,29585,1994374,127993,272451,1988937,41064007,363511,1628719,11365151,4062709,1969164,3224898,141880,147969,1620998,1939108,1622914,363263,2433361,1960586,1641970,8722785,97332,16993556,382988,42811899,41643929,43155,147221,162969,101260,22882595,1714950,228246,164436,4149175,2075683,1713325,1750647,36640534,104583,1947886,1601300,2104811,2457463,26739438,1620355,122139,223285,1730377,40739591,26740155,165965,3379737,255713,145352,114786,42977,42350,1993209,21273299,201319,12665315,90285,152590,199742,1982263,1826193,1968884,18541017,33002564,144860,218032,162361,1615547,10684008,32010,1643752,48017,2103495,27294,1634109,2084957,38702048,158481,53239,1735575,1967010,8618578,212689,1624776,272273,190819,2458779,22680304,26740070,2674021,26740020,161033,4580806,1613127,201789,252859,19812,46450,132606,39225141,41278917,2098561,190504,1986758,23077,2673648,2087497,39995931,146183,2404275,18129824,1616557,27419533,33294335,1729604,1954995,244711,2098691,30525605,199572,1977491,1748053,223733,198534,257550,1948486,2668273,2457171,33321359,1731875,16110362,2310269,49169351,1629150,1619783,124694,1741980,217510,240436,49875366,1736055,7452953,1953156,1823188,2103027,1730951,2094094,35736,1600537,2066351,19928947,11993553,363214,2094594,1637071,2084861,192842,36619704,2530373,1939045,198592,1173251,7217358,1950095,1946296,1949676,1822910,1733120,2104798,268827,4061812,1714298,32356605,103317,113392,1962451,42724880,156556,1633679,1568439,2085249,80793,213132,1625784,25500,2457275,1621086,2456321,13205136,17126,131135,4090781,1743691,47196812,188200,200772,16421480,44587191,30843,1737602,1631887,77403,75190,1946746,48564332,226215,171978,1935486,96619,39083,1628086,1621908,87314,1822022,142256,9798794,199275,1737844,1948710,1823715,2081145,146486,180136,1735663,144517,178337,160614,1621340,35522295,17804792,1173254,1627828,1955042,29109,91777,12948653,86434,46733,2676863,18777655,44080159,31077191,1948065,245784,1952246,98382,186109,1626802,1747228,2454738,26739398,18777721,1826473,2669983,1952359,1988766,1906196,6553923,51503593,1938666,42766841,181569,31772,31117139,52801,199099,243765,176111,1955319,1967445,1826556,1967514,1989124,1173742,26739885,35341,1952542,82805,1954551,2663172,1713696,228856,2065098,2670885,2666152,46837228,192660,193028,214160,176244,29658086,1960995,1740843,1825612,202202,1634962,47247472,1632926,41305633,1963111,1944971,176637,17354,35666823,1973899,1946951,72528,203147,18743300,1613197,175792,1821580,31820473,87856,1976587,244552,2657360,1937978,29789097,143537,202099,41214843,31203,131018,1604437,48496,1567748,1906838,174091,48891241,1567581,2458151,1626894,1717056,4062325,131179,25410808,41704397,141562,205836,1984371,251539,1743226,136555,108881,165005,1629739,1824363,2086407,2080497,2458228,170790,4791467,1642980,2099474,1568361,1951313,194797,48265977,2458180,1619082,48662436,1954000,1734569,13723644,1646625,113462,1745085,250060,18721781,27685,94222,1972350,1631921,241860,42724854,135730,383139,1616047,86879,1616336,1736352,26739961,212929,1979772,1954696,3402151,22680307,167765,41160,25025,1623157,26684056,1744810,17275737,261884,1956154,1644507,1907362,117802,2059839,26739957,104781,73395,54523,22680313,2082242,189598,2457442,1713862,21368,194471,1956116,18777710,183290,4149203,75853,22441,2082312,94870,1955349,128777,1970366,43184382,12149352,15118655,1744492,1635442,363505,1939308,2058512,1993438,10004874,1824146,49229,2069224,34831,2101292,26740165,6497634,149400,1967144,2457774,156120,2458981,85349,44079175,271832,12894895,2088878,2673689,1619864,2074396,126702,130324,1640532,1568301,113819,13418149,2098069,1614767,1971299,156882,26740079,13026962,21489,363284,2073691,144112,217376,3224895,1627158,2080986,1974607,1943997,1629269,1971221,1984904,179201,1905888,1972880,41024653,127946,5949155,2098283,26740000,4063277,120627,20668,1736356,109732,1906916,1949573,249148,1616585,27128134,199975,1614854,34024549,42478172,30465588,2081507,1631489,1975205,1955508,1906119,17904,1954391,197835,2104824,1995103,83429,1943815,1973199,55108,1630154,219157,202441,164627,29263800,1905995,107594,1824813,1938936,1715720,160168,248735,50630461,27820,37868894,1173121,156918,383021,2072287,1971852,46236871,89886,1703035,220877,1600513,46237639,3213231,36160,111604,240534,2102365,32043296,145830,170268,1747013,93903,1930161,1613120,7453176,1742539,125266,1600797,2695445,17770044,38807,175232,2074632,1967244,100829,134439,144062,1627052,9566396,1626682,102814,1906052,55167,1828934,45756976,242085,41842,21585,111341,35994,2978039,17670,14055216,1978568,169525,1960354,18810410,1620709,1738785,136417,224773,39231,33401,45112981,1972326,47196,17001,1955476,42144620,244970,1730727,1826326,128992,1975076,26739841,26506,242072,2455657,1635138,1966648,1620528,108989,91914,110254,7018853,7453169,2104416,81639,1635895,22568743,1965631,1744000,1616159,1977210,36531210,45479665,262446,11473248,1944324,29311311,2458008,26739905,1612615,81094,1741314,226977,120883,173880,1973390,198994,1750886,1990830,1952166,1828794,8695297,9019876,1620303,1729000,1632452,88688,2073888,1615731,1829617,108780,1734086,41494,1950811,4791488,1906328,1980811,2101221,48905586,185065,96112,35908675,1964869,17877742,259359,221211,166611,1934723,1641827,2094928,1626162,1933801,7453218,18943,34613539,384128,11508819,18755389,1959004,22166841,2076811,86366,31406340,26739995,174737,220914,1942274,12879307,44224029,1712145,2082077,85117,47710,193518,47978187,29788089,49345132,119809,2433263,1625771,2455852,1821692,1627443,223333,1944389,40066879,32341429,200595,11758096,2073525,43399592,1739920,272624,2433398,38300874,1601456,1633380,89549,4062032,225267,9886077,130026,1615196,45548175,1746105,42442514,1730858,235840,48863,1567017,3045210,50341773,7951197,8925967,1749936,26739932,7453079,24767419,17462725,1953112,1946582,1612655,1907049,2457980,1743121,18743480,176678,45233699,4062830,1728547,1615279,144374,4062202,1736268,263995,147869,43384770,218042,16854,27808352,220655,26740015,42682912,2457931,1952424,38423,1974122,1622139,2064168,1615308,1713553,1625639,1947469,4918601,45468398,2081770,257470,265930,9576144,1906418,167903,41198724,50011,1612792,1945464,204745,1948234,35677466,1966865,41796413,41655080,1949915,1744299,1602702,129031,18891,190383,174680,18777956,18743311,2668546,208902,2100144,2102784,38549,148211,114505,1733355,34636631,20926250,1638938,10990613,2065496,108551,29671,156617,10680223,1967866,14012385,139252,21824738,39811619,41634802,1829900,1951179,8924340,1737665,1990911,1750061,2587910,1968001,26739942,74473,1948505,43594,1982334,1612798,1612780,124829,1991534,2454613,1737009,2101765,250829,42105627,47247486,1616483,1964399,3379718,2076985,39226898,101403,25984203,2080698,2102674,102266,26898515,18743458,256266,18777978,45756981,29754,2458424,31569228,33267404,74534,48891238,26306220,1616447,7967625,241089,1989012,2566254,13818591,10680394,34168343,19208,272908,47840451,4062685,7452932,43751656,105712,1173124,1603875,18777699,41649,181278,26739910,1624685,1634534,43065,383672,29614,269445,10106915,116132,150008,52516,11825924,1931758,1630801,160247,1943137,194023,27961045,2078081,48625751,138437,1979472,1621683,7452939,1614871,1934349,26684353,2089077,9282725,1974414,139671,2064808,2095070,32742951,1972399,1951458,44032105,48905589,45539296,51216654,228944,21308116,154226,1632008,30980,1941268,28508,9283115,26740330,1931440,45756971,1947435,1950667,2664006,39687,15028571,1628609,47693113,220755,2073960,85437,222491,19558,161875,1639599,32353,1972169,1971898,103833,170704,7542353,28929422,14659516,44526346,18746,188242,367388,76116,101167,1946502,151257,151300,189874,128612,1947198,2104304,1712193,1599977,1567028,1937824,271807,2454904,2456499,33031,170765,1951927,2309712,3259849,222748,1601128,25806,117916,1634940,1736624,29072957,2458073,98483,224446,214433,54798,1823552,23106643,25667,19739002,1630358,25089373,31077769,7453051,2457179,210439,26739900,1954940,1954921,31406343,1623716,1969608,97625,2097271,39922,42724847,2456405,105477,220200,1631662,2457105,165805,49350028,123820,22968535,1973855,194713,21032,110779,113751,1613214,367184,50850,1715444,1713496,1948700,1961578,38928823,1627273,1828133,1745175,12212021,1930481,2611644,26740299,264448,2066945,12076233,1623678,2071163,48675,23500,95383,1826683,23920,269401,30765443,37308,26739827,84439,1964231,24448,31341359,1994732,2068749,1603557,2101006,1829717,26739635,1621080,1613013,1944279,1747672,242014,127120,1734343,109291,2458372,30731557,171116,77357,11436541,6553925,2458698,15419107,1961516,1955415,49345129,1615159,226339,252258,1648477,199295,115150,1740280,6173328,2095239,1821737,199700,2078764,2098514,1941684,9667712,1617940,7969044,1743173,28867353,195225,1942503,1643418,30751,1735975,191407,164309,1907248,50718,4442181,1942686,33898,48365,1942882,1626620,189797,2458503,147033,245591,260943,1987585,42682891,75106,50631523,1830434,25763,26740150,4525596,186088,6645739,53347,2100577,82521,124237,256865,4791491,6110063,4062921,1433530,162100,1990504,182129,194960,272587,17115,1957403,97682,2097658,1735857,22149472,1603143,22870909,143351,4062004,1955727,116231,1826269,143950,176992,27471,15176970,26740265,12141175,2458533,39355239,36640531,26739981,1943508,26740030,1975374,362302,32979366,30841045,148079,2458404,1986433,17227,1732250,1637716,14383638,1612861,181329,6995557,2456765,1642449,4580754,22765980,91180,221382,1975952,1635930,1824754,26739851,3411816,2066831,15692025,4442184,1615991,148376,261487,1993878,1619430,268384,171549,28035682,2458389,1646258,6553977,26740005,26739531,178962,2082358,42339673,1829408,198307,1969409,1732510,7453225,31340,1981054,29789889,1974937,1974528,266442,34636746,2104885,383027,97550,209351,31665450,1906766,1955624,40935234,104153,198814,30724471,2103326,2078594,1616225,162948,147191,195136,13377190,2454304,37484,211759,1734194,6497598,16975,1740806,151676,33905433,1568396,47601194,1990181,9887645,362915,84906,38723937,92398,2078142,1943381,8925508,1567618,26740304,32751,11329889,1930168,1749431,2063196,1602287,53293,202332,242964,2081298,17593669,2457968,1731471,36985954,24523,1974902,52068,1743467,4062150,188894,247180,186921,267501,50086,50010802,1615005,1987339,139639,85808,197250,40818583,19286,1821823,1745374,18355899,26739861,2457590,256553,25522,1906788,1828221,2100970,34270,1949028,18777677,176007,2308773,218423,11213989,113160,1906343,9580537,1827242,40425,43433,1625983,1967609,29658076,225305,1907420,1619716,1994889,245060,37942,2457665,19763617,1631738,15221891,1823609,2081071,27740,1616313,40707377,181884,34180,1616423,1944638,2103832,2103560,1960869,2077975,31116629,174583,4063386,1646563,2454097,367391,102372,91149,218235,1961528,2086836,102697,1624928,1830380,1737274,1631825,1641782,2673903,1615721,241333,13235747,209194,1750660,1622267,9455693,1729325,1826626,6553917,49619462,251865,1733826,41969421,1971267,173273,190874,9923960,210751,1930243,118221,1959487,7453058,26739866,108052,15432854,31050826,171164,2669496,131839,8722782,26477859,247473,1983002,26739383,1623363,29789987,210768,47294199,42811912,12736708,105369,26739971,1615202,1616081,35655,96059,48890,1629064,149007,26970673,7452925,367300,106094,1627570,32938577,2456579,169666,46904829,129206,33100,1940920,1982912,2458035,43822465,18094541,109827,1634078,26447592,2095560,1968072,1568525,181736,1957212,246306,26147003,2098711,27199439,144248,73689,1633762,15187823,1728765,129814,227765,1627127,139730,103592,30522747,6285088,190546,2085415,117877,1953092,255495,2059260,5957902,2458315,2103588,166413,161664,49758724,2092540,1953843,48417638,1993811,175902,19359405,48569875,1173353,254574,15862624,50963,203901,196083,26739378,1746888,164198,3029831,1624054,7453044,1616459,1742670,53783,2086710,1823959,2087461,1989832,1715597,2104085,1984760,79610,204528,114320,36619529,245836,48313371,29788817,55395,1957466,251659,2087282,136181,178677,4063051,1746966,28124,49387,1742580,38622028,1953633,48753192,6945367,2075115,2075049,1631532,1985415,1825448,1624179,4061766,2660012,10114007,1615080,9700325,1713652,25423486,26739966,1713950,199850,35562327,7452967,48265993,75600,7452995,171662,185698,150197,22817521,1906021,1956234,10223870,2458107,2530034,1994480,49158,273143,41680612,6262634,11281445,1975247,1988816,186236,30773134,1975511,1626047,2085791,198187,1955577,1728417,54166,1626131,45532997,2454629,1634280,91521,84605,11993564,1731339,134133,2457195,1173491,2078460,9495222,25052280,1969057,1629466,36299,1985474,101745,1821748,118447,48804069,83126,197565,1743384,21984508,1728960,1963035,1985246,15419098,5957896,1991413,4062000,1616381,132704,1749288,3263475,183391,1612870,19612,1978012,35666833,1619453,54243,26739846,1961503,1567972,362255,1621992,1962416,1954524,51333826,1966219,2064954,5160398,74347,87518,2529898,38008495,30177468,168744,254825,1957280,2096263,2308760,45886154,3176489,2700465,1627654,31719532,45582974,2664864,45503,208831,17058949,362821,124337,1615228,190920,6648868,194307,267023,1930577,1627739,203131,169612,1601806,1742867,2085493,1744654,173543,220693,1620881,48610530,239049,178599,48625748,208674,2080600,2078864,245886,33252193,88601,111521,9313566,1735710,30448600,2094540,157149,1944935,2458026,2087344,9484915,49723102,155681,27082,49548934,2697866,182441,1976167,46529,2084188,53948,6342567,202690,1630519,1620658,1631084,11367489,81753,78974,32298578,178215,1824253,1750679,4062431,187883,87124,1980623,195537,5160340,1634247,46933,19852,203485,13104309,25076569,1957311,183531,122101,1821596,34043087,1624588,249413,31474,33623770,1949086,1821836,2104401,203577,35206874,2059036,2095828,212715,35740,2059447,1638201,2104865,1827458,2075309,1626927,4442120,2100004,172217,1994800,147531,2853499,47463,162327,255905,1616351,7453183,1942484,150268,42830442,140245,1615680,11366305,1955200,2104757,50194,7453114,1973715,2418919,26740097,193068,2458494,1970986,1631106,18777644,254246,9735393,20708505,8537205,122307,30764208,54464,1601631,1747963,1930954,36095,31613769,257803,1950174,238918,2457692,1745878,19054,1625225,1716720,187530,119054,170725,35313684,2103087,1986015,45167318,1732419,1906546,1979378,2062410,52727,180460,4062128,15468314,1635377,174181,1741900,4063718,12771836,1742445,2098724,28657,73764,162656,1739660,7453030,7453107,9054218,20782,160801,241209,79763,2085600,255957,1942177,180387,42581,12910729,1729645,1947615,210612,383578,98121,1734285,145409,138939,2457383,1943586,99548,173923,19029556,174798,30400,1976233,87380,1750906,1741041,1750628,4062381,1712994,19115,51533229,1947551,1964721,1735817,1980918,1748970,2674013,25724,2977929,19763638,1640812,24375268,1948414,22149479,1626378,158905,1933417,115484,32460992,32550,2103223,245352,4062019,1972521,99114,1964801,1702996,20023418,2455156,1987706,1714248,2083559,2104726,37667633,2082700,1974078,1906009,9517247,1955197,20840,1986509,40649956,1968497,242260,37260090,2091589,31116650,262837,26740210,1995257,19763596,2091472,18776406,93789,262579,177439,163235,22775,2310556,35697,171353,2081355,1643032,1612739,26740092,18272,1821686,227403,8745860,192523,243243,1993620,2458381,190634,1950988,87409,4063160,2103465,2457650,103348,3118747,53010,35617129,2457536,46409417,31960,1826686,1714377,26740200,1968484,1646091,28278,212470,16306657,42785,45916289,18776174,30354,1748239,1742316,143202,49029361,2078892,38670305,1977942,1744374,1977743,2079301,26739393,36655,1826175,131774,17526524,35324,41239,1988874,19725,11993543,4062193,1343842,34716,1715186,1737987,17275786,32478,122580,5315124,7452869,28256420,46284,1954889,130955,84542,14669428,223395,125397,15116614,11993589,27090024,1729762,30629016,1625909,130267,4063570,8776246,15498026,178500,1616053,122838,246756,1966404,265305,148602,1625303,171964,26059963,1730678,1748874,4062676,77223,2455138,2456895,46896212,201802,17626,35566,265878,7453190,107672,160345,195918,23898867,250658,1964932,1743243,27808188,156310,241670,26739856,1954031,41305644,384186,36260848,4062930,107023,21862384,1715692,249659,9455321,16605043,27066899,1744565,1906852,1739549,2453569,1602560,164128,31116285,1625179,2655655,253939,40480657,27298,1974755,1962754,1969193,33331,174941,228314,1825179,1965642,20188,1975478,14913865,6775712,51358271,9108294,2458566,48320437,48368127,222266,41615,3032193,199538,39685585,1982238,26244429,1619113,1943182,2097551,32806,1612950,1739830,223044,2082220,253165,73645,1715510,83176,1955956,13169002,1616367,34013,26739817,1972698,1630256,15375608,13770777,2095526,1981594,43443153,1906112,1985962,26739403,1976860,157061,269473,110467,1823127,7757553,35330412,1736412,31422,50878032,2457153,185961,75009,1737436,1986476,1824347,187408,1728448,2194150,1906816,1824745,55242,1932526,1740164,105748,92184,1567525,210718,45930227,170037,1945246,9491906,191516,164234,1627301,1988731,1730657,177391,1749921,21236516,111003,1736889,155598,1639682,16306542,1824494,175319,5315087,27807120,27868,90830,2101108,80315,1989922,47131,20512295,2098651,2459044,1733471,43686,205199,43139185,1948441,266888,233730,44735018,1615272,7780777,1619043,53131,1634459,1953538,135125,42449618,44780416,261823,226499,1976365,1971966,260555,37038521,1939951,261943,16922,43758,1750909,174035,33059182,21659,220348,74121,173474,25723022,4704486,2080640,11862006,2457960,1976977,156724,106889,1969318,1635202,35382,38954139,2102865,2084127,50200137,1639755,1821979,1989306,32043299,226049,139196,125952,2659058,50330123,1744231,22868106,1742525,269773,147609,39069619,2087201,35859506,18776428,1742903,26740060,38583,23220930,1743705,36640524,120394,1623990,198380,1612643,6497583,1906297,7016779,2093030,11892410,44781292,208109,2088142,1616532,362951,89972,241513,1733491,2099002,1954353,2458797,177255,146259,231694,2074707,1632429,156464,2663247,26739447,5128432,1645256,28138429,175690,2080196,121533,1955936,263475,1744456,1635060,191815,26956680,1568208,218521,1983516,1620510,1973018,15136578,218829,1972784,1937544,21327,1717100,32570986,1951116,3429558,15730622,263716,31341041,189988,185208,25766745,1955685,1985351,146572,1716696,2078695,5554780,1952660,150752,26740229,7041608,50325,243839,9700382,2074958,50975869,2081934,4063124,2084894,53913,11510964,177240,1618672,1966052,106347,263334,157521,39297,363102,1993242,11106490,1988139,25942,34887538,27795127,4063525,2079129,1732918,1951749,5612896,1994822,1821807,1744099,29311463,38060,43472,242786,162891,1633481,1987442,136496,1989882,1974684,24896602,30565,21859,1732456,189226,1615178,1615695,9517217,20926241,54118,1906719,1946528,31159117,2103381,1906171,261338,1829458,1567553,11993576,6612349,31755375,43349109,1976710,224525,151636,44782,48981909,28867350,1906263,192120,120314,31823031,211686,198498,77069,24767422,155492,1612937,115132,250696,35241603,1952340,191155,183196,1643222,192804,37868209,1931829,9700358,40066871,29850681,1989698,1736494,7453037,171431,362414,252403,29658071,182728,1612889,1615674,31896277,1986914,1830603,95945,100207,143260,2064513,1647231,18230,2094828,2067310,39225314,267623,27866430,1729120,2103875,131085,12963484,1946429,2084613,2101162,206641,222458,2088021,1973431,1960793,1627365,18015,2076379,192284,39198,107555,2087757,1970440,1632826,1568077,124718,2097383,98451,32979456,1953052,1945387,2530046,1987221,1742891,2673150,97423,2194142,18432,212020,1624490,1944467,1622610,23435,2083262,1736996,9872791,1739074,30763608,49924348,1616614,115753,1987149,1633276,26647560,9684290,7018201,120959,1628949,26739822,1907111,110677,1616360,18743289,227270,7453023,1993946,21179,2099215,2530028,246876,2092638,1950645,1612986,1945724,1954411,42655,2062684,14915031,263186,155356,1736723,36492,18250396,110374,1616174,1743364,1635097,75959,40707373,157359,195022,1630992,1745037,1975571,1638980,1943201,22680310,5732976,45797,1821629,2530049,23898669,20972969,1976486,1739806,2082293,1733314,168884,1949614,150639,262617,157466,1615773,1945680,263799,178544,30359,1970644,49790,21905908,26740205,191266,2194254,173602,1821623,1730031,47929048,4061962,1979636,18776204,8746207,2661087,1743486,1990285,2309376,1968049,6112301,11213840,204204,20203610,157283,267186,143736,38373,2080902,255823,1617658,4761786,1983110,1969382,220948,27486615,26648317,1634217,36327,1713989,1967421,1953332,1947283,43526,8728584,1978718,185795,1636769,1568590,18776417,26739772,207463,2529883,1626974,1984665,81316,195314,1823052,1951414,1625681,1972255,40818571,1961476,11753981,1746266,18777666,1715129,108105,74757,136036,26740224,2078747,22003,6142093,1732862,1735734,2529904,1936897,26739467,260733,1600028,242703,202800,52545,260291,50062232,83792,1955705,42769497,29104,262376,1567284,2103076,16942941,2077282,209445,30101,1907004,1633342,168651,1987463,5418662,263121,169035,13979961,1994502,12371222,2084234,1906209,27947163,30482936,1730919,268711,26970115,1616235,47158244,53418,2070983,39312810,173849,132768,1613038,2101243,193837,1633155,1989465,15843263,382826,1931242,1612807,384102,188963,1628901,26739837,268647,159639,102976,1627038,1739422,87340,78778,2089707,207430,9651389,180306,27972191,12663360,50929981,29764,35666828,39599857,2098385,265066,7599929,1986865,2691122,1962474,36598477,1603350,1976935,1958743,1623749,1623305,2100672,269658,35070,204827,170491,75643,105154,91299,1930130,9284087,1612971,130741,15103887,42682885,178433,1823239,209859,50613474,10680500,52980,218149,2673848,23106697,1639729,1615601,1742732,1602100,2087656,202554,6493635,99678,1614837,2100256,1948291,9159056,1930304,151492,33363840,26739986,2669356,1975755,1702930,1735385,1603799,4820758,1614843,4062328,1715325,1987973,12216039,121323,109234,2076905,1988269,7452946,27436656,1932470,177852,1727824,82419,179118,1616087,26739952,38973570,2095022,1952101,1601381,1604133,132156,2454032,1970810,23720,84693,1932966,1620892,47644595,1955952,182314,2453840,1956007,4149206,14049003,7969782,1629285,38050667,2099178,260788,8694081,1931251,1942441,38480,95652,1745311,44050,267314,165937,1954958,2097213,1955972,155984,1976408,211866,1941039,2071099,10490264,1742553,1601425,8695139,143682,4062067,206894,1648548,1624562,1633626,1986627,26740135,34037741,1968982,6497563,100682,1962766,21284,1635550,39558144,193149,1976775,26740087,1730586,204342,52476,240120,18520,31820476,8306877,7453072,17184421,264308,4442214,10664738,1712652,156225,2079623,46409424,4062628,227481,135953,163692,262167,154873,1632608,111370,135012,40739599,1906202,205724,1713138,260508,9886762,1981922,1906002,1715372,1645091,1939806,1906028,1980584,30217324,1716944,47921,29787925,30564071,29699643,2453674,23184951,26739452,1735985,2661877,197310,1620627,37175,29195233,1906696,55010,105761,1749742,1627511,1980389,15136325,223652,1744741,195558,1632999,16192461,18165472,1962257,1972047,1945531,11687134,21577455,47614112,26739802,202896,59655,209213,148975,1635281,2670783,266360,4580781,13400708,18776639,110435,54763,7968981,81984,1931733,2194020,7453211,138703,363436,2458339,79343,1173693,46201539,21942,189166,220546,402843,2458056,6497526,2083662,174338,75898,1821955,1907329,2089848,25215728,128254,5367477,129096,1735769,1972098,41935,1989566,12253807,2092835,220531,1965052,1829510,1988207,145494,48313377,37217,7453002,2095125,11364731,1906157,384041,42841,30192336,48716,2455032,10261747,256504,1947036,203729,1633581,225195,19244,1953810,196171,1970788,223466,1628266,1616601,114734,2077429,2066268,48319918,76562,1599922,154608,169799,1740503,200283,36640511,1947083,1622354,106657,34983,1741277,265468,135205,1632749,1821730,2100549,49539249,383497,193721,206198,1990954,130455,1991966,144028,99228,98309,33768,1970018,172278,1983483,1990539,48897791,2060888,90363,178072,1567369,2102419,1829479,40480654,1732017,1940444,2458294,83605,273030,77798,1986716,1739520,225114,41003922,115545,1603081,260577,2062975,1605052,1969008,106040,8844791,1643921,18332685,206854,1962811,7738640,176068,1823654,6614248,2070746,1978070,1640939,118392,5612646,1975018,1829164,1943105,1603697,191455,1932702,5367394,363337,1616296,5554733,18290,7715980,36427,87012,170382,176975,49215024,135345,31514436,240971,39998,6645142,28923,2458412,103499,37365,2530025,1906873,46578,205363,1828194,81217,41198692,147332,2084424,1632798,1942813,125661,2063091,163032,1746508,2093101,49874948,1733379,26021709,31543,44339,3263472,1628124,1938339,1983681,179680,1955919,1947843,42428,7599407,42085312,6775934,1738996,2454461,161142,20989,44660,1980321,12370461,2097158,35829,1972586,43641,94373,27998615,18776659,88890,1612628,1635360,73343,1630452,240646,244217,28018930,2060384,111091,1988015,26739546,80881,46648161,148779,4061779,2097436,100061,30576713,1993645,1746188,1945097,1612687,1730598,179767,1632497,1990469,26899206,6497553,1737642,219012,7941416,32147,1983915,1821740,9520223,11861138,1746869,261224,207780,19857,26740112,2058557,1616440,26739927,1990403,209589,16295655,1748469,154821,2667097,1747740,1954604,87071,2459254,2073379,16605339,153833,2072256,211155,211891,267580,27858937,213537,2454764,2086322,47247,2456969,166529,43702020,6645761,49189,1946327,1750182,12578470,199934,16463906,2098133,2089778,2065267,1968789,94738,29502930,48663426,47888734,12143455,122810,43484376,1714011,1715485,250174,2104833,51194931,181966,1964182,1945485,252035,114251,185864,1742389,32570989,4580718,43384764,2663977,1979549,106770,7452883,213925,44831,4061122,23899160,1965688,18175240,40739609,135519,1602235,1967217,114609,2095446,27142048,1614803,1930324,96500,1715779,19472755,2088558,2102337,1630912,27961048,26739976,203308,2104264,2454264,10655859,9490401,33905,1714453,2193918,47398,2097352,160845,267678,181045,5957905,4062757,4062673,206591,266814,212729,2453808,1828920,2458552,1750211,5612752,2073619,1602156,7970607,2097480,1734240,39621948,1615509,22680295,227046,4553064,1643072,1986681,22892603,1619797,16338363,116102,138609,1714209,1952040,2673541,1601222,1615872,26740247,194917,15104158,1731048,26740175,26717,1967087,1625755,74427,43384,259830,41406325,36022010,178916,45375,265826,210702,36701511,192497,1825677,72773,107859,1741616,32305843,42724874,243209,1736174,2086783,26739919,177157,80345,2454173,264897,362476,51735516,43604597,1737555,1738191,205800,1637831,2458255,142318,219804,45830452,2080254,2084064,48208705,1602438,2099417,42769461,28091523,32802,96781,87899,49046532,90791,2458331,34358,1605354,2670053,45794146,11328801,185888,1637922,1957246,2433243,1981834,42753168,27076239,2099533,1946098,1828716,89709,8591193,73318,1971834,229095,26740126,1978760,190061,362272,254732,54660,1605293,6342564,25414206,192033,2457353,15115425,1735488,1940778,1635495,1646822,7969551,1749371,13415036,44869050,39669088,1616205,1743927,141995,27858940,1703009,1930447,2100659,1959845,100524,1616414,1955273,26739388,135252,1745839,4063201,1645656,1745754,1603255,1936689,3190492,1947958,1616117,1619289,2059767,9258388,79701,2086854,33178,1948108,132963,39575,15154165,1622470,48933696,2071323,1713759,2684053,1990242,30765378,1980341,209807,11993491,4063461,1825793,79212,26739881,46461361,12578480,159538,383286,149455,4062912,26740160,25101,26739890,15668814,212066,1826136,1621542,18323640,4442187,154301,41366,164573,44404593,2458159,1994545,167986,1986219,1628028,1821893,1567091,4442305,1940590,171766,2095969,17364709,111742,1821716,5418347,1622643,1616259,22612,151225,8382758,1737106,212394,1964588,26337,33451,36640514,1951622,1905920,2655510,2081584,1620047,26578533,1947387,1937367,94404,227558,2655626,2058868,1833139,39126410,5160343,119718,2102926,98021,1906059,212320,53817,98180,12141191,254301,113408,2457782,1983086,209054,171085,1568610,241827,1602987,1648586,22840856,24242,1604920,2104858,1965827,1631899,48981906,1952062,1634372,49534198,163837,1958966,260613,2696471,1965992,1954907,1906073,17676,1739846,2456108,36640521,1906079,31336,2074117,2102326,12076227,19326229,2086648,204161,189617,32996115,128141,124869,158731,1173158,47650472,124113,1628231,97982,23991,166311,204855,1640108,14600421,34595469,9290160,1615234,418173,1955322,1827876,1940948,2104019,1622327,2095926,2081799,26740130,41188273,2457450,1977077,2058626,1944069,2099659,1712283,38616,146129,176727,21363,261158,131790,46968,1987314,1983752,122527,1567186,20962005,42060036,252832,50347967,5367405,1970969,1906189,20810,126658,5418389,18152,154116,2458220,1625285,17517682,1930330,3121111,1616064,2075240,2104733,26848408,266061,2104851,36258298,1906802,78233,47698722,30852,139146,1729658,189271,210887,260687,32449058,2084688,1979347,1630109,1994096,1612855,48313374,37859,35322667,2455620,196032,22213550,269023,39249742,139070,1965083,37366700,1946839,39952619,221512,1713460,2079717,1633857,42448818,2309430,1821899,21427,154459,157224,2081964,17015951,2093462,157428,199831,2853495,1632860,2100270,271621,213843,2065944,15659243,1612661,92309,1906795,224600,11365272,39007,2101927,46597852,41752708,1602028,1988385,108195,28876,1605324,1739372,37868363,14659907,1744618,1948303,1618898,214424,4063709,35757609,9629644,162820,109374,162146,1828510,17071511,1634602,1946548,37746,2090846,16648648,4062640,1937692,36090619,55324,31789631,1604964,239438,1616374,251064,21543,1743604,2081263,227134,1568474,2456739,1732163,1744680,1625496,2060465,227190,1749264,42682918,1943973,31341209,159735,8142109,94129,151587,129501,1739695,157109,4062502,88121,1631995,2670355,1948646,18778011,240156,1951065,1931105,228288,23827352,2079581,113626,1743861,1979726,1952204,44781642,1628457,1992224,25114536,29789564,1632225,132556,241967,95872,187460,2083801,142897,172344,31419712,1951695,223510,12664872,1950128,32396816,194565,1748613,147915,1977652,20059276,1716000,74297,20627345,17197373,26739871,42724868,18743357,4062278,103051,2075186,1983839,1955377,1906508,28470795,2088994,1979290,1954287,1906747,265584,1620371,81527,151031,8195213,126983,49497910,46874,2098617,2068685,1821814,2455815,47930787,3190322,1952996,2073345,190401,31291,1968641,1750841,1932776,90455,160203,1959573,1949004,1620967,2063414,1960667,2458788,8484467,28920,170902,26740045,14957863,145447,114925,27167031,26740102,75482,1614903,177510,1952501,207109,205493,1966779,5128445,179886,1638503,1986581,24118,76091,1741179,193204,1743288,2662512,2066719,1951675,213869,1972735,207763,1945182,89349,1600895,51833,1946065,2083636,1737668,1741720,247897,20847987,75680,31953,1628839,1640841,2829775,227892,268951,1615522,2059571,44526349,1713909,2692476,175610,1952871,1989734,1950703,261005,1955268,2097024,96354,1736444,1951232,185598,1628181,8566620,26740055,32203081,46852469,1627958,47981,49917837,195113,1987293,247088,103365,50205454,101229,30148041,1906044,8388337,1616514,145614,229144,2194164,1730546,1986795,2080323,223447,26740035,1615295,119097,156053,2079240,1612964,1750052,1934294,2088417,1615966,2457621,4061851,265378,9700322,35259362,4608272,42911,40695402,1741019,1952143,1825011,117438,1944838,50929972,27520,1717034,2530031,51151,149098,49253798,1714423,37827,98441,2674165,1624206,3022806,1640572,227572,5367441,90325,1644056,5367459,16329832,26739876,37911918,1744760,38290359,36227,3259747,2066111,40818577,18777967,1625106,101798,1906859,2459391,7452876,29907,20707,30764006,1603434,209921,2098488,1821772,1958857,20847844,18680,48563836,1738037,2083376,259918,1612831,45252,2103756,25366,1823539,1749206,266549,1961040,1828318,41365379,1620737,26740309,250245,1941076,81720,2529886,91582,2457214,36617,128526,1964309,1627999,2100932,1970266,18861848,1648428,34012809,34372366,11185192,1622865,1635256,1984508,1630213,31843325,195386,245659,111071,1950333,38621717,2099763,2076325,2099138,1905966,36935,1824908,1743212,17120,168676,268989,1906454,1728707,241752,18776567,45054,183075,1567956,26721,82604,8924349,2074228,1741295,40661069,1737173,84734,1619257,139584,104513,29658091,1627758,1950224,26740140,1622502,140325,2104698,4061187,26740050,143596,2667581,219501,29903,1829934,1713366,24580,26890,25577919,191210,1953997,222689,1985174,2486062,1146711,181441,1906901,1728156,1950873,1625836,2100329,1978863,1982812,7453121,5367353,21622,1935963,40473,26342382,2096933,107364,1906561,2076099,2456271,267700,1969595,7449751,1642524,1989268,47257351,2075527,1616507,2455301,1827922,1742817,8388408,1985522,1823090,133887,1829797,54339,7541413,135829,1953506,1615997,18411811,205897,202588,29819550,106445,1959616,1742359,1949501,8870626,163958,36664,187735,1932213,223355,1954644,1742341,1968105,1616740,3089986,111233,2077909,2093671,188163,2457048,1729347,5315068,40768,17253013,5367350,85536,133017,80940,1948900,22680298,1621367,49580925,150724,1974566,1648697,30479894,1702984,42682901,1733241,32750792,1959784,265255,2673544,220483,26739373,150070,4608269,51021493,190210,72611,9394208,2368223,21211748,17823,2080450,32582,240404,174544,1748280,168086,2059991,1740630,168470,1716219,1965841,1629078,126485,6112501,51238225,2455321,21239,6553921,1737654,11644081,2459142,1735505,1616323,1712323,31077072,11366349,19587,2853529,1967229,2099497,75414,251478,186259,2081732,1993788,1824952,367295,243999,149700,36566491,1633539,228081,221136,268304,107057,2065425,197648,162257,1967192,156680,48224470,2062885,1641179,147152,1972504,383256,26740170,1173542,2096778,203617,7452918,32076506,1748466,121463,1950256,1948977,1906635,2454859,1970683,115416,1821641,51213710,2070247,102558,4061087,32662482,225007,2076223,103526,2459068,134831,89745,195752,2066578,6208703,260387,1733744,247967,98639,1740988,26740242,1620033,220403,1746070,228789,200906,185439,1824068,1964207,19475,2096901,2457544,1994761,161406,166027,101813,227604,2060516,1613190,144833,2075353,2078829,2310272,1905902,6797421,1733186,99420,1946779,213358,27631,180504,1942414,218076,23185284,1947728,117646,229470,1646511,1746456,1730694,1946806,3379819,7351637,1646659,213283,41643953,1616142,1173161,193693,50189,4062044,136200,189123,1989517,113085,147399,256818,1615743,2669164,2080795,1633887,50692778,2066582,1741776,1961566,111651,47240616,1821963,22621551,1972642,1621181,219645,1627633,2088936,13948636,175147,9919871,209483,1906601,219765,140362,110842,1619633,107333,1748326,220238,220170,42551,1987680,4061075,114455,11618312,26740257,42829790,26739792,163153,1976072,1989189,363159,27982954,26740233,262206,176457,1732394,1624824,1968545,38904,1631781,1633506,2078155,223960,26626,77540,2453987,2104791,208002,1728976,125055,48050342,76900,12435028,1736675,27808362,187180,1736773,31788832,1646646,186138,76033,1739062,1733212,89565,259743,1748634,44433919,2456775,1981033,91843,2079352,1615164,4063767,125739,208283,367148,1617964,1821698,1616249,2697535,1615503,2674018,1567825,148562,1624427,2455688,1930310,31775662,203394,1742419,1822005,2063458,2455960,1615125,115604,15201310,1989224,7453128,82308,1994693,1990037,384050,1980553,2074772,22204981,213326,197746,27178461,1745277,81346,1750146,1971191,30205115,18375,90081,141656,1938764,16552093,1906621,1631240,26740325,185045,2099837,4525581,1735424,7969785,31967,1620732,1965236,1636646,1742970,362789,15419089,109501,49681004,47650481,27807955,50345014,26739832,219686,2075753,1824536,17593634,1823821,158547,1616103,14623690,34920688,150701,26739418,3413534,7576136,1602757,2454928,229314,1746933,23620,1615533,7364155,7162763,2104688,28980,26862862,48319456,265965,195347,15465861,47698731,34719290,1736068,134714,228125,1961622,154180,1731437,26740195,1603751,25851748,1733016,187757,7364158,1964566,2103360,1637581,2310347,6771981,4062249,1647275,12279128,171224,6497550,13440568,32658,74091,25086439,1984959,39908198,48804066,1948401,24781077,213047,261973,138331,229040,1946351,1625531,4442302,2098991,1632762,1737328,4820748,26570,1930118,140833,1621213,1567898,26739408,17418,1964833,1626078,154758,132281,1951986,42769488,256037,24629767,1948522,1934252,2097194,1979421,201863,21161019,33294549,1567856,1750860,7738339,255407,50593655,242815,47158211,21193899,146983,2674170,19158,143038,1716290,1942388,1634574,191428,1823171,2104878,33664677,1612882,31747387,2661069,1955017,245926,21237158,148899,1622416,2096960,10004877,259576,101873,18778000,2063926,2103859,1985114,1948827,383006,383494,2087379,12406905,2457241,13734739,1964612,2064618,4062035,23455755,2103395,80083,44387,106287,1638661,1727855,91679,45923,3406278,1957306,1702966,1732231,2456747,227647,26739782,186869,1605263,1955738,1627169,2059088,208746,2088227,1933865,2075589,48625745,164670,2433378,1822030,2662461,1984997,1627793,18560,245508,1906035,26739787,26740121,1907413,4525614,382743,1646975,33072200,39377,4063327,52190,2085525,29311567,1823467,244956,1618699,2086547,1647500,2103294,45911208,2093780,1628384,141729,1612895,266341,1982666,1733811,78111,1986946,1953774,26342359,129533,10684637,1977269,1648391,2074334,13447471,1637797,1992182,14557855,244648,17068,4791432,2087805,176200,172317,1646152,2104901,2310359,21285943,1750076,1937469,31261223,250387,2079104,13873463,141037,2454161,186176,157541,1633994,156762,1955094,128321,7453065,1146742,49502,204973,166076,1614778,53474,208378,1965803,1971344,51974,1823376,88291,267530,3259752,1968180,1642184,120483,43581664,2453896,234239,2103968,1635520,12879310,1957805,1621239,17811174,89261,100623,118332,18777989,54695,2458275,1568248,1630285,1964283,142776,27384,1982404,1615985,221593,84203,2081916,27189478,14660255,2453876,77600,1821791,1966896,1648172,221442,34961275,191047,2074827,26740025,1973113,2077788,1906305,26342176,2099252,1954488,1729870,87467,1823444,136526,154051,42811906,9624503,1745650,1744268,46904062,45582,7571608,1980873,182482,1980474,16648129,179813,1648359,2079798,1738871,1949966,45344641,1821868,30192347,2091555,73135,115353,35206879,20969330,1612675,48416900,2100495,1974283,2082137,2103814,4791485,2670240,221173,24815862,18328480,1825713,1825302,3379852,1969581,1745241,1960488,1828062,248414,1976273,1821723,29836686,1827779,1980402,1730342,1747444,88772,13468069,33519,9129444,1947355,1616284,91383,1615190,90162,128888,1944896,2458323,141272,1622382,1977863,1568651,150349,17804775,1747203,47781,4761749,1628284,6356118,1993711,78602,1603030,7452960,50660470,1730704,1822011,7453204,1737234,1748796,46206,1739032,32526079,1633707,1620331,7512292,39270097,228197,1976549,33611480,2062596,33992180,1972617,1966954,1604752,2099561,1981704,2456978,41710,2073801,48570,16943153,1945227,7186183,1736862,2457632,165025,1615619,3213244,2094141,1953564,7599993,1905954,48563833,16878138,2077723,37709698,1733028,257732,87970,9629647,2456727,1633774,41655076,2077625,101549,129250,53593,122780,2083146,2310457,46152494,176897,207942,213063,72244,49585241,212164,25273,1621941,1636022,2659288,115223,7452890,42114,1625132,1711987,95043,12176479,134094,27056,2080289,1625445,1938835,1941470,22047,7453135,253709,149059,1946470,1712703,26739443,1969267,1970550,1946671,1906066,9490392,89073,50135,14383937,268279,141808,9576135,26740117,188297,1600091,1972286,1981953,2670780,1713102,1739008,187073,49910,54374,44172,102508,51034,1614616,246836,1971885,79424,266691,1743089,224332,1639192,223613,1977360,121638,25135852,1932817,142725,2457556,11753999,4062700,1625875,1612993,48897445,190150,1173653,1953959)
                  
                   AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                   AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                   order by minPrice
Parameters:
[]
44.74 ms
(9.85%)
1
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id  FROM `steiermark`.object_8 dacco WHERE  dacco.o_published = 1  AND (dacco.town__id IN (11465, 11466, 11464, 11463, 1612603, 11550, 11552, 11546, 11938, 11563, 11553, 11561, 11562, 11540, 11554, 11551, 3896604, 11548, 11547, 11545, 11543, 11549, 11431, 11422, 11423, 11541, 11430, 3192505, 3192507, 3192504, 3192506, 11426, 3192508, 11434, 11848, 11504, 11474, 11849, 11470, 11493, 11499, 11492, 11841, 11487, 11501, 11475, 11495, 11494, 11496, 11482, 11846, 11484, 11847, 11506, 11479, 11837, 11478, 11839, 11505, 11489, 11842, 11845, 11836, 11476, 11503, 11471, 11483, 11850, 11498, 11481, 11497, 11500, 11843, 11472, 11490, 11844, 11491, 11473, 11838, 11477, 11488, 11840, 11485, 11486, 11480, 11502, 10003651, 10003639, 10003640, 10003652, 10003641, 10003650, 10003612, 10003642, 10003643, 10003660, 10003613, 10003644, 10003610, 10003614, 10003616, 10003653, 10003645, 10003617, 10003618, 10003654, 10003620, 10003621, 10003622, 10003655, 10003656, 10003646, 10003649, 10003624, 10003648, 10003659, 10003629, 10003625, 10003647, 10003657, 10003626, 10003628, 10003630, 10003632, 10003633, 10003634, 10003636, 10003658, 10003637, 10003638, 11534, 11539, 11538, 11527, 11522, 11524, 11559, 11521, 11567, 11560, 11526, 11536, 3896603, 11528, 11535, 11537, 11959, 11948, 11910, 11909, 11965, 11963, 11947, 11922, 11921, 11950, 11914, 11920, 11946, 11937, 11956, 11929, 11935, 11923, 11936, 11926, 11927, 11918, 11966, 11971, 11972, 11931, 11928, 11953, 11930, 11924, 11954, 11955, 11942, 11932, 3239518, 12146, 12115, 12122, 12133, 12531, 12143, 12116, 12129, 12138, 12136, 12118, 12163, 12164, 12155, 12152, 12525, 3552351, 12162, 12154, 5099244, 3552346, 3190431, 12157, 3552350, 3238735, 12110, 3552345, 3552348, 3552347, 12120, 12123, 12135, 12137, 12140, 12099, 12098, 12117, 12108, 12151, 12134, 12109, 12156, 12106, 12126, 12132, 3190432, 12158, 12103, 12139, 3552349, 12114, 12111, 12160, 12112, 11409, 11195, 11196, 11191, 11194, 11190, 3192509, 11197, 6944, 6971, 12312, 12321, 6973, 12320, 6953, 12309, 6955, 6957, 6963, 6948, 12304, 6969, 6945, 6966, 6951, 6968, 6949, 12305, 6958, 6959, 6970, 6974, 12324, 12342, 6946, 6956, 6964, 6954, 6967, 12319, 12333, 6965, 12323, 12316, 6961, 12318, 6972, 6962, 6960, 12329, 12311, 6947, 12478, 12548, 12464, 12539, 12535, 12532, 12555, 12472, 12489, 12505, 12503, 12508, 12526, 12544, 12530, 12537, 12463, 12491, 12547, 12519, 12480, 12542, 12551, 12477, 12469, 3239510, 12528, 12507, 3239509, 12510, 3239507, 3239508, 12522, 12543, 12502, 12546, 12552, 12538, 12465, 29785444, 29785442))  GROUP BY dacco.oo_id  ORDER BY  RAND(600)
Parameters:
[]

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.