Query Metrics
41
Database Queries
26
Different statements
326.67 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.19 ms |
SET SESSION time_zone = '+00:00'
Parameters:
[] |
| 2 | 0.13 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.invoice_registration_number AS invoice_registration_number_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.option_mail_notifier AS option_mail_notifier_29, t0.authentication_key AS authentication_key_30, t0.php_path AS php_path_31, t0.option_point AS option_point_32, t0.basic_point_rate AS basic_point_rate_33, t0.point_conversion_rate AS point_conversion_rate_34, t0.country_id AS country_id_35, t0.pref_id AS pref_id_36, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
Parameters:
[
1
]
|
| 3 | 0.15 ms |
SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')
Parameters:
[
"product_list"
]
|
| 4 | 0.12 ms |
SELECT d0_.id AS id_0, d0_.layout_name AS layout_name_1, d0_.create_date AS create_date_2, d0_.update_date AS update_date_3, d1_.section AS section_4, d1_.block_id AS block_id_5, d1_.layout_id AS layout_id_6, d1_.block_row AS block_row_7, d2_.id AS id_8, d2_.block_name AS block_name_9, d2_.file_name AS file_name_10, d2_.use_controller AS use_controller_11, d2_.deletable AS deletable_12, d2_.create_date AS create_date_13, d2_.update_date AS update_date_14, d0_.discriminator_type AS discriminator_type_15, d0_.device_type_id AS device_type_id_16, d1_.discriminator_type AS discriminator_type_17, d1_.block_id AS block_id_18, d1_.layout_id AS layout_id_19, d2_.discriminator_type AS discriminator_type_20, d2_.device_type_id AS device_type_id_21 FROM dtb_layout d0_ LEFT JOIN dtb_block_position d1_ ON d0_.id = d1_.layout_id AND d1_.discriminator_type IN ('blockposition') LEFT JOIN dtb_block d2_ ON d1_.block_id = d2_.id AND d2_.discriminator_type IN ('block') WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('layout') ORDER BY d1_.block_row ASC
Parameters:
[
2
]
|
| 5 | 0.09 ms |
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[] |
| 6 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
| 7 | 0.17 ms |
SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d1_.id AS id_6, d1_.category_name AS category_name_7, d1_.hierarchy AS hierarchy_8, d1_.sort_no AS sort_no_9, d1_.create_date AS create_date_10, d1_.update_date AS update_date_11, d2_.id AS id_12, d2_.category_name AS category_name_13, d2_.hierarchy AS hierarchy_14, d2_.sort_no AS sort_no_15, d2_.create_date AS create_date_16, d2_.update_date AS update_date_17, d3_.id AS id_18, d3_.category_name AS category_name_19, d3_.hierarchy AS hierarchy_20, d3_.sort_no AS sort_no_21, d3_.create_date AS create_date_22, d3_.update_date AS update_date_23, d4_.id AS id_24, d4_.category_name AS category_name_25, d4_.hierarchy AS hierarchy_26, d4_.sort_no AS sort_no_27, d4_.create_date AS create_date_28, d4_.update_date AS update_date_29, d0_.discriminator_type AS discriminator_type_30, d0_.parent_category_id AS parent_category_id_31, d0_.creator_id AS creator_id_32, d1_.discriminator_type AS discriminator_type_33, d1_.parent_category_id AS parent_category_id_34, d1_.creator_id AS creator_id_35, d2_.discriminator_type AS discriminator_type_36, d2_.parent_category_id AS parent_category_id_37, d2_.creator_id AS creator_id_38, d3_.discriminator_type AS discriminator_type_39, d3_.parent_category_id AS parent_category_id_40, d3_.creator_id AS creator_id_41, d4_.discriminator_type AS discriminator_type_42, d4_.parent_category_id AS parent_category_id_43, d4_.creator_id AS creator_id_44 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id IS NULL) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC
Parameters:
[] |
| 8 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.update_date AS update_date_5 FROM plg_maker t0
Parameters:
[] |
| 9 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_max t0 WHERE t0.discriminator_type IN ('productlistmax') ORDER BY t0.sort_no ASC
Parameters:
[] |
| 10 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_order_by t0 WHERE t0.discriminator_type IN ('productlistorderby') ORDER BY t0.sort_no ASC
Parameters:
[] |
| 11 | 0.49 ms |
SELECT DISTINCT d0_.id AS id_0 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') WHERE (d0_.product_status_id = 1 AND d1_.category_id IN (?)) AND d0_.discriminator_type IN ('product')
Parameters:
[
25
]
|
| 12 | 1.17 ms |
SELECT p0_.product_id AS product_id_0, p0_.meta_content AS meta_content_1 FROM plg_product_field_content p0_ WHERE p0_.meta_key = ? AND p0_.product_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "related_keyword" 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 ] |
| 13 | 0.74 ms |
SELECT d0_.product_id AS sclr_0, MIN(d0_.price02) AS sclr_1 FROM dtb_product_class d0_ WHERE (d0_.product_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND d0_.visible = 1) AND d0_.discriminator_type IN ('productclass') GROUP BY d0_.product_id
Parameters:
[ 6386 6387 6389 6388 6390 6353 6392 6391 6337 6338 6352 6351 6349 6350 6347 6348 6393 6346 6394 6395 6396 6397 6398 6399 6400 6385 6402 6401 6403 6384 6405 6404 6382 6383 6407 6406 6409 6408 6380 6381 6335 6336 6334 5051 5050 5053 5052 5054 5055 6411 6410 6413 6412 6415 6414 6417 6416 6419 6418 6421 6420 6423 6422 6356 6357 6354 6355 6340 6339 6377 6376 6373 6372 6375 6374 6379 6378 5036 5035 5034 5039 5038 5037 5042 5041 5040 5045 5044 5043 5049 5048 5047 5046 6293 6294 6292 6296 6297 6295 6359 6360 6362 6363 6361 6365 6366 6364 6368 6369 6367 6371 6370 5062 5061 5060 5065 5064 5063 5066 5068 5067 5072 5069 5074 5071 5073 5070 5075 5077 5076 5078 5080 5079 6328 6290 6286 6332 6330 6288 6289 6287 6333 6331 6329 6291 6320 6308 6306 6304 6264 6318 6316 6266 6262 6321 6319 6317 6307 6305 6309 6267 6265 6263 6344 6279 6277 6275 6342 5082 6343 6341 6276 6274 5081 6278 6323 6285 6283 6281 6327 6325 6326 6324 6322 6282 6280 6284 6311 6303 6301 6299 6261 6257 6315 6313 6259 6312 6310 6314 6302 6300 6298 6258 6256 6260 6273 6271 6269 6272 6270 6268 5087 5085 5086 6345 5084 5083 5093 5091 5092 5090 5088 5089 6454 6453 6456 6455 6451 6448 6447 6450 6449 6452 1773 1772 1840 1841 1838 1839 1844 1845 1842 1843 1848 1849 1846 1847 1851 1850 1854 1855 1852 1853 2009 6742 2008 6741 2010 6743 2012 6745 2011 6744 2013 6746 2015 6748 2014 6747 2016 6749 2018 6751 2017 6750 2020 6753 2019 6752 2022 6755 6754 2021 2024 6757 2023 6756 2026 2027 2025 2029 2030 2028 2032 2033 2031 2035 2036 2034 2038 2039 2037 2041 2040 2043 2042 2045 2044 2047 2046 2049 2050 2048 2052 2053 2051 2055 2056 2054 2058 2059 2057 2061 2062 2060 2064 2065 2063 2067 2068 2066 2070 2071 2069 2073 2074 2072 2090 2092 2091 2087 2089 2088 2084 2086 2085 2081 1706 2083 2082 1707 2078 1704 2080 2079 1705 1700 1699 1703 1702 1701 1695 1694 1698 1697 1696 1691 1693 1692 1688 1690 1689 2075 2077 2076 1708 1710 1709 1718 1719 2095 2096 2093 2094 1716 1714 1715 1711 1713 1712 1717 2100 2099 2097 2098 2111 2112 1771 2110 2141 2140 2136 2138 2137 2133 2135 2134 2130 2139 2132 2131 2127 2129 2128 2124 2126 2125 2121 2123 2122 2118 2120 2119 2117 1770 2116 1769 1767 1768 1765 1766 2113 2115 2114 2381 2380 2383 2382 2390 2389 2388 2387 2385 2386 2384 2394 2392 2393 2391 1762 1764 1763 1756 1758 1757 1720 1722 1721 1723 1725 1724 2400 2402 2401 2404 2403 2395 2397 2396 2399 2398 1735 1732 1737 1734 1736 1733 1729 1726 1731 1728 1730 1727 2416 2418 2417 2420 2419 2411 2413 2412 2415 2414 1741 1738 1743 1740 1742 1739 1759 1761 1760 1753 1755 1754 1747 1750 1744 1749 1752 1746 1748 1751 1745 2408 2410 2409 2405 2407 2406 1861 1860 1859 1858 1864 1867 1866 1865 1863 1862 1870 1869 1868 1871 1876 1875 1877 1873 1872 1882 1881 1874 1883 1879 1895 1891 1890 1892 1878 1888 1887 1880 1889 1885 1884 1894 1893 1886 1897 1896 1900 1899 1898 1901 1903 1902 1909 1908 1904 1912 1911 1910 1913 1907 1906 1905 1924 1920 1922 1919 1923 1921 1917 1918 1916 1914 1915 1784 1783 1780 1779 1776 1775 1785 1781 1777 1782 1778 1774 1928 1926 1927 1925 1939 1936 1933 1941 1940 1938 1937 1935 1934 1943 1951 1948 1945 1942 1953 1952 1950 1949 1947 1946 1944 2006 2007 2106 2105 2104 2103 2102 2101 2107 2109 2108 2144 2143 2142 2151 2148 2145 2153 2152 2150 2149 2147 2146 2172 2169 2166 2174 2173 2171 2170 2168 2167 2181 2178 2175 2183 2182 2180 2179 2177 2176 2300 2301 2303 2302 2186 2185 2184 2189 2188 2187 2192 2191 2190 2195 2194 2193 2198 2197 2196 2201 2200 2199 2204 2203 2202 2207 2206 2205 2210 2209 2208 2213 2212 2211 2215 2214 2217 2216 2219 2218 2221 2220 2223 2222 2226 2229 2228 2227 2225 2224 2339 2341 2342 2340 2307 2314 2313 2311 2310 2308 2322 2320 2319 2317 2324 2321 2306 2327 2323 2329 2318 2315 2312 2309 2316 2328 2326 2325 2332 2331 2338 2337 2335 2334 2336 2333 2330 2348 2346 2344 2347 2345 2343 2355 2354 2351 2350 2356 2352 2353 2349 2363 2362 2361 2359 2358 2360 2357 2364 2367 2365 2366 2379 2378 2377 2376 2375 2374 2373 2372 2371 2370 2369 2368 2485 2491 2490 2489 2488 2487 2486 2484 2501 2500 2499 2503 2502 1791 1790 1789 1788 1787 1786 1857 1856 1932 1930 1931 1929 2165 2164 2162 2161 2159 2158 2156 2155 2163 2160 2157 2154 2305 2304 2498 2497 2495 2493 2496 2494 2492 1971 1970 1967 1969 1966 1965 1968 1964 1963 1962 1958 1957 1960 1955 1961 1959 1956 1954 2005 2002 2003 2001 1998 1997 1996 1993 1992 1991 1988 1986 1985 1984 1980 1981 1979 1976 1975 1974 2004 2000 1999 1995 1994 1990 1989 1987 1983 1982 1978 1977 1973 1972 1794 1795 1792 1793 1798 1799 1796 1797 1802 1803 1800 1801 1806 1807 1804 1805 1810 1811 1808 1809 1814 1815 1812 1813 1817 1816 1819 1818 1821 1820 1823 1822 1826 1827 1834 1835 2422 2423 2421 2425 2426 2428 2429 2427 2431 2424 2432 2430 2434 2435 2433 2437 2438 2436 2440 2441 2439 2443 2444 2442 2446 2447 2445 2449 2450 2448 2452 2453 2451 2455 2456 2454 2458 2459 2457 2461 2462 2460 2464 2465 2463 2467 2468 2466 2470 2471 2469 2473 2474 2472 2476 2477 2475 2479 2480 2478 2482 2483 2481 2231 2230 2297 2299 2298 2294 2296 2295 2291 2293 2292 2288 2239 2238 2236 2237 2234 2235 2232 2233 2290 2289 2285 2287 2286 2284 2281 2283 2282 2278 2280 2279 2277 2276 2273 2275 2274 2270 2272 2271 2268 2269 2265 2267 2266 2263 2264 2261 2262 2258 2260 2259 2255 2257 2256 2253 2254 2250 2252 2251 2248 2249 2246 2247 2244 2245 2242 2243 2240 2241 ] |
| 14 | 0.24 ms |
SELECT count(DISTINCT d0_.id) AS sclr_0 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d2_ ON d1_.category_id = d2_.id AND d2_.discriminator_type IN ('category') LEFT JOIN plg_sort_product p3_ ON (d0_.id = p3_.id) AND p3_.discriminator_type IN ('sortproduct') WHERE (d0_.product_status_id = 1 AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND d1_.category_id IN (?)) AND d0_.discriminator_type IN ('product')
Parameters:
[ 6386 6353 6337 6351 6394 6403 6380 6334 5050 6412 6354 6339 6372 5038 5048 6292 6364 5061 5064 5067 5070 5076 5079 6328 6304 6275 6323 6299 6269 5086 5092 6447 1772 1838 2017 2025 2034 2042 2048 2063 1708 2087 1718 2094 1714 1711 1717 1771 1765 2380 2389 2391 1756 1720 1723 1725 2396 2412 1860 1866 1873 1909 1917 1774 1925 1933 1942 2006 2101 2107 2142 2145 2166 2175 2300 2188 2339 2306 2330 2343 2349 2357 2366 2374 2484 2499 2502 1786 1856 1931 2154 2304 2494 1955 1792 1816 2424 2240 2294 2290 1824 1825 1828 1829 1830 1831 1832 1833 1836 1837 5056 5057 5058 5059 6358 25 ] |
| 15 | 5.86 ms |
SELECT DISTINCT d0_.id AS id_0, p1_.sort_no AS sort_no_1 FROM dtb_product d0_ INNER JOIN dtb_product_category d2_ ON d0_.id = d2_.product_id AND d2_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d3_ ON d2_.category_id = d3_.id AND d3_.discriminator_type IN ('category') LEFT JOIN plg_sort_product p1_ ON (d0_.id = p1_.id) AND p1_.discriminator_type IN ('sortproduct') WHERE (d0_.product_status_id = 1 AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND d2_.category_id IN (?)) AND d0_.discriminator_type IN ('product') ORDER BY p1_.sort_no DESC LIMIT 20 OFFSET 100
Parameters:
[ 6386 6353 6337 6351 6394 6403 6380 6334 5050 6412 6354 6339 6372 5038 5048 6292 6364 5061 5064 5067 5070 5076 5079 6328 6304 6275 6323 6299 6269 5086 5092 6447 1772 1838 2017 2025 2034 2042 2048 2063 1708 2087 1718 2094 1714 1711 1717 1771 1765 2380 2389 2391 1756 1720 1723 1725 2396 2412 1860 1866 1873 1909 1917 1774 1925 1933 1942 2006 2101 2107 2142 2145 2166 2175 2300 2188 2339 2306 2330 2343 2349 2357 2366 2374 2484 2499 2502 1786 1856 1931 2154 2304 2494 1955 1792 1816 2424 2240 2294 2290 1824 1825 1828 1829 1830 1831 1832 1833 1836 1837 5056 5057 5058 5059 6358 25 ] |
| 16 | 6.47 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.maker_prices AS maker_prices_9, d0_.option_area AS option_area_10, d0_.option_item_area AS option_item_area_11, d0_.recommend_point AS recommend_point_12, d0_.sales_infomation AS sales_infomation_13, d0_.list_spec AS list_spec_14, d0_.maker_url AS maker_url_15, d0_.discriminator_type AS discriminator_type_16, d0_.creator_id AS creator_id_17, d0_.product_status_id AS product_status_id_18, d0_.maker_id AS maker_id_19 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d2_ ON d1_.category_id = d2_.id AND d2_.discriminator_type IN ('category') LEFT JOIN plg_sort_product p3_ ON (d0_.id = p3_.id) AND p3_.discriminator_type IN ('sortproduct') WHERE (d0_.product_status_id = 1 AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND d1_.category_id IN (?) AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND d0_.discriminator_type IN ('product') ORDER BY p3_.sort_no DESC
Parameters:
[ 6386 6353 6337 6351 6394 6403 6380 6334 5050 6412 6354 6339 6372 5038 5048 6292 6364 5061 5064 5067 5070 5076 5079 6328 6304 6275 6323 6299 6269 5086 5092 6447 1772 1838 2017 2025 2034 2042 2048 2063 1708 2087 1718 2094 1714 1711 1717 1771 1765 2380 2389 2391 1756 1720 1723 1725 2396 2412 1860 1866 1873 1909 1917 1774 1925 1933 1942 2006 2101 2107 2142 2145 2166 2175 2300 2188 2339 2306 2330 2343 2349 2357 2366 2374 2484 2499 2502 1786 1856 1931 2154 2304 2494 1955 1792 1816 2424 2240 2294 2290 1824 1825 1828 1829 1830 1831 1832 1833 1836 1837 5056 5057 5058 5059 6358 25 1792 1786 1774 1772 1771 1765 1756 1725 1723 1720 1718 1717 1714 1711 1708 ] |
| 17 | 9.32 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.maker_prices AS maker_prices_9, d0_.option_area AS option_area_10, d0_.option_item_area AS option_item_area_11, d0_.recommend_point AS recommend_point_12, d0_.sales_infomation AS sales_infomation_13, d0_.list_spec AS list_spec_14, d0_.maker_url AS maker_url_15, d1_.id AS id_16, d1_.product_code AS product_code_17, d1_.stock AS stock_18, d1_.stock_unlimited AS stock_unlimited_19, d1_.sale_limit AS sale_limit_20, d1_.price01 AS price01_21, d1_.price02 AS price02_22, d1_.delivery_fee AS delivery_fee_23, d1_.visible AS visible_24, d1_.create_date AS create_date_25, d1_.update_date AS update_date_26, d1_.currency_code AS currency_code_27, d1_.point_rate AS point_rate_28, d2_.id AS id_29, d2_.tax_rate AS tax_rate_30, d2_.tax_adjust AS tax_adjust_31, d2_.apply_date AS apply_date_32, d2_.create_date AS create_date_33, d2_.update_date AS update_date_34, d3_.id AS id_35, d3_.stock AS stock_36, d3_.create_date AS create_date_37, d3_.update_date AS update_date_38, d4_.id AS id_39, d4_.backend_name AS backend_name_40, d4_.name AS name_41, d4_.sort_no AS sort_no_42, d4_.visible AS visible_43, d4_.create_date AS create_date_44, d4_.update_date AS update_date_45, d5_.id AS id_46, d5_.backend_name AS backend_name_47, d5_.name AS name_48, d5_.sort_no AS sort_no_49, d5_.visible AS visible_50, d5_.create_date AS create_date_51, d5_.update_date AS update_date_52, d6_.id AS id_53, d6_.file_name AS file_name_54, d6_.sort_no AS sort_no_55, d6_.create_date AS create_date_56, d7_.id AS id_57, d7_.create_date AS create_date_58, d0_.discriminator_type AS discriminator_type_59, d0_.creator_id AS creator_id_60, d0_.product_status_id AS product_status_id_61, d0_.maker_id AS maker_id_62, d1_.discriminator_type AS discriminator_type_63, d1_.product_id AS product_id_64, d1_.sale_type_id AS sale_type_id_65, d1_.class_category_id1 AS class_category_id1_66, d1_.class_category_id2 AS class_category_id2_67, d1_.delivery_duration_id AS delivery_duration_id_68, d1_.creator_id AS creator_id_69, d2_.discriminator_type AS discriminator_type_70, d2_.product_class_id AS product_class_id_71, d2_.creator_id AS creator_id_72, d2_.country_id AS country_id_73, d2_.pref_id AS pref_id_74, d2_.product_id AS product_id_75, d2_.rounding_type_id AS rounding_type_id_76, d3_.discriminator_type AS discriminator_type_77, d3_.product_class_id AS product_class_id_78, d3_.creator_id AS creator_id_79, d4_.discriminator_type AS discriminator_type_80, d4_.class_name_id AS class_name_id_81, d4_.creator_id AS creator_id_82, d5_.discriminator_type AS discriminator_type_83, d5_.class_name_id AS class_name_id_84, d5_.creator_id AS creator_id_85, d6_.discriminator_type AS discriminator_type_86, d6_.product_id AS product_id_87, d6_.creator_id AS creator_id_88, d7_.discriminator_type AS discriminator_type_89, d7_.product_id AS product_id_90, d7_.tag_id AS tag_id_91, d7_.creator_id AS creator_id_92 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') LEFT JOIN dtb_tax_rule d2_ ON d1_.id = d2_.product_class_id AND d2_.discriminator_type IN ('taxrule') INNER JOIN dtb_product_stock d3_ ON d1_.id = d3_.product_class_id AND d3_.discriminator_type IN ('productstock') LEFT JOIN dtb_class_category d4_ ON d1_.class_category_id1 = d4_.id AND d4_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_category d5_ ON d1_.class_category_id2 = d5_.id AND d5_.discriminator_type IN ('classcategory') LEFT JOIN dtb_product_image d6_ ON d0_.id = d6_.product_id AND d6_.discriminator_type IN ('productimage') LEFT JOIN dtb_product_tag d7_ ON d0_.id = d7_.product_id AND d7_.discriminator_type IN ('producttag') WHERE (d0_.id IN (1792, 1786, 1774, 1772, 1771, 1765, 1756, 1725, 1723, 1720, 1718, 1717, 1714, 1711, 1708) AND d1_.visible = ?) AND d0_.discriminator_type IN ('product') ORDER BY d4_.sort_no DESC, d5_.sort_no DESC, d6_.sort_no ASC
Parameters:
[
1
]
|
| 18 | 0.17 ms |
SELECT d0_.id AS id_0, d0_.tax_rate AS tax_rate_1, d0_.tax_adjust AS tax_adjust_2, d0_.apply_date AS apply_date_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.discriminator_type AS discriminator_type_6, d0_.product_class_id AS product_class_id_7, d0_.creator_id AS creator_id_8, d0_.country_id AS country_id_9, d0_.pref_id AS pref_id_10, d0_.product_id AS product_id_11, d0_.rounding_type_id AS rounding_type_id_12 FROM dtb_tax_rule d0_ WHERE (d0_.apply_date < ? AND d0_.pref_id IS NULL AND d0_.country_id IS NULL AND d0_.product_id IS NULL AND d0_.product_class_id IS NULL) AND d0_.discriminator_type IN ('taxrule') ORDER BY d0_.apply_date DESC
Parameters:
[
"2026-04-06 10:56:24"
]
|
| 19 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.show_product_list_flg AS show_product_list_flg_4, t0.text_color AS text_color_5, t0.background_color AS background_color_6, t0.border_color AS border_color_7, t0.discriminator_type FROM dtb_tag t0 WHERE t0.show_product_list_flg = ? AND t0.discriminator_type IN ('tag')
Parameters:
[
1
]
|
| 20 | 0.12 ms |
SELECT t0.id AS id_1, t0.primary_color_1 AS primary_color_1_2, t0.primary_color_2 AS primary_color_2_3, t0.primary_color_3 AS primary_color_3_4, t0.json_data AS json_data_5, t0.slider_json_data AS slider_json_data_6, t0.type AS type_7, t0.key_name AS key_name_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.block_id AS block_id_11 FROM plg_banner_b001_block_42 t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"banner01"
]
|
| 21 | 0.10 ms |
SELECT t0.id AS id_1, t0.primary_color_1 AS primary_color_1_2, t0.primary_color_2 AS primary_color_2_3, t0.primary_color_3 AS primary_color_3_4, t0.primary_color_4 AS primary_color_4_5, t0.title AS title_6, t0.description AS description_7, t0.image AS image_8, t0.json_data AS json_data_9, t0.type AS type_10, t0.key_name AS key_name_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.block_id AS block_id_14 FROM plg_faq_f001_block_42 t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"faq01"
]
|
| 22 | 0.09 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.logo AS logo_3, t0.description AS description_4, t0.primary_color_1 AS primary_color_1_5, t0.primary_color_2 AS primary_color_2_6, t0.primary_color_3 AS primary_color_3_7, t0.primary_color_4 AS primary_color_4_8, t0.json_data AS json_data_9, t0.keyword_json_data AS keyword_json_data_10, t0.text_json_data AS text_json_data_11, t0.category_json_data AS category_json_data_12, t0.type AS type_13, t0.key_name AS key_name_14, t0.create_date AS create_date_15, t0.update_date AS update_date_16, t0.block_id AS block_id_17 FROM plg_header_block_42 t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"header01"
]
|
| 23 | 20.39 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1792 "related_keyword" ] |
| 24 | 19.72 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1786 "related_keyword" ] |
| 25 | 19.33 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1774 "related_keyword" ] |
| 26 | 19.59 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1772 "related_keyword" ] |
| 27 | 19.75 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1771 "related_keyword" ] |
| 28 | 0.33 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1765 "related_keyword" ] |
| 29 | 19.51 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1756 "related_keyword" ] |
| 30 | 19.30 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1725 "related_keyword" ] |
| 31 | 19.46 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1723 "related_keyword" ] |
| 32 | 19.46 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1720 "related_keyword" ] |
| 33 | 24.23 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1718 "related_keyword" ] |
| 34 | 23.49 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1717 "related_keyword" ] |
| 35 | 25.68 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1714 "related_keyword" ] |
| 36 | 23.74 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1711 "related_keyword" ] |
| 37 | 24.09 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.meta_key AS meta_key_2, p0_.type AS type_3, p0_.not_blank AS not_blank_4, p0_.form_option AS form_option_5, p0_.file_validation AS file_validation_6, p0_.sort AS sort_7, p1_.id AS id_8, p1_.product_id AS product_id_9, p1_.meta_key AS meta_key_10, p1_.meta_content AS meta_content_11 FROM plg_product_field_config p0_ LEFT JOIN plg_product_field_content p1_ ON ((p1_.product_id = ? OR p1_.product_id IS NULL) AND p0_.meta_key = p1_.meta_key) WHERE p0_.meta_key = ? ORDER BY p0_.sort ASC
Parameters:
[ 1708 "related_keyword" ] |
| 38 | 0.17 ms |
SELECT DATABASE()
Parameters:
[] |
| 39 | 2.08 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"xs538259_plus"
]
|
| 40 | 0.11 ms |
SELECT DATABASE()
Parameters:
[] |
| 41 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Eccube\Entity\AbstractEntity | No errors. |
| Eccube\Entity\ProductClass | No errors. |
| Eccube\Entity\Cart | No errors. |
| Eccube\Entity\Order | No errors. |
| Eccube\Entity\Product | No errors. |
| Plugin\ProductField\Entity\Config | No errors. |
| Eccube\Entity\BaseInfo | No errors. |
| Eccube\Entity\Page | No errors. |
| Eccube\Entity\PageLayout | No errors. |
| Eccube\Entity\Block | No errors. |
| Eccube\Entity\BlockPosition | No errors. |
| Eccube\Entity\Master\AbstractMasterEntity | No errors. |
| Eccube\Entity\Master\DeviceType | No errors. |
| Eccube\Entity\AuthorityRole | No errors. |
| Eccube\Entity\Layout | No errors. |
| Eccube\Entity\Customer | No errors. |
| Eccube\Entity\Master\Country | No errors. |
| Eccube\Entity\Master\Pref | No errors. |
| Eccube\Entity\Delivery | No errors. |
| Eccube\Entity\CustomerFavoriteProduct | No errors. |
| Eccube\Entity\Master\ProductListMax | No errors. |
| Eccube\Entity\Category | No errors. |
| Plugin\Maker42\Entity\Maker | No errors. |
| Eccube\Entity\Member | No errors. |
| Eccube\Entity\ProductCategory | No errors. |
| Eccube\Entity\Master\ProductListOrderBy | No errors. |
| Plugin\ProductField\Entity\ProductFieldContent | No errors. |
| Plugin\SortProduct42Plus\Entity\SortProduct | No errors. |
| Eccube\Entity\Master\ProductStatus | No errors. |
| Eccube\Entity\ProductImage | No errors. |
| Eccube\Entity\ProductTag | No errors. |
| Eccube\Entity\TaxRule | No errors. |
| Eccube\Entity\ProductStock | No errors. |
| Eccube\Entity\ClassCategory | No errors. |
| Eccube\Entity\Master\SaleType | No errors. |
| Eccube\Entity\DeliveryDuration | No errors. |
| Eccube\Entity\Master\RoundingType | No errors. |
| Eccube\Entity\ClassName | No errors. |
| Eccube\Entity\Tag | No errors. |
| Eccube\Entity\CartItem | No errors. |
| Plugin\BannerB001Block42\Entity\BannerBlock | No errors. |
| Plugin\FaqF001Block42\Entity\FaqBlock | No errors. |
| Plugin\HeaderBlock42\Entity\HeaderBlock | No errors. |
| Plugin\HsdRelatedProduct42\Entity\Config | No errors. |
| Eccube\Entity\News | No errors. |
| Eccube\Entity\OrderItem | No errors. |
| Eccube\Entity\Shipping | No errors. |
| Eccube\Entity\MailHistory | No errors. |
| Eccube\Entity\Master\Sex | No errors. |
| Eccube\Entity\Master\Job | No errors. |
| Eccube\Entity\Payment | No errors. |
| Eccube\Entity\Master\CustomerOrderStatus | No errors. |
| Eccube\Entity\Master\OrderStatusColor | No errors. |
| Eccube\Entity\Master\OrderStatus | No errors. |
| Plugin\SoftbankPayment42\Entity\SbpsTrade | No errors. |
| Eccube\Entity\Master\Authority | No errors. |
| Eccube\Entity\CustomerAddress | No errors. |
| Eccube\Entity\Master\CustomerStatus | No errors. |
| Plugin\Auth0\Entity\Connection | No errors. |
| Eccube\Entity\PaymentOption | No errors. |
| Eccube\Entity\DeliveryFee | No errors. |
| Eccube\Entity\DeliveryTime | No errors. |
| Eccube\Entity\Master\Work | No errors. |
| Eccube\Entity\Plugin | No errors. |