Use Personal Protective Equipment

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

Use Personal Protective Equipment It is important for healthcare professionals to properly wear personal protective equipment (PPE). Learn about the different types of PPE and how to wear them. GlovesPlastic Gloves prevent contamination of healthcare…

Подробнее

Labelling

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

Labelling How do you recognize certain brands and products? It is due to their specific labelling, their logo, and design. The distinct Label Printing of a product is one of its most identifiable features. Let us learn about its importance. Introduction…

Подробнее

How to Work Safely with - Compressed Gases

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

How to Work Safely with - Compressed Gases Mold steel is a material that is used to manufacture the molds, including cold-punching mould, hot forging die, die-casting mold, and more. The mold is the main processing tool for the industry of machinery…

Подробнее

The Benefits and Drawbacks of Home Test Kits

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

The Benefits and Drawbacks of Home Test Kits The home testing boom began in the 1970s with pregnancy tests. Now there are quick and simple tests for ovulation, too. You can also monitor your blood pressure as well as test for HIV, colon cancer, hepatitis…

Подробнее

What to Know About Beeswax

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

 What to Know About Beeswax Beeswax is a substance made by honeybees. It has many useful properties, not only for the success of the hive but also as a natural ingredient for consumer products. It can be used for household items, but there are also…

Подробнее

Nitrile vs Vinyl Gloves - A Detailed Comparison

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

Nitrile vs Vinyl Gloves - A Detailed Comparison What are the differences between nitrile vs vinyl gloves? Which is better for what purposes?While nitrile gloves are generally more expensive than vinyl gloves, they offer a number of advantages over vinyl.…

Подробнее

What are fluoroplastics and why use them?

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

What are fluoroplastics and why use them? Fluoroplastics may not be widely known, but in many ways, they are the superheroes of the plastics industry, and incredibly strong. What are fluoroplastics?A normal plastic polythene molecule consists of a carbon…

Подробнее

Поделиться


Profiler

Database (default) 0.102130 s
19.8438 kB
Исходный пункт Min Max Average Всего
SELECT `group_name`, `config_key`, `config_value` FROM `oc2_config` ORDER BY `group_name` ASC, `config_key` ASC (1)
0.002584 s
0.002584 s
0.002584 s
0.002584 s
0.8125 kB
0.8125 kB
0.8125 kB
0.8125 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-07-02 16:40:02' OR `date_next` IS NULL) (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 kB
SHOW FULL COLUMNS FROM `oc2_ads` (1)
0.001255 s
0.001255 s
0.001255 s
0.001255 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 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.000288 s
0.000288 s
0.000288 s
0.000288 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 kB
SELECT COUNT(`oc2_ad`.`id_ad`) AS `records_found` FROM `oc2_ads` AS `oc2_ad` WHERE `status` = 1 (1)
0.028745 s
0.028745 s
0.028745 s
0.028745 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 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 1180 (1)
0.036965 s
0.036965 s
0.036965 s
0.036965 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 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-07-02 16:40:02' AND `oc2_a`.`status` = 1 GROUP BY `oc2_c`.`id_category` ORDER BY `oc2_c`.`order` ASC (1)
0.024742 s
0.024742 s
0.024742 s
0.024742 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 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.000267 s
0.000348 s
0.000298 s
0.003276 s
0.6563 kB
0.6563 kB
0.6563 kB
7.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.000332 s
0.000332 s
0.000332 s
0.000332 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 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.000277 s
0.000277 s
0.000277 s
0.000277 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 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.000223 s
0.000415 s
0.000314 s
0.003135 s
0.6563 kB
0.6563 kB
0.6563 kB
6.5625 kB
Kohana 0.012405 s
143.1875 kB
Исходный пункт Min Max Average Всего
find_file (217)
0.000010 s
0.000115 s
0.000057 s
0.012405 s
0.4922 kB
2.8203 kB
0.6599 kB
143.1875 kB
Requests 0.822670 s
3,148.7109 kB
Исходный пункт Min Max Average Всего
"vse" (1)
0.824587 s
0.824587 s
0.824587 s
0.824587 s
3,162.1953 kB
3,162.1953 kB
3,162.1953 kB
3,162.1953 kB
Запуск приложения (1) 0.895288 s 0.895288 s 0.895288 s 0.895288 s
6,697.5234 kB 6,697.5234 kB 6,697.5234 kB 6,697.5234 kB

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

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

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

$_SESSION

$_GET

$_SERVER