1 |
1.26 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0;
|
2 |
0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3 FROM page t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"homepage"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3 FROM page t0 WHERE t0.name = 'homepage' LIMIT 1;
|
3 |
3.05 ms |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.active AS active_4, u0_.fullname AS fullname_5, u0_.is_verified AS is_verified_6, u0_.usertype AS usertype_7, u0_.photo AS photo_8, u0_.book_online AS book_online_9, u0_.teacherdata_id AS teacherdata_id_10, u0_.studentdata_id AS studentdata_id_11 FROM `user` u0_ WHERE u0_.usertype = ? AND u0_.active = ? ORDER BY RAND() ASC LIMIT 100
Parameters: [
"teacher"
1
]
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.active AS active_4, u0_.fullname AS fullname_5, u0_.is_verified AS is_verified_6, u0_.usertype AS usertype_7, u0_.photo AS photo_8, u0_.book_online AS book_online_9, u0_.teacherdata_id AS teacherdata_id_10, u0_.studentdata_id AS studentdata_id_11 FROM `user` u0_ WHERE u0_.usertype = 'teacher' AND u0_.active = 1 ORDER BY RAND() ASC LIMIT 100;
|
4 |
0.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.page_id = ? AND t0.visible = ? ORDER BY t0.position ASC LIMIT 30
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.page_id = 1 AND t0.visible = 1 ORDER BY t0.position ASC LIMIT 30;
|
5 |
0.51 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 2;
|
6 |
0.26 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 3;
|
7 |
0.22 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 46;
|
8 |
0.25 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 4;
|
9 |
0.25 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 19;
|
10 |
0.14 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 20;
|
11 |
0.17 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 26;
|
12 |
0.40 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 27;
|
13 |
0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.availability AS availability_3, t0.category AS category_4, t0.description AS description_5, t0.image AS image_6, t0.book_online AS book_online_7 FROM instrument t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.availability AS availability_3, t0.category AS category_4, t0.description AS description_5, t0.image AS image_6, t0.book_online AS book_online_7 FROM instrument t0;
|
14 |
7.16 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 ORDER BY t0.type DESC LIMIT 15
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 ORDER BY t0.type DESC LIMIT 15;
|
15 |
2.32 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.duration AS duration_3, t0.name AS name_4, t0.no_of_sessions AS no_of_sessions_5, t0.cost_per_lesson AS cost_per_lesson_6 FROM package t0
SELECT t0.id AS id_1, t0.price AS price_2, t0.duration AS duration_3, t0.name AS name_4, t0.no_of_sessions AS no_of_sessions_5, t0.cost_per_lesson AS cost_per_lesson_6 FROM package t0;
|
16 |
1.68 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0;
|
17 |
0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0;
|
18 |
0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM blog_category t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM blog_category t0;
|
19 |
0.58 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.published_at AS published_at_6, t0.published AS published_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.image AS image_10, t0.user_id AS user_id_11, t0.category_id AS category_id_12 FROM blog t0 ORDER BY t0.published_at DESC LIMIT 3
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.published_at AS published_at_6, t0.published AS published_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.image AS image_10, t0.user_id AS user_id_11, t0.category_id AS category_id_12 FROM blog t0 ORDER BY t0.published_at DESC LIMIT 3;
|
20 |
0.54 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.page_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.page_id = 1;
|
21 |
0.37 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 2 ORDER BY t0.id ASC;
|
22 |
0.28 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 3 ORDER BY t0.id ASC;
|
23 |
0.27 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 4 ORDER BY t0.id ASC;
|
24 |
0.24 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 19 ORDER BY t0.id ASC;
|
25 |
0.24 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 20 ORDER BY t0.id ASC;
|
26 |
0.24 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 26 ORDER BY t0.id ASC;
|
27 |
0.25 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 27 ORDER BY t0.id ASC;
|
28 |
0.24 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 46 ORDER BY t0.id ASC;
|
29 |
0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3 FROM page t0 WHERE t0.name = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3 FROM page t0 WHERE t0.name = 'global' LIMIT 1;
|
30 |
0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.page_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.page_id = 7;
|
31 |
0.33 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 1 ORDER BY t0.id ASC;
|
32 |
0.25 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 9 ORDER BY t0.id ASC;
|
33 |
0.42 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 10 ORDER BY t0.id ASC;
|
34 |
0.27 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 11 ORDER BY t0.id ASC;
|
35 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 12 ORDER BY t0.id ASC;
|
36 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 13 ORDER BY t0.id ASC;
|
37 |
0.22 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 14 ORDER BY t0.id ASC;
|
38 |
0.22 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 17 ORDER BY t0.id ASC;
|
39 |
0.22 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 18 ORDER BY t0.id ASC;
|
40 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 21 ORDER BY t0.id ASC;
|
41 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 22 ORDER BY t0.id ASC;
|
42 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 24 ORDER BY t0.id ASC;
|
43 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = ? ORDER BY t0.id ASC
SELECT t0.id AS id_1, t0.url AS url_2, t0.placement AS placement_3, t0.alt AS alt_4, t0.thumbnail AS thumbnail_5, t0.section_id AS section_id_6 FROM web_photos t0 WHERE t0.section_id = 47 ORDER BY t0.id ASC;
|
44 |
0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"header_global"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'header_global' LIMIT 1;
|
45 |
0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"header_global"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'header_global' LIMIT 1;
|
46 |
0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"footer_global"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'footer_global' LIMIT 1;
|
47 |
0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"footer_global"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'footer_global' LIMIT 1;
|
48 |
0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"address_global"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'address_global' LIMIT 1;
|
49 |
0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"contact-mini-form"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'contact-mini-form' LIMIT 1;
|
50 |
0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"contact-mini-form"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'contact-mini-form' LIMIT 1;
|
51 |
0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"modal-mini-form"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'modal-mini-form' LIMIT 1;
|
52 |
0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"modal-mini-form"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'modal-mini-form' LIMIT 1;
|
53 |
0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"pricing_global"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'pricing_global' LIMIT 1;
|
54 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"sidebar_right"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'sidebar_right' LIMIT 1;
|
55 |
0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"sidebar_right"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'sidebar_right' LIMIT 1;
|
56 |
0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"book_lessons"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'book_lessons' LIMIT 1;
|
57 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"book_lessons"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'book_lessons' LIMIT 1;
|
58 |
0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"start_learning"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'start_learning' LIMIT 1;
|
59 |
0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"contactform_global"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'contactform_global' LIMIT 1;
|
60 |
0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"teacherinfo"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'teacherinfo' LIMIT 1;
|
61 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"teacherinfo"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'teacherinfo' LIMIT 1;
|
62 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"courseinfo"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'courseinfo' LIMIT 1;
|
63 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"courseinfo"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'courseinfo' LIMIT 1;
|
64 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"bloginfo"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'bloginfo' LIMIT 1;
|
65 |
0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"bloginfo"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'bloginfo' LIMIT 1;
|
66 |
0.54 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = 1;
|
67 |
0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = 2;
|
68 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = 3;
|
69 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = 4;
|
70 |
0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = 5;
|
71 |
0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = 6;
|
72 |
0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5 FROM nav_child t0 WHERE t0.navigation_id = 8;
|
73 |
0.42 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 INNER JOIN course_user ON t0.id = course_user.course_id WHERE course_user.user_id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 INNER JOIN course_user ON t0.id = course_user.course_id WHERE course_user.user_id = 263;
|
74 |
0.49 ms |
SELECT t0.id AS id_1, t0.resumelnk AS resumelnk_2, t0.phone AS phone_3, t0.lessonmode AS lessonmode_4, t0.branch AS branch_5, t0.sex AS sex_6, t0.nextofkinname AS nextofkinname_7, t0.nextofkinphonenum AS nextofkinphonenum_8, t0.nextofkinemail AS nextofkinemail_9, t0.nextofkinrship AS nextofkinrship_10, t0.about AS about_11, t0.conditions AS conditions_12, t0.percentage AS percentage_13, t14.id AS id_15, t14.email AS email_16, t14.roles AS roles_17, t14.password AS password_18, t14.active AS active_19, t14.fullname AS fullname_20, t14.is_verified AS is_verified_21, t14.usertype AS usertype_22, t14.photo AS photo_23, t14.book_online AS book_online_24, t14.teacherdata_id AS teacherdata_id_25, t14.studentdata_id AS studentdata_id_26 FROM teacher_user_data t0 LEFT JOIN `user` t14 ON t14.teacherdata_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.resumelnk AS resumelnk_2, t0.phone AS phone_3, t0.lessonmode AS lessonmode_4, t0.branch AS branch_5, t0.sex AS sex_6, t0.nextofkinname AS nextofkinname_7, t0.nextofkinphonenum AS nextofkinphonenum_8, t0.nextofkinemail AS nextofkinemail_9, t0.nextofkinrship AS nextofkinrship_10, t0.about AS about_11, t0.conditions AS conditions_12, t0.percentage AS percentage_13, t14.id AS id_15, t14.email AS email_16, t14.roles AS roles_17, t14.password AS password_18, t14.active AS active_19, t14.fullname AS fullname_20, t14.is_verified AS is_verified_21, t14.usertype AS usertype_22, t14.photo AS photo_23, t14.book_online AS book_online_24, t14.teacherdata_id AS teacherdata_id_25, t14.studentdata_id AS studentdata_id_26 FROM teacher_user_data t0 LEFT JOIN `user` t14 ON t14.teacherdata_id = t0.id WHERE t0.id = 45;
|
75 |
0.49 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 INNER JOIN course_user ON t0.id = course_user.course_id WHERE course_user.user_id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 INNER JOIN course_user ON t0.id = course_user.course_id WHERE course_user.user_id = 352;
|
76 |
0.47 ms |
SELECT t0.id AS id_1, t0.resumelnk AS resumelnk_2, t0.phone AS phone_3, t0.lessonmode AS lessonmode_4, t0.branch AS branch_5, t0.sex AS sex_6, t0.nextofkinname AS nextofkinname_7, t0.nextofkinphonenum AS nextofkinphonenum_8, t0.nextofkinemail AS nextofkinemail_9, t0.nextofkinrship AS nextofkinrship_10, t0.about AS about_11, t0.conditions AS conditions_12, t0.percentage AS percentage_13, t14.id AS id_15, t14.email AS email_16, t14.roles AS roles_17, t14.password AS password_18, t14.active AS active_19, t14.fullname AS fullname_20, t14.is_verified AS is_verified_21, t14.usertype AS usertype_22, t14.photo AS photo_23, t14.book_online AS book_online_24, t14.teacherdata_id AS teacherdata_id_25, t14.studentdata_id AS studentdata_id_26 FROM teacher_user_data t0 LEFT JOIN `user` t14 ON t14.teacherdata_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.resumelnk AS resumelnk_2, t0.phone AS phone_3, t0.lessonmode AS lessonmode_4, t0.branch AS branch_5, t0.sex AS sex_6, t0.nextofkinname AS nextofkinname_7, t0.nextofkinphonenum AS nextofkinphonenum_8, t0.nextofkinemail AS nextofkinemail_9, t0.nextofkinrship AS nextofkinrship_10, t0.about AS about_11, t0.conditions AS conditions_12, t0.percentage AS percentage_13, t14.id AS id_15, t14.email AS email_16, t14.roles AS roles_17, t14.password AS password_18, t14.active AS active_19, t14.fullname AS fullname_20, t14.is_verified AS is_verified_21, t14.usertype AS usertype_22, t14.photo AS photo_23, t14.book_online AS book_online_24, t14.teacherdata_id AS teacherdata_id_25, t14.studentdata_id AS studentdata_id_26 FROM teacher_user_data t0 LEFT JOIN `user` t14 ON t14.teacherdata_id = t0.id WHERE t0.id = 54;
|
77 |
0.41 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 INNER JOIN course_user ON t0.id = course_user.course_id WHERE course_user.user_id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 INNER JOIN course_user ON t0.id = course_user.course_id WHERE course_user.user_id = 171;
|
78 |
0.44 ms |
SELECT t0.id AS id_1, t0.resumelnk AS resumelnk_2, t0.phone AS phone_3, t0.lessonmode AS lessonmode_4, t0.branch AS branch_5, t0.sex AS sex_6, t0.nextofkinname AS nextofkinname_7, t0.nextofkinphonenum AS nextofkinphonenum_8, t0.nextofkinemail AS nextofkinemail_9, t0.nextofkinrship AS nextofkinrship_10, t0.about AS about_11, t0.conditions AS conditions_12, t0.percentage AS percentage_13, t14.id AS id_15, t14.email AS email_16, t14.roles AS roles_17, t14.password AS password_18, t14.active AS active_19, t14.fullname AS fullname_20, t14.is_verified AS is_verified_21, t14.usertype AS usertype_22, t14.photo AS photo_23, t14.book_online AS book_online_24, t14.teacherdata_id AS teacherdata_id_25, t14.studentdata_id AS studentdata_id_26 FROM teacher_user_data t0 LEFT JOIN `user` t14 ON t14.teacherdata_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.resumelnk AS resumelnk_2, t0.phone AS phone_3, t0.lessonmode AS lessonmode_4, t0.branch AS branch_5, t0.sex AS sex_6, t0.nextofkinname AS nextofkinname_7, t0.nextofkinphonenum AS nextofkinphonenum_8, t0.nextofkinemail AS nextofkinemail_9, t0.nextofkinrship AS nextofkinrship_10, t0.about AS about_11, t0.conditions AS conditions_12, t0.percentage AS percentage_13, t14.id AS id_15, t14.email AS email_16, t14.roles AS roles_17, t14.password AS password_18, t14.active AS active_19, t14.fullname AS fullname_20, t14.is_verified AS is_verified_21, t14.usertype AS usertype_22, t14.photo AS photo_23, t14.book_online AS book_online_24, t14.teacherdata_id AS teacherdata_id_25, t14.studentdata_id AS studentdata_id_26 FROM teacher_user_data t0 LEFT JOIN `user` t14 ON t14.teacherdata_id = t0.id WHERE t0.id = 30;
|
79 |
0.33 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 INNER JOIN course_user ON t0.id = course_user.course_id WHERE course_user.user_id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.name AS name_4, t0.type AS type_5, t0.instrument_id AS instrument_id_6, t0.package_id AS package_id_7 FROM course t0 INNER JOIN course_user ON t0.id = course_user.course_id WHERE course_user.user_id = 360;
|
80 |
0.37 ms |
SELECT t0.id AS id_1, t0.resumelnk AS resumelnk_2, t0.phone AS phone_3, t0.lessonmode AS lessonmode_4, t0.branch AS branch_5, t0.sex AS sex_6, t0.nextofkinname AS nextofkinname_7, t0.nextofkinphonenum AS nextofkinphonenum_8, t0.nextofkinemail AS nextofkinemail_9, t0.nextofkinrship AS nextofkinrship_10, t0.about AS about_11, t0.conditions AS conditions_12, t0.percentage AS percentage_13, t14.id AS id_15, t14.email AS email_16, t14.roles AS roles_17, t14.password AS password_18, t14.active AS active_19, t14.fullname AS fullname_20, t14.is_verified AS is_verified_21, t14.usertype AS usertype_22, t14.photo AS photo_23, t14.book_online AS book_online_24, t14.teacherdata_id AS teacherdata_id_25, t14.studentdata_id AS studentdata_id_26 FROM teacher_user_data t0 LEFT JOIN `user` t14 ON t14.teacherdata_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.resumelnk AS resumelnk_2, t0.phone AS phone_3, t0.lessonmode AS lessonmode_4, t0.branch AS branch_5, t0.sex AS sex_6, t0.nextofkinname AS nextofkinname_7, t0.nextofkinphonenum AS nextofkinphonenum_8, t0.nextofkinemail AS nextofkinemail_9, t0.nextofkinrship AS nextofkinrship_10, t0.about AS about_11, t0.conditions AS conditions_12, t0.percentage AS percentage_13, t14.id AS id_15, t14.email AS email_16, t14.roles AS roles_17, t14.password AS password_18, t14.active AS active_19, t14.fullname AS fullname_20, t14.is_verified AS is_verified_21, t14.usertype AS usertype_22, t14.photo AS photo_23, t14.book_online AS book_online_24, t14.teacherdata_id AS teacherdata_id_25, t14.studentdata_id AS studentdata_id_26 FROM teacher_user_data t0 LEFT JOIN `user` t14 ON t14.teacherdata_id = t0.id WHERE t0.id = 60;
|
81 |
0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.fullname AS fullname_6, t0.is_verified AS is_verified_7, t0.usertype AS usertype_8, t0.photo AS photo_9, t0.book_online AS book_online_10, t0.teacherdata_id AS teacherdata_id_11, t0.studentdata_id AS studentdata_id_12 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.fullname AS fullname_6, t0.is_verified AS is_verified_7, t0.usertype AS usertype_8, t0.photo AS photo_9, t0.book_online AS book_online_10, t0.teacherdata_id AS teacherdata_id_11, t0.studentdata_id AS studentdata_id_12 FROM `user` t0 WHERE t0.id = 1;
|
82 |
0.39 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.blog_id AS blog_id_5 FROM comment t0 WHERE t0.blog_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.blog_id AS blog_id_5 FROM comment t0 WHERE t0.blog_id = 38;
|
83 |
0.24 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.blog_id AS blog_id_5 FROM comment t0 WHERE t0.blog_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.blog_id AS blog_id_5 FROM comment t0 WHERE t0.blog_id = 37;
|
84 |
0.21 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.blog_id AS blog_id_5 FROM comment t0 WHERE t0.blog_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.blog_id AS blog_id_5 FROM comment t0 WHERE t0.blog_id = 36;
|
85 |
0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"default/index.html.twig"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'default/index.html.twig' LIMIT 1;
|
86 |
0.49 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"default/index.html.twig"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'default/index.html.twig' LIMIT 1;
|
87 |
0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"base.html.twig"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'base.html.twig' LIMIT 1;
|
88 |
0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"base.html.twig"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'base.html.twig' LIMIT 1;
|
89 |
0.61 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0;
|
90 |
0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0;
|
91 |
0.39 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0;
|
92 |
0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0;
|
93 |
0.39 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0;
|
94 |
0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0;
|
95 |
0.45 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.site_email AS site_email_3, t0.address AS address_4, t0.city AS city_5, t0.state AS state_6, t0.country AS country_7, t0.telephone AS telephone_8, t0.facebook_id AS facebook_id_9, t0.twitter_id AS twitter_id_10, t0.website_theme AS website_theme_11, t0.company_logo AS company_logo_12, t0.invoice_logo AS invoice_logo_13, t0.short_date AS short_date_14, t0.time_format AS time_format_15, t0.long_date AS long_date_16, t0.def_time_zone AS def_time_zone_17, t0.def_locale AS def_locale_18, t0.week_starts_on AS week_starts_on_19, t0.invoice_header AS invoice_header_20, t0.invoice_footer AS invoice_footer_21, t0.site_offline AS site_offline_22, t0.items_per_page AS items_per_page_23, t0.invoice_page_format AS invoice_page_format_24, t0.default_currency AS default_currency_25, t0.show_slider AS show_slider_26, t0.show_news AS show_news_27, t0.site_meta_keywords AS site_meta_keywords_28, t0.site_description AS site_description_29, t0.news_length AS news_length_30, t0.telephone_alt AS telephone_alt_31, t0.email_alt AS email_alt_32, t0.instagram_id AS instagram_id_33 FROM configuration t0;
|
96 |
0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.has_children AS has_children_4, t0.position AS position_5 FROM navigation t0;
|
97 |
0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"tmp/registration_modal.html.twig"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'tmp/registration_modal.html.twig' LIMIT 1;
|
98 |
1.49 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"tmp/registration_modal.html.twig"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.typography AS typography_3, t0.position AS position_4, t0.visible AS visible_5, t0.last_updated AS last_updated_6, t0.page_id AS page_id_7 FROM section t0 WHERE t0.name = 'tmp/registration_modal.html.twig' LIMIT 1;
|