What Is an Exhaust Flex Pipe?

  • Дата Публикации: 29-09-22

What Is an Exhaust Flex Pipe? Exhaust Flexible Pipe is flexible metal pipe sections that are used either in areas where an exhaust pipe needs to be flexible, or to repair a damaged exhaust system. While they are all-metal, it is common for one to fail and…

Подробнее

A guide to cable ties

  • Дата Публикации: 29-09-22

A guide to cable ties What are cable ties and what are they used for? They're fasteners that bundle your cables and wires together to keep them organised and prevent damage. They come in different sizes, lengths, materials and even colours. The different…

Подробнее

Bikini introduced

  • Дата Публикации: 28-09-22

Bikini introduced On July 5, 1946, French designer Louis Réard unveils a daring two-piece swimsuit at the Piscine Molitor, a popular swimming pool in Paris. Parisian showgirl Micheline Bernardini modeled the new fashion, which Réard dubbed "bikini,"…

Подробнее

Furnaces and Boilers

  • Дата Публикации: 28-09-22

Furnaces and Boilers The Organic Heat Carrier Furnace is a new type of special boiler, also known as a hot oil heater. It has the characteristics of low pressure and high temperature operation. The heating temperature can reach 340°C in liquid phase or…

Подробнее

WHAT EQUIPMENT DO YOU NEED TO START BOXING?

  • Дата Публикации: 28-09-22

WHAT EQUIPMENT DO YOU NEED TO START BOXING? Once you have decided that learning how to box is a personal goal of yours then you should start looking at investing in Boxing Equipment for the home that will help you achieve this goal. WHAT EQUIPMENT DO YOU…

Подробнее

Поделиться


Profiler

