TOTE VS. SHOULDER BAG: WHAT'S

  • Дата Публикации: 23-11-21

 TOTE VS. SHOULDER BAG: WHAT'S THE DIFFERENCE AND HOW TO CHOOSE What is a tote bag? Or, do I need a shoulder bag? When debating between a shoulder bag vs tote, there are a few distinguishing factors that could be quite important to your decision.…

Подробнее

Why use a master alloy?

  • Дата Публикации: 23-11-21

  Why use a master alloy? What is a master alloy and how is it different from a traditional alloy? And why is the use of master alloys so important in the field of jewelry? We find out in this article. Most of the alloys in our catalog fall under the…

Подробнее

What is the Best Drill Bit Material

  • Дата Публикации: 23-11-21

 What is the Best Drill Bit Material Drill bits are a common type of cutting tool used to create holes with a circular cross-section from the objects through removing excess materials, come in different drill bits sizes for various needs. What are drill…

Подробнее

What is Bubble Tea (or Boba Tea)?

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

  What is Bubble Tea (or Boba Tea)? With its jewel-like tapioca pearls, iconic fat straws and a full rainbow of colour choices, bubble tea seems made for the Instagram generation. But in fact, this photogenic thirst-quencher has been around since the…

Подробнее

Quality of Surgical Instruments

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

 Quality of Surgical Instruments Many surgeons will have encountered the scissors that would not cut, and the artery clip that comes off in a deep difficult location, but it would be reasonable to assume that new instruments should be of assured quality.…

Подробнее

Поделиться


Profiler

Database (default) 0.125885 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.001879 s
0.001879 s
0.001879 s
0.001879 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 13:38:58' OR `date_next` IS NULL) (1)
0.000707 s
0.000707 s
0.000707 s
0.000707 s
0.7031 kB
0.7031 kB
0.7031 kB
0.7031 kB
SHOW FULL COLUMNS FROM `oc2_ads` (1)
0.001553 s
0.001553 s
0.001553 s
0.001553 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.000364 s
0.000364 s
0.000364 s
0.000364 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.022833 s
0.022833 s
0.022833 s
0.022833 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 2285 (1)
0.034146 s
0.034146 s
0.034146 s
0.034146 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 13:38:58' AND `oc2_a`.`status` = 1 GROUP BY `oc2_c`.`id_category` ORDER BY `oc2_c`.`order` ASC (1)
0.039949 s
0.039949 s
0.039949 s
0.039949 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.000235 s
0.019181 s
0.003491 s
0.020945 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.000663 s
0.000663 s
0.000663 s
0.000663 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.000393 s
0.000393 s
0.000393 s
0.000393 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.000238 s
0.000815 s
0.000491 s
0.002454 s
0.7031 kB
0.7031 kB
0.7031 kB
3.5156 kB
Kohana 0.067657 s
140.2656 kB
Исходный пункт Min Max Average Всего
find_file (217)
0.000015 s
0.053138 s
0.000312 s
0.067657 s
0.4531 kB
2.7969 kB
0.6464 kB
140.2656 kB
Requests 0.968090 s
1,506.4609 kB
Исходный пункт Min Max Average Всего
"vse" (1)
0.969938 s
0.969938 s
0.969938 s
0.969938 s
1,520.9141 kB
1,520.9141 kB
1,520.9141 kB
1,520.9141 kB
Запуск приложения (1) 1.468865 s 1.468865 s 1.468865 s 1.468865 s
3,362.4609 kB 3,362.4609 kB 3,362.4609 kB 3,362.4609 kB

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

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

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

$_SESSION

$_GET

$_SERVER