Query Metrics

96 Database Queries
27 Different statements
415.26 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
54.21 ms
(13.05%)
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:
[]
26.43 ms
(6.37%)
1
select o_id,contentScore,priority,bookable  from object_8 where o_published = 1
Parameters:
[]
4.33 ms
(1.04%)
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.28 ms
(0.55%)
28
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
2.25 ms
(0.54%)
13
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
0.77 ms
(0.19%)
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.73 ms
(0.18%)
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.66 ms
(0.16%)
4
SELECT id FROM sites
Parameters:
[]
0.65 ms
(0.16%)
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?randSeed=1&showMap=1&zoom=8&bounds[south]=45.75006194200355&bounds[west]=14.597167421874987&bounds[north]=48.5836716097349&bounds[east]=16.37695257812499&nearbySearchId=18270926&nearbySearchLat=47.18577&nearbySearchLong=15.48706&page=5&sorting=nearbySearchAsc"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Urlaub-planen/Unterkuenfte-suchen-buchen?bounds[south]=45.75006194200355&bounds[west]=14.597167421874987&bounds[north]=48.5836716097349&bounds[east]=16.37695257812499&nearbySearchId=18270926&nearbySearchLat=47.18577&nearbySearchLong=15.48706&page=5&randSeed=1&showMap=1&sorting=nearbySearchAsc&zoom=8"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.63 ms
(0.15%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  115
]
0.62 ms
(0.15%)
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.39 ms
(0.09%)
4
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Urlaub-planen/Unterkuenfte-suchen-buchen"
]
0.23 ms
(0.06%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  115
]
0.23 ms
(0.06%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
0.23 ms
(0.05%)
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.21 ms
(0.05%)
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.19 ms
(0.05%)
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.18 ms
(0.04%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.18 ms
(0.04%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.16 ms
(0.04%)
1
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  18270926
]
0.16 ms
(0.04%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4084
  4084
]
0.16 ms
(0.04%)
1
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6804
  "datepickerInfoTexts"
]
0.13 ms
(0.03%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.13 ms
(0.03%)
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.10 ms
(0.02%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]

demi_vacancies connection

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