Database (default) 0.302011 s
21.2266 kB
Исходный пункт Min Max Average Всего
SELECT `group_name`, `config_key`, `config_value` FROM `oc2_config` ORDER BY `group_name` ASC, `config_key` ASC (1)
0.001887 s
0.001887 s
0.001887 s
0.001887 s
0.8359 kB
0.8359 kB
0.8359 kB
0.8359 kB
SELECT `oc2_`.`id_crontab` AS `id_crontab`, `oc2_`.`name` AS `name`, `oc2_`.`period` AS `period`, `oc2_`.`callback` AS `callback`, `oc2_`.`params` AS `params`, `oc2_`.`description` AS `description`, `oc2_`.`date_created` AS `date_created`, `oc2_`.`date_started` AS `date_started`, `oc2_`.`date_finished` AS `date_finished`, `oc2_`.`date_next` AS `date_next`, `oc2_`.`times_executed` AS `times_executed`, `oc2_`.`output` AS `output`, `oc2_`.`running` AS `running`, `oc2_`.`active` AS `active` FROM `oc2_crontab` AS `oc2_` WHERE `active` = 1 AND (`date_next` <= '2024-12-22 16:54:36' OR `date_next` IS NULL) (1)
0.000785 s
0.000785 s
0.000785 s
0.000785 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SHOW FULL COLUMNS FROM `oc2_ads` (1)
0.001564 s
0.001564 s
0.001564 s
0.001564 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SELECT `oc2_location`.`id_location` AS `id_location`, `oc2_location`.`name` AS `name`, `oc2_location`.`order` AS `order`, `oc2_location`.`id_location_parent` AS `id_location_parent`, `oc2_location`.`parent_deep` AS `parent_deep`, `oc2_location`.`seoname` AS `seoname`, `oc2_location`.`description` AS `description`, `oc2_location`.`last_modified` AS `last_modified`, `oc2_location`.`has_image` AS `has_image`, `oc2_location`.`latitude` AS `latitude`, `oc2_location`.`longitude` AS `longitude`, `oc2_location`.`id_geoname` AS `id_geoname`, `oc2_location`.`fcodename_geoname` AS `fcodename_geoname` FROM `oc2_locations` AS `oc2_location` WHERE `seoname` IS NULL LIMIT 1 (1)
0.000342 s
0.000342 s
0.000342 s
0.000342 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SELECT COUNT(`oc2_ad`.`id_ad`) AS `records_found` FROM `oc2_ads` AS `oc2_ad` WHERE `status` = 1 (1)
0.025165 s
0.025165 s
0.025165 s
0.025165 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SELECT `oc2_ad`.`id_ad` AS `id_ad`, `oc2_ad`.`id_user` AS `id_user`, `oc2_ad`.`id_category` AS `id_category`, `oc2_ad`.`id_location` AS `id_location`, `oc2_ad`.`title` AS `title`, `oc2_ad`.`seotitle` AS `seotitle`, `oc2_ad`.`description` AS `description`, `oc2_ad`.`address` AS `address`, `oc2_ad`.`latitude` AS `latitude`, `oc2_ad`.`longitude` AS `longitude`, `oc2_ad`.`price` AS `price`, `oc2_ad`.`phone` AS `phone`, `oc2_ad`.`website` AS `website`, `oc2_ad`.`ip_address` AS `ip_address`, `oc2_ad`.`created` AS `created`, `oc2_ad`.`published` AS `published`, `oc2_ad`.`featured` AS `featured`, `oc2_ad`.`last_modified` AS `last_modified`, `oc2_ad`.`status` AS `status`, `oc2_ad`.`has_images` AS `has_images`, `oc2_ad`.`stock` AS `stock`, `oc2_ad`.`rate` AS `rate`, `oc2_ad`.`favorited` AS `favorited`, `oc2_ad`.`cf_doppole` AS `cf_doppole` FROM `oc2_ads` AS `oc2_ad` WHERE `status` = 1 ORDER BY `published` DESC LIMIT 10 OFFSET 390 (1)
0.100202 s
0.100202 s
0.100202 s
0.100202 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SELECT `oc2_c`.`id_category`, COUNT("a.id_ad") AS `count` FROM `oc2_categories` AS `oc2_c` JOIN `oc2_ads` AS `oc2_a` USING (`id_category`) WHERE `oc2_a`.`id_category` = oc2_c.id_category AND IF(0 <> 0, DATE_ADD( published, INTERVAL 0 DAY), DATE_ADD( NOW(), INTERVAL 1 DAY)) > '2024-12-22 16:54:37' AND `oc2_a`.`status` = 1 GROUP BY `oc2_c`.`id_category` ORDER BY `oc2_c`.`order` ASC (1)
0.035890 s
0.035890 s
0.035890 s
0.035890 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SELECT `oc2_category`.`id_category` AS `id_category`, `oc2_category`.`name` AS `name`, `oc2_category`.`order` AS `order`, `oc2_category`.`created` AS `created`, `oc2_category`.`id_category_parent` AS `id_category_parent`, `oc2_category`.`parent_deep` AS `parent_deep`, `oc2_category`.`seoname` AS `seoname`, `oc2_category`.`description` AS `description`, `oc2_category`.`price` AS `price`, `oc2_category`.`last_modified` AS `last_modified`, `oc2_category`.`has_image` AS `has_image` FROM `oc2_categories` AS `oc2_category` WHERE `oc2_category`.`id_category` = '2' LIMIT 1 (11)
0.000253 s
0.074694 s
0.007086 s
0.077948 s
0.7031 kB
0.7031 kB
0.7031 kB
7.7344 kB
SELECT `oc2_category`.`id_category` AS `id_category`, `oc2_category`.`name` AS `name`, `oc2_category`.`order` AS `order`, `oc2_category`.`created` AS `created`, `oc2_category`.`id_category_parent` AS `id_category_parent`, `oc2_category`.`parent_deep` AS `parent_deep`, `oc2_category`.`seoname` AS `seoname`, `oc2_category`.`description` AS `description`, `oc2_category`.`price` AS `price`, `oc2_category`.`last_modified` AS `last_modified`, `oc2_category`.`has_image` AS `has_image` FROM `oc2_categories` AS `oc2_category` WHERE `id_category` != 1 AND `parent_deep` IN (0, 1) ORDER BY `order` ASC (1)
0.054417 s
0.054417 s
0.054417 s
0.054417 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SELECT `oc2_category`.`id_category` AS `id_category`, `oc2_category`.`name` AS `name`, `oc2_category`.`order` AS `order`, `oc2_category`.`created` AS `created`, `oc2_category`.`id_category_parent` AS `id_category_parent`, `oc2_category`.`parent_deep` AS `parent_deep`, `oc2_category`.`seoname` AS `seoname`, `oc2_category`.`description` AS `description`, `oc2_category`.`price` AS `price`, `oc2_category`.`last_modified` AS `last_modified`, `oc2_category`.`has_image` AS `has_image` FROM `oc2_categories` AS `oc2_category` WHERE `id_category_parent` = '2' AND `id_category` != '2' LIMIT 1 (1)
0.000469 s
0.000469 s
0.000469 s
0.000469 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SELECT `oc2_location`.`id_location` AS `id_location`, `oc2_location`.`name` AS `name`, `oc2_location`.`order` AS `order`, `oc2_location`.`id_location_parent` AS `id_location_parent`, `oc2_location`.`parent_deep` AS `parent_deep`, `oc2_location`.`seoname` AS `seoname`, `oc2_location`.`description` AS `description`, `oc2_location`.`last_modified` AS `last_modified`, `oc2_location`.`has_image` AS `has_image`, `oc2_location`.`latitude` AS `latitude`, `oc2_location`.`longitude` AS `longitude`, `oc2_location`.`id_geoname` AS `id_geoname`, `oc2_location`.`fcodename_geoname` AS `fcodename_geoname` FROM `oc2_locations` AS `oc2_location` WHERE `oc2_location`.`id_location` = '0' LIMIT 1 (10)
0.000238 s
0.000607 s
0.000334 s
0.003343 s
0.7031 kB
0.7031 kB
0.7031 kB
7.0313 kB
Kohana 0.094890 s
140.3047 kB
Исходный пункт Min Max Average Всего
find_file (217)
0.000012 s
0.081208 s
0.000437 s
0.094890 s
0.4531 kB
2.7969 kB
0.6466 kB
140.3047 kB
Requests 2.408182 s
1,578.6797 kB
Исходный пункт Min Max Average Всего
"vse" (1)
2.410005 s
2.410005 s
2.410005 s
2.410005 s
1,593.3984 kB
1,593.3984 kB
1,593.3984 kB
1,593.3984 kB
Запуск приложения (1) 3.806637 s 3.806637 s 3.806637 s 3.806637 s
3,432.5000 kB 3,432.5000 kB 3,432.5000 kB 3,432.5000 kB

Окружающая среда

Включённые файлы (190)

Загруженые расширения (64)

$_SESSION

$_GET

$_SERVER