Brands


Name
Compraflores
Fresas con Chocolate
Gerbera
Girasoles
Hortencia
Lirios
Orquidea
Plantas
Rosas


(default) 9 queries took 12 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`description`, `Category`.`descripcionadicional`, `Category`.`created`, `Category`.`modified` FROM `compra_appcompraflores2`.`categories` AS `Category` WHERE 1 = 1 ORDER BY `Category`.`lft` ASC25251
2SELECT `Banner`.`id`, `Banner`.`name`, `Banner`.`title`, `Banner`.`subtitle`, `Banner`.`link`, `Banner`.`image`, `Banner`.`active`, `Banner`.`created`, `Banner`.`modified`, `Banner`.`grupobanner_id` FROM `compra_appcompraflores2`.`banners` AS `Banner` WHERE 1 = 112120
3SELECT `Order`.`id`, `Order`.`first_name`, `Order`.`last_name`, `Order`.`identity_number`, `Order`.`email`, `Order`.`phone`, `Order`.`neighborhood`, `Order`.`billing_address`, `Order`.`billing_address2`, `Order`.`billing_city`, `Order`.`billing_zip`, `Order`.`billing_state`, `Order`.`billing_country`, `Order`.`shipping_address`, `Order`.`shipping_address2`, `Order`.`shipping_city`, `Order`.`shipping_zip`, `Order`.`shipping_state`, `Order`.`shipping_country`, `Order`.`weight`, `Order`.`order_item_count`, `Order`.`observations`, `Order`.`subtotal`, `Order`.`tax`, `Order`.`shipping`, `Order`.`total`, `Order`.`order_type`, `Order`.`authorization`, `Order`.`transaction`, `Order`.`status`, `Order`.`ip_address`, `Order`.`created`, `Order`.`modified` FROM `compra_appcompraflores2`.`orders` AS `Order` WHERE ((`Order`.`created` > '2026-03-03 00:00:01') AND (`Order`.`created` < '2026-03-03 23:59:59')) ORDER BY `Order`.`created` DESC LIMIT 1000007
4SELECT `Brand`.`id`, `Brand`.`name`, `Brand`.`slug`, `Brand`.`active`, `Brand`.`created`, `Brand`.`modified` FROM `compra_appcompraflores2`.`brands` AS `Brand` WHERE `Brand`.`active` = 1 ORDER BY `Brand`.`name` ASC990
5SELECT * FROM products WHERE products.active = 1 ORDER BY products.id DESC LIMIT 0, 16;16161
6SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`description`, `Category`.`descripcionadicional`, `Category`.`created`, `Category`.`modified` FROM `compra_appcompraflores2`.`categories` AS `Category` WHERE 1 = 125250
7SELECT * FROM products JOIN categories ON categories.id = products.category_id WHERE products.category_id LIKE '%29%' ORDER BY products.price ASC LIMIT 1111
8SELECT * FROM products JOIN categories ON categories.id = products.category_id WHERE products.category_id LIKE '%30%' ORDER BY products.price ASC LIMIT 1111
9SELECT * FROM products JOIN categories ON categories.id = products.category_id WHERE products.category_id LIKE '%31%' ORDER BY products.price ASC LIMIT 1111