Delevery Address

Where do you want the delivery?
Get access to your Addresses, Orders, and Wishlist
Sign in to see Your Addresses

Or Enter Pincode
Select pincode to see product availability.
Apply
Check for estimated delivery date

Services We Provided

Your enquiry has been sent successfully.

Contact Us

Your enquiry has been sent successfully.

My Meal

Product Add On Selected Meal!

Deprecated (16384): Using key `action` is deprecated, use `url` directly instead. [CORE/Cake/View/Helper/FormHelper.php, line 383]
Code Context

        if (isset($options['action'])) {
            trigger_error('Using key `action` is deprecated, use `url` directly instead.', E_USER_DEPRECATED);
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 383
BsHelper::create() - APP/View/Helper/BsHelper.php, line 107
include - APP/View/Elements/input_model.ctp, line 186
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::_renderElement() - CORE/Cake/View/View.php, line 1229
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/home.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::renderLayout() - CORE/Cake/View/View.php, line 549
View::render() - CORE/Cake/View/View.php, line 484
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Warning (2): Undefined variable $userId [APP/View/Elements/input_model.ctp, line 191]
Code Context
              <?php 

                  echo $this->Bs->input('name',['label'=>'Meal Title <span style="color:red">*</span>']);

                  echo $this->Bs->input('user_id',['type'=>'hidden','value'=>$userId]).
include - APP/View/Elements/input_model.ctp, line 191
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::_renderElement() - CORE/Cake/View/View.php, line 1229
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/home.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::renderLayout() - CORE/Cake/View/View.php, line 549
View::render() - CORE/Cake/View/View.php, line 484
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Warning (2): Undefined variable $category_id [APP/View/Elements/input_model.ctp, line 192]
Code Context
                  echo $this->Bs->input('name',['label'=>'Meal Title <span style="color:red">*</span>']);

                  echo $this->Bs->input('user_id',['type'=>'hidden','value'=>$userId]).

                  $this->Bs->input('category_id',['type'=>'hidden','value'=>$category_id]).
include - APP/View/Elements/input_model.ctp, line 192
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::_renderElement() - CORE/Cake/View/View.php, line 1229
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/home.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::renderLayout() - CORE/Cake/View/View.php, line 549
View::render() - CORE/Cake/View/View.php, line 484
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Warning (2): Undefined variable $product [APP/View/Elements/input_model.ctp, line 193]
Code Context
                  echo $this->Bs->input('user_id',['type'=>'hidden','value'=>$userId]).

                  $this->Bs->input('category_id',['type'=>'hidden','value'=>$category_id]).

                  $this->Bs->input('WishlistDetail.0.product_id',['type'=>'hidden','value'=>$product['Product']['id']]);
include - APP/View/Elements/input_model.ctp, line 193
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::_renderElement() - CORE/Cake/View/View.php, line 1229
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/home.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::renderLayout() - CORE/Cake/View/View.php, line 549
View::render() - CORE/Cake/View/View.php, line 484
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Warning (2): Trying to access array offset on value of type null [APP/View/Elements/input_model.ctp, line 193]
Code Context
                  echo $this->Bs->input('user_id',['type'=>'hidden','value'=>$userId]).

                  $this->Bs->input('category_id',['type'=>'hidden','value'=>$category_id]).

                  $this->Bs->input('WishlistDetail.0.product_id',['type'=>'hidden','value'=>$product['Product']['id']]);
include - APP/View/Elements/input_model.ctp, line 193
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::_renderElement() - CORE/Cake/View/View.php, line 1229
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/home.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::renderLayout() - CORE/Cake/View/View.php, line 549
View::render() - CORE/Cake/View/View.php, line 484
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Warning (2): Trying to access array offset on value of type null [APP/View/Elements/input_model.ctp, line 193]
Code Context
                  echo $this->Bs->input('user_id',['type'=>'hidden','value'=>$userId]).

                  $this->Bs->input('category_id',['type'=>'hidden','value'=>$category_id]).

                  $this->Bs->input('WishlistDetail.0.product_id',['type'=>'hidden','value'=>$product['Product']['id']]);
include - APP/View/Elements/input_model.ctp, line 193
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::_renderElement() - CORE/Cake/View/View.php, line 1229
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/home.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 977
View::_render() - CORE/Cake/View/View.php, line 937
View::renderLayout() - CORE/Cake/View/View.php, line 549
View::render() - CORE/Cake/View/View.php, line 484
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
  • 0
  • Sign in / Sign up
    • Guest Login
    • Vendor Login
    • Agent Login
Deliver to
  • Catering Foods
    • Chicken Biryani
    • Mutton Biryani
    • Egg Biryani
    • Veg Biryani
    • Chicken Pulao
    • Mutton Pulao
    • Veg Pulao
    • Chicken Gravy
    • Mutton Gravy
    • Mutton Starter
    • Veg Starter
    • Salad
    • Sizzler
    • Chicken Starters
  • Foods Plates
    • Veg Gravy
    • Chicken Chinese
    • Veg Plates
    • Non-Veg
    • Barbeque
    • South Indian
    • Seekh Kabab
    • Chicken Dum Biryani
    • Chicken Mughlai Gravy
    • Mutton Biryani
    • Mutton Mughlai Gravy
    • Veg Biryani
Home Our Catering Foods Mutton Biryani

Filter by

  • All
  • Chicken Biryani
  • Mutton Biryani
  • Egg Biryani
  • Veg Biryani
  • Chicken Pulao
  • Mutton Pulao
  • Veg Pulao
  • Chicken Gravy
  • Mutton Gravy
  • Mutton Starter
  • Veg Starter
  • Salad
  • Sizzler
  • Chicken Starters
Page 1 of 1, Showing 0 to 0 of 0 entries
  • «
  • »

Fojeto.com

  • Home
  • About us
  • Faq
  • Contact us
  • Terms & Conditions
  • Privacy Policy
  • Delivery Availability

Our Services

  • Catering Servicwes
  • House Party Cateres
  • Wedding Cateres
  • Gourment Cateres
  • Birthday Party....
  • Live Grill And BBQ....
  • More...

Contact Details

+918100281005
info@fojeto.com

Accounts Login

  • Guest Login
  • Vendor Login
  • Agent Login

Follow us

  • CakePHP
  • History
    +

    Request History

    4 previous requests available
    • Restore to current request
    • catering-foods/salad--38
    • :slug-121
    • :slug-137
    • :slug-136
    ====
  • Session
    +

    Session

    • isLoggedIn(false)
    ====
  • Request
    +

    Request

    Cake Params

    • plugin(null)
    • controllersub_categories
    • actionindex
    • named(empty)
    • pass(array)
      • 0foods-plates
      • 1mutton-biryani
    • slugMethodfoods-plates
    • page_slugmutton-biryani
    • id50
    • modelSubCategory
    • isAjax(false)
    • paging(array)
      • Product(array)
        • page1
        • current0
        • count0
        • prevPage(false)
        • nextPage(false)
        • pageCount0
        • order(array)
          • Product.idASC
        • limit20
        • options(array)
          • order(array)
            • Product.idASC
        • paramTypenamed

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    • 0(empty)

    Current Route

    • keys(array)
      • 0slugMethod
      • 1page_slug
      • 2id
    • options(array)
      • pass(array)
        • 0slugMethod
        • 1page_slug
      • id[0-9]+
    • defaults(array)
      • controllersub_categories
      • actionindex
      • plugin(null)
    • template/:slugMethod/:page_slug-:id
    ====
  • Sql Log
    +

    Sql Logs

    default

    Total Time: 5 ms
    Total Queries: 15 queries
    Query Affected Num. rows Took (ms) Actions
    SELECT `Setting`.`id`, `Setting`.`value` FROM `fojeto_live`.`settings` AS `Setting` WHERE 1 = 1 ORDER BY `Setting`.`id` ASC 7 7 0
    SELECT `CateringService`.`id`, `CateringService`.`name`, `CateringService`.`image_file`, `CateringService`.`is_display_on_homepage`, `CateringService`.`active`, `CateringService`.`created`, `CateringService`.`modified` FROM `fojeto_live`.`catering_services` AS `CateringService` WHERE `CateringService`.`active` = '1' AND `CateringService`.`is_display_on_homepage` = '1' LIMIT 6 6 6 1 maybe slow
    SELECT `Category`.`id`, `Category`.`name`, `Category`.`active`, `Category`.`page_slug`, `Category`.`page_url`, `Category`.`canonical_url`, `Category`.`page_title`, `Category`.`meta_keyword`, `Category`.`meta_description`, `Category`.`its_addon_category`, `Category`.`delevery_start_time`, `Category`.`delevery_end_time`, `Category`.`time_gap`, `Category`.`time_diffrence`, `Category`.`credit_limit`, `Category`.`created`, `Category`.`modified` FROM `fojeto_live`.`categories` AS `Category` WHERE `Category`.`active` = '1' AND `Category`.`its_addon_category` = '0' 2 2 1 maybe slow
    SELECT `SubCategory`.`id`, `SubCategory`.`category_id`, `SubCategory`.`name`, `SubCategory`.`slug`, `SubCategory`.`image_file`, `SubCategory`.`banner_image`, `SubCategory`.`active`, `SubCategory`.`is_dashboard`, `SubCategory`.`created`, `SubCategory`.`modified`, `SubCategory`.`page_title`, `SubCategory`.`page_url`, `SubCategory`.`canonical_url`, `SubCategory`.`meta_description`, `SubCategory`.`meta_keyword` FROM `fojeto_live`.`sub_categories` AS `SubCategory` WHERE `SubCategory`.`active` = '1' AND `SubCategory`.`category_id` IN (1, 2) 26 26 0
    SELECT `Offer`.`id`, `Offer`.`offer_type_id`, `Offer`.`offer_apply_on_id`, `Offer`.`offer_unique_code`, `Offer`.`name`, `Offer`.`image_file`, `Offer`.`start_date`, `Offer`.`end_date`, `Offer`.`offer`, `Offer`.`offer_code`, `Offer`.`term_condition`, `Offer`.`its_priority`, `Offer`.`active`, `Offer`.`created`, `Offer`.`modified` FROM `fojeto_live`.`offers` AS `Offer` WHERE `Offer`.`active` = '1' AND `Offer`.`start_date` <= '2025-10-22' AND `Offer`.`end_date` >= '2025-10-22' ORDER BY `Offer`.`id` DESC 0 0 1 maybe slow
    SELECT `SubCategory`.`id`, `SubCategory`.`category_id`, `SubCategory`.`name`, `SubCategory`.`slug`, `SubCategory`.`image_file`, `SubCategory`.`banner_image`, `SubCategory`.`active`, `SubCategory`.`is_dashboard`, `SubCategory`.`created`, `SubCategory`.`modified`, `SubCategory`.`page_title`, `SubCategory`.`page_url`, `SubCategory`.`canonical_url`, `SubCategory`.`meta_description`, `SubCategory`.`meta_keyword` FROM `fojeto_live`.`sub_categories` AS `SubCategory` WHERE `SubCategory`.`slug` = 'mutton-biryani' LIMIT 1 1 1 0
    SELECT `SubCategory`.`id`, `SubCategory`.`category_id`, `SubCategory`.`name`, `SubCategory`.`slug`, `SubCategory`.`image_file`, `SubCategory`.`banner_image`, `SubCategory`.`active`, `SubCategory`.`is_dashboard`, `SubCategory`.`created`, `SubCategory`.`modified`, `SubCategory`.`page_title`, `SubCategory`.`page_url`, `SubCategory`.`canonical_url`, `SubCategory`.`meta_description`, `SubCategory`.`meta_keyword` FROM `fojeto_live`.`sub_categories` AS `SubCategory` WHERE `SubCategory`.`slug` = 'mutton-biryani' LIMIT 1 1 1 0
    SELECT `SubCategory`.`id`, `SubCategory`.`category_id`, `SubCategory`.`name`, `SubCategory`.`slug`, `SubCategory`.`image_file`, `SubCategory`.`banner_image`, `SubCategory`.`active`, `SubCategory`.`is_dashboard`, `SubCategory`.`created`, `SubCategory`.`modified`, `SubCategory`.`page_title`, `SubCategory`.`page_url`, `SubCategory`.`canonical_url`, `SubCategory`.`meta_description`, `SubCategory`.`meta_keyword`, `Category`.`id`, `Category`.`name`, `Category`.`active`, `Category`.`page_slug`, `Category`.`page_url`, `Category`.`canonical_url`, `Category`.`page_title`, `Category`.`meta_keyword`, `Category`.`meta_description`, `Category`.`its_addon_category`, `Category`.`delevery_start_time`, `Category`.`delevery_end_time`, `Category`.`time_gap`, `Category`.`time_diffrence`, `Category`.`credit_limit`, `Category`.`created`, `Category`.`modified` FROM `fojeto_live`.`sub_categories` AS `SubCategory` LEFT JOIN `fojeto_live`.`categories` AS `Category` ON (`SubCategory`.`category_id` = `Category`.`id`) WHERE `SubCategory`.`id` = 22 LIMIT 1 1 1 0
    SELECT `Product`.`id`, `Product`.`category_id`, `Product`.`sub_category_id`, `Product`.`unit_id`, `Product`.`name`, `Product`.`page_slug`, `Product`.`is_discount`, `Product`.`is_discount_percentage`, `Product`.`price`, `Product`.`vendor_price`, `Product`.`customer_final_price`, `Product`.`vendor_final_price`, `Product`.`is_display_on_homepage`, `Product`.`image_file`, `Product`.`discount_per`, `Product`.`maxmin_order`, `Product`.`its_min_order`, `Product`.`total_quantity`, `Product`.`description`, `Product`.`feature`, `Product`.`page_title`, `Product`.`page_url`, `Product`.`canonical_url`, `Product`.`meta_description`, `Product`.`meta_keyword`, `Product`.`is_offer_applicable`, `Product`.`apply_tax`, `Product`.`tax_value`, `Product`.`active`, `Product`.`created`, `Product`.`modified` FROM `fojeto_live`.`products` AS `Product` WHERE `Product`.`category_id` = (22) 0 0 0
    SELECT `Offer`.`id`, `Offer`.`offer_type_id`, `Offer`.`offer_apply_on_id`, `Offer`.`offer_unique_code`, `Offer`.`name`, `Offer`.`image_file`, `Offer`.`start_date`, `Offer`.`end_date`, `Offer`.`offer`, `Offer`.`offer_code`, `Offer`.`term_condition`, `Offer`.`its_priority`, `Offer`.`active`, `Offer`.`created`, `Offer`.`modified`, `OffersSubCategory`.`id`, `OffersSubCategory`.`offer_id`, `OffersSubCategory`.`sub_category_id` FROM `fojeto_live`.`offers` AS `Offer` JOIN `fojeto_live`.`offers_sub_categories` AS `OffersSubCategory` ON (`OffersSubCategory`.`sub_category_id` = 22 AND `OffersSubCategory`.`offer_id` = `Offer`.`id`) 0 0 1 maybe slow
    SELECT `SubCategory`.`id`, `SubCategory`.`category_id`, `SubCategory`.`name`, `SubCategory`.`slug`, `SubCategory`.`image_file`, `SubCategory`.`banner_image`, `SubCategory`.`active`, `SubCategory`.`is_dashboard`, `SubCategory`.`created`, `SubCategory`.`modified`, `SubCategory`.`page_title`, `SubCategory`.`page_url`, `SubCategory`.`canonical_url`, `SubCategory`.`meta_description`, `SubCategory`.`meta_keyword`, `Category`.`id`, `Category`.`name`, `Category`.`active`, `Category`.`page_slug`, `Category`.`page_url`, `Category`.`canonical_url`, `Category`.`page_title`, `Category`.`meta_keyword`, `Category`.`meta_description`, `Category`.`its_addon_category`, `Category`.`delevery_start_time`, `Category`.`delevery_end_time`, `Category`.`time_gap`, `Category`.`time_diffrence`, `Category`.`credit_limit`, `Category`.`created`, `Category`.`modified` FROM `fojeto_live`.`sub_categories` AS `SubCategory` LEFT JOIN `fojeto_live`.`categories` AS `Category` ON (`SubCategory`.`category_id` = `Category`.`id`) WHERE `SubCategory`.`category_id` = 1 AND `SubCategory`.`active` = '1' 14 14 0
    SELECT `Product`.`id`, `Product`.`category_id`, `Product`.`sub_category_id`, `Product`.`unit_id`, `Product`.`name`, `Product`.`page_slug`, `Product`.`is_discount`, `Product`.`is_discount_percentage`, `Product`.`price`, `Product`.`vendor_price`, `Product`.`customer_final_price`, `Product`.`vendor_final_price`, `Product`.`is_display_on_homepage`, `Product`.`image_file`, `Product`.`discount_per`, `Product`.`maxmin_order`, `Product`.`its_min_order`, `Product`.`total_quantity`, `Product`.`description`, `Product`.`feature`, `Product`.`page_title`, `Product`.`page_url`, `Product`.`canonical_url`, `Product`.`meta_description`, `Product`.`meta_keyword`, `Product`.`is_offer_applicable`, `Product`.`apply_tax`, `Product`.`tax_value`, `Product`.`active`, `Product`.`created`, `Product`.`modified` FROM `fojeto_live`.`products` AS `Product` WHERE `Product`.`category_id` IN (20, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 38, 40, 41) 0 0 0
    SELECT `Offer`.`id`, `Offer`.`offer_type_id`, `Offer`.`offer_apply_on_id`, `Offer`.`offer_unique_code`, `Offer`.`name`, `Offer`.`image_file`, `Offer`.`start_date`, `Offer`.`end_date`, `Offer`.`offer`, `Offer`.`offer_code`, `Offer`.`term_condition`, `Offer`.`its_priority`, `Offer`.`active`, `Offer`.`created`, `Offer`.`modified`, `OffersSubCategory`.`id`, `OffersSubCategory`.`offer_id`, `OffersSubCategory`.`sub_category_id` FROM `fojeto_live`.`offers` AS `Offer` JOIN `fojeto_live`.`offers_sub_categories` AS `OffersSubCategory` ON (`OffersSubCategory`.`sub_category_id` IN (20, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 38, 40, 41) AND `OffersSubCategory`.`offer_id` = `Offer`.`id`) 0 0 0
    SELECT `Product`.`id`, `Product`.`category_id`, `Product`.`sub_category_id`, `Product`.`unit_id`, `Product`.`name`, `Product`.`page_slug`, `Product`.`is_discount`, `Product`.`is_discount_percentage`, `Product`.`price`, `Product`.`vendor_price`, `Product`.`customer_final_price`, `Product`.`vendor_final_price`, `Product`.`is_display_on_homepage`, `Product`.`image_file`, `Product`.`discount_per`, `Product`.`maxmin_order`, `Product`.`its_min_order`, `Product`.`total_quantity`, `Product`.`description`, `Product`.`feature`, `Product`.`page_title`, `Product`.`page_url`, `Product`.`canonical_url`, `Product`.`meta_description`, `Product`.`meta_keyword`, `Product`.`is_offer_applicable`, `Product`.`apply_tax`, `Product`.`tax_value`, `Product`.`active`, `Product`.`created`, `Product`.`modified`, `Category`.`id`, `Category`.`name`, `Category`.`active`, `Category`.`page_slug`, `Category`.`page_url`, `Category`.`canonical_url`, `Category`.`page_title`, `Category`.`meta_keyword`, `Category`.`meta_description`, `Category`.`its_addon_category`, `Category`.`delevery_start_time`, `Category`.`delevery_end_time`, `Category`.`time_gap`, `Category`.`time_diffrence`, `Category`.`credit_limit`, `Category`.`created`, `Category`.`modified`, `SubCategory`.`id`, `SubCategory`.`category_id`, `SubCategory`.`name`, `SubCategory`.`slug`, `SubCategory`.`image_file`, `SubCategory`.`banner_image`, `SubCategory`.`active`, `SubCategory`.`is_dashboard`, `SubCategory`.`created`, `SubCategory`.`modified`, `SubCategory`.`page_title`, `SubCategory`.`page_url`, `SubCategory`.`canonical_url`, `SubCategory`.`meta_description`, `SubCategory`.`meta_keyword`, `Unit`.`id`, `Unit`.`name`, `Unit`.`active`, `Unit`.`created`, `Unit`.`modified`, `ProductQuatity`.`id`, `ProductQuatity`.`user_id`, `ProductQuatity`.`branch_location_id`, `ProductQuatity`.`product_id`, `ProductQuatity`.`quantity`, `ProductQuatity`.`date`, `ProductQuatity`.`created`, `ProductQuatity`.`modified` FROM `fojeto_live`.`products` AS `Product` LEFT JOIN `fojeto_live`.`categories` AS `Category` ON (`Product`.`category_id` = `Category`.`id`) LEFT JOIN `fojeto_live`.`sub_categories` AS `SubCategory` ON (`Product`.`sub_category_id` = `SubCategory`.`id`) LEFT JOIN `fojeto_live`.`units` AS `Unit` ON (`Product`.`unit_id` = `Unit`.`id`) LEFT JOIN `fojeto_live`.`product_quatities` AS `ProductQuatity` ON (`ProductQuatity`.`product_id` = `Product`.`id`) WHERE `Product`.`sub_category_id` = 22 AND `Product`.`active` = '1' ORDER BY `Product`.`id` ASC LIMIT 20 0 0 1 maybe slow
    SELECT `Product`.`id`, `Product`.`category_id`, `Product`.`sub_category_id`, `Product`.`unit_id`, `Product`.`name`, `Product`.`page_slug`, `Product`.`is_discount`, `Product`.`is_discount_percentage`, `Product`.`price`, `Product`.`vendor_price`, `Product`.`customer_final_price`, `Product`.`vendor_final_price`, `Product`.`is_display_on_homepage`, `Product`.`image_file`, `Product`.`discount_per`, `Product`.`maxmin_order`, `Product`.`its_min_order`, `Product`.`total_quantity`, `Product`.`description`, `Product`.`feature`, `Product`.`page_title`, `Product`.`page_url`, `Product`.`canonical_url`, `Product`.`meta_description`, `Product`.`meta_keyword`, `Product`.`is_offer_applicable`, `Product`.`apply_tax`, `Product`.`tax_value`, `Product`.`active`, `Product`.`created`, `Product`.`modified`, `Category`.`id`, `Category`.`name`, `Category`.`active`, `Category`.`page_slug`, `Category`.`page_url`, `Category`.`canonical_url`, `Category`.`page_title`, `Category`.`meta_keyword`, `Category`.`meta_description`, `Category`.`its_addon_category`, `Category`.`delevery_start_time`, `Category`.`delevery_end_time`, `Category`.`time_gap`, `Category`.`time_diffrence`, `Category`.`credit_limit`, `Category`.`created`, `Category`.`modified`, `SubCategory`.`id`, `SubCategory`.`category_id`, `SubCategory`.`name`, `SubCategory`.`slug`, `SubCategory`.`image_file`, `SubCategory`.`banner_image`, `SubCategory`.`active`, `SubCategory`.`is_dashboard`, `SubCategory`.`created`, `SubCategory`.`modified`, `SubCategory`.`page_title`, `SubCategory`.`page_url`, `SubCategory`.`canonical_url`, `SubCategory`.`meta_description`, `SubCategory`.`meta_keyword`, `Unit`.`id`, `Unit`.`name`, `Unit`.`active`, `Unit`.`created`, `Unit`.`modified`, `ProductQuatity`.`id`, `ProductQuatity`.`user_id`, `ProductQuatity`.`branch_location_id`, `ProductQuatity`.`product_id`, `ProductQuatity`.`quantity`, `ProductQuatity`.`date`, `ProductQuatity`.`created`, `ProductQuatity`.`modified` FROM `fojeto_live`.`products` AS `Product` LEFT JOIN `fojeto_live`.`categories` AS `Category` ON (`Product`.`category_id` = `Category`.`id`) LEFT JOIN `fojeto_live`.`sub_categories` AS `SubCategory` ON (`Product`.`sub_category_id` = `SubCategory`.`id`) LEFT JOIN `fojeto_live`.`units` AS `Unit` ON (`Product`.`unit_id` = `Unit`.`id`) LEFT JOIN `fojeto_live`.`product_quatities` AS `ProductQuatity` ON (`ProductQuatity`.`product_id` = `Product`.`id`) WHERE `Product`.`sub_category_id` = 22 AND `Product`.`active` = '1' ORDER BY `Product`.`id` ASC LIMIT 20 0 0 0

    Query Explain:

    Click an "Explain" link above, to see the query explanation.

    ====
  • Timer
    +

    Memory

    Peak Memory Use 16.40 MB

    Message Memory use
    Component initialization 3.27 MB
    Controller action start 7.77 MB
    Controller render start 8.06 MB
    View render complete 9.65 MB

    Timers

    Total Request Time: 201 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 35.17
    Event: Controller.initialize 46.73
    Event: Controller.startup 0.60
    Controller action 10.54
    Event: Controller.beforeRender 41.83
    » Processing toolbar data 41.62
    Rendering View 14.46
    » Event: View.beforeRender 0.06
    » Rendering APP/View/SubCategories/index.ctp 1.80
    » Event: View.afterRender 0.05
    » Event: View.beforeLayout 0.02
    » Rendering APP/View/Layouts/home.ctp 11.56
    » » Rendering APP/View/Elements/frontendNavigationMenu.ctp 0.41
    » » » Rendering APP/View/Elements/pageSeo.ctp 0.20
    » » Rendering APP/View/Elements/input_model.ctp 6.92
    » » Rendering APP/View/Elements/frontendHeader.ctp 1.64
    » » » Rendering APP/View/Elements/Menu/frontendMenu.ctp 1.18
    » » Rendering APP/View/Elements/frontendFooter.ctp 1.02
    » » Rendering APP/View/Elements/modal.ctp 0.12
    » » Rendering APP/View/Elements/validateScript.ctp 0.23
    » » Rendering APP/View/Elements/appScript.ctp 0.28
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • subcategory(array)
      • SubCategory(array)
        • id22
        • category_id1
        • nameMutton Biryani
        • slugmutton-biryani
        • image_filemottonBiryani.jpg
        • banner_image3.jpeg
        • active(true)
        • is_dashboard(true)
        • created2020-07-10 18:27:37
        • modified2023-08-30 17:09:58
        • page_titleMutton Biryani
        • page_urlhttps://fojeto.com/catering-foods/mutton-biryani-22
        • canonical_urlhttps://fojeto.com/catering-foods/mutton-biryani-22
        • meta_description(empty)
        • meta_keyword(empty)
      • Category(array)
        • id1
        • nameCatering Foods
        • active(true)
        • page_slugcatering-foods
        • page_urlhttps://fojeto.com/categories/catering-foods-1
        • canonical_urlhttps://fojeto.com/categories/catering-foods-1
        • page_titleFojeto Catering Foods
        • meta_keyword(empty)
        • meta_description(empty)
        • its_addon_category(false)
        • delevery_start_time05:00
        • delevery_end_time23:00
        • time_gap30
        • time_diffrence180
        • credit_limit2000
        • created2022-10-05 15:51:54
        • modified2023-08-30 16:43:40
      • Product(empty)
      • Offer(empty)
    • subCategoriesLeftArr(array)
      • 0(array)
        • SubCategory(array)
          • id20
          • category_id1
          • nameChicken Biryani
          • slugchicken-biryani
          • image_filechickenBiryani.jpg
          • banner_image2.jpeg
          • active(true)
          • is_dashboard(true)
          • created2020-07-10 18:11:54
          • modified2023-08-30 17:08:54
          • page_titleFojeto Chicken Biryani
          • page_urlhttps://fojeto.com/catering-foods/chicken-biryani-20
          • canonical_urlhttps://fojeto.com/catering-foods/chicken-biryani-20
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 1(array)
        • SubCategory(array)
          • id22
          • category_id1
          • nameMutton Biryani
          • slugmutton-biryani
          • image_filemottonBiryani.jpg
          • banner_image3.jpeg
          • active(true)
          • is_dashboard(true)
          • created2020-07-10 18:27:37
          • modified2023-08-30 17:09:58
          • page_titleMutton Biryani
          • page_urlhttps://fojeto.com/catering-foods/mutton-biryani-22
          • canonical_urlhttps://fojeto.com/catering-foods/mutton-biryani-22
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 2(array)
        • SubCategory(array)
          • id23
          • category_id1
          • nameEgg Biryani
          • slugegg-biryani
          • image_fileeggBirayani.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(true)
          • created2020-07-10 18:30:28
          • modified2023-08-30 17:10:09
          • page_titleEgg Biryani
          • page_urlhttps://fojeto.com/catering-foods/egg-biryani-23
          • canonical_urlhttps://fojeto.com/catering-foods/egg-biryani-23
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 3(array)
        • SubCategory(array)
          • id24
          • category_id1
          • nameVeg Biryani
          • slugveg-biryani
          • image_filevegBiryani.jpg
          • banner_image4.jpeg
          • active(true)
          • is_dashboard(true)
          • created2020-07-10 18:31:07
          • modified2023-08-30 17:10:17
          • page_titleVeg Biryani
          • page_urlhttps://fojeto.com/catering-foods/veg-biryani-24
          • canonical_urlhttps://fojeto.com/catering-foods/veg-biryani-24
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 4(array)
        • SubCategory(array)
          • id25
          • category_id1
          • nameChicken Pulao
          • slugchicken-pulao
          • image_filechickenpolav1.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(true)
          • created2020-07-10 18:33:08
          • modified2023-08-30 17:10:25
          • page_titleChicken Pulao
          • page_urlhttps://fojeto.com/catering-foods/chicken-pulao-25
          • canonical_urlhttps://fojeto.com/catering-foods/chicken-pulao-25
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 5(array)
        • SubCategory(array)
          • id26
          • category_id1
          • nameMutton Pulao
          • slugmutton-pulao
          • image_filemottonPolav.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(true)
          • created2020-07-10 18:33:51
          • modified2023-08-30 17:10:49
          • page_titleMutton Pulao
          • page_urlhttps://fojeto.com/catering-foods/mutton-pulao-26
          • canonical_urlhttps://fojeto.com/catering-foods/mutton-pulao-26
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 6(array)
        • SubCategory(array)
          • id27
          • category_id1
          • nameVeg Pulao
          • slugveg-pulao
          • image_filevegPolav.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(true)
          • created2020-07-10 18:34:51
          • modified2023-08-30 17:11:06
          • page_titleVeg Pulao
          • page_urlhttps://fojeto.com/catering-foods/veg-pulao-27
          • canonical_urlhttps://fojeto.com/catering-foods/veg-pulao-27
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 7(array)
        • SubCategory(array)
          • id28
          • category_id1
          • nameChicken Gravy
          • slugchicken-gravy
          • image_filechickenGravy.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(true)
          • created2020-07-10 18:37:11
          • modified2023-08-30 17:11:18
          • page_titleChicken Gravy
          • page_urlhttps://fojeto.com/catering-foods/chicken-gravy-28
          • canonical_urlhttps://fojeto.com/catering-foods/chicken-gravy-28
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 8(array)
        • SubCategory(array)
          • id29
          • category_id1
          • nameMutton Gravy
          • slugmutton-gravy
          • image_filemottonGravy.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(false)
          • created2020-07-10 18:37:55
          • modified2023-08-30 17:11:28
          • page_titleMutton Gravy
          • page_urlhttps://fojeto.com/catering-foods/mutton-gravy-29
          • canonical_urlhttps://fojeto.com/catering-foods/mutton-gravy-29
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 9(array)
        • SubCategory(array)
          • id32
          • category_id1
          • nameMutton Starter
          • slugmutton-starter
          • image_filemuttonStarter.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(false)
          • created2020-07-10 18:42:16
          • modified2023-08-30 17:11:40
          • page_titleMutton Starter
          • page_urlhttps://fojeto.com/catering-foods/mutton-starter-32
          • canonical_urlhttps://fojeto.com/catering-foods/mutton-starter-32
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 10(array)
        • SubCategory(array)
          • id33
          • category_id1
          • nameVeg Starter
          • slugveg-starter
          • image_filevegStarter.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(false)
          • created2020-07-10 18:43:53
          • modified2023-08-30 17:11:49
          • page_titleVeg Starter
          • page_urlhttps://fojeto.com/catering-foods/veg-starter-33
          • canonical_urlhttps://fojeto.com/catering-foods/veg-starter-33
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 11(array)
        • SubCategory(array)
          • id38
          • category_id1
          • nameSalad
          • slugsalad-
          • image_fileSalad.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(false)
          • created2020-07-10 18:58:17
          • modified2023-08-30 17:12:03
          • page_titleSalad
          • page_urlhttps://fojeto.com/catering-foods/salad--38
          • canonical_urlhttps://fojeto.com/catering-foods/salad--38
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 12(array)
        • SubCategory(array)
          • id40
          • category_id1
          • nameSizzler
          • slugsizzler
          • image_fileSizzler.jpg
          • banner_image(null)
          • active(true)
          • is_dashboard(true)
          • created2020-09-17 20:08:55
          • modified2022-10-05 17:14:10
          • page_titleSizzler
          • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/sizzler
          • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/sizzler
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
      • 13(array)
        • SubCategory(array)
          • id41
          • category_id1
          • nameChicken Starters
          • slugchicken-starters
          • image_fileCB829B77-B605-42CB-B2B7-DA9F4DA2BA06.jpeg
          • banner_image(null)
          • active(true)
          • is_dashboard(true)
          • created2021-07-28 17:34:45
          • modified2022-10-05 17:14:25
          • page_titleChicken Starters
          • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-starters
          • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-starters
          • meta_description(empty)
          • meta_keyword(empty)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • Product(empty)
        • Offer(empty)
    • subcategoryId22
    • _serialize(array)
      • 0products
    • products(empty)
    • isMobile(false)
    • prefix(empty)
    • homeUrl(array)
      • controllerdashboards
      • actionhome
      • user(false)
    • callNumber+918100281005
    • orderplaceEmailinfo@fojeto.com
    • contactEmailinfo@fojeto.com
    • officeStartTime09:00 AM
    • officeEndTime06:00 PM
    • footerText(empty)
    • webTex(empty)
    • cateringServicesArray(array)
      • 0(array)
        • nameCatering Servicwes
        • id1
        • image_file/files/catering_service/image_file/1/1_jyT8YSYbKRwIdMn0Z79XKw.jpeg
      • 1(array)
        • nameHouse Party Cateres
        • id2
        • image_file/files/catering_service/image_file/2/ninja_catering_-_canape_1.jpg
      • 2(array)
        • nameWedding Cateres
        • id3
        • image_file/files/catering_service/image_file/3/Outdoor-Wedding-Catering.jpg
      • 3(array)
        • nameGourment Cateres
        • id4
        • image_file/files/catering_service/image_file/4/hospitality_gourmet_catering.jpg
      • 4(array)
        • nameBirthday Party....
        • id5
        • image_file/files/catering_service/image_file/5/happy-birthday-candles.png
      • 5(array)
        • nameLive Grill And BBQ....
        • id6
        • image_file/files/catering_service/image_file/6/live%20grills%20%26%20barbeque-bangalore.png
    • cateringServicesDropdown(array)
      • 1Catering Servicwes
      • 2House Party Cateres
      • 3Wedding Cateres
      • 4Gourment Cateres
      • 5Birthday Party Cateres
      • 6Live Grill And BBQ Catering
    • dashboardOrders(empty)
    • urlhttps://fojeto.com
    • categories(array)
      • 0(array)
        • Category(array)
          • id1
          • nameCatering Foods
          • active(true)
          • page_slugcatering-foods
          • page_urlhttps://fojeto.com/categories/catering-foods-1
          • canonical_urlhttps://fojeto.com/categories/catering-foods-1
          • page_titleFojeto Catering Foods
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time05:00
          • delevery_end_time23:00
          • time_gap30
          • time_diffrence180
          • credit_limit2000
          • created2022-10-05 15:51:54
          • modified2023-08-30 16:43:40
        • SubCategory(array)
          • 0(array)
            • id20
            • category_id1
            • nameChicken Biryani
            • slugchicken-biryani
            • image_filechickenBiryani.jpg
            • banner_image2.jpeg
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:11:54
            • modified2023-08-30 17:08:54
            • page_titleFojeto Chicken Biryani
            • page_urlhttps://fojeto.com/catering-foods/chicken-biryani-20
            • canonical_urlhttps://fojeto.com/catering-foods/chicken-biryani-20
            • meta_description(empty)
            • meta_keyword(empty)
          • 1(array)
            • id22
            • category_id1
            • nameMutton Biryani
            • slugmutton-biryani
            • image_filemottonBiryani.jpg
            • banner_image3.jpeg
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:27:37
            • modified2023-08-30 17:09:58
            • page_titleMutton Biryani
            • page_urlhttps://fojeto.com/catering-foods/mutton-biryani-22
            • canonical_urlhttps://fojeto.com/catering-foods/mutton-biryani-22
            • meta_description(empty)
            • meta_keyword(empty)
          • 2(array)
            • id23
            • category_id1
            • nameEgg Biryani
            • slugegg-biryani
            • image_fileeggBirayani.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:30:28
            • modified2023-08-30 17:10:09
            • page_titleEgg Biryani
            • page_urlhttps://fojeto.com/catering-foods/egg-biryani-23
            • canonical_urlhttps://fojeto.com/catering-foods/egg-biryani-23
            • meta_description(empty)
            • meta_keyword(empty)
          • 3(array)
            • id24
            • category_id1
            • nameVeg Biryani
            • slugveg-biryani
            • image_filevegBiryani.jpg
            • banner_image4.jpeg
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:31:07
            • modified2023-08-30 17:10:17
            • page_titleVeg Biryani
            • page_urlhttps://fojeto.com/catering-foods/veg-biryani-24
            • canonical_urlhttps://fojeto.com/catering-foods/veg-biryani-24
            • meta_description(empty)
            • meta_keyword(empty)
          • 4(array)
            • id25
            • category_id1
            • nameChicken Pulao
            • slugchicken-pulao
            • image_filechickenpolav1.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:33:08
            • modified2023-08-30 17:10:25
            • page_titleChicken Pulao
            • page_urlhttps://fojeto.com/catering-foods/chicken-pulao-25
            • canonical_urlhttps://fojeto.com/catering-foods/chicken-pulao-25
            • meta_description(empty)
            • meta_keyword(empty)
          • 5(array)
            • id26
            • category_id1
            • nameMutton Pulao
            • slugmutton-pulao
            • image_filemottonPolav.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:33:51
            • modified2023-08-30 17:10:49
            • page_titleMutton Pulao
            • page_urlhttps://fojeto.com/catering-foods/mutton-pulao-26
            • canonical_urlhttps://fojeto.com/catering-foods/mutton-pulao-26
            • meta_description(empty)
            • meta_keyword(empty)
          • 6(array)
            • id27
            • category_id1
            • nameVeg Pulao
            • slugveg-pulao
            • image_filevegPolav.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:34:51
            • modified2023-08-30 17:11:06
            • page_titleVeg Pulao
            • page_urlhttps://fojeto.com/catering-foods/veg-pulao-27
            • canonical_urlhttps://fojeto.com/catering-foods/veg-pulao-27
            • meta_description(empty)
            • meta_keyword(empty)
          • 7(array)
            • id28
            • category_id1
            • nameChicken Gravy
            • slugchicken-gravy
            • image_filechickenGravy.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:37:11
            • modified2023-08-30 17:11:18
            • page_titleChicken Gravy
            • page_urlhttps://fojeto.com/catering-foods/chicken-gravy-28
            • canonical_urlhttps://fojeto.com/catering-foods/chicken-gravy-28
            • meta_description(empty)
            • meta_keyword(empty)
          • 8(array)
            • id29
            • category_id1
            • nameMutton Gravy
            • slugmutton-gravy
            • image_filemottonGravy.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(false)
            • created2020-07-10 18:37:55
            • modified2023-08-30 17:11:28
            • page_titleMutton Gravy
            • page_urlhttps://fojeto.com/catering-foods/mutton-gravy-29
            • canonical_urlhttps://fojeto.com/catering-foods/mutton-gravy-29
            • meta_description(empty)
            • meta_keyword(empty)
          • 9(array)
            • id32
            • category_id1
            • nameMutton Starter
            • slugmutton-starter
            • image_filemuttonStarter.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(false)
            • created2020-07-10 18:42:16
            • modified2023-08-30 17:11:40
            • page_titleMutton Starter
            • page_urlhttps://fojeto.com/catering-foods/mutton-starter-32
            • canonical_urlhttps://fojeto.com/catering-foods/mutton-starter-32
            • meta_description(empty)
            • meta_keyword(empty)
          • 10(array)
            • id33
            • category_id1
            • nameVeg Starter
            • slugveg-starter
            • image_filevegStarter.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(false)
            • created2020-07-10 18:43:53
            • modified2023-08-30 17:11:49
            • page_titleVeg Starter
            • page_urlhttps://fojeto.com/catering-foods/veg-starter-33
            • canonical_urlhttps://fojeto.com/catering-foods/veg-starter-33
            • meta_description(empty)
            • meta_keyword(empty)
          • 11(array)
            • id38
            • category_id1
            • nameSalad
            • slugsalad-
            • image_fileSalad.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(false)
            • created2020-07-10 18:58:17
            • modified2023-08-30 17:12:03
            • page_titleSalad
            • page_urlhttps://fojeto.com/catering-foods/salad--38
            • canonical_urlhttps://fojeto.com/catering-foods/salad--38
            • meta_description(empty)
            • meta_keyword(empty)
          • 12(array)
            • id40
            • category_id1
            • nameSizzler
            • slugsizzler
            • image_fileSizzler.jpg
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created2020-09-17 20:08:55
            • modified2022-10-05 17:14:10
            • page_titleSizzler
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/sizzler
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/sizzler
            • meta_description(empty)
            • meta_keyword(empty)
          • 13(array)
            • id41
            • category_id1
            • nameChicken Starters
            • slugchicken-starters
            • image_fileCB829B77-B605-42CB-B2B7-DA9F4DA2BA06.jpeg
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created2021-07-28 17:34:45
            • modified2022-10-05 17:14:25
            • page_titleChicken Starters
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-starters
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-starters
            • meta_description(empty)
            • meta_keyword(empty)
      • 1(array)
        • Category(array)
          • id2
          • nameFoods Plates
          • active(true)
          • page_slugfoods-plates
          • page_urlhttps://fojeto.com/categories/foods-plates-2
          • canonical_urlhttps://fojeto.com/categories/foods-plates-2
          • page_titlefoods-plates
          • meta_keyword(empty)
          • meta_description(empty)
          • its_addon_category(false)
          • delevery_start_time11:00
          • delevery_end_time01:00
          • time_gap30
          • time_diffrence30
          • credit_limit500
          • created2022-10-05 15:52:40
          • modified2023-09-15 10:20:25
        • SubCategory(array)
          • 0(array)
            • id30
            • category_id2
            • nameVeg Gravy
            • slugveg-gravy
            • image_fileVeg-Gravy.jpg
            • banner_imageVeg Gravy.jpg
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:39:20
            • modified2022-12-27 14:53:57
            • page_titleVeg Gravy
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/veg-gravy
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/veg-gravy
            • meta_description(empty)
            • meta_keyword(empty)
          • 1(array)
            • id34
            • category_id2
            • nameChicken Chinese
            • slugchicken-chinese
            • image_filechineshChiken.jpg
            • banner_imageChicken Chinese.jpg
            • active(true)
            • is_dashboard(true)
            • created2020-07-10 18:45:59
            • modified2022-10-06 15:21:27
            • page_titleChicken Chinese
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-chinese
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-chinese
            • meta_description(empty)
            • meta_keyword(empty)
          • 2(array)
            • id42
            • category_id2
            • nameVeg Plates
            • slugveg-plates
            • image_file(null)
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:15:55
            • page_titleVeg Plates
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/veg-plates
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/veg-plates
            • meta_description(empty)
            • meta_keyword(empty)
          • 3(array)
            • id43
            • category_id2
            • nameNon-Veg
            • slugnon-veg
            • image_file(null)
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:16:25
            • page_titleNon-Veg
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/non-veg
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/non-veg
            • meta_description(empty)
            • meta_keyword(empty)
          • 4(array)
            • id44
            • category_id2
            • nameBarbeque
            • slugbarbeque
            • image_fileBBQ.jpg
            • banner_imageBarbeque.jpg
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:18:06
            • page_titleBarbeque
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/barbeque
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/barbeque
            • meta_description(empty)
            • meta_keyword(empty)
          • 5(array)
            • id45
            • category_id2
            • nameSouth Indian
            • slugsouth-indian
            • image_fileSouth-Indian.jpg
            • banner_imagesouthindian.jfif
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:19:07
            • page_titleSouth Indian
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/south-indian
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/south-indian
            • meta_description(empty)
            • meta_keyword(empty)
          • 6(array)
            • id46
            • category_id2
            • nameSeekh Kabab
            • slugseekh-kabab
            • image_file(null)
            • banner_image(null)
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:19:32
            • page_titleSeekh Kabab
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/seekh-kabab
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/seekh-kabab
            • meta_description(empty)
            • meta_keyword(empty)
          • 7(array)
            • id48
            • category_id2
            • nameChicken Dum Biryani
            • slugchicken-dum-biryani
            • image_fileChicken-Dum-Biryani.jpg
            • banner_imageChicken Dum Biryani.jpg
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-05 17:20:35
            • page_titleChicken Dum Biryani
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-dum-biryani
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-dum-biryani
            • meta_description(empty)
            • meta_keyword(empty)
          • 8(array)
            • id49
            • category_id2
            • nameChicken Mughlai Gravy
            • slugchicken-mughlai-gravy
            • image_fileChicken Moghlai Gravy.jpg
            • banner_imageChicken Mughlai Gravy.jpg
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:21:11
            • page_titleChicken Mughlai Gravy
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-mughlai-gravy
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/chicken-mughlai-gravy
            • meta_description(empty)
            • meta_keyword(empty)
          • 9(array)
            • id50
            • category_id2
            • nameMutton Biryani
            • slugmutton-biryani
            • image_fileMutton Biryani.jpg
            • banner_imageMutton Biryani.jpg
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:22:30
            • page_titleMutton Biryani
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/mutton-biryani
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/mutton-biryani
            • meta_description(empty)
            • meta_keyword(empty)
          • 10(array)
            • id51
            • category_id2
            • nameMutton Mughlai Gravy
            • slugmutton-mughlai-gravy
            • image_fileMutton-Mughlai-Gravy.jpg
            • banner_imageMutton Mughlai Gravy.jpg
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:23:20
            • page_titleMutton Mughlai Gravy
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/mutton-mughlai-gravy
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/mutton-mughlai-gravy
            • meta_description(empty)
            • meta_keyword(empty)
          • 11(array)
            • id52
            • category_id2
            • nameVeg Biryani
            • slugveg-biryani
            • image_fileVeg-Biryani.jpg
            • banner_imageVeg Biryani.jpg
            • active(true)
            • is_dashboard(true)
            • created(null)
            • modified2022-10-06 15:25:00
            • page_titleVeg Biryani
            • page_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/veg-biryani
            • canonical_urlhttp://localhost/project/CakePHP/UpdateFile/Ecommerce/veg-biryani
            • meta_description(empty)
            • meta_keyword(empty)
    • offers(empty)
    • googleAPIAIzaSyAGvRUyZMKn2Qdzt97wcd1gd2eMwJHS-hM
    • controllersub_categories
    • currentactionindex
    • pageSEO(array)
      • PageSeo(array)
        • id22
        • category_id1
        • nameMutton Biryani
        • slugmutton-biryani
        • image_filehttps://fojeto.com/files/sub_category/banner_image/22/3.jpeg
        • banner_image3.jpeg
        • active(true)
        • is_dashboard(true)
        • created2020-07-10 18:27:37
        • modified2023-08-30 17:09:58
        • page_titleMutton Biryani
        • page_urlhttps://fojeto.com/catering-foods/mutton-biryani-22
        • canonical_urlhttps://fojeto.com/catering-foods/mutton-biryani-22
        • meta_description(empty)
        • meta_keyword(empty)
    • enableAjax(true)
    • isLoggedIn(false)
    • $request->data(empty)
    • $this->validationErrors(array)
      • MenuLink(empty)
      • Currency(empty)
      • MenuLinksUser(empty)
      • CrmRight(empty)
      • User(empty)
      • Setting(empty)
      • Category(empty)
      • SubCategory(empty)
      • CateringService(empty)
      • PlateCategory(empty)
      • Order(empty)
      • Offer(empty)
      • Product(empty)
      • OffersProduct(empty)
      • OffersSubCategory(empty)
      • Unit(empty)
      • ProductQuatity(empty)
      • Wishlist(empty)
      • WishlistDetail(empty)
    • Loaded Helpers(array)
      • 0Session
      • 1Html
      • 2Form
      • 3Time
      • 4Text
      • 5Cache
      • 6Bs
      • 7Js
      • 8Number
      • 9AssetCompress
      • 10PhpExcel
      • 11SimpleGraph
      • 12Paginator
      • 13DebugTimer
      • 14Toolbar
      • 15form
      • 16HtmlToolbar
    ====
  • Environment
    +

    App Constants

    Constant Value
    CONFIG /home/sdh43cwguaq3/public_html/app/Config/
    GOOGLE_MAP_ID AIzaSyAvtgMHgegfm5Qu5JNafe7KcKrNo3iV3H0

    CakePHP Constants

    Constant Value
    APP /home/sdh43cwguaq3/public_html/app/
    APP_DIR app
    APPLIBS /home/sdh43cwguaq3/public_html/app/Lib/
    CACHE /home/sdh43cwguaq3/public_html/app/tmp/cache/
    CAKE /home/sdh43cwguaq3/public_html/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /home/sdh43cwguaq3/public_html/lib
    CORE_PATH /home/sdh43cwguaq3/public_html/lib/
    CAKE_VERSION 2.10.24
    CSS /home/sdh43cwguaq3/public_html/app/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL https://fojeto.com
    IMAGES /home/sdh43cwguaq3/public_html/app/webroot/img/
    IMAGES_URL img/
    JS /home/sdh43cwguaq3/public_html/app/webroot/js/
    JS_URL js/
    LOGS /home/sdh43cwguaq3/public_html/app/tmp/logs/
    ROOT /home/sdh43cwguaq3/public_html
    TESTS /home/sdh43cwguaq3/public_html/app/Test/
    TMP /home/sdh43cwguaq3/public_html/app/tmp/
    VENDORS /home/sdh43cwguaq3/public_html/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /home/sdh43cwguaq3/public_html/app/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 8.2.29
    Lsphp Enable User Ini on
    Path /usr/local/bin:/usr/bin:/bin
    Temp /tmp
    Tmp /tmp
    Tmpdir /tmp
    Pwd /
    Http Accept */*
    Http Accept Encoding gzip, br, zstd, deflate
    Content Length 0
    Http Cookie PHPSESSID=llhphjvbc7il55du46sa6ndt43
    Http Host fojeto.com
    Http User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    Http X Https 1
    Redirect Redirect Unique Id aPiwi1SOlYsO4pFm2vNXoQAAUBk
    Redirect Redirect Script Url /foods-plates/mutton-biryani-50
    Redirect Redirect Script Uri https://fojeto.com/foods-plates/mutton-biryani-50
    Redirect Redirect User Id 9109517
    Redirect Redirect Https on
    Redirect Redirect Ssl Tls Sni fojeto.com
    Redirect Redirect Http2 on
    Redirect Redirect H2push off
    Redirect Redirect H2 Push off
    Redirect Redirect H2 Pushed
    Redirect Redirect H2 Pushed On
    Redirect Redirect H2 Stream Id 5
    Redirect Redirect H2 Stream Tag 1815794-1089-5
    Redirect Redirect Status 200
    Redirect Unique Id aPiwi1SOlYsO4pFm2vNXoQAAUBk
    Redirect Script Url /foods-plates/mutton-biryani-50
    Redirect Script Uri https://fojeto.com/foods-plates/mutton-biryani-50
    Redirect User Id 9109517
    Redirect Https on
    Redirect Ssl Tls Sni fojeto.com
    Redirect Http2 on
    Redirect H2push off
    Redirect H2 Push off
    Redirect H2 Pushed
    Redirect H2 Pushed On
    Redirect H2 Stream Id 5
    Redirect H2 Stream Tag 1815794-1089-5
    Redirect Status 200
    Unique Id aPiwi1SOlYsO4pFm2vNXoQAAUBk
    Script Url /foods-plates/mutton-biryani-50
    Script Uri https://fojeto.com/foods-plates/mutton-biryani-50
    User Id 9109517
    Https on
    Ssl Tls Sni fojeto.com
    Http2 on
    H2push off
    H2 Push off
    H2 Pushed
    H2 Pushed On
    H2 Stream Id 5
    H2 Stream Tag 1815794-1089-5
    Server Signature
    Server Software Apache
    Server Name fojeto.com
    Server Addr 68.178.145.145
    Server Port 443
    Remote Addr 216.73.216.34
    Document Root /home/sdh43cwguaq3/public_html
    Request Scheme https
    Context Prefix
    Context Document Root /home/sdh43cwguaq3/public_html
    Server Admin webmaster@fojeto.com
    Script Filename /home/sdh43cwguaq3/public_html/app/webroot/index.php
    Remote Port 34708
    Redirect Url /app/webroot/foods-plates/mutton-biryani-50
    Server Protocol HTTP/2.0
    Request Method GET
    Query String
    Request Uri /foods-plates/mutton-biryani-50
    Script Name /app/webroot/index.php
    Php Self /app/webroot/index.php
    Request Time Float 1761128587.3236
    Request Time 1761128587
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/home/sdh43cwguaq3/public_html/lib
    • 2/opt/alt/php82/usr/share/pear
    • 3/opt/alt/php82/usr/share/php
    • 4/usr/share/pear
    • 5/usr/share/php
    • 6-> /home/sdh43cwguaq3/public_html/lib/Cake/

    Included Files

    • core(array)
      • Behavior(array)
        • 0CORE/Model/Behavior/TreeBehavior.php
        • 1CORE/Model/Behavior/ContainableBehavior.php
      • Cache(array)
        • 0CORE/Cache/Cache.php
        • 1CORE/Cache/Engine/FileEngine.php
        • 2CORE/Cache/CacheEngine.php
      • Config(array)
        • 0CORE/Config/routes.php
        • 1CORE/Config/config.php
      • Controller(array)
        • 0CORE/Controller/Controller.php
        • 1CORE/Controller/ComponentCollection.php
        • 2CORE/Controller/Component.php
      • Datasource(array)
        • 0CORE/Model/Datasource/CakeSession.php
        • 1CORE/Model/Datasource/Database/Mysql.php
        • 2CORE/Model/Datasource/DboSource.php
        • 3CORE/Model/Datasource/DataSource.php
      • Error(array)
        • 0CORE/Error/exceptions.php
        • 1CORE/Error/ErrorHandler.php
      • I18n(array)
        • 0CORE/I18n/I18n.php
        • 1CORE/I18n/L10n.php
      • Log(array)
        • 0CORE/Log/CakeLog.php
        • 1CORE/Log/LogEngineCollection.php
        • 2CORE/Log/Engine/FileLog.php
        • 3CORE/Log/Engine/BaseLog.php
        • 4CORE/Log/CakeLogInterface.php
      • Model(array)
        • 0CORE/Model/Model.php
        • 1CORE/Model/BehaviorCollection.php
        • 2CORE/Model/ModelBehavior.php
        • 3CORE/Model/ConnectionManager.php
      • Network(array)
        • 0CORE/Network/CakeRequest.php
        • 1CORE/Network/CakeResponse.php
      • Other(array)
        • 0CORE/bootstrap.php
        • 1CORE/basics.php
        • 2CORE/Core/App.php
        • 3CORE/Core/Configure.php
        • 4CORE/Core/CakePlugin.php
        • 5CORE/Event/CakeEventListener.php
        • 6CORE/Event/CakeEvent.php
        • 7CORE/Event/CakeEventManager.php
        • 8CORE/Core/CakeObject.php
      • Routing(array)
        • 0CORE/Routing/Dispatcher.php
        • 1CORE/Routing/Filter/AssetDispatcher.php
        • 2CORE/Routing/DispatcherFilter.php
        • 3CORE/Routing/Filter/CacheDispatcher.php
        • 4CORE/Routing/Router.php
        • 5CORE/Routing/Route/CakeRoute.php
        • 6CORE/Routing/Route/PluginShortRoute.php
      • Utility(array)
        • 0CORE/Utility/Hash.php
        • 1CORE/Utility/Inflector.php
        • 2CORE/Utility/ObjectCollection.php
        • 3CORE/Utility/Debugger.php
        • 4CORE/Utility/CakeText.php
        • 5CORE/Utility/ClassRegistry.php
        • 6CORE/Utility/Folder.php
        • 7CORE/Utility/StringData.php
        • 8CORE/Utility/File.php
      • View(array)
        • 0CORE/View/Helper.php
        • 1CORE/View/View.php
        • 2CORE/View/HelperCollection.php
        • 3CORE/View/ViewBlock.php
        • 4CORE/View/Helper/HtmlHelper.php
    • app(array)
      • Component(array)
        • 0APP/Controller/Component/HetuComponent.php
        • 1APP/Controller/Component/SessionComponent.php
        • 2APP/Controller/Component/CookieComponent.php
        • 3APP/Controller/Component/RequestHandlerComponent.php
        • 4APP/Controller/Component/AuthComponent.php
        • 5APP/Controller/Component/ZipComponent.php
        • 6APP/Controller/Component/PaginatorComponent.php
        • 7APP/Controller/Component/FlashComponent.php
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/routes.php
        • 3APP/Config/database.php
      • Controller(array)
        • 0APP/Controller/SubCategoriesController.php
        • 1APP/Controller/AppController.php
      • Model(array)
        • 0APP/Model/MenuLink.php
        • 1APP/Model/AppModel.php
        • 2APP/Model/Currency.php
        • 3APP/Model/MenuLinksUser.php
        • 4APP/Model/User.php
        • 5APP/Model/Setting.php
        • 6APP/Model/Category.php
        • 7APP/Model/SubCategory.php
        • 8APP/Model/CateringService.php
        • 9APP/Model/PlateCategory.php
        • 10APP/Model/Order.php
        • 11APP/Model/Offer.php
        • 12APP/Model/Product.php
        • 13APP/Model/Unit.php
        • 14APP/Model/ProductQuatity.php
      • Other(array)
        • 0APP/webroot/index.php
      • View(array)
        • 0APP/View/Helper/BsHelper.php
        • 1APP/View/Helper/AppHelper.php
    • plugins(array)
      • CakePdf(array)
        • Config(array)
          • 0CakePdf/Config/bootstrap.php
          • 1CakePdf/Config/routes.php
      • DebugKit(array)
        • Component(array)
          • 0DebugKit/Controller/Component/ToolbarComponent.php
        • Plugin(array)
          • 0DebugKit/Lib/DebugMemory.php
          • 1DebugKit/Lib/Panel/HistoryPanel.php
          • 2DebugKit/Lib/DebugPanel.php
          • 3DebugKit/Lib/Panel/SessionPanel.php
          • 4DebugKit/Lib/Panel/RequestPanel.php
          • 5DebugKit/Lib/Panel/SqlLogPanel.php
          • 6DebugKit/Lib/Panel/TimerPanel.php
          • 7DebugKit/Lib/Panel/LogPanel.php
          • 8DebugKit/Lib/Log/Engine/DebugKitLog.php
          • 9DebugKit/Lib/Panel/VariablesPanel.php
          • 10DebugKit/Lib/Panel/EnvironmentPanel.php
          • 11DebugKit/Lib/Panel/IncludePanel.php
          • 12DebugKit/Lib/DebugTimer.php
      • PhpExcel(array)
        • Component(array)
          • 0PhpExcel/Controller/Component/PhpExcelComponent.php
      • Upload(array)
        • Behavior(array)
          • 0Upload/Model/Behavior/UploadBehavior.php
    ====