Measurues | Size |
---|---|
Memory Usage | 16.47 MB |
Load Time | 0.1652 sec |
Server Variables |
---|
Array ( [USER] => u.webdevarea [HOME] => /var/www/vhosts/b2b.seac.webdevarea.it [SCRIPT_NAME] => /contactus.php [REQUEST_URI] => /contactus.php [QUERY_STRING] => [REQUEST_METHOD] => GET [SERVER_PROTOCOL] => HTTP/1.0 [GATEWAY_INTERFACE] => CGI/1.1 [REMOTE_PORT] => 34970 [SCRIPT_FILENAME] => /var/www/vhosts/b2b.seac.webdevarea.it/httpdocs/contactus.php [SERVER_ADMIN] => root@localhost [CONTEXT_DOCUMENT_ROOT] => /var/www/vhosts/b2b.seac.webdevarea.it/httpdocs [CONTEXT_PREFIX] => [REQUEST_SCHEME] => https [DOCUMENT_ROOT] => /var/www/vhosts/b2b.seac.webdevarea.it/httpdocs [REMOTE_ADDR] => 34.236.192.4 [SERVER_PORT] => 443 [SERVER_ADDR] => 80.211.158.51 [SERVER_NAME] => b2b.seac.webdevarea.it [SERVER_SOFTWARE] => Apache [SERVER_SIGNATURE] => [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin [HTTP_ACCEPT_ENCODING] => br,gzip [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 [HTTP_USER_AGENT] => CCBot/2.0 (https://commoncrawl.org/faq/) [HTTP_CONNECTION] => close [HTTP_X_ACCEL_INTERNAL] => /internal-nginx-static-location [HTTP_X_REAL_IP] => 34.236.192.4 [HTTP_HOST] => b2b.seac.webdevarea.it [proxy-nokeepalive] => 1 [HTTPS] => on [PERL5LIB] => /usr/share/awstats/lib:/usr/share/awstats/plugins [GEOIP_COUNTRY_CODE] => US [MM_COUNTRY_NAME] => United States [MMDB_INFO] => result found [MMDB_ADDR] => 34.236.192.4 [UNIQUE_ID] => YvtCc3ukkpp9EYNhKRuoYAAAAMU [FCGI_ROLE] => RESPONDER [PHP_SELF] => /contactus.php [REQUEST_TIME_FLOAT] => 1660633715.0983 [REQUEST_TIME] => 1660633715 ) |
# | Query | Time (sec) |
---|---|---|
0 | SELECT SQL_CALC_FOUND_ROWS tbl_dictionary.* FROM tbl_dictionary | 0.0018 |
1 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
2 | SELECT SQL_CALC_FOUND_ROWS tbl_settings.* FROM tbl_settings WHERE (company_code = "000" OR company_code = '') AND (shop_code = "seacsub" OR shop_code = '') | 0.0003 |
3 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
4 | SELECT SQL_CALC_FOUND_ROWS tbl_products_price_lists.code, tbl_products_price_lists.description, tbl_products_price_lists.currency FROM tbl_products_price_lists GROUP BY tbl_products_price_lists.code ORDER BY FIELD(code, '01') desc, (ABS(code)) asc | 0.0283 |
5 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
6 | SELECT SQL_CALC_FOUND_ROWS tbl_products_price_lists.code, tbl_products_price_lists.description, tbl_products_price_lists.currency FROM tbl_products_price_lists GROUP BY tbl_products_price_lists.code ORDER BY FIELD(code, '01') desc, (ABS(code)) asc | 0.0276 |
7 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
8 | SELECT SQL_CALC_FOUND_ROWS tbl_exclusions.* FROM tbl_exclusions WHERE enabled = 1 AND from_date < '2022-08-16 09:08:35' AND to_date > '2022-08-16 09:08:35' AND (order_type = 1 OR order_type = "") AND (company_code = 0) | 0.001 |
9 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
10 | SELECT SQL_CALC_FOUND_ROWS tcctp.id, tcctp.parent_id FROM tbl_products tp INNER JOIN tbl_products_descriptions tpd ON (tpd.product_code_master = tp.code_master) INNER JOIN tbl_families_product tfp ON (tp.family_code = tfp.code) INNER JOIN tbl_categories_product tctp ON (tp.category_code = tctp.code) LEFT OUTER JOIN tbl_products_price_lists tppl ON (tppl.product_code = tp.code AND tppl.company_code = tp.company_code AND tppl.currency = "99" AND tppl.code = "-1") LEFT OUTER JOIN tbl_products_price_lists tppl_c ON (tppl_c.product_code = tp.code AND tppl_c.company_code = tp.company_code AND tppl_c.currency = '99' AND tppl_c.code = '01') INNER JOIN tbl_products_catalog_categories tpcct ON (tp.code = tpcct.product_code) INNER JOIN tbl_catalog_categories_product tcctp ON (tcctp.id = tpcct.category_id) WHERE tp.company_code = "000" and tcctp.enabled = 1 and tcctp.id is not null and tfp.enabled = 1 AND tctp.enabled = 1 and tpd.product_code_master is not null AND tp.enabled = 1 AND tppl_c.price > 0 AND tcctp.view_type LIKE '%"0"%' || tcctp.view_type LIKE '%"1"%' GROUP BY tcctp.id | 0.0003 |
11 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
12 | SELECT SQL_CALC_FOUND_ROWS tbl_catalog_categories_product.id, tbl_catalog_categories_product.name_it AS name, tbl_catalog_categories_product.name_it AS name_default, tbl_catalog_categories_product.nright, tbl_catalog_categories_product.nleft, tbl_catalog_categories_product.image, tbl_catalog_categories_product.stages_category, tbl_catalog_categories_product.parent_id AS parent FROM tbl_catalog_categories_product WHERE id in(1,15,170,47,58,152,2,4,5,6,7,10,11,13,14,20,24,25,26,37,48,49,50,51,52,55,59,60,61,62,143,144,145,146,147,148,149,150,151,153,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,171,173,175,176,177,178,180,181,182,183,184,185,186,187,188,189,190,195,197,218,220,221) and enabled = 1 ORDER BY tbl_catalog_categories_product.sorting asc | 0.0003 |
13 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
14 | SELECT SQL_CALC_FOUND_ROWS tbl_pages.id, tbl_pages.title_it AS title, tbl_pages.excerpt_it AS excerpt, tbl_pages.content_it AS content, tbl_pages.meta_title_it AS meta_title, tbl_pages.meta_keywords_it AS meta_keywords, tbl_pages.meta_description_it AS meta_description, tbl_pages.title_it AS title_default, tbl_pages.excerpt_it AS excerpt_default, tbl_pages.content_it AS content_default, tbl_pages.meta_title_it AS meta_title_default, tbl_pages.meta_keywords_it AS meta_keywords_default, tbl_pages.meta_description_it AS meta_description_default FROM tbl_pages WHERE url = "contactus.php" AND enabled = 1 LIMIT 0, 1 | 0.0003 |
15 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
16 | SELECT SQL_CALC_FOUND_ROWS tbl_dictionary.translate_it AS translate FROM tbl_dictionary WHERE slag = "801ab24683a4a8c433c6eb40c48bcd9d" LIMIT 0, 1 | 0.0002 |
17 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
18 | SELECT SQL_CALC_FOUND_ROWS tbl_dictionary.translate_it AS translate FROM tbl_dictionary WHERE slag = "821b8ee6937cec96c30fdafbfe836d68" LIMIT 0, 1 | 0.0002 |
19 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
20 | SELECT SQL_CALC_FOUND_ROWS tbl_dictionary.translate_it AS translate FROM tbl_dictionary WHERE slag = "9aa698f602b1e5694855cee73a683488" LIMIT 0, 1 | 0.0002 |
21 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
22 | SELECT SQL_CALC_FOUND_ROWS tbl_countries.* FROM tbl_countries | 0.0004 |
23 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
24 | SELECT SQL_CALC_FOUND_ROWS tbl_dictionary.string, tbl_dictionary.translate_it AS translate FROM tbl_dictionary | 0.0005 |
25 | SELECT FOUND_ROWS() AS totrow | 0.0002 |
Totale | 0.0639 |