Query Metrics
163
Database Queries
34
Different statements
161.69 ms
Query time
19
Invalid entities
80
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
30.49 ms (18.85%) |
83 |
SELECT w0_.photo AS photo_0 FROM web_category_banner w0_ INNER JOIN web_category w1_ ON w0_.web_category_id = w1_.id INNER JOIN web_site w2_ ON w0_.site_id = w2_.id WHERE w0_.status = 1 AND w0_.type = 2 AND w2_.id = ? AND w1_.id = ? LIMIT 1
Parameters:
[ 2 101 ] |
|
21.52 ms (13.31%) |
11 |
SELECT w0_.price AS price_0, w0_.old_price AS old_price_1, w0_.discount AS discount_2, w0_.show_control AS show_control_3 FROM web_item w0_ INNER JOIN web_site w1_ ON w0_.site_id = w1_.id INNER JOIN item i2_ ON w0_.item_id = i2_.id WHERE w0_.show_control = 1 AND i2_.status <> 2 AND w0_.del = 0 AND w1_.id = ? AND w0_.web_group_name = ? AND i2_.web_group_name = ? ORDER BY w0_.price + 0 ASC LIMIT 1
Parameters:
[ 2 "SILVER CLASSIC HONED MARBLE" "SILVER CLASSIC HONED MARBLE" ] |
|
16.32 ms (10.09%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.userSession AS userSession_10, t0.quantity AS quantity_11, t0.sqm AS sqm_12, t0.price AS price_13, t0.free_sample AS free_sample_14, t0.user_id AS user_id_15, t0.item_id AS item_id_16, t0.show_item_id AS show_item_id_17, t0.item_detail_id AS item_detail_id_18 FROM web_basket t0 WHERE t0.userSession = ?
Parameters:
[
"b7759fc0004100c345e6df93aa8ca3e5"
]
|
|
12.54 ms (7.76%) |
11 |
SELECT count(w0_.id) AS sclr_0 FROM web_item_detail w0_ INNER JOIN web_site w1_ ON w0_.site_id = w1_.id WHERE w0_.del = 0 AND w1_.id = ? AND w0_.web_group_name = ?
Parameters:
[ 2 "SILVER CLASSIC HONED MARBLE" ] |
|
8.50 ms (5.25%) |
1 |
SELECT COUNT(w0_.id) AS sclr_0 FROM web_basket w0_ WHERE w0_.userSession = ?
Parameters:
[
"b7759fc0004100c345e6df93aa8ca3e5"
]
|
|
7.47 ms (4.62%) |
1 |
SELECT tc.TABLE_NAME, tc.CONSTRAINT_NAME, kcu.COLUMN_NAME FROM information_schema.TABLE_CONSTRAINTS tc INNER JOIN information_schema.KEY_COLUMN_USAGE kcu ON kcu.TABLE_NAME = tc.TABLE_NAME AND kcu.CONSTRAINT_NAME = tc.CONSTRAINT_NAME WHERE tc.TABLE_SCHEMA = ? AND kcu.TABLE_SCHEMA = ? AND tc.TABLE_NAME = ? AND tc.CONSTRAINT_TYPE = 'PRIMARY KEY' ORDER BY TABLE_NAME, kcu.ORDINAL_POSITION
Parameters:
[ "dbs9323576" "dbs9323576" "doctrine_migration_versions" ] |
|
5.72 ms (3.54%) |
12 |
SELECT w0_.image AS image_0, w0_.location AS location_1, w0_.title AS title_2 FROM web_item_label w1_ INNER JOIN web_label w0_ ON w1_.web_label_id = w0_.id WHERE w1_.web_item_detail_id = ?
Parameters:
[
485
]
|
|
5.18 ms (3.20%) |
2 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"dbs9323576"
]
|
|
5.08 ms (3.14%) |
1 |
SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.REFERENCED_TABLE_NAME, c.UPDATE_RULE, c.DELETE_RULE, k.COLUMN_NAME, k.REFERENCED_COLUMN_NAME FROM information_schema.KEY_COLUMN_USAGE k INNER JOIN information_schema.REFERENTIAL_CONSTRAINTS c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION
Parameters:
[ "dbs9323576" "dbs9323576" "doctrine_migration_versions" ] |
|
4.38 ms (2.71%) |
1 |
SELECT w0_.id AS id_0, w0_.price AS price_1, w0_.size_name AS size_name_2, w0_.size_description AS size_description_3, w0_.stock AS stock_4, w0_.old_price AS old_price_5, w0_.discount AS discount_6, sum(i1_.free_stock) AS sclr_7, i2_.status AS status_8, i2_.um_quantity AS um_quantity_9, u3_.unit_measure AS unit_measure_10, u4_.type AS type_11 FROM web_item w0_ INNER JOIN web_site w5_ ON w0_.site_id = w5_.id INNER JOIN item i2_ ON w0_.item_id = i2_.id INNER JOIN unit_measure u3_ ON i2_.um_id = u3_.id LEFT JOIN item_warehouse i1_ ON i2_.id = i1_.item_id LEFT JOIN unit_type u4_ ON i2_.unit_type_id = u4_.id INNER JOIN web_item_detail w6_ ON w0_.web_item_detail_id = w6_.id WHERE w0_.show_control = 1 AND w0_.del = 0 AND w5_.id = ? AND i2_.web_group_name = ? AND w6_.id = ? GROUP BY w0_.id ORDER BY w0_.price + 0 ASC, w0_.size_name ASC
Parameters:
[ 2 "SILVER SHADOW HONED MARBLE" 870 ] |
|
4.08 ms (2.53%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.freeSample AS freeSample_10, t0.gap AS gap_11, t0.projects_slab AS projects_slab_12, t0.dummy AS dummy_13, t0.title AS title_14, t0.brand AS brand_15, t0.product_type AS product_type_16, t0.sub_title AS sub_title_17, t0.title_seo AS title_seo_18, t0.web_group_name AS web_group_name_19, t0.photo AS photo_20, t0.photo_title AS photo_title_21, t0.photo_sub_title AS photo_sub_title_22, t0.little_description AS little_description_23, t0.description AS description_24, t0.meta_title AS meta_title_25, t0.meta_keywords AS meta_keywords_26, t0.meta_description AS meta_description_27, t0.special_offer AS special_offer_28, t0.most_popular AS most_popular_29, t0.best_sellers AS best_sellers_30, t0.suggested_fixing AS suggested_fixing_31, t0.review_average AS review_average_32, t0.free_delivery AS free_delivery_33, t0.new_item AS new_item_34, t0.last_id AS last_id_35, t0.last_url AS last_url_36, t0.rss_xml AS rss_xml_37, t0.price AS price_38, t0.show_control AS show_control_39, t0.courier_option AS courier_option_40, t0.show_first AS show_first_41, t0.tile_sealer AS tile_sealer_42, t0.tile_adhesive AS tile_adhesive_43, t0.samples_weight AS samples_weight_44, t0.default_category AS default_category_45, t0.default_alt_category AS default_alt_category_46, t0.type AS type_47, t0.per AS per_48, t0.site_id AS site_id_49, t0.item_id AS item_id_50 FROM web_item_detail t0 WHERE t0.title_seo = ? AND t0.site_id = ? AND t0.del = ? LIMIT 1
Parameters:
[ "silver-shadow-grey-marble-tile-honed" 2 0 ] |
|
4.07 ms (2.52%) |
8 |
SELECT w0_.id AS id_0, w0_.title AS title_1, w0_.group_status AS group_status_2, w0_.group_name AS group_name_3, w0_.title_seo AS title_seo_4 FROM web_category w0_ LEFT JOIN web_category w1_ ON w0_.category_id = w1_.id INNER JOIN web_site w2_ ON w0_.site_id = w2_.id WHERE w0_.status = 1 AND w0_.del = 0 AND w2_.id = ? AND w1_.id = ? ORDER BY w0_.sira ASC
Parameters:
[ 2 46 ] |
|
4.03 ms (2.49%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.title AS title_10, t0.title_seo AS title_seo_11, t0.size_name AS size_name_12, t0.size_description AS size_description_13, t0.web_group_name AS web_group_name_14, t0.web_listele AS web_listele_15, t0.price AS price_16, t0.old_price AS old_price_17, t0.discount AS discount_18, t0.photo AS photo_19, t0.little_description AS little_description_20, t0.description AS description_21, t0.meta_title AS meta_title_22, t0.meta_description AS meta_description_23, t0.show_control AS show_control_24, t0.special_offer AS special_offer_25, t0.most_popular AS most_popular_26, t0.best_sellers AS best_sellers_27, t0.product_code AS product_code_28, t0.suggested_fixing AS suggested_fixing_29, t0.review_average AS review_average_30, t0.free_delivery AS free_delivery_31, t0.new_item AS new_item_32, t0.stock AS stock_33, t0.last_id AS last_id_34, t0.last_url AS last_url_35, t0.rss_xml AS rss_xml_36, t0.show_first AS show_first_37, t0.tile_grout AS tile_grout_38, t0.site_id AS site_id_39, t0.item_id AS item_id_40, t0.web_item_detail_id AS web_item_detail_id_41 FROM web_item t0 WHERE t0.web_item_detail_id = ? LIMIT 1
Parameters:
[
870
]
|
|
3.80 ms (2.35%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.name AS name_10, t0.email AS email_11, t0.question AS question_12, t0.answer AS answer_13, t0.status AS status_14, t0.web_item_detail_id AS web_item_detail_id_15, t0.site_id AS site_id_16 FROM web_item_question t0 WHERE t0.web_item_detail_id = ? AND t0.status = ? AND t0.del = ? AND t0.site_id = ? ORDER BY t0.id DESC
Parameters:
[ 870 1 0 2 ] |
|
3.49 ms (2.16%) |
1 |
SELECT c.TABLE_NAME, c.COLUMN_NAME, IF( c.DATA_TYPE = 'longtext' AND EXISTS( SELECT * FROM information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'dbs9323576' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.DATA_TYPE ), c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE, c.COLUMN_DEFAULT, c.EXTRA, c.COLUMN_COMMENT, c.CHARACTER_SET_NAME, c.COLLATION_NAME FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION
Parameters:
[ "dbs9323576" "dbs9323576" "doctrine_migration_versions" ] |
|
3.37 ms (2.08%) |
1 |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[ "dbs9323576" "doctrine_migration_versions" ] |
|
3.23 ms (2.00%) |
1 |
SELECT w0_.created_at AS created_at_0, w0_.updated_at AS updated_at_1, w0_.created_by AS created_by_2, w0_.updated_by AS updated_by_3, w0_.u_date AS u_date_4, w0_.id AS id_5, w0_.sira AS sira_6, w0_.code AS code_7, w0_.del AS del_8, w0_.web_item_detail_id AS web_item_detail_id_9, w0_.web_item_info_options_id AS web_item_info_options_id_10 FROM web_item_info w0_ INNER JOIN web_item_info_option w1_ ON w0_.web_item_info_options_id = w1_.id WHERE w0_.web_item_detail_id = ? ORDER BY w1_.sira ASC, w1_.title ASC
Parameters:
[
870
]
|
|
2.78 ms (1.72%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.name AS name_10, t0.email AS email_11, t0.comment AS comment_12, t0.score AS score_13, t0.title AS title_14, t0.city AS city_15, t0.status AS status_16, t0.web_item_detail_id AS web_item_detail_id_17, t0.site_id AS site_id_18 FROM web_item_review t0 WHERE t0.web_item_detail_id = ? AND t0.status = ? AND t0.del = ? AND t0.site_id = ? ORDER BY t0.id DESC
Parameters:
[ 870 1 0 2 ] |
|
2.63 ms (1.63%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.freeSample AS freeSample_10, t0.gap AS gap_11, t0.projects_slab AS projects_slab_12, t0.dummy AS dummy_13, t0.title AS title_14, t0.brand AS brand_15, t0.product_type AS product_type_16, t0.sub_title AS sub_title_17, t0.title_seo AS title_seo_18, t0.web_group_name AS web_group_name_19, t0.photo AS photo_20, t0.photo_title AS photo_title_21, t0.photo_sub_title AS photo_sub_title_22, t0.little_description AS little_description_23, t0.description AS description_24, t0.meta_title AS meta_title_25, t0.meta_keywords AS meta_keywords_26, t0.meta_description AS meta_description_27, t0.special_offer AS special_offer_28, t0.most_popular AS most_popular_29, t0.best_sellers AS best_sellers_30, t0.suggested_fixing AS suggested_fixing_31, t0.review_average AS review_average_32, t0.free_delivery AS free_delivery_33, t0.new_item AS new_item_34, t0.last_id AS last_id_35, t0.last_url AS last_url_36, t0.rss_xml AS rss_xml_37, t0.price AS price_38, t0.show_control AS show_control_39, t0.courier_option AS courier_option_40, t0.show_first AS show_first_41, t0.tile_sealer AS tile_sealer_42, t0.tile_adhesive AS tile_adhesive_43, t0.samples_weight AS samples_weight_44, t0.default_category AS default_category_45, t0.default_alt_category AS default_alt_category_46, t0.type AS type_47, t0.per AS per_48, t0.site_id AS site_id_49, t0.item_id AS item_id_50 FROM web_item_detail t0 INNER JOIN web_item_details_needs ON t0.id = web_item_details_needs.need_item_id WHERE web_item_details_needs.item_id = ?
Parameters:
[
870
]
|
|
2.33 ms (1.44%) |
8 |
SELECT DATABASE()
Parameters:
[] |
|
1.64 ms (1.01%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.web_item_detail_id AS web_item_detail_id_10, t0.web_care_delivery_id AS web_care_delivery_id_11 FROM web_item_care_delivery t0 WHERE t0.web_item_detail_id = ?
Parameters:
[
870
]
|
|
1.62 ms (1.00%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.freeSample AS freeSample_10, t0.gap AS gap_11, t0.projects_slab AS projects_slab_12, t0.dummy AS dummy_13, t0.title AS title_14, t0.brand AS brand_15, t0.product_type AS product_type_16, t0.sub_title AS sub_title_17, t0.title_seo AS title_seo_18, t0.web_group_name AS web_group_name_19, t0.photo AS photo_20, t0.photo_title AS photo_title_21, t0.photo_sub_title AS photo_sub_title_22, t0.little_description AS little_description_23, t0.description AS description_24, t0.meta_title AS meta_title_25, t0.meta_keywords AS meta_keywords_26, t0.meta_description AS meta_description_27, t0.special_offer AS special_offer_28, t0.most_popular AS most_popular_29, t0.best_sellers AS best_sellers_30, t0.suggested_fixing AS suggested_fixing_31, t0.review_average AS review_average_32, t0.free_delivery AS free_delivery_33, t0.new_item AS new_item_34, t0.last_id AS last_id_35, t0.last_url AS last_url_36, t0.rss_xml AS rss_xml_37, t0.price AS price_38, t0.show_control AS show_control_39, t0.courier_option AS courier_option_40, t0.show_first AS show_first_41, t0.tile_sealer AS tile_sealer_42, t0.tile_adhesive AS tile_adhesive_43, t0.samples_weight AS samples_weight_44, t0.default_category AS default_category_45, t0.default_alt_category AS default_alt_category_46, t0.type AS type_47, t0.per AS per_48, t0.site_id AS site_id_49, t0.item_id AS item_id_50 FROM web_item_detail t0 INNER JOIN web_item_details_fixings ON t0.id = web_item_details_fixings.fixing_item_id WHERE web_item_details_fixings.item_id = ?
Parameters:
[
870
]
|
|
1.37 ms (0.84%) |
2 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.status AS status_10, t0.title AS title_11, t0.title_seo AS title_seo_12, t0.footer_title AS footer_title_13, t0.meta_title AS meta_title_14, t0.meta_keywords AS meta_keywords_15, t0.meta_description AS meta_description_16, t0.seo_description AS seo_description_17, t0.group_name AS group_name_18, t0.group_status AS group_status_19, t0.meta_tickets AS meta_tickets_20, t0.site_id AS site_id_21, t0.category_id AS category_id_22 FROM web_category t0 WHERE t0.id = ?
Parameters:
[
46
]
|
|
0.85 ms (0.52%) |
1 |
SELECT w0_.id AS id_0, w0_.group_status AS group_status_1, w0_.group_name AS group_name_2, w0_.title AS title_3, w0_.title_seo AS title_seo_4 FROM web_category w0_ INNER JOIN web_site w1_ ON w0_.site_id = w1_.id INNER JOIN web_category w2_ ON w0_.category_id = w2_.id WHERE w0_.status = 1 AND w0_.del = 0 AND w1_.id = ? AND w2_.category_id IS NULL ORDER BY w0_.sira ASC
Parameters:
[
2
]
|
|
0.82 ms (0.51%) |
1 |
SELECT i0_.code AS code_0 FROM web_item w1_ LEFT JOIN item i0_ ON w1_.item_id = i0_.id WHERE i0_.id = ?
Parameters:
[
870
]
|
|
0.70 ms (0.43%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.name AS name_10, t0.url AS url_11, t0.short_name AS short_name_12, t0.site_title AS site_title_13, t0.site_description AS site_description_14 FROM web_site t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.64 ms (0.39%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.title AS title_10, t0.titleSeo AS titleSeo_11, t0.infoTitle AS infoTitle_12, t0.description AS description_13, t0.type AS type_14, t0.infoIcon AS infoIcon_15, t0.main_id AS main_id_16, t0.site_id AS site_id_17 FROM web_care_delivery t0 WHERE t0.site_id = ?
Parameters:
[
2
]
|
|
0.59 ms (0.37%) |
1 |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_description AS company_description_3, t0.company_email AS company_email_4, t0.company_phone AS company_phone_5, t0.company_fax AS company_fax_6, t0.company_address AS company_address_7, t0.company_address_html AS company_address_html_8, t0.company_logo AS company_logo_9, t0.copyright AS copyright_10, t0.auto_allocate AS auto_allocate_11, t0.cronjob_auto_allocate AS cronjob_auto_allocate_12, t0.cronjob_credit_hold AS cronjob_credit_hold_13, t0.exchange_rate_api AS exchange_rate_api_14, t0.coming_soon AS coming_soon_15, t0.coming_soon_date AS coming_soon_date_16, t0.maintenance_mode AS maintenance_mode_17, t0.custom_transaction AS custom_transaction_18, t0.transaction_entries AS transaction_entries_19, t0.api AS api_20, t0.login_captcha_key AS login_captcha_key_21, t0.login_captcha_id AS login_captcha_id_22, t0.dev_mod AS dev_mod_23, t0.developer_email AS developer_email_24, t0.ftp_username AS ftp_username_25, t0.ftp_hostname AS ftp_hostname_26, t0.ftp_password AS ftp_password_27, t0.ftp_port AS ftp_port_28 FROM system_settings t0 WHERE t0.id = ?
Parameters:
[
0
]
|
|
0.54 ms (0.34%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.title AS title_10, t0.titleSeo AS titleSeo_11, t0.description AS description_12, t0.type AS type_13, t0.upper_link AS upper_link_14, t0.meta_title AS meta_title_15, t0.meta_description AS meta_description_16, t0.site_id AS site_id_17 FROM web_page t0 WHERE t0.site_id = ? AND t0.del = ? AND t0.upper_link = ?
Parameters:
[ 2 0 "1" ] |
|
0.49 ms (0.30%) |
1 |
SELECT TABLE_NAME, INDEX_NAME, INDEX_TYPE, NON_UNIQUE, COLUMN_NAME, SUB_PART FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? AND INDEX_NAME != 'PRIMARY' ORDER BY TABLE_NAME, SEQ_IN_INDEX
Parameters:
[ "dbs9323576" "doctrine_migration_versions" ] |
|
0.48 ms (0.30%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.facebook AS facebook_10, t0.pinterest AS pinterest_11, t0.twitter AS twitter_12, t0.linkedin AS linkedin_13, t0.instagram AS instagram_14, t0.site_id AS site_id_15 FROM web_social t0 WHERE t0.site_id = ? LIMIT 1
Parameters:
[
2
]
|
|
0.41 ms (0.25%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.u_date AS u_date_5, t0.id AS id_6, t0.sira AS sira_7, t0.code AS code_8, t0.del AS del_9, t0.pallet_kg AS pallet_kg_10, t0.weight_limit AS weight_limit_11, t0.financial_year_start AS financial_year_start_12, t0.financial_year_end AS financial_year_end_13, t0.voidDay1 AS voidDay1_14, t0.voidDay2 AS voidDay2_15, t0.voidDay3 AS voidDay3_16, t0.voidDay4 AS voidDay4_17, t0.voidDay5 AS voidDay5_18, t0.kdv_value AS kdv_value_19, t0.default_tax AS default_tax_20 FROM settings t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.32 ms (0.20%) |
1 |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
|
0.24 ms (0.15%) |
1 |
SELECT @@character_set_database, @@collation_database
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| logging | doctrine.dbal.logging_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\WebCareDelivery | 22 |
| App\Entity\WebItemDetail | 12 |
| App\Entity\Item | 12 |
| App\Entity\WebItemInfo | 8 |
| App\Entity\WebItemInfoOption | 8 |
| App\Entity\WebItemCareDelivery | 8 |
| App\Entity\WebCategory | 3 |
| App\Entity\WebItemReview | 2 |
| App\Entity\WebSite | 1 |
| App\Entity\WebItem | 1 |
| App\Entity\Settings | 1 |
| App\Entity\WebSocial | 1 |
| App\Entity\SystemSettings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\BaseEntity | No errors. |
| App\Entity\WebSite |
|
| App\Entity\Samples | No errors. |
| App\Entity\CustomerOrder | No errors. |
| App\Entity\CustomerProforma |
|
| App\Entity\CustomerInvoice | No errors. |
| App\Entity\WebOrder | No errors. |
| App\Entity\WebCategoryBanner |
|
| App\Entity\WebFaq | No errors. |
| App\Entity\WebPageSource | No errors. |
| App\Entity\WebContactForm | No errors. |
| App\Entity\WebBanner | No errors. |
| App\Entity\WebBlogCategory | No errors. |
| App\Entity\WebBlog | No errors. |
| App\Entity\WebSocial | No errors. |
| App\Entity\WebItem |
|
| App\Entity\WebItemDetail |
|
| App\Entity\WebItemInfoOption | No errors. |
| App\Entity\WebLabel | No errors. |
| App\Entity\WebCareDelivery | No errors. |
| App\Entity\WebItemReview | No errors. |
| App\Entity\WebItemQuestion | No errors. |
| App\Entity\WebPage | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\CustomerContact |
|
| App\Entity\Item |
|
| App\Entity\WebBasket |
|
| App\Entity\WebCategory |
|
| App\Entity\ZoneCourier | No errors. |
| App\Entity\WebItemPhoto | No errors. |
| App\Entity\WebOrderItem | No errors. |
| App\Entity\SamplesItem | No errors. |
| App\Entity\WebItemInfo | No errors. |
| App\Entity\WebItemLabel | No errors. |
| App\Entity\WebItemCareDelivery | No errors. |
| App\Entity\WebItemDetailCategories | No errors. |
| App\Entity\WebCategoryShow |
|
| App\Entity\Category | No errors. |
| App\Entity\UnitMeasure | No errors. |
| App\Entity\ItemWarehouse | No errors. |
| App\Entity\UnitType | No errors. |
| App\Entity\Settings | No errors. |
| App\Entity\CustomerReceipt | No errors. |
| App\Entity\CustomerShipToList | No errors. |
| App\Entity\WebPalletZone |
|
| App\Entity\CustomerOrderItem | No errors. |
| App\Entity\CustomerOrderAddress | No errors. |
| App\Entity\CustomerOrderDelivery | No errors. |
| App\Entity\CustomerOrderImages | No errors. |
| App\Entity\StockTransferItem | No errors. |
| App\Entity\PurchaseOrder | No errors. |
| App\Entity\User |
|
| App\Entity\StockTransfer | No errors. |
| App\Entity\PaymentTerm | No errors. |
| App\Entity\ShippingMethod | No errors. |
| App\Entity\OrderStage |
|
| App\Entity\Warehouse |
|
| App\Entity\MultiCurrency |
|
| App\Entity\PostCode | No errors. |
| App\Entity\CustomerProformaItem | No errors. |
| App\Entity\CustomerProformaAddress | No errors. |
| App\Entity\CustomerProformaDelivery | No errors. |
| App\Entity\CustomerInvoiceItem | No errors. |
| App\Entity\CustomerInvoiceAddress | No errors. |
| App\Entity\CustomerInvoiceDelivery | No errors. |
| App\Entity\CustomerAllocate | No errors. |
| App\Entity\Journal | No errors. |
| App\Entity\CustomerRma | No errors. |
| App\Entity\CustomerCreditMemo | No errors. |
| App\Entity\PurchaseInvoice | No errors. |
| App\Entity\WebOrderQuestionAnswers | No errors. |
| App\Entity\EmailSended | No errors. |
| App\Entity\CustomerAuthorizedPerson | No errors. |
| App\Entity\CustomerNotes |
|
| App\Entity\CustomerExNotes | No errors. |
| App\Entity\SpecialPricing | No errors. |
| App\Entity\CustomerRefund |
|
| App\Entity\CustomerAllocation | No errors. |
| App\Entity\CustomerMerchandising | No errors. |
| App\Entity\ApiUser | No errors. |
| App\Entity\CustomerType | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\SalesRepresentative | No errors. |
| App\Entity\TaxDescription |
|
| App\Entity\AccountCode |
|
| App\Entity\JobTitle | No errors. |
| App\Entity\ItemSupplier | No errors. |
| App\Entity\PurchaseOrderRequisitionItem | No errors. |
| App\Entity\PurchaseOrderItem | No errors. |
| App\Entity\GoodsReceivedItem | No errors. |
| App\Entity\ReturnToSupplierItem | No errors. |
| App\Entity\CustomerRmaItem | No errors. |
| App\Entity\CustomerCreditMemoItem | No errors. |
| App\Entity\GroupItem | No errors. |
| App\Entity\StockAdjustmentItem | No errors. |
| App\Entity\PurchaseInvoiceItem | No errors. |
| App\Entity\DebitMemoItem | No errors. |
| App\Entity\ItemCosts | No errors. |
| App\Entity\CorporateItem | No errors. |
| App\Entity\CorporateItemDetail | No errors. |
| App\Entity\CostingMethod | No errors. |
| App\Entity\ServiceLevel | No errors. |
| App\Entity\SystemSettings | No errors. |