Премини към главното съдържание Премини към Навигацията
Какво ни прави толкова добри

Този сайт използва бисквитки, за да може да функционира. Бисквитките правят употребата му технически възможна, лесна и сигурна, спомагайки различни процеси в сайта като навигиране, пренос на данни и сигурност. Бисквитките се ползват и за набавяне на обобщена и напълно анонимизирана статистическа информация за това как сайтът се ползва от потребителите – например най-разглеждани страници, брой посетители, време на зареждане на страниците и други. Тази информация ни помага за подобряване на неговата визия, съдържание и бързодействие, както и за последващо таргетиране на потребители с пригодени според техните интереси рекламни съобщения. На линка долу може да прочетете по-подробно описание за това какво са бисквитките, какви бисквитки ползваме и каква е употребата им. За да работи нашия сайт по най-добрия и адаптиран за всеки потребител начин е необходимо съгласие с бисквитките.

Този сайт използва бисквитки, за да може да функционира. Бисквитките правят употребата му технически възможна, лесна и сигурна. Ползват се и за набавяне на анонимизирана статистическа информация за това как сайтът се ползва, с цел подобряване на неговата визия, съдържание и бързодействие, както и за последващо таргетиране на потребители с адаптирани за тях рекламни съобщения. За да работи нашия сайт по най-добрия и адаптиран за всеки потребител начин е необходимо съгласие с бисквитките.

Prophiler

