cablemadeinchina.com

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

 cablemadeinchina.com Digital communication cables can be used to connect indoor electronic equipment such as computers and TVs to prevent the interference of strong electromagnetic signals from the outside world and avoid the distortion of effective…

Подробнее

outdooralpha.net

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

 outdooralpha.net Paddle board is a type of surfboard, but it is very different from ordinary surfboards. Surfboards generally sit or lie down and wait for the waves, chase the waves, and finally stand on the board. If the paddle board is well balanced,…

Подробнее

jhluckylabel.com

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

jhluckylabel.com An adhesive sticker is a small piece of paper designed to be affixed to any surface such as paper, plastic, wood, glass, or metal, typically by the action of a layer of adhesive on the front or back of the label.    Ordinary Paper…

Подробнее

hdcameraspy.com

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

hdcameraspy.com CCTV Camera is a system in which all elements – from the cameras to the recording devices – are directly connected in order to keep the video from being broadcast over public airwaves and on a closed circuit. Solar Camera operates on…

Подробнее

duoyoufurniture.com

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

duoyoufurniture.com Home Furniture means all movable articles or apparatus for equipping a residence, including, but not limited to, chairs, tables, sofas and mattresses. Commercial Furniture (otherwise known as contract furniture) relates to furnishings…

Подробнее

Поделиться


Profiler

Database (default) 0.408775 s
13.2813 kB
Исходный пункт Min Max Average Всего
SELECT `group_name`, `config_key`, `config_value` FROM `oc2_config` ORDER BY `group_name` ASC, `config_key` ASC (1)
0.001819 s
0.001819 s
0.001819 s
0.001819 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-07 13:06:56' OR `date_next` IS NULL) (1)
0.000632 s
0.000632 s
0.000632 s
0.000632 s
0.6563 kB
0.6563 kB
0.6563 kB
0.6563 kB
SHOW FULL COLUMNS FROM `oc2_ads` (1)
0.001244 s
0.001244 s
0.001244 s
0.001244 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.000419 s
0.000419 s
0.000419 s
0.000419 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.100640 s
0.100640 s
0.100640 s
0.100640 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 5 OFFSET 885 (1)
0.113689 s
0.113689 s
0.113689 s
0.113689 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-07 13:06:56' AND `oc2_a`.`status` = 1 GROUP BY `oc2_c`.`id_category` ORDER BY `oc2_c`.`order` ASC (1)
0.107409 s
0.107409 s
0.107409 s
0.107409 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 (6)
0.000381 s
0.077403 s
0.013255 s
0.079527 s
0.6563 kB
0.6563 kB
0.6563 kB
3.9375 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.000467 s
0.000467 s
0.000467 s
0.000467 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.000451 s
0.000451 s
0.000451 s
0.000451 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 (5)
0.000382 s
0.000592 s
0.000496 s
0.002478 s
0.6563 kB
0.6563 kB
0.6563 kB
3.2813 kB
Kohana 0.012149 s
143.2031 kB
Исходный пункт Min Max Average Всего
find_file (217)
0.000013 s
0.000098 s
0.000056 s
0.012149 s
0.4922 kB
2.8203 kB
0.6599 kB
143.2031 kB
Requests 1.707969 s
3,078.8594 kB
Исходный пункт Min Max Average Всего
"vse" (1)
1.708952 s
1.708952 s
1.708952 s
1.708952 s
3,092.2813 kB
3,092.2813 kB
3,092.2813 kB
3,092.2813 kB
Запуск приложения (1) 1.996432 s 1.996432 s 1.996432 s 1.996432 s
6,629.3828 kB 6,629.3828 kB 6,629.3828 kB 6,629.3828 kB

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

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

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

$_SESSION

$_GET

$_SERVER