Benefits of Cordless Tools

  • Дата Публикации: 28-12-21

Benefits of Cordless Tools Since 2005, significant leaps forward in motors and tool electronics, coupled with advancements in lithium-ion, have pushed the industry to a point few would have considered possible 10 years ago. Today's Cordless Tools deliver…

Подробнее

Nitrile vs. Latex Gloves: What's the Difference?

  • Дата Публикации: 27-12-21

Nitrile vs. Latex Gloves: What's the Difference? Nitrile and latex are two of the most common types of general-use disposable gloves. Choose the best material for protecting your hands. Single-use Gloves are not an essential accessory on most days, but…

Подробнее

The 7 Things You Need to Know About Velvet

  • Дата Публикации: 27-12-21

The 7 Things You Need to Know About Velvet Used widely across fashion and interiors, velvet has long been a go-to fabric for creating a high-style look. But it can come off as a little intimidating—you might feel it reads too extravagant or that caring…

Подробнее

Gas Cylinders

  • Дата Публикации: 27-12-21

Gas Cylinders Definition/Introduction A gas cylinder is a containment apparatus that will store a gaseous compound under pressure for use in medical settings. The physical form of the stored compound can be gas and/or liquid, with the ultimate output from…

Подробнее

How Vacuum Cleaners Work

  • Дата Публикации: 27-12-21

How Vacuum Cleaners Work When you sip soda through a straw, you are utilizing the simplest of all suction mechanisms. Sucking the soda up causes a pressure drop between the bottom of the straw and the top of the straw. With greater fluid pressure at the…

Подробнее

Поделиться


Profiler

Database (default) 0.087025 s
14.1953 kB
Исходный пункт Min Max Average Всего
SELECT `group_name`, `config_key`, `config_value` FROM `oc2_config` ORDER BY `group_name` ASC, `config_key` ASC (1)
0.001645 s
0.001645 s
0.001645 s
0.001645 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-10-05 09:05:29' OR `date_next` IS NULL) (1)
0.000891 s
0.000891 s
0.000891 s
0.000891 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SHOW FULL COLUMNS FROM `oc2_ads` (1)
0.001681 s
0.001681 s
0.001681 s
0.001681 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.000291 s
0.000291 s
0.000291 s
0.000291 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.024880 s
0.024880 s
0.024880 s
0.024880 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 5 OFFSET 1805 (1)
0.029072 s
0.029072 s
0.029072 s
0.029072 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-10-05 09:05:29' AND `oc2_a`.`status` = 1 GROUP BY `oc2_c`.`id_category` ORDER BY `oc2_c`.`order` ASC (1)
0.024151 s
0.024151 s
0.024151 s
0.024151 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 (6)
0.000232 s
0.000331 s
0.000287 s
0.001722 s
0.7031 kB
0.7031 kB
0.7031 kB
4.2188 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.000275 s
0.000275 s
0.000275 s
0.000275 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.000551 s
0.000551 s
0.000551 s
0.000551 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 (5)
0.000260 s
0.000558 s
0.000373 s
0.001866 s
0.7031 kB
0.7031 kB
0.7031 kB
3.5156 kB
Kohana 0.074041 s
140.2656 kB
Исходный пункт Min Max Average Всего
find_file (217)
0.000008 s
0.064164 s
0.000341 s
0.074041 s
0.4531 kB
2.7969 kB
0.6464 kB
140.2656 kB
Requests 1.308998 s
1,506.3516 kB
Исходный пункт Min Max Average Всего
"vse" (1)
1.310120 s
1.310120 s
1.310120 s
1.310120 s
1,521.1563 kB
1,521.1563 kB
1,521.1563 kB
1,521.1563 kB
Запуск приложения (1) 1.928295 s 1.928295 s 1.928295 s 1.928295 s
3,362.3594 kB 3,362.3594 kB 3,362.3594 kB 3,362.3594 kB

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

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

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

$_SESSION

$_GET

$_SERVER