Total processing time: 474 ms; Peak memory: 8.2 MB.

Time Category Procedure
2.7 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `marketing_custom_urls`)
1.2 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `marketing_custom_urls`)
1.9 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `marketing_campaign_referrals`)
0.9 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `marketing_campaign_referrals`)
1.0 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `t`.`marketing_custom_url_id` AS `t0_c0`, `t`.`marketing_campaign_referral_id` AS `t0_c1`, `t`.`url` AS `t0_c2`, `t`.`target_url` AS `t0_c3`, `campaign_referral`.`marketing_campaign_referral_id` AS `t1_c0`, `campaign_referral`.`name` AS `t1_c1` FROM `marketing_custom_urls` `t` LEFT OUTER JOIN `marketing_campaign_referrals` `campaign_referral` ON (`campaign_referral`.`marketing_campaign_referral_id`=`t`.`marketing_custom_url_id`) WHERE (`t`.`url`=:yp0). Bound with :yp0='getblogs')
3.1 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `data` FROM `user_session` WHERE expire>:expire AND id=:id. Bound with :expire=1744763391, :id='puapoc5kv0bbha399bnv0pih3d')
1.9 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `blog_category`)
1.1 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `blog_category`)
1.7 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `blog_categoryLang`)
1.0 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `blog_categoryLang`)
1.2 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `t`.`blog_category_id` AS `t0_c0`, `t`.`parent_category_id` AS `t0_c1`, `t`.`slug` AS `t0_c2`, `t`.`title` AS `t0_c3`, `t`.`body` AS `t0_c4`, `t`.`weight` AS `t0_c5`, `t`.`status` AS `t0_c6`, `t`.`created` AS `t0_c7`, `t`.`updated` AS `t0_c8`, `t`.`user_id` AS `t0_c9`, `i18nBlogCategory`.`l_id` AS `t1_c0`, `i18nBlogCategory`.`blog_category_id` AS `t1_c1`, `i18nBlogCategory`.`lang_id` AS `t1_c2`, `i18nBlogCategory`.`l_slug` AS `t1_c3`, `i18nBlogCategory`.`l_title` AS `t1_c4`, `i18nBlogCategory`.`l_body` AS `t1_c5`, `multilangBlogCategory`.`l_id` AS `t2_c0`, `multilangBlogCategory`.`blog_category_id` AS `t2_c1`, `multilangBlogCategory`.`lang_id` AS `t2_c2`, `multilangBlogCategory`.`l_slug` AS `t2_c3`, `multilangBlogCategory`.`l_title` AS `t2_c4`, `multilangBlogCategory`.`l_body` AS `t2_c5` FROM `blog_category` `t` LEFT OUTER JOIN `blog_categoryLang` `i18nBlogCategory` ON (`i18nBlogCategory`.`blog_category_id`=`t`.`blog_category_id`) AND (i18nBlogCategory.lang_id='fr') LEFT OUTER JOIN `blog_categoryLang` `multilangBlogCategory` ON (`multilangBlogCategory`.`blog_category_id`=`t`.`blog_category_id`) WHERE (slug = :slug). Bound with :slug='getBlogs')
1.9 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `blog`)
0.8 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `blog`)
1.9 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `blogLang`)
0.9 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `blogLang`)
3.4 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `t`.`blog_id` AS `t0_c0`, `t`.`slug` AS `t0_c1`, `t`.`title` AS `t0_c2`, `t`.`body` AS `t0_c3`, `t`.`image_url` AS `t0_c4`, `t`.`blog_category_id` AS `t0_c5`, `t`.`recipe_preparation_time` AS `t0_c6`, `t`.`recipe_total_time` AS `t0_c7`, `t`.`recipe_serves` AS `t0_c8`, `t`.`recipe_ingredients_left` AS `t0_c9`, `t`.`recipe_ingredients_right` AS `t0_c10`, `t`.`recipe_directions` AS `t0_c11`, `t`.`frontpage` AS `t0_c12`, `t`.`sticky` AS `t0_c13`, `t`.`status` AS `t0_c14`, `t`.`created` AS `t0_c15`, `t`.`updated` AS `t0_c16`, `t`.`user_id` AS `t0_c17`, `t`.`meta_title` AS `t0_c18`, `t`.`meta_desc` AS `t0_c19`, `t`.`publish_datetime` AS `t0_c20`, `t`.`image_offset` AS `t0_c21`, `i18nBlog`.`l_id` AS `t1_c0`, `i18nBlog`.`blog_id` AS `t1_c1`, `i18nBlog`.`lang_id` AS `t1_c2`, `i18nBlog`.`l_slug` AS `t1_c3`, `i18nBlog`.`l_title` AS `t1_c4`, `i18nBlog`.`l_body` AS `t1_c5`, `i18nBlog`.`l_recipe_preparation_time` AS `t1_c6`, `i18nBlog`.`l_recipe_total_time` AS `t1_c7`, `i18nBlog`.`l_recipe_serves` AS `t1_c8`, `i18nBlog`.`l_recipe_ingredients_left` AS `t1_c9`, `i18nBlog`.`l_recipe_ingredients_right` AS `t1_c10`, `i18nBlog`.`l_recipe_directions` AS `t1_c11`, `i18nBlog`.`l_meta_title` AS `t1_c12`, `i18nBlog`.`l_meta_desc` AS `t1_c13` FROM `blog` `t` LEFT OUTER JOIN `blogLang` `i18nBlog` ON (`i18nBlog`.`blog_id`=`t`.`blog_id`) AND (i18nBlog.lang_id='fr') WHERE (slug = :slug). Bound with :slug='getBlogs')
3.0 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `securelufacom`.`users`)
1.4 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `securelufacom`.`users`)
1.5 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `usersLang`)
1.0 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `usersLang`)
1.5 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `authassignment`)
1.2 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `authassignment`)
1.5 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `t`.`user_id` AS `t0_c0`, `t`.`user_email` AS `t0_c1`, `t`.`user_pass` AS `t0_c2`, `t`.`first_name` AS `t0_c3`, `t`.`last_name` AS `t0_c4`, `t`.`coordinator_display_name` AS `t0_c5`, `t`.`language` AS `t0_c6`, `t`.`created` AS `t0_c7`, `t`.`status` AS `t0_c8`, `t`.`last_forgot_password_request` AS `t0_c9`, `t`.`credits` AS `t0_c10`, `t`.`address` AS `t0_c11`, `t`.`zip_code` AS `t0_c12`, `t`.`phone_home` AS `t0_c13`, `t`.`phone_work` AS `t0_c14`, `t`.`updated` AS `t0_c15`, `t`.`last_login_date` AS `t0_c16`, `t`.`warehouse_id` AS `t0_c17`, `t`.`city_name` AS `t0_c18`, `t`.`state_id` AS `t0_c19`, `t`.`apt` AS `t0_c20`, `t`.`plan_id` AS `t0_c21`, `t`.`open_alert` AS `t0_c22`, `t`.`closed_alert` AS `t0_c23`, `t`.`customer_profile_id` AS `t0_c24`, `t`.`charge_method` AS `t0_c25`, `t`.`free_credits` AS `t0_c26`, `t`.`card_type` AS `t0_c27`, `t`.`exp_month` AS `t0_c28`, `t`.`exp_year` AS `t0_c29`, `t`.`last_contacted_on` AS `t0_c30`, `t`.`next_contact_on` AS `t0_c31`, `t`.`never_call` AS `t0_c32`, `t`.`coupon_id` AS `t0_c33`, `t`.`notification_type` AS `t0_c34`, `t`.`supplier_id` AS `t0_c35`, `t`.`social_provider` AS `t0_c36`, `t`.`social_identifier` AS `t0_c37`, `t`.`social_info2` AS `t0_c38`, `t`.`social_info1` AS `t0_c39`, `t`.`gender` AS `t0_c40`, `t`.`birthday` AS `t0_c41`, `t`.`facebook_id` AS `t0_c42`, `t`.`facebook_access_token` AS `t0_c43`, `t`.`image_url` AS `t0_c44`, `t`.`vip` AS `t0_c45`, `t`.`how_did_you_hear` AS `t0_c46`, `t`.`how_did_you_hear_other` AS `t0_c47`, `t`.`pup_coordinator` AS `t0_c48`, `t`.`signup_source` AS `t0_c49`, `t`.`description` AS `t0_c50`, `t`.`beta_tester` AS `t0_c51`, `t`.`payment_gateway` AS `t0_c52`, `t`.`payment_token` AS `t0_c53`, `t`.`substitution` AS `t0_c54`, `t`.`activate_deposit` AS `t0_c55`, `t`.`deposit` AS `t0_c56`, `t`.`prefered_deposit_amount` AS `t0_c57`, `t`.`card_last4digits` AS `t0_c58`, `t`.`payment_profile_id` AS `t0_c59`, `t`.`notification_status` AS `t0_c60`, `t`.`nb_qa_required` AS `t0_c61`, `t`.`campaign_referral` AS `t0_c62`, `t`.`login_token` AS `t0_c63`, `t`.`seen_popup` AS `t0_c64`, `t`.`gift_preferences` AS `t0_c65`, `t`.`display_sold_out_products` AS `t0_c66`, `t`.`home_delivery_address` AS `t0_c67`, `t`.`home_delivery_apt` AS `t0_c68`, `t`.`home_delivery_zip_code` AS `t0_c69`, `t`.`home_delivery_city_name` AS `t0_c70`, `t`.`home_delivery_state_id` AS `t0_c71`, `t`.`home_delivery_comment` AS `t0_c72`, `t`.`home_delivery_leave_basket` AS `t0_c73`, `t`.`fraudulent_reasons_id` AS `t0_c74`, `t`.`signed_up_to_weekly_promotions` AS `t0_c75`, `t`.`cs_pref_communication_language` AS `t0_c76`, `t`.`in_bad_debt_since` AS `t0_c77`, `t`.`address_lat` AS `t0_c78`, `t`.`address_lng` AS `t0_c79`, `t`.`bonus_program` AS `t0_c80`, `t`.`employee_status` AS `t0_c81`, `t`.`employee_personal_email` AS `t0_c82`, `t`.`internal_employee_id` AS `t0_c83`, `t`.`employee_photo_url` AS `t0_c84`, `t`.`date_of_birth` AS `t0_c85`, `t`.`employee_lock` AS `t0_c86`, `t`.`community_representative_group_id` AS `t0_c87`, `t`.`coordinator_photo_url` AS `t0_c88`, `t`.`coordinator_description` AS `t0_c89`, `t`.`coordinator_availability` AS `t0_c90`, `t`.`max_rows` AS `t0_c91`, `t`.`primary_task_type_id` AS `t0_c92`, `t`.`company_id` AS `t0_c93`, `t`.`charitable_account` AS `t0_c94`, `t`.`family_size` AS `t0_c95`, `t`.`giveback_donation_percent` AS `t0_c96`, `t`.`order_donation` AS `t0_c97`, `t`.`ident_verified` AS `t0_c98`, `t`.`mask_donor_identity` AS `t0_c99`, `t`.`numb_children` AS `t0_c100`, `t`.`snipeit_userid` AS `t0_c101`, `t`.`job_title` AS `t0_c102`, `t`.`dg_coordinator_company_id` AS `t0_c103`, `t`.`guest` AS `t0_c104`, `t`.`badge_color` AS `t0_c105`, `t`.`internal_grouping_code` AS `t0_c106`, `t`.`bonus_program_version` AS `t0_c107`, `t`.`users_date_of_last_shipped_order` AS `t0_c108`, `t`.`tier_id` AS `t0_c109`, `t`.`last_updated_pass` AS `t0_c110`, `t`.`reset_password_token` AS `t0_c111`, `t`.`has_access_to_meal_planner` AS `t0_c112`, `i18nUsers`.`l_id` AS `t1_c0`, `i18nUsers`.`user_id` AS `t1_c1`, `i18nUsers`.`lang_id` AS `t1_c2`, `i18nUsers`.`l_description` AS `t1_c3`, `i18nUsers`.`l_coordinator_description` AS `t1_c4`, `i18nUsers`.`l_coordinator_availability` AS `t1_c5`, `assignments`.`itemname` AS `t2_c0`, `assignments`.`userid` AS `t2_c1`, `assignments`.`bizrule` AS `t2_c2`, `assignments`.`data` AS `t2_c3` FROM `securelufacom`.`users` `t` LEFT OUTER JOIN `usersLang` `i18nUsers` ON (`i18nUsers`.`user_id`=`t`.`user_id`) AND (i18nUsers.lang_id='fr') LEFT OUTER JOIN `authassignment` `assignments` ON (`assignments`.`userid`=`t`.`user_id`) WHERE (first_name = :name AND assignments.itemname = "Blogger"). Bound with :name='getBlogs')
3.6 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `securelufacom`.`products`)
1.5 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `securelufacom`.`products`)
1.9 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `securelufacom`.`productsLang`)
1.1 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `securelufacom`.`productsLang`)
85.7 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `t`.`product_id` AS `t0_c0`, `t`.`crop_id` AS `t0_c1`, `t`.`crop_variety_id` AS `t0_c2`, `t`.`supplier_id` AS `t0_c3`, `t`.`name` AS `t0_c4`, `t`.`units` AS `t0_c5`, `t`.`weight` AS `t0_c6`, `t`.`product_weight_with_packaging` AS `t0_c7`, `t`.`volume` AS `t0_c8`, `t`.`price` AS `t0_c9`, `t`.`packing_order` AS `t0_c10`, `t`.`image_url` AS `t0_c11`, `t`.`status` AS `t0_c12`, `t`.`seconds_needed_to_pack` AS `t0_c13`, `t`.`featured` AS `t0_c14`, `t`.`manipulation_needed` AS `t0_c15`, `t`.`manipulation_instructions` AS `t0_c16`, `t`.`gift` AS `t0_c17`, `t`.`unlocked_above` AS `t0_c18`, `t`.`automated_purchase` AS `t0_c19`, `t`.`refrigerated` AS `t0_c20`, `t`.`description` AS `t0_c21`, `t`.`lead_time` AS `t0_c22`, `t`.`gift_certificate` AS `t0_c23`, `t`.`product_barcode` AS `t0_c24`, `t`.`apply_provincial_tax` AS `t0_c25`, `t`.`apply_national_tax` AS `t0_c26`, `t`.`cc_pending_TODELETE` AS `t0_c27`, `t`.`flow_through` AS `t0_c28`, `t`.`location_header_id` AS `t0_c29`, `t`.`qty_ready_for_picking` AS `t0_c30`, `t`.`slug` AS `t0_c31`, `t`.`created` AS `t0_c32`, `t`.`updated` AS `t0_c33`, `t`.`user_id` AS `t0_c34`, `t`.`release_rate` AS `t0_c35`, `t`.`purchasing_price` AS `t0_c36`, `t`.`is_customizable` AS `t0_c37`, `t`.`conservation_mode_in_basket` AS `t0_c38`, `t`.`conservation_mode_in_warehouse` AS `t0_c39`, `t`.`supplier_product_name` AS `t0_c40`, `t`.`supplier_product_code` AS `t0_c41`, `t`.`lock_status` AS `t0_c42`, `t`.`unit_of_measure` AS `t0_c43`, `t`.`is_new` AS `t0_c44`, `t`.`created_by` AS `t0_c45`, `t`.`days_alert_before_expiry_date` AS `t0_c46`, `t`.`days_remove_before_expiry_date` AS `t0_c47`, `t`.`default_duration_days_minimum_expiration` AS `t0_c48`, `t`.`group_type` AS `t0_c49`, `t`.`visible_on_marketplace` AS `t0_c50`, `t`.`display_position_for_supplier` AS `t0_c51`, `t`.`lock_status_comment` AS `t0_c52`, `t`.`apply_provincial_tax_purchasing` AS `t0_c53`, `t`.`apply_national_tax_purchasing` AS `t0_c54`, `t`.`virtual` AS `t0_c55`, `t`.`delivery_service_fees` AS `t0_c56`, `t`.`charge_by_weight` AS `t0_c57`, `t`.`provenance_required_upon_reception` AS `t0_c58`, `t`.`weight_variance` AS `t0_c59`, `t`.`average_price_quantity` AS `t0_c60`, `t`.`average_price_unit_id` AS `t0_c61`, `t`.`restricted_to_lufa` AS `t0_c62`, `t`.`weight_published_and_always_same` AS `t0_c63`, `t`.`ingredient_list` AS `t0_c64`, `t`.`photo_reshoot_required` AS `t0_c65`, `t`.`reason_for_unpublishing` AS `t0_c66`, `t`.`is_charge_by_weight_capped` AS `t0_c67`, `t`.`max_percentage_of_surplus_charged_for_charge_by_weight_product` AS `t0_c68`, `t`.`is_gluten_free` AS `t0_c69`, `t`.`width` AS `t0_c70`, `t`.`height` AS `t0_c71`, `t`.`length` AS `t0_c72`, `t`.`units_per_box` AS `t0_c73`, `t`.`security_factor` AS `t0_c74`, `t`.`eligible_for_6_pack` AS `t0_c75`, `t`.`sub_sub_id` AS `t0_c76`, `t`.`number_of_items_per_package` AS `t0_c77`, `t`.`reception_type` AS `t0_c78`, `t`.`reception_weight` AS `t0_c79`, `t`.`reception_height` AS `t0_c80`, `t`.`reception_width` AS `t0_c81`, `t`.`reception_length` AS `t0_c82`, `t`.`reception_cost` AS `t0_c83`, `t`.`reception_tolerance` AS `t0_c84`, `t`.`may_drip_force_1st_level` AS `t0_c85`, `t`.`requires_light` AS `t0_c86`, `t`.`store_close_to_drain` AS `t0_c87`, `t`.`minimal_margin` AS `t0_c88`, `t`.`state` AS `t0_c89`, `t`.`state_comment` AS `t0_c90`, `t`.`initial_approval_date` AS `t0_c91`, `t`.`disabled_date` AS `t0_c92`, `t`.`average_price_flag` AS `t0_c93`, `t`.`internal_notes` AS `t0_c94`, `t`.`suggested_description` AS `t0_c95`, `t`.`suggested_name` AS `t0_c96`, `t`.`image` AS `t0_c97`, `t`.`existing_image_product_id` AS `t0_c98`, `t`.`biso_location` AS `t0_c99`, `t`.`manipulation_instructions_packer` AS `t0_c100`, `t`.`special_instructions_packer` AS `t0_c101`, `t`.`is_organic` AS `t0_c102`, `t`.`is_hermetically_sealed` AS `t0_c103`, `t`.`dynamic_pricing` AS `t0_c104`, `t`.`reception_instructions` AS `t0_c105`, `t`.`low_quantity_notification` AS `t0_c106`, `t`.`sample` AS `t0_c107`, `t`.`preference_restriction` AS `t0_c108`, `t`.`consigne_amount` AS `t0_c109`, `t`.`alcohol` AS `t0_c110`, `t`.`freezer_storage` AS `t0_c111`, `t`.`storage_format_in_wh` AS `t0_c112`, `t`.`tote_format_id` AS `t0_c113`, `t`.`units_per_tote` AS `t0_c114`, `t`.`display_nutritional_values` AS `t0_c115`, `t`.`nutritional_values_status` AS `t0_c116`, `t`.`nutritional_values_file` AS `t0_c117`, `t`.`nutritional_values_file_uploaded_at` AS `t0_c118`, `t`.`nutritional_values_file_uploaded_by` AS `t0_c119`, `t`.`quality_visible_to_packer` AS `t0_c120`, `t`.`received_in` AS `t0_c121`, `t`.`is_scs_certified` AS `t0_c122`, `t`.`portion_in_biso` AS `t0_c123`, `t`.`is_organic_USDA` AS `t0_c124`, `t`.`trial_product` AS `t0_c125`, `t`.`portioning_speed_group_id` AS `t0_c126`, `t`.`portioning_packaging_id` AS `t0_c127`, `t`.`purchaser_id` AS `t0_c128`, `t`.`category_manager_id` AS `t0_c129`, `t`.`products_sunday_bb_cap` AS `t0_c130`, `t`.`products_monday_bb_cap` AS `t0_c131`, `t`.`products_tuesday_bb_cap` AS `t0_c132`, `t`.`products_wednesday_bb_cap` AS `t0_c133`, `t`.`products_thursday_bb_cap` AS `t0_c134`, `t`.`products_friday_bb_cap` AS `t0_c135`, `t`.`products_saturday_bb_cap` AS `t0_c136`, `t`.`dp_minimal_price` AS `t0_c137`, `t`.`super_aubaines_image_url` AS `t0_c138`, `t`.`temperature_validation` AS `t0_c139`, `t`.`temperature_validation_min` AS `t0_c140`, `t`.`temperature_validation_max` AS `t0_c141`, `t`.`expiration_validation` AS `t0_c142`, `t`.`sample_weight_validation` AS `t0_c143`, `t`.`qtyoh_calc_validation` AS `t0_c144`, `t`.`temporary_exempt_of_national_tax` AS `t0_c145`, `t`.`create_with_forecast_tool` AS `t0_c146`, `t`.`apply_hst_tax` AS `t0_c147`, `t`.`packaging_weight` AS `t0_c148`, `i18nProducts`.`l_id` AS `t1_c0`, `i18nProducts`.`product_id` AS `t1_c1`, `i18nProducts`.`lang_id` AS `t1_c2`, `i18nProducts`.`l_name` AS `t1_c3`, `i18nProducts`.`l_units` AS `t1_c4`, `i18nProducts`.`l_description` AS `t1_c5`, `i18nProducts`.`l_slug` AS `t1_c6`, `i18nProducts`.`l_ingredient_list` AS `t1_c7`, `i18nProducts`.`l_suggested_description` AS `t1_c8`, `i18nProducts`.`l_suggested_name` AS `t1_c9`, `i18nProducts`.`l_manipulation_instructions` AS `t1_c10`, `i18nProducts`.`l_special_instructions_packer` AS `t1_c11`, `i18nProducts`.`l_reception_instructions` AS `t1_c12` FROM `securelufacom`.`products` `t` LEFT OUTER JOIN `securelufacom`.`productsLang` `i18nProducts` ON (`i18nProducts`.`product_id`=`t`.`product_id`) AND (i18nProducts.lang_id='fr') WHERE (slug = :slug). Bound with :slug='getBlogs')
3.2 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `suppliers`)
1.6 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `suppliers`)
1.7 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `suppliersLang`)
1.0 ms system.db.CDbCommand.query system.db.CDbCommand.query(SHOW CREATE TABLE `suppliersLang`)
3.9 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `t`.`supplier_id` AS `t0_c0`, `t`.`name` AS `t0_c1`, `t`.`address` AS `t0_c2`, `t`.`city_id` AS `t0_c3`, `t`.`warehouse_id` AS `t0_c4`, `t`.`state_id` AS `t0_c5`, `t`.`zip_code` AS `t0_c6`, `t`.`city_name` AS `t0_c7`, `t`.`website` AS `t0_c8`, `t`.`logo` AS `t0_c9`, `t`.`telephone` AS `t0_c10`, `t`.`email` AS `t0_c11`, `t`.`description` AS `t0_c12`, `t`.`status` AS `t0_c13`, `t`.`uniform_reception` AS `t0_c14`, `t`.`primary` AS `t0_c15`, `t`.`weight` AS `t0_c16`, `t`.`slug` AS `t0_c17`, `t`.`lead_time` AS `t0_c18`, `t`.`shipping_and_handling_fees` AS `t0_c19`, `t`.`region_id` AS `t0_c20`, `t`.`can_create_sfids` AS `t0_c21`, `t`.`can_adjust_qty_for_sell` AS `t0_c22`, `t`.`lock_status` AS `t0_c23`, `t`.`lock_status_comment` AS `t0_c24`, `t`.`created_by` AS `t0_c25`, `t`.`created_at` AS `t0_c26`, `t`.`last_update_by` AS `t0_c27`, `t`.`last_update_at` AS `t0_c28`, `t`.`GST` AS `t0_c29`, `t`.`PST` AS `t0_c30`, `t`.`terms_conditions_approved_by` AS `t0_c31`, `t`.`terms_conditions_approved_at` AS `t0_c32`, `t`.`terms_conditions_approved_ip` AS `t0_c33`, `t`.`time_before_automated_sfid_cancelation` AS `t0_c34`, `t`.`pay_name` AS `t0_c35`, `t`.`preferred_payment_type` AS `t0_c36`, `t`.`warehouse_address` AS `t0_c37`, `t`.`warehouse_state_id` AS `t0_c38`, `t`.`warehouse_zip_code` AS `t0_c39`, `t`.`warehouse_city_name` AS `t0_c40`, `t`.`pickup_order` AS `t0_c41`, `t`.`restricted_to_lufa` AS `t0_c42`, `t`.`default_shipping_method` AS `t0_c43`, `t`.`default_arrival_time` AS `t0_c44`, `t`.`purchasing_automation_status` AS `t0_c45`, `t`.`purchasing_automation_autonomy_level` AS `t0_c46`, `t`.`address_lat` AS `t0_c47`, `t`.`address_lng` AS `t0_c48`, `t`.`wh_lat` AS `t0_c49`, `t`.`wh_lng` AS `t0_c50`, `t`.`netsuite_vendor_id` AS `t0_c51`, `t`.`netsuite_customer_id` AS `t0_c52`, `t`.`rpc_handling_billing` AS `t0_c53`, `t`.`rpc_handling_fee` AS `t0_c54`, `t`.`rpc_consignment_billing` AS `t0_c55`, `t`.`rpc_consignment_fee` AS `t0_c56`, `t`.`via_3pl` AS `t0_c57`, `t`.`name_3pl` AS `t0_c58`, `t`.`r34_handling_fee` AS `t0_c59`, `i18nSuppliers`.`l_id` AS `t1_c0`, `i18nSuppliers`.`supplier_id` AS `t1_c1`, `i18nSuppliers`.`lang_id` AS `t1_c2`, `i18nSuppliers`.`l_name` AS `t1_c3`, `i18nSuppliers`.`l_description` AS `t1_c4`, `i18nSuppliers`.`l_slug` AS `t1_c5` FROM `suppliers` `t` LEFT OUTER JOIN `suppliersLang` `i18nSuppliers` ON (`i18nSuppliers`.`supplier_id`=`t`.`supplier_id`) AND (i18nSuppliers.lang_id='fr') WHERE (slug = :slug). Bound with :slug='getBlogs')
1.4 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT q.user_notification_message_queue_id, q.session_clicks, n.notification_messages_id, n.start_date, n.end_date, n.created_at, n.status, IF (:lang = "fr", n.desktop_collapsed_message, n_l.l_desktop_collapsed_message) as desktop_collapsed_message, IF (:lang = "fr", n.mobile_collapsed_message, n_l.l_mobile_collapsed_message) as mobile_collapsed_message, IF (:lang = "fr", n.title, n_l.l_title) as title, IF (:lang = "fr", n.content, n_l.content) as content, CONCAT("/images/notificationMessages/", n.icon) as icon, :lang as lang, 0 as :session_id FROM user_notification_message_queue q INNER JOIN notification_messages n ON n.notification_messages_id = q.notification_messages_id INNER JOIN notification_messages_lang n_l ON n_l.notification_messages_id = n.notification_messages_id WHERE q.user_id = :user_id AND n.status = :STATUS_LIVE AND q.session_clicks < 2. Bound with :user_id=NULL, :STATUS_LIVE=2, :lang='fr', :session_id='puapoc5kv0bbha399bnv0pih3d')
1.6 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1)
1.2 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT child FROM authitemchild WHERE parent = 'default_guest' )
1.6 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT * FROM `securelufacom`.`users` `t` WHERE `t`.`user_id` IS NULL LIMIT 1)
42.4 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `blog`.`blog_id`, `blog`.`image_url`, `blog`.`blog_category_id`, `blog`.`created`, `blog`.`updated`, `blog`.`title`, `blog`.`body`, `blog`.`recipe_preparation_time`, `blog`.`recipe_total_time`, `blog`.`recipe_serves`, `blog`.`recipe_ingredients_left`, `blog`.`recipe_ingredients_right`, `blog`.`recipe_directions`, `blog`.`slug` FROM `blog` WHERE created>"2014-06-06" and (status=1 AND (publish_datetime IS NULL OR publish_datetime <= NOW())) ORDER BY `created` DESC)
1.5 ms system.db.CDbCommand.query system.db.CDbCommand.query(SELECT `id` FROM `user_session` WHERE id=:id. Bound with :id='puapoc5kv0bbha399bnv0pih3d')
5.6 ms system.db.CDbCommand.execute system.db.CDbCommand.execute(INSERT INTO `user_session` (`id`, `data`, `expire`) VALUES (:id, :data, :expire). Bound with :id='puapoc5kv0bbha399bnv0pih3d', :data='lufaStateDev__language|s:2:"fr";', :expire=1757982591)
2.7 ms system.db.CDbCommand.execute system.db.CDbCommand.execute( INSERT IGNORE INTO stats_page_requested (url, memory_used, loading_time, ip, user_id, request_body, query_string, cookies) VALUES (:url, :memory_used, :loading_time, :ip, :user_id, :body, :query_string, :cookies); . Bound with :url='blog/getBlogs', :loading_time=0.361, :memory_used=4.41, :ip='66.249.64.173', :user_id=NULL, :body='', :query_string='', :cookies='s:0:"";')