0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Mvc\Dispatcher::dispatchLoop
Dispatcher
14.37 ms
1.260 MB
Duration
14.37 ms
Memory usage
1.260 MB
Phalcon\Mvc\Dispatcher::executeRoute
Dispatcher
14.27 ms
1.255 MB
Duration
14.27 ms
Memory usage
1.255 MB
executed
Frontend\Controllers\PagesController::indexAction
controller
pages
action
index
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
1.74 ms
0.026 MB
Duration
1.74 ms
Memory usage
0.026 MB
query
SELECT `main`.`id` AS `id`, `main`.`type` AS `type`, `main18`.`title` AS `title`, `main18`.`slug` AS `slug` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE (((`main`.`type` IN (3, 4, 7)) AND (`main`.`is_in_menu` = 1)) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang) ORDER BY `main`.`ord` ASC
params
array(1) {
  ["lang"]=>
  string(2) "bg"
}
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.24 ms
0.018 MB
Duration
0.24 ms
Memory usage
0.018 MB
query
SELECT `main`.`id` AS `id`, `main18`.`title` AS `title`, `main18`.`slug` AS `slug` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` WHERE ((`main`.`id` IN (34, 35, 84, 104)) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang)
params
array(1) {
  ["lang"]=>
  string(2) "bg"
}
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.26 ms
0.017 MB
Duration
0.26 ms
Memory usage
0.017 MB
query
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'settings' AND `TABLE_SCHEMA` = DATABASE()
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.30 ms
0.018 MB
Duration
0.30 ms
Memory usage
0.018 MB
query
DESCRIBE `settings`
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.12 ms
0.017 MB
Duration
0.12 ms
Memory usage
0.017 MB
query
SELECT `main`.`keyword` AS `keyword`, `main`.`content` AS `content` FROM `settings` AS `main`
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.85 ms
0.035 MB
Duration
0.85 ms
Memory usage
0.035 MB
query
SELECT `main18`.`title` AS `title`, `main18`.`slug` AS `slug`, `main18`.`summary` AS `summary`, `upload`.`id` AS `uploadId`, `upload`.`filename` AS `uploadFilename`, `upload`.`ver` AS `uploadVersion`, `upload18`.`additional` AS `uploadAdditional` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE ((`main`.`type` = :type) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang) ORDER BY `main`.`ord` ASC LIMIT :APL0
params
array(3) {
  ["type"]=>
  int(3)
  ["lang"]=>
  string(2) "bg"
  ["APL0"]=>
  int(10)
}
bindTypes
array(1) {
  ["APL0"]=>
  int(1)
}
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.82 ms
0.019 MB
Duration
0.82 ms
Memory usage
0.019 MB
query
SELECT COUNT(*) AS `rowcount` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE ((`main`.`type` = :type) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang)
params
array(2) {
  ["type"]=>
  int(3)
  ["lang"]=>
  string(2) "bg"
}
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.16 ms
0.017 MB
Duration
0.16 ms
Memory usage
0.017 MB
query
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'share_counters' AND `TABLE_SCHEMA` = DATABASE()
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.24 ms
0.020 MB
Duration
0.24 ms
Memory usage
0.020 MB
query
DESCRIBE `share_counters`
database
dev_crusit_bg
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.18 ms
0.019 MB
Duration
0.18 ms
Memory usage
0.019 MB
query
SELECT `share_counters`.`id`, `share_counters`.`token`, `share_counters`.`print`, `share_counters`.`email`, `share_counters`.`facebook`, `share_counters`.`twitter`, `share_counters`.`google`, `share_counters`.`viber`, `share_counters`.`whatsapp`, `share_counters`.`fbMessenger` FROM `share_counters` WHERE `share_counters`.`token` = :0 LIMIT :APL0
params
array(2) {
  [":0"]=>
  string(32) "9c22e63297ee07519a8470d216e7bb19"
  ["APL0"]=>
  int(1)
}
bindTypes
array(1) {
  ["APL0"]=>
  int(1)
}
database
dev_crusit_bg
Severity
Message

Request

SERVER
array(30) {
  ["USER"]=>
  string(13) "dev.crusit.bg"
  ["HOME"]=>
  string(19) "/home/dev.crusit.bg"
  ["HTTP_COOKIE"]=>
  string(515) "PHPSESSID=s45ar9tg3msmh607g6bgmpq61f; cookieSettings=pZA8TB13hG0BMdpX86wzpXtoEhCxSc9ww1oFXAmHDm3mOmRY3Pbn2a70lNESgyVdyn1DNBm0VV0hCKo5ZadcXTOh7lm4taKZSxc2RWC3asSg1EzAQWhm5e02nA8SPqsbxeY2z8whiNi8Ogt0pzztxnIKwg%2BrSRt4G6pyqatUgttEbi9cn%2BEeW3QLLJLnfHfjdOVnikTRCzAyrK01HYoUxlNq%2FcP%2FZfUZ2h%2FgCPk55hYnlfZ7Thz4YpYzQBHNUDf0aQfKsJtW2nykZ2Xjto7E5X4YB3jMUFYuD0QtNjUV%2F96Z4eaufYeHGnIHCfsv1OCaZWcf0GN14m8sGzaGKSPPKTIz8J4TGyx%2FgaD%2BcyVBFFzNZfUzin3nmpY4kH3gY62ESotuJ0jcnClcN9IoizLkvNYbXQtTM8QzXtA49x20811T%2BtKLvGYDuQ%3D%3D"
  ["HTTP_ACCEPT_ENCODING"]=>
  string(23) "gzip, br, zstd, deflate"
  ["HTTP_USER_AGENT"]=>
  string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  ["HTTP_ACCEPT"]=>
  string(3) "*/*"
  ["HTTP_HOST"]=>
  string(13) "dev.crusit.bg"
  ["HTTPS"]=>
  string(2) "on"
  ["PATH_INFO"]=>
  string(0) ""
  ["SERVER_NAME"]=>
  string(13) "dev.crusit.bg"
  ["SERVER_PORT"]=>
  string(3) "443"
  ["SERVER_ADDR"]=>
  string(14) "185.55.229.202"
  ["REMOTE_PORT"]=>
  string(4) "4309"
  ["REMOTE_ADDR"]=>
  string(13) "216.73.216.49"
  ["SERVER_PROTOCOL"]=>
  string(8) "HTTP/2.0"
  ["DOCUMENT_ROOT"]=>
  string(38) "/home/dev.crusit.bg/public_html/public"
  ["DOCUMENT_URI"]=>
  string(10) "/index.php"
  ["REQUEST_URI"]=>
  string(20) "/regioni-na-patuvane"
  ["SCRIPT_NAME"]=>
  string(10) "/index.php"
  ["SCRIPT_FILENAME"]=>
  string(48) "/home/dev.crusit.bg/public_html/public/index.php"
  ["CONTENT_LENGTH"]=>
  string(0) ""
  ["CONTENT_TYPE"]=>
  string(0) ""
  ["REQUEST_METHOD"]=>
  string(3) "GET"
  ["QUERY_STRING"]=>
  string(26) "_url=/regioni-na-patuvane&"
  ["SERVER_SOFTWARE"]=>
  string(5) "nginx"
  ["GATEWAY_INTERFACE"]=>
  string(7) "CGI/1.1"
  ["FCGI_ROLE"]=>
  string(9) "RESPONDER"
  ["PHP_SELF"]=>
  string(10) "/index.php"
  ["REQUEST_TIME_FLOAT"]=>
  float(1769566336.2588)
  ["REQUEST_TIME"]=>
  int(1769566336)
}
GET
array(1) {
  ["_url"]=>
  string(20) "/regioni-na-patuvane"
}
COOKIE
array(2) {
  ["PHPSESSID"]=>
  string(26) "s45ar9tg3msmh607g6bgmpq61f"
  ["cookieSettings"]=>
  string(440) "pZA8TB13hG0BMdpX86wzpXtoEhCxSc9ww1oFXAmHDm3mOmRY3Pbn2a70lNESgyVdyn1DNBm0VV0hCKo5ZadcXTOh7lm4taKZSxc2RWC3asSg1EzAQWhm5e02nA8SPqsbxeY2z8whiNi8Ogt0pzztxnIKwg+rSRt4G6pyqatUgttEbi9cn+EeW3QLLJLnfHfjdOVnikTRCzAyrK01HYoUxlNq/cP/ZfUZ2h/gCPk55hYnlfZ7Thz4YpYzQBHNUDf0aQfKsJtW2nykZ2Xjto7E5X4YB3jMUFYuD0QtNjUV/96Z4eaufYeHGnIHCfsv1OCaZWcf0GN14m8sGzaGKSPPKTIz8J4TGyx/gaD+cyVBFFzNZfUzin3nmpY4kH3gY62ESotuJ0jcnClcN9IoizLkvNYbXQtTM8QzXtA49x20811T+tKLvGYDuQ=="
}
SESSION
array(2) {
  ["language"]=>
  string(2) "bg"
  ["_PHCOOKIE_cookieSettings"]=>
  array(3) {
    ["expire"]=>
    int(1785204735)
    ["path"]=>
    string(1) "/"
    ["httpOnly"]=>
    bool(true)
  }
}
Command
Executions
Total Duration
Min
Max
Average
SELECT `main`.`id` AS `id`, `main`.`type` AS `type`, `main18`.`title` AS `title`, `main18`.`slug` AS `slug` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE (((`main`.`type` IN (3, 4, 7)) AND (`main`.`is_in_menu` = 1)) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang) ORDER BY `main`.`ord` ASC
1
1.74 ms
1.74 ms
1.74 ms
1.74 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
1.74 ms
0.026 MB
Duration
1.74 ms
Memory usage
0.026 MB
query
SELECT `main`.`id` AS `id`, `main`.`type` AS `type`, `main18`.`title` AS `title`, `main18`.`slug` AS `slug` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE (((`main`.`type` IN (3, 4, 7)) AND (`main`.`is_in_menu` = 1)) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang) ORDER BY `main`.`ord` ASC
params
array(1) {
  ["lang"]=>
  string(2) "bg"
}
database
dev_crusit_bg
SELECT `main`.`id` AS `id`, `main18`.`title` AS `title`, `main18`.`slug` AS `slug` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` WHERE ((`main`.`id` IN (34, 35, 84, 104)) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang)
1
0.24 ms
0.24 ms
0.24 ms
0.24 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.24 ms
0.018 MB
Duration
0.24 ms
Memory usage
0.018 MB
query
SELECT `main`.`id` AS `id`, `main18`.`title` AS `title`, `main18`.`slug` AS `slug` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` WHERE ((`main`.`id` IN (34, 35, 84, 104)) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang)
params
array(1) {
  ["lang"]=>
  string(2) "bg"
}
database
dev_crusit_bg
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'settings' AND `TABLE_SCHEMA` = DATABASE()
1
0.26 ms
0.26 ms
0.26 ms
0.26 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.26 ms
0.017 MB
Duration
0.26 ms
Memory usage
0.017 MB
query
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'settings' AND `TABLE_SCHEMA` = DATABASE()
database
dev_crusit_bg
DESCRIBE `settings`
1
0.30 ms
0.30 ms
0.30 ms
0.30 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.30 ms
0.018 MB
Duration
0.30 ms
Memory usage
0.018 MB
query
DESCRIBE `settings`
database
dev_crusit_bg
SELECT `main`.`keyword` AS `keyword`, `main`.`content` AS `content` FROM `settings` AS `main`
1
0.12 ms
0.12 ms
0.12 ms
0.12 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.12 ms
0.017 MB
Duration
0.12 ms
Memory usage
0.017 MB
query
SELECT `main`.`keyword` AS `keyword`, `main`.`content` AS `content` FROM `settings` AS `main`
database
dev_crusit_bg
SELECT `main18`.`title` AS `title`, `main18`.`slug` AS `slug`, `main18`.`summary` AS `summary`, `upload`.`id` AS `uploadId`, `upload`.`filename` AS `uploadFilename`, `upload`.`ver` AS `uploadVersion`, `upload18`.`additional` AS `uploadAdditional` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE ((`main`.`type` = :type) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang) ORDER BY `main`.`ord` ASC LIMIT :APL0
1
0.85 ms
0.85 ms
0.85 ms
0.85 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.85 ms
0.035 MB
Duration
0.85 ms
Memory usage
0.035 MB
query
SELECT `main18`.`title` AS `title`, `main18`.`slug` AS `slug`, `main18`.`summary` AS `summary`, `upload`.`id` AS `uploadId`, `upload`.`filename` AS `uploadFilename`, `upload`.`ver` AS `uploadVersion`, `upload18`.`additional` AS `uploadAdditional` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE ((`main`.`type` = :type) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang) ORDER BY `main`.`ord` ASC LIMIT :APL0
params
array(3) {
  ["type"]=>
  int(3)
  ["lang"]=>
  string(2) "bg"
  ["APL0"]=>
  int(10)
}
bindTypes
array(1) {
  ["APL0"]=>
  int(1)
}
database
dev_crusit_bg
SELECT COUNT(*) AS `rowcount` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE ((`main`.`type` = :type) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang)
1
0.82 ms
0.82 ms
0.82 ms
0.82 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.82 ms
0.019 MB
Duration
0.82 ms
Memory usage
0.019 MB
query
SELECT COUNT(*) AS `rowcount` FROM `pages` AS `main` LEFT JOIN `pages_i18n` AS `main18` ON `main18`.`foreign_key` = `main`.`id` LEFT JOIN `uploads` AS `upload` ON `upload`.`foreign_key` = `main`.`id` AND `upload`.`section` = 'pageImages' AND `upload`.`is_active` = 1 AND `upload`.`is_default` = 1 LEFT JOIN `uploads_i18n` AS `upload18` ON `upload18`.`foreign_key` = `upload`.`id` AND `upload18`.`lang` = 'bg' WHERE ((`main`.`type` = :type) AND (`main18`.`is_active` = 1)) AND (`main18`.`lang` = :lang)
params
array(2) {
  ["type"]=>
  int(3)
  ["lang"]=>
  string(2) "bg"
}
database
dev_crusit_bg
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'share_counters' AND `TABLE_SCHEMA` = DATABASE()
1
0.16 ms
0.16 ms
0.16 ms
0.16 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.16 ms
0.017 MB
Duration
0.16 ms
Memory usage
0.017 MB
query
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'share_counters' AND `TABLE_SCHEMA` = DATABASE()
database
dev_crusit_bg
DESCRIBE `share_counters`
1
0.24 ms
0.24 ms
0.24 ms
0.24 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.24 ms
0.020 MB
Duration
0.24 ms
Memory usage
0.020 MB
query
DESCRIBE `share_counters`
database
dev_crusit_bg
SELECT `share_counters`.`id`, `share_counters`.`token`, `share_counters`.`print`, `share_counters`.`email`, `share_counters`.`facebook`, `share_counters`.`twitter`, `share_counters`.`google`, `share_counters`.`viber`, `share_counters`.`whatsapp`, `share_counters`.`fbMessenger` FROM `share_counters` WHERE `share_counters`.`token` = :0 LIMIT :APL0
1
0.18 ms
0.18 ms
0.18 ms
0.18 ms
0 ms
2 ms
4 ms
6 ms
8 ms
10 ms
12 ms
14 ms
Name
Component
Duration
Memory
Phalcon\Db\Adapter\Pdo\Mysql::query
Database
0.18 ms
0.019 MB
Duration
0.18 ms
Memory usage
0.019 MB
query
SELECT `share_counters`.`id`, `share_counters`.`token`, `share_counters`.`print`, `share_counters`.`email`, `share_counters`.`facebook`, `share_counters`.`twitter`, `share_counters`.`google`, `share_counters`.`viber`, `share_counters`.`whatsapp`, `share_counters`.`fbMessenger` FROM `share_counters` WHERE `share_counters`.`token` = :0 LIMIT :APL0
params
array(2) {
  [":0"]=>
  string(32) "9c22e63297ee07519a8470d216e7bb19"
  ["APL0"]=>
  int(1)
}
bindTypes
array(1) {
  ["APL0"]=>
  int(1)
}
database
dev_crusit_bg
Command
Executions
Total Duration
Min
Max
Average