Query Metrics
102
Database Queries
40
Different statements
70.14 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.77 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.bic_id = ? LIMIT 1
Parameters:
[
"254"
]
|
| 2 | 0.92 ms |
SELECT t0.id AS id_1, t0.duration_name AS duration_name_2, t0.position AS position_3 FROM job_scholastic_duration t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 3 | 1.04 ms |
SELECT t0.id AS id_1, t0.interest_name AS interest_name_2, t0.sub_heading AS sub_heading_3 FROM interest_field t0 INNER JOIN job_interest_field_mapping ON t0.id = job_interest_field_mapping.interest_field_id WHERE job_interest_field_mapping.job_id = ?
Parameters:
[
181
]
|
| 4 | 1.08 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.name_long AS name_long_4 FROM job_educational_path t0 INNER JOIN job_educational_path_mapping ON t0.id = job_educational_path_mapping.job_educational_path_id WHERE job_educational_path_mapping.job_id = ?
Parameters:
[
181
]
|
| 5 | 3.89 ms |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.wknr AS wknr_3, c0_.is_flexi_profile AS is_flexi_profile_4, c0_.description AS description_5, c0_.training_information AS training_information_6, c0_.certificate_information AS certificate_information_7, c0_.url AS url_8, c0_.founded AS founded_9, c0_.no_of_trainees AS no_of_trainees_10, c0_.click_count AS click_count_11, c0_.is_visible AS is_visible_12, c0_.logo_style AS logo_style_13, c0_.communication_id AS communication_id_14, c0_.gallery_id AS gallery_id_15, c0_.video_gallery_id AS video_gallery_id_16, c0_.document_gallery_id AS document_gallery_id_17, c0_.contact_gallery_id AS contact_gallery_id_18, c0_.company_size_id AS company_size_id_19, c0_.profile_picture_id AS profile_picture_id_20, c0_.header_picture_id AS header_picture_id_21, c0_.profile_link_id AS profile_link_id_22 FROM company_profile c0_ INNER JOIN company_profile_job_mapping c2_ ON c0_.id = c2_.company_profile_id INNER JOIN job j1_ ON j1_.id = c2_.job_id WHERE j1_.id = ?
Parameters:
[
181
]
|
| 6 | 1.00 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.term_name AS term_name_3, t0.description AS description_4 FROM job_expert_term t0 INNER JOIN job_expert_term_mapping ON t0.id = job_expert_term_mapping.job_expert_term_id WHERE job_expert_term_mapping.job_id = ?
Parameters:
[
181
]
|
| 7 | 0.74 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
19422
]
|
| 8 | 2.32 ms |
SELECT j0_.id AS id_0, j0_.avatar_position AS avatar_position_1, j0_.routine_title AS routine_title_2, j0_.video_url AS video_url_3, j0_.show_after_date AS show_after_date_4, j0_.pre_selected AS pre_selected_5, j0_.created_at AS created_at_6, j0_.media_id AS media_id_7, j0_.media_2_id AS media_2_id_8, j0_.avatar_picture_id AS avatar_picture_id_9, j0_.color_id AS color_id_10, j0_.gradient_id AS gradient_id_11, j0_.icon_id AS icon_id_12, j0_.icon_color_id AS icon_color_id_13, j0_.job_daily_routine_category_id AS job_daily_routine_category_id_14, j0_.school_profile_id AS school_profile_id_15 FROM job_daily_routine j0_ LEFT JOIN job_daily_routine_category j1_ ON j0_.job_daily_routine_category_id = j1_.id LEFT JOIN job_daily_routine_job_mapping j2_ ON j0_.id = j2_.job_daily_routine_id LEFT JOIN job j3_ ON j2_.job_id = j3_.id WHERE (j0_.show_after_date IS NULL OR CURRENT_TIMESTAMP >= j0_.show_after_date) AND j3_.id = ? ORDER BY j1_.position ASC
Parameters:
[
181
]
|
| 9 | 2.61 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.training_information AS training_information_5, t0.certificate_information AS certificate_information_6, t0.url AS url_7, t0.click_count AS click_count_8, t0.is_visible AS is_visible_9, t0.logo_style AS logo_style_10, t0.school_id AS school_id_11, t0.communication_id AS communication_id_12, t0.gallery_id AS gallery_id_13, t14.id AS id_15, t14.context AS context_16, t14.name AS name_17, t14.default_format AS default_format_18, t14.enabled AS enabled_19, t14.updated_at AS updated_at_20, t14.created_at AS created_at_21, t14.owner_id AS owner_id_22, t14.media_gallery_category_id AS media_gallery_category_id_23, t0.video_gallery_id AS video_gallery_id_24, t25.id AS id_26, t25.context AS context_27, t25.name AS name_28, t25.default_format AS default_format_29, t25.enabled AS enabled_30, t25.updated_at AS updated_at_31, t25.created_at AS created_at_32, t25.owner_id AS owner_id_33, t25.media_gallery_category_id AS media_gallery_category_id_34, t0.document_gallery_id AS document_gallery_id_35, t36.id AS id_37, t36.context AS context_38, t36.name AS name_39, t36.default_format AS default_format_40, t36.enabled AS enabled_41, t36.updated_at AS updated_at_42, t36.created_at AS created_at_43, t36.owner_id AS owner_id_44, t36.media_gallery_category_id AS media_gallery_category_id_45, t0.contact_gallery_id AS contact_gallery_id_46, t47.id AS id_48, t47.is_visible AS is_visible_49, t0.profile_picture_id AS profile_picture_id_50, t51.id AS id_52, t51.name AS name_53, t51.alt_text AS alt_text_54, t51.copyright AS copyright_55, t51.provider_name AS provider_name_56, t51.provider_reference AS provider_reference_57, t51.provider_metadata AS provider_metadata_58, t51.content_type AS content_type_59, t51.context AS context_60, t51.updated_at AS updated_at_61, t51.created_at AS created_at_62, t51.owner_id AS owner_id_63, t51.document_type AS document_type_64, t0.header_picture_id AS header_picture_id_65, t66.id AS id_67, t66.name AS name_68, t66.alt_text AS alt_text_69, t66.copyright AS copyright_70, t66.provider_name AS provider_name_71, t66.provider_reference AS provider_reference_72, t66.provider_metadata AS provider_metadata_73, t66.content_type AS content_type_74, t66.context AS context_75, t66.updated_at AS updated_at_76, t66.created_at AS created_at_77, t66.owner_id AS owner_id_78, t66.document_type AS document_type_79, t0.profile_link_id AS profile_link_id_80 FROM school_profile t0 LEFT JOIN media__gallery t14 ON t0.gallery_id = t14.id LEFT JOIN media__gallery t25 ON t0.video_gallery_id = t25.id LEFT JOIN media__gallery t36 ON t0.document_gallery_id = t36.id LEFT JOIN contact_gallery t47 ON t0.contact_gallery_id = t47.id LEFT JOIN media__media t51 ON t0.profile_picture_id = t51.id LEFT JOIN media__media t66 ON t0.header_picture_id = t66.id WHERE t0.id = ?
Parameters:
[
19
]
|
| 10 | 0.72 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
18753
]
|
| 11 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
18754
]
|
| 12 | 1.76 ms |
SELECT t0.id AS id_1, t0.color_name AS color_name_2, t0.color_group_id AS color_group_id_3 FROM color t0 WHERE t0.id = ?
Parameters:
[
19
]
|
| 13 | 1.20 ms |
SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.entry_value AS entry_value_3, t0.position AS position_4, t0.key_type_id AS key_type_id_5 FROM key_value t0 WHERE t0.id = ?
Parameters:
[
17
]
|
| 14 | 1.93 ms |
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.description AS description_3, t0.description_info AS description_info_4, t0.videourl AS videourl_5, t0.background_video AS background_video_6, t0.day_time AS day_time_7, t0.position AS position_8, t0.job_daily_routine_id AS job_daily_routine_id_9, t0.media_picture_id AS media_picture_id_10, t0.background_image_id AS background_image_id_11, t0.layout_id AS layout_id_12, t0.theme_id AS theme_id_13, t0.image_position_id AS image_position_id_14, t0.highlight_position_id AS highlight_position_id_15 FROM job_daily_routine_entry t0 WHERE t0.job_daily_routine_id = ? ORDER BY t0.position ASC, t0.day_time ASC
Parameters:
[
112
]
|
| 15 | 2.45 ms |
SELECT gqqpm.profile_id, count(*) num FROM game_quiz_question as gqq LEFT JOIN game_quiz_question_profile_mapping as gqqpm ON gqqpm.game_quiz_question_id=gqq.id WHERE gqqpm.profile_type_id=3 AND profile_id = :schoolprofileid GROUP BY gqqpm.profile_id;
Parameters:
[ "schoolprofileid" => 19 ] |
| 16 | 0.59 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.job_daily_routine_id AS job_daily_routine_id_3, t0.job_id AS job_id_4 FROM job_daily_routine_job_mapping t0 WHERE t0.job_daily_routine_id = ? ORDER BY t0.position ASC
Parameters:
[
112
]
|
| 17 | 1.19 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
179
]
|
| 18 | 1.26 ms |
SELECT t0.id AS id_1, t0.tag_name AS tag_name_2, t0.tag_group_id AS tag_group_id_3 FROM tag t0 INNER JOIN job_daily_routine_tag_mapping ON t0.id = job_daily_routine_tag_mapping.tag_id WHERE job_daily_routine_tag_mapping.job_daily_routine_id = ?
Parameters:
[
112
]
|
| 19 | 0.30 ms |
SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.entry_value AS entry_value_3, t0.position AS position_4, t0.key_type_id AS key_type_id_5 FROM key_value t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 20 | 0.29 ms |
SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.entry_value AS entry_value_3, t0.position AS position_4, t0.key_type_id AS key_type_id_5 FROM key_value t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 21 | 0.23 ms |
SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.entry_value AS entry_value_3, t0.position AS position_4, t0.key_type_id AS key_type_id_5 FROM key_value t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 22 | 0.21 ms |
SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.entry_value AS entry_value_3, t0.position AS position_4, t0.key_type_id AS key_type_id_5 FROM key_value t0 WHERE t0.id = ?
Parameters:
[
15
]
|
| 23 | 0.24 ms |
SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.entry_value AS entry_value_3, t0.position AS position_4, t0.key_type_id AS key_type_id_5 FROM key_value t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 24 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
19214
]
|
| 25 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
19215
]
|
| 26 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
19216
]
|
| 27 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
19217
]
|
| 28 | 0.71 ms |
SELECT j0_.id AS id_0, j0_.avatar_position AS avatar_position_1, j0_.routine_title AS routine_title_2, j0_.video_url AS video_url_3, j0_.show_after_date AS show_after_date_4, j0_.pre_selected AS pre_selected_5, j0_.created_at AS created_at_6, j0_.media_id AS media_id_7, j0_.media_2_id AS media_2_id_8, j0_.avatar_picture_id AS avatar_picture_id_9, j0_.color_id AS color_id_10, j0_.gradient_id AS gradient_id_11, j0_.icon_id AS icon_id_12, j0_.icon_color_id AS icon_color_id_13, j0_.job_daily_routine_category_id AS job_daily_routine_category_id_14, j0_.school_profile_id AS school_profile_id_15 FROM job_daily_routine j0_ INNER JOIN job_daily_routine_category j1_ ON j0_.job_daily_routine_category_id = j1_.id WHERE j1_.id = ? AND (j0_.show_after_date IS NULL OR j0_.show_after_date < ?) AND j0_.id <> ?
Parameters:
[ 2 "2026-07-28 00:35:46" 112 ] |
| 29 | 0.79 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.training_information AS training_information_5, t0.certificate_information AS certificate_information_6, t0.url AS url_7, t0.click_count AS click_count_8, t0.is_visible AS is_visible_9, t0.logo_style AS logo_style_10, t0.school_id AS school_id_11, t0.communication_id AS communication_id_12, t0.gallery_id AS gallery_id_13, t14.id AS id_15, t14.context AS context_16, t14.name AS name_17, t14.default_format AS default_format_18, t14.enabled AS enabled_19, t14.updated_at AS updated_at_20, t14.created_at AS created_at_21, t14.owner_id AS owner_id_22, t14.media_gallery_category_id AS media_gallery_category_id_23, t0.video_gallery_id AS video_gallery_id_24, t25.id AS id_26, t25.context AS context_27, t25.name AS name_28, t25.default_format AS default_format_29, t25.enabled AS enabled_30, t25.updated_at AS updated_at_31, t25.created_at AS created_at_32, t25.owner_id AS owner_id_33, t25.media_gallery_category_id AS media_gallery_category_id_34, t0.document_gallery_id AS document_gallery_id_35, t36.id AS id_37, t36.context AS context_38, t36.name AS name_39, t36.default_format AS default_format_40, t36.enabled AS enabled_41, t36.updated_at AS updated_at_42, t36.created_at AS created_at_43, t36.owner_id AS owner_id_44, t36.media_gallery_category_id AS media_gallery_category_id_45, t0.contact_gallery_id AS contact_gallery_id_46, t47.id AS id_48, t47.is_visible AS is_visible_49, t0.profile_picture_id AS profile_picture_id_50, t51.id AS id_52, t51.name AS name_53, t51.alt_text AS alt_text_54, t51.copyright AS copyright_55, t51.provider_name AS provider_name_56, t51.provider_reference AS provider_reference_57, t51.provider_metadata AS provider_metadata_58, t51.content_type AS content_type_59, t51.context AS context_60, t51.updated_at AS updated_at_61, t51.created_at AS created_at_62, t51.owner_id AS owner_id_63, t51.document_type AS document_type_64, t0.header_picture_id AS header_picture_id_65, t66.id AS id_67, t66.name AS name_68, t66.alt_text AS alt_text_69, t66.copyright AS copyright_70, t66.provider_name AS provider_name_71, t66.provider_reference AS provider_reference_72, t66.provider_metadata AS provider_metadata_73, t66.content_type AS content_type_74, t66.context AS context_75, t66.updated_at AS updated_at_76, t66.created_at AS created_at_77, t66.owner_id AS owner_id_78, t66.document_type AS document_type_79, t0.profile_link_id AS profile_link_id_80 FROM school_profile t0 LEFT JOIN media__gallery t14 ON t0.gallery_id = t14.id LEFT JOIN media__gallery t25 ON t0.video_gallery_id = t25.id LEFT JOIN media__gallery t36 ON t0.document_gallery_id = t36.id LEFT JOIN contact_gallery t47 ON t0.contact_gallery_id = t47.id LEFT JOIN media__media t51 ON t0.profile_picture_id = t51.id LEFT JOIN media__media t66 ON t0.header_picture_id = t66.id WHERE t0.id = ?
Parameters:
[
175
]
|
| 30 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
18792
]
|
| 31 | 0.81 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.training_information AS training_information_5, t0.certificate_information AS certificate_information_6, t0.url AS url_7, t0.click_count AS click_count_8, t0.is_visible AS is_visible_9, t0.logo_style AS logo_style_10, t0.school_id AS school_id_11, t0.communication_id AS communication_id_12, t0.gallery_id AS gallery_id_13, t14.id AS id_15, t14.context AS context_16, t14.name AS name_17, t14.default_format AS default_format_18, t14.enabled AS enabled_19, t14.updated_at AS updated_at_20, t14.created_at AS created_at_21, t14.owner_id AS owner_id_22, t14.media_gallery_category_id AS media_gallery_category_id_23, t0.video_gallery_id AS video_gallery_id_24, t25.id AS id_26, t25.context AS context_27, t25.name AS name_28, t25.default_format AS default_format_29, t25.enabled AS enabled_30, t25.updated_at AS updated_at_31, t25.created_at AS created_at_32, t25.owner_id AS owner_id_33, t25.media_gallery_category_id AS media_gallery_category_id_34, t0.document_gallery_id AS document_gallery_id_35, t36.id AS id_37, t36.context AS context_38, t36.name AS name_39, t36.default_format AS default_format_40, t36.enabled AS enabled_41, t36.updated_at AS updated_at_42, t36.created_at AS created_at_43, t36.owner_id AS owner_id_44, t36.media_gallery_category_id AS media_gallery_category_id_45, t0.contact_gallery_id AS contact_gallery_id_46, t47.id AS id_48, t47.is_visible AS is_visible_49, t0.profile_picture_id AS profile_picture_id_50, t51.id AS id_52, t51.name AS name_53, t51.alt_text AS alt_text_54, t51.copyright AS copyright_55, t51.provider_name AS provider_name_56, t51.provider_reference AS provider_reference_57, t51.provider_metadata AS provider_metadata_58, t51.content_type AS content_type_59, t51.context AS context_60, t51.updated_at AS updated_at_61, t51.created_at AS created_at_62, t51.owner_id AS owner_id_63, t51.document_type AS document_type_64, t0.header_picture_id AS header_picture_id_65, t66.id AS id_67, t66.name AS name_68, t66.alt_text AS alt_text_69, t66.copyright AS copyright_70, t66.provider_name AS provider_name_71, t66.provider_reference AS provider_reference_72, t66.provider_metadata AS provider_metadata_73, t66.content_type AS content_type_74, t66.context AS context_75, t66.updated_at AS updated_at_76, t66.created_at AS created_at_77, t66.owner_id AS owner_id_78, t66.document_type AS document_type_79, t0.profile_link_id AS profile_link_id_80 FROM school_profile t0 LEFT JOIN media__gallery t14 ON t0.gallery_id = t14.id LEFT JOIN media__gallery t25 ON t0.video_gallery_id = t25.id LEFT JOIN media__gallery t36 ON t0.document_gallery_id = t36.id LEFT JOIN contact_gallery t47 ON t0.contact_gallery_id = t47.id LEFT JOIN media__media t51 ON t0.profile_picture_id = t51.id LEFT JOIN media__media t66 ON t0.header_picture_id = t66.id WHERE t0.id = ?
Parameters:
[
79
]
|
| 32 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
18782
]
|
| 33 | 0.66 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.training_information AS training_information_5, t0.certificate_information AS certificate_information_6, t0.url AS url_7, t0.click_count AS click_count_8, t0.is_visible AS is_visible_9, t0.logo_style AS logo_style_10, t0.school_id AS school_id_11, t0.communication_id AS communication_id_12, t0.gallery_id AS gallery_id_13, t14.id AS id_15, t14.context AS context_16, t14.name AS name_17, t14.default_format AS default_format_18, t14.enabled AS enabled_19, t14.updated_at AS updated_at_20, t14.created_at AS created_at_21, t14.owner_id AS owner_id_22, t14.media_gallery_category_id AS media_gallery_category_id_23, t0.video_gallery_id AS video_gallery_id_24, t25.id AS id_26, t25.context AS context_27, t25.name AS name_28, t25.default_format AS default_format_29, t25.enabled AS enabled_30, t25.updated_at AS updated_at_31, t25.created_at AS created_at_32, t25.owner_id AS owner_id_33, t25.media_gallery_category_id AS media_gallery_category_id_34, t0.document_gallery_id AS document_gallery_id_35, t36.id AS id_37, t36.context AS context_38, t36.name AS name_39, t36.default_format AS default_format_40, t36.enabled AS enabled_41, t36.updated_at AS updated_at_42, t36.created_at AS created_at_43, t36.owner_id AS owner_id_44, t36.media_gallery_category_id AS media_gallery_category_id_45, t0.contact_gallery_id AS contact_gallery_id_46, t47.id AS id_48, t47.is_visible AS is_visible_49, t0.profile_picture_id AS profile_picture_id_50, t51.id AS id_52, t51.name AS name_53, t51.alt_text AS alt_text_54, t51.copyright AS copyright_55, t51.provider_name AS provider_name_56, t51.provider_reference AS provider_reference_57, t51.provider_metadata AS provider_metadata_58, t51.content_type AS content_type_59, t51.context AS context_60, t51.updated_at AS updated_at_61, t51.created_at AS created_at_62, t51.owner_id AS owner_id_63, t51.document_type AS document_type_64, t0.header_picture_id AS header_picture_id_65, t66.id AS id_67, t66.name AS name_68, t66.alt_text AS alt_text_69, t66.copyright AS copyright_70, t66.provider_name AS provider_name_71, t66.provider_reference AS provider_reference_72, t66.provider_metadata AS provider_metadata_73, t66.content_type AS content_type_74, t66.context AS context_75, t66.updated_at AS updated_at_76, t66.created_at AS created_at_77, t66.owner_id AS owner_id_78, t66.document_type AS document_type_79, t0.profile_link_id AS profile_link_id_80 FROM school_profile t0 LEFT JOIN media__gallery t14 ON t0.gallery_id = t14.id LEFT JOIN media__gallery t25 ON t0.video_gallery_id = t25.id LEFT JOIN media__gallery t36 ON t0.document_gallery_id = t36.id LEFT JOIN contact_gallery t47 ON t0.contact_gallery_id = t47.id LEFT JOIN media__media t51 ON t0.profile_picture_id = t51.id LEFT JOIN media__media t66 ON t0.header_picture_id = t66.id WHERE t0.id = ?
Parameters:
[
30
]
|
| 34 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt_text AS alt_text_3, t0.copyright AS copyright_4, t0.provider_name AS provider_name_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.content_type AS content_type_8, t0.context AS context_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.owner_id AS owner_id_12, t0.document_type AS document_type_13 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
18790
]
|
| 35 | 0.39 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.start_date AS start_date_3, t0.created_at AS created_at_4, t0.job_id AS job_id_5, t0.job_link_id AS job_link_id_6, t0.job_link_mapping_category_id AS job_link_mapping_category_id_7, t0.job_link_mapping_type_id AS job_link_mapping_type_id_8 FROM job_link_mapping t0 WHERE t0.job_id = ? ORDER BY t0.position ASC
Parameters:
[
181
]
|
| 36 | 0.53 ms |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.wknr AS wknr_3, c0_.is_flexi_profile AS is_flexi_profile_4, c0_.description AS description_5, c0_.training_information AS training_information_6, c0_.certificate_information AS certificate_information_7, c0_.url AS url_8, c0_.founded AS founded_9, c0_.no_of_trainees AS no_of_trainees_10, c0_.click_count AS click_count_11, c0_.is_visible AS is_visible_12, c0_.logo_style AS logo_style_13, c0_.communication_id AS communication_id_14, c0_.gallery_id AS gallery_id_15, c0_.video_gallery_id AS video_gallery_id_16, c0_.document_gallery_id AS document_gallery_id_17, c0_.contact_gallery_id AS contact_gallery_id_18, c0_.company_size_id AS company_size_id_19, c0_.profile_picture_id AS profile_picture_id_20, c0_.header_picture_id AS header_picture_id_21, c0_.profile_link_id AS profile_link_id_22 FROM company_profile c0_ LEFT JOIN company_profile_job_mapping c2_ ON c0_.id = c2_.company_profile_id LEFT JOIN job j1_ ON j1_.id = c2_.job_id WHERE c0_.is_visible = 1 AND j1_.id = ? ORDER BY c0_.name ASC
Parameters:
[
181
]
|
| 37 | 2.14 ms |
SELECT j0_.id AS id_0, j0_.name AS name_1, j0_.number_of_positions AS number_of_positions_2, j0_.start_date AS start_date_3, j0_.apply_until AS apply_until_4, j0_.description AS description_5, j0_.requirements AS requirements_6, j0_.salary AS salary_7, j0_.details AS details_8, j0_.open_date AS open_date_9, j0_.closed_date AS closed_date_10, j0_.url AS url_11, j0_.email AS email_12, j0_.additional_info AS additional_info_13, j0_.view_count AS view_count_14, j0_.application_count AS application_count_15, j0_.media_id AS media_id_16, j0_.custom_advertisment_media_id AS custom_advertisment_media_id_17, j0_.contact_id AS contact_id_18, j0_.job_market_position_type_id AS job_market_position_type_id_19, j0_.job_market_apply_type_id AS job_market_apply_type_id_20, j0_.job_market_start_type_id AS job_market_start_type_id_21, j0_.company_profile_id AS company_profile_id_22, j0_.user_id AS user_id_23, j0_.job_market_state_id AS job_market_state_id_24, j0_.job_market_view_type_id AS job_market_view_type_id_25 FROM job_market j0_ INNER JOIN job_market_job_mapping j2_ ON j0_.id = j2_.job_market_id INNER JOIN job j1_ ON j1_.id = j2_.job_id INNER JOIN job_market_state j3_ ON j0_.job_market_state_id = j3_.id WHERE j1_.id = ? AND j3_.id = 1 AND j0_.closed_date >= CURRENT_TIMESTAMP
Parameters:
[
181
]
|
| 38 | 2.05 ms |
SELECT t0.id AS id_1, t0.job_src_id AS job_src_id_2, t0.job_dest_id AS job_dest_id_3, t0.job_redirect_type_id AS job_redirect_type_id_4 FROM job_redirect t0 WHERE t0.job_src_id = ?
Parameters:
[
181
]
|
| 39 | 0.90 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
2001
]
|
| 40 | 0.40 ms |
SELECT t0.id AS id_1, t0.type_name AS type_name_2 FROM job_redirect_type t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 41 | 0.99 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1851
]
|
| 42 | 0.83 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1852
]
|
| 43 | 0.91 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1668
]
|
| 44 | 0.66 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
167
]
|
| 45 | 0.70 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
534
]
|
| 46 | 1.07 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1499
]
|
| 47 | 0.84 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1102
]
|
| 48 | 0.61 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
180
]
|
| 49 | 1.57 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
565
]
|
| 50 | 0.52 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1600
]
|
| 51 | 0.48 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
193
]
|
| 52 | 0.50 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1601
]
|
| 53 | 0.61 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
203
]
|
| 54 | 0.59 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
993
]
|
| 55 | 0.60 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
992
]
|
| 56 | 0.57 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
994
]
|
| 57 | 0.69 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
684
]
|
| 58 | 1.04 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1624
]
|
| 59 | 0.60 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.description AS description_4, t0.is_scholastic_professsion AS is_scholastic_professsion_5, t0.lbrnr AS lbrnr_6, t0.mlbrnr AS mlbrnr_7, t0.operations_and_tasks AS operations_and_tasks_8, t0.self_employed AS self_employed_9, t0.bic_anforderungen AS bic_anforderungen_10, t0.bic_alternativen AS bic_alternativen_11, t0.bic_lehre_matura AS bic_lehre_matura_12, t0.bic_ausbildung_berufschule AS bic_ausbildung_berufschule_13, t0.bic_moeglichkeiten AS bic_moeglichkeiten_14, t0.update_at AS update_at_15, t0.show_school_subjects AS show_school_subjects_16, t0.job_image_id AS job_image_id_17, t18.id AS id_19, t18.filename AS filename_20, t18.job_id AS job_id_21, t18.file_path_id AS file_path_id_22, t0.job_gallery_id AS job_gallery_id_23, t24.id AS id_25, t24.created_at AS created_at_26, t24.job_id AS job_id_27, t24.job_ams_mapping_id AS job_ams_mapping_id_28, t24.job_lehrlingseinkommen_mapping_id AS job_lehrlingseinkommen_mapping_id_29, t0.job_teaser_image_id AS job_teaser_image_id_30, t0.job_scholastic_duration_id AS job_scholastic_duration_id_31 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t24 ON t24.job_id = t0.id WHERE t0.id = ?
Parameters:
[
1220
]
|
| 60 | 0.22 ms |
SELECT t0.id AS id_1, t0.type_name AS type_name_2 FROM job_redirect_type t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 61 | 0.32 ms |
SELECT t0.id AS id_1, t0.site_job_name AS site_job_name_2, t0.site_job_url AS site_job_url_3, t0.created_at AS created_at_4, t0.job_id AS job_id_5 FROM job_lehrlingseinkommen_mapping t0 WHERE t0.id = ?
Parameters:
[
145
]
|
| 62 | 0.48 ms |
SELECT t0.id AS id_1, t0.salary_from AS salary_from_2, t0.salary_to AS salary_to_3, t0.created_at AS created_at_4, t0.job_salary_id AS job_salary_id_5, t0.job_salary_type_id AS job_salary_type_id_6 FROM job_salary_entry t0 WHERE t0.job_salary_id = ?
Parameters:
[
146
]
|
| 63 | 0.48 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.default_image_name AS default_image_name_4, t0.description AS description_5, t0.sector_image_id AS sector_image_id_6 FROM job_sector t0 INNER JOIN job_sector_mapping ON t0.id = job_sector_mapping.sector_id WHERE job_sector_mapping.job_id = ?
Parameters:
[
181
]
|
| 64 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.school_id AS school_id_3, t0.job_id AS job_id_4 FROM job_school t0 WHERE t0.job_id = ?
Parameters:
[
181
]
|
| 65 | 0.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.school_number AS school_number_3, t0.url AS url_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.communication_id AS communication_id_7, t0.address_id AS address_id_8, t9.id AS id_10, t9.uuid AS uuid_11, t9.name AS name_12, t9.description AS description_13, t9.training_information AS training_information_14, t9.certificate_information AS certificate_information_15, t9.url AS url_16, t9.click_count AS click_count_17, t9.is_visible AS is_visible_18, t9.logo_style AS logo_style_19, t9.school_id AS school_id_20, t9.communication_id AS communication_id_21, t9.gallery_id AS gallery_id_22, t9.video_gallery_id AS video_gallery_id_23, t9.document_gallery_id AS document_gallery_id_24, t9.contact_gallery_id AS contact_gallery_id_25, t9.profile_picture_id AS profile_picture_id_26, t9.header_picture_id AS header_picture_id_27, t9.profile_link_id AS profile_link_id_28 FROM school t0 LEFT JOIN school_profile t9 ON t9.school_id = t0.id WHERE t0.id = ?
Parameters:
[
130
]
|
| 66 | 0.69 ms |
SELECT t0.id AS id_1, t0.street AS street_2, t0.number AS number_3, t0.floor AS floor_4, t0.stair AS stair_5, t6.id AS id_7, t6.lat AS lat_8, t6.lon AS lon_9, t6.address_id AS address_id_10, t0.address_type_id AS address_type_id_11, t0.address_city_id AS address_city_id_12 FROM address t0 LEFT JOIN address_lat_lon t6 ON t6.address_id = t0.id WHERE t0.id = ?
Parameters:
[
132
]
|
| 67 | 0.45 ms |
SELECT t0.id AS id_1, t0.zip AS zip_2, t0.name AS name_3, t0.gkz AS gkz_4, t0.address_district_id AS address_district_id_5 FROM address_city t0 WHERE t0.id = ?
Parameters:
[
1843
]
|
| 68 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.bkz AS bkz_3, t0.address_state_id AS address_state_id_4 FROM address_district t0 WHERE t0.id = ?
Parameters:
[
85
]
|
| 69 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2 FROM communication t0 WHERE t0.id = ?
Parameters:
[
135
]
|
| 70 | 0.36 ms |
SELECT t0.id AS id_1, t0.entry_value AS entry_value_2, t0.change_date AS change_date_3, t0.created_at AS created_at_4, t0.communication_id AS communication_id_5, t0.communication_type_id AS communication_type_id_6 FROM communication_entry t0 WHERE t0.communication_id = ?
Parameters:
[
135
]
|
| 71 | 0.45 ms |
SELECT t0.id AS id_1, t0.job_id AS job_id_2, t0.job_school_subject_id AS job_school_subject_id_3 FROM job_school_subject_mapping t0 WHERE t0.job_id = ?
Parameters:
[
181
]
|
| 72 | 0.35 ms |
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.subject_name AS subject_name_3 FROM job_school_subject t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 73 | 0.22 ms |
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.subject_name AS subject_name_3 FROM job_school_subject t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 74 | 0.25 ms |
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.subject_name AS subject_name_3 FROM job_school_subject t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 75 | 0.61 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.name AS name_3, t0.default_image_name AS default_image_name_4, t0.description AS description_5, t0.job_workfield_image_id AS job_workfield_image_id_6 FROM job_workfield t0 INNER JOIN job_workfield_mapping ON t0.id = job_workfield_mapping.job_workfield_id WHERE job_workfield_mapping.job_id = ?
Parameters:
[
181
]
|
| 76 | 0.59 ms |
SELECT j0_.id AS id_0, j0_.avatar_position AS avatar_position_1, j0_.routine_title AS routine_title_2, j0_.video_url AS video_url_3, j0_.show_after_date AS show_after_date_4, j0_.pre_selected AS pre_selected_5, j0_.created_at AS created_at_6, j0_.media_id AS media_id_7, j0_.media_2_id AS media_2_id_8, j0_.avatar_picture_id AS avatar_picture_id_9, j0_.color_id AS color_id_10, j0_.gradient_id AS gradient_id_11, j0_.icon_id AS icon_id_12, j0_.icon_color_id AS icon_color_id_13, j0_.job_daily_routine_category_id AS job_daily_routine_category_id_14, j0_.school_profile_id AS school_profile_id_15 FROM job_daily_routine j0_ LEFT JOIN job_daily_routine_category j1_ ON j0_.job_daily_routine_category_id = j1_.id LEFT JOIN job_daily_routine_job_mapping j2_ ON j0_.id = j2_.job_daily_routine_id LEFT JOIN job j3_ ON j2_.job_id = j3_.id WHERE (j0_.show_after_date IS NULL OR CURRENT_TIMESTAMP >= j0_.show_after_date) AND j3_.id = ? ORDER BY j1_.position ASC
Parameters:
[
181
]
|
| 77 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path_symfony AS path_symfony_3, t0.path_web AS path_web_4 FROM file_path t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 78 | 0.56 ms |
SELECT t0.id AS id_1, t0.keep_mapping AS keep_mapping_2, t0.job_id AS job_id_3, t0.job_requirement_id AS job_requirement_id_4 FROM job_requirement_mapping t0 WHERE t0.job_id = ?
Parameters:
[
181
]
|
| 79 | 0.47 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
64
]
|
| 80 | 0.45 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 81 | 0.32 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
42
]
|
| 82 | 0.26 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
99
]
|
| 83 | 0.24 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 84 | 0.24 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
48
]
|
| 85 | 0.25 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
124
]
|
| 86 | 0.25 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 87 | 0.22 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
50
]
|
| 88 | 0.22 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
96
]
|
| 89 | 0.22 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
76
]
|
| 90 | 0.22 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 91 | 0.23 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
91
]
|
| 92 | 0.23 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
28
]
|
| 93 | 0.20 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 94 | 0.22 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 95 | 0.27 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
31
]
|
| 96 | 0.24 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 97 | 0.20 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
94
]
|
| 98 | 0.23 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
59
]
|
| 99 | 0.23 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 100 | 0.20 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
18
]
|
| 101 | 0.25 ms |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 WHERE t0.id = ?
Parameters:
[
81
]
|
| 102 | 0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM search_tag t0 INNER JOIN job_search_tag_mapping ON t0.id = job_search_tag_mapping.search_tag_id WHERE job_search_tag_mapping.job_id = ?
Parameters:
[
181
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.