Query Metrics
117
Database Queries
19
Different statements
343.79 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 62.93 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.wknr AS wknr_4, t0.is_flexi_profile AS is_flexi_profile_5, t0.description AS description_6, t0.training_information AS training_information_7, t0.certificate_information AS certificate_information_8, t0.url AS url_9, t0.founded AS founded_10, t0.no_of_trainees AS no_of_trainees_11, t0.click_count AS click_count_12, t0.is_visible AS is_visible_13, t0.logo_style AS logo_style_14, t0.communication_id AS communication_id_15, t0.gallery_id AS gallery_id_16, t17.id AS id_18, t17.context AS context_19, t17.name AS name_20, t17.default_format AS default_format_21, t17.enabled AS enabled_22, t17.updated_at AS updated_at_23, t17.created_at AS created_at_24, t17.owner_id AS owner_id_25, t17.media_gallery_category_id AS media_gallery_category_id_26, t0.video_gallery_id AS video_gallery_id_27, t28.id AS id_29, t28.context AS context_30, t28.name AS name_31, t28.default_format AS default_format_32, t28.enabled AS enabled_33, t28.updated_at AS updated_at_34, t28.created_at AS created_at_35, t28.owner_id AS owner_id_36, t28.media_gallery_category_id AS media_gallery_category_id_37, t0.document_gallery_id AS document_gallery_id_38, t39.id AS id_40, t39.context AS context_41, t39.name AS name_42, t39.default_format AS default_format_43, t39.enabled AS enabled_44, t39.updated_at AS updated_at_45, t39.created_at AS created_at_46, t39.owner_id AS owner_id_47, t39.media_gallery_category_id AS media_gallery_category_id_48, t0.contact_gallery_id AS contact_gallery_id_49, t50.id AS id_51, t50.is_visible AS is_visible_52, t0.company_size_id AS company_size_id_53, t0.profile_picture_id AS profile_picture_id_54, t55.id AS id_56, t55.name AS name_57, t55.copyright AS copyright_58, t55.provider_name AS provider_name_59, t55.provider_reference AS provider_reference_60, t55.provider_metadata AS provider_metadata_61, t55.content_type AS content_type_62, t55.context AS context_63, t55.updated_at AS updated_at_64, t55.created_at AS created_at_65, t55.owner_id AS owner_id_66, t55.document_type AS document_type_67, t0.header_picture_id AS header_picture_id_68, t69.id AS id_70, t69.name AS name_71, t69.copyright AS copyright_72, t69.provider_name AS provider_name_73, t69.provider_reference AS provider_reference_74, t69.provider_metadata AS provider_metadata_75, t69.content_type AS content_type_76, t69.context AS context_77, t69.updated_at AS updated_at_78, t69.created_at AS created_at_79, t69.owner_id AS owner_id_80, t69.document_type AS document_type_81, t0.profile_link_id AS profile_link_id_82 FROM company_profile t0 LEFT JOIN media__gallery t17 ON t0.gallery_id = t17.id LEFT JOIN media__gallery t28 ON t0.video_gallery_id = t28.id LEFT JOIN media__gallery t39 ON t0.document_gallery_id = t39.id LEFT JOIN contact_gallery t50 ON t0.contact_gallery_id = t50.id LEFT JOIN media__media t55 ON t0.profile_picture_id = t55.id LEFT JOIN media__media t69 ON t0.header_picture_id = t69.id WHERE t0.uuid = ? LIMIT 1
Parameters:
[
"0f4fde06-1ad4-4117-b966-5dae79c5538e"
]
|
2 | 5.86 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.short_name AS short_name_3, t0.picture_path AS picture_path_4 FROM company_certificate t0 INNER JOIN company_profile_certificate_mapping ON t0.id = company_profile_certificate_mapping.company_certificate_id WHERE company_profile_certificate_mapping.company_profile_id = ?
Parameters:
[
4428
]
|
3 | 6.14 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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
4428
]
|
4 | 3.74 ms |
SELECT t0.id AS id_1, t0.date_from AS date_from_2, t0.date_to AS date_to_3, t0.note AS note_4, t0.offer_id AS offer_id_5 FROM offer_entry t0 INNER JOIN company_profile_offer_mapping ON t0.id = company_profile_offer_mapping.offer_entry_id WHERE company_profile_offer_mapping.company_profile_id = ?
Parameters:
[
4428
]
|
5 | 43.50 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_
Parameters:
[] |
6 | 6.59 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6691 6692 6693 7184 7185 7186 186 585 616 615 7962 5388 5389 5390 248 845 249 6920 6921 6922 2257 2258 2259 3136 3137 3138 321 322 5490 5491 5492 197 468 540 7309 7310 7311 5908 5909 5910 143 6964 6965 6966 6204 6205 6206 6479 6480 6481 8084 8085 8086 97 2875 2876 2877 7212 7213 7214 370 371 152 151 347 348 334 1242 7095 7096 7097 7983 7984 7985 247 6300 6301 6302 6334 6335 6336 4189 4190 4191 267 268 342 431 6081 6082 6083 633 53 52 54 7902 7903 7312 7313 7314 ] |
7 | 2.52 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3533 3534 3535 2929 2930 2931 5918 5919 5920 6712 6713 6714 400 246 1060 340 7344 7345 7346 1815 1816 1817 406 1217 7804 3097 3098 3099 8278 8279 8280 3997 3998 3999 345 1058 7969 403 6337 6338 6339 390 7450 831 4875 4876 4877 360 362 7922 573 579 6538 6539 6540 6385 6386 6387 7975 1050 7976 757 607 854 7534 7535 7536 4818 4819 4820 4682 4683 4684 7904 7905 7906 6192 6193 6194 7889 7890 7891 7393 7394 7395 416 2207 2208 2209 3573 3574 3575 577 578 402 7820 7821 8050 927 8051 ] |
8 | 1.74 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6072 6073 6074 621 622 642 3364 3365 3366 7728 7729 7730 614 619 2719 2720 2721 7746 7747 7748 7368 7369 7370 766 3521 3522 3523 3549 3550 3551 6688 6689 6690 1269 747 750 7383 499 513 3913 3914 3915 3982 3983 3984 2272 2273 2274 7631 7632 7633 3467 3468 3469 7710 7711 7712 665 6571 6572 6573 4123 4124 4125 4090 4091 4092 7947 7948 7949 3104 3105 3106 802 712 1049 623 3020 3021 3022 6908 6909 6910 3576 3577 3578 798 787 795 797 786 2713 2714 2715 720 7463 7464 7465 4096 4097 ] |
9 | 1.43 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 4098 8013 8014 8015 4299 4300 4301 7510 7511 7512 6624 6625 6626 1280 7525 7526 7527 4355 4356 4357 5927 5928 5929 2835 2836 2837 7868 7869 6913 5826 5827 5828 775 772 3892 3893 3894 617 973 7809 692 693 4364 4365 4366 653 7802 654 710 7640 711 4165 4166 4167 3600 3601 3602 914 3621 3622 3623 852 777 7684 7685 7686 1047 1081 752 7897 1132 7662 7663 7664 571 570 502 4114 4115 4116 698 6709 6710 6711 5817 5818 5819 3901 3902 3903 1146 5787 5788 5789 767 764 6562 6563 6564 7567 ] |
10 | 1.36 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7568 7569 8220 8221 8222 627 793 794 7876 5611 5612 5613 791 8019 8020 718 728 3889 3890 3891 731 7895 7896 606 763 3744 3745 3746 2661 2662 2663 6189 6190 6191 3883 3884 3885 589 590 591 7926 7927 7928 4108 4109 4110 7522 7523 7524 3814 3815 3816 4087 4088 4089 7347 7348 7349 792 783 7507 7508 7509 1171 824 564 563 7600 7601 7602 6608 6609 6610 655 656 7382 6294 6295 6296 8226 8227 8228 762 515 516 789 7929 7930 7931 7789 7790 7791 761 964 1048 1501 1502 1503 8030 8031 ] |
11 | 1.39 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 8032 631 630 6340 6341 6342 5445 5446 5447 660 553 4204 4205 4206 7390 7391 7392 4120 4121 4122 3973 3974 3975 4327 4328 4329 1225 449 6577 6578 6579 3976 3977 3978 3940 3941 3942 796 8194 8195 3458 3459 3460 625 7702 7703 7653 7654 7655 779 765 3741 3742 3743 758 4105 4106 4107 7543 7544 7545 678 6644 6645 6646 834 592 840 7570 7571 7572 2512 2513 2514 3717 3718 3719 8021 8022 8023 8016 8017 8018 721 443 444 7772 7773 7774 3033 3034 3035 3382 3383 3384 5345 5346 5347 785 3645 ] |
12 | 1.25 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3646 3647 780 782 4084 4085 4086 6324 6325 6326 776 741 7778 7779 856 581 855 418 421 677 674 5154 5155 5156 790 7892 7893 7894 5439 5440 5441 3461 3462 3463 3476 3477 3478 3690 3691 3692 3421 3422 3423 583 670 671 7844 7845 7846 679 603 602 4314 4315 4316 3546 3547 3548 556 557 7630 778 6228 6229 6230 7647 7648 7649 1216 439 7786 629 628 3910 3911 3912 7030 7031 7032 568 567 1545 1546 1547 6799 6800 6801 769 6413 6414 6415 784 818 7490 7491 7492 4604 4605 4606 3699 ] |
13 | 1.58 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3700 3701 3087 3088 3089 4367 4368 4369 6614 6615 6616 664 727 759 687 7884 7885 7886 801 6452 6453 6454 509 760 422 420 5672 5673 5674 725 781 746 4824 4825 4826 732 3675 3676 3677 7581 7582 7583 8075 8076 8077 7675 7676 7677 560 561 7596 464 681 537 6379 6380 6381 580 554 755 723 7546 7547 7548 646 3729 3730 3731 7799 7800 7801 7621 7622 7623 666 663 7469 7470 7471 4619 4620 4621 7590 7591 7592 685 3473 3474 3475 686 707 708 7803 3582 3583 3584 700 713 724 6252 ] |
14 | 1.60 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6253 6254 770 7860 7861 7862 1205 3048 3049 3050 7731 7732 7733 2992 2993 2994 5382 5383 5384 3268 3269 3270 857 7780 7781 7782 1082 3552 3553 3554 7362 7363 7364 3289 3290 3291 3424 3425 3426 6309 6310 6311 5576 5577 5578 6282 6283 6284 7792 7793 7794 3702 3703 3704 7665 7666 7667 4141 4142 4143 3271 3272 3273 6574 6575 6576 3609 3610 3611 8063 8064 8065 7795 7796 7797 1234 1236 3642 3643 3644 3494 3495 3496 3397 3398 3399 7405 7406 7407 6588 6589 6590 3711 3712 3713 4308 4309 4310 7408 7409 ] |
15 | 1.77 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7410 7423 7424 7425 3298 3299 3300 7432 7433 7434 3385 3386 3387 3430 3431 3432 3283 3284 3285 5850 5851 5852 3922 3923 3924 4186 4187 4188 2214 2215 2216 1145 7650 7651 7652 5180 5181 5182 3280 3281 3282 1557 1558 1559 3868 3869 3870 4198 4199 4200 4054 4055 4056 3331 3332 3333 7335 7336 7337 1208 7672 7673 7674 3964 3965 3966 3509 3510 3511 1131 3500 3501 3502 3567 3568 3569 965 966 5978 5979 5980 7944 7945 7946 3199 3200 3201 8078 8079 8080 3555 3556 3557 7740 7741 7742 7624 7625 7626 4821 ] |
16 | 1.35 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 4822 4823 7941 7942 7943 7411 7412 7413 6258 6259 6260 8001 8002 8003 7986 7987 7988 4099 4100 4101 3934 3935 3936 7341 7342 7343 4317 4318 4319 1254 969 967 1125 6066 6067 6068 6201 6202 6203 3991 3992 3993 7725 7726 7727 7932 7933 7934 7010 7011 7012 3651 3652 3653 7913 7914 7915 6225 6226 6227 1741 1742 1743 837 1243 1178 7540 7541 7542 4093 4094 4095 7371 7372 7373 3313 3314 3315 3253 3254 3255 7499 7500 7501 3967 3968 3969 4361 4362 4363 3871 3872 3873 4051 4052 4053 3970 3971 3972 1262 ] |
17 | 1.67 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6261 6262 6263 1025 8036 8037 7578 7579 7580 4168 4169 4170 7713 7714 7715 3412 3413 3414 1977 1978 1979 5638 5639 5640 3540 3541 3542 4006 4007 4008 804 3051 3052 3053 1124 3196 3197 3198 4342 4343 4344 6364 6365 6366 7719 7720 7721 3678 3679 3680 3488 3489 3490 3672 3673 3674 8232 8233 8234 7997 7998 7999 3247 3248 3249 6207 6208 6209 5300 5301 5302 822 3325 3326 3327 4201 4202 4203 1211 4281 4282 4283 6222 6223 6224 3277 3278 3279 7923 7924 7925 3530 3531 3532 4263 4264 4265 5274 5275 5276 ] |
18 | 1.42 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3415 3416 3417 4081 4082 4083 3591 3592 3593 7606 7607 7608 3292 3293 3294 7687 7688 7689 6306 6307 6308 7564 7565 7566 4213 4214 4215 7855 7856 7857 7693 7694 7695 3394 3395 3396 1241 1240 3543 3544 3545 1983 1984 1985 4048 4049 4050 3355 3356 3357 3163 3164 3165 8007 8008 8009 3772 3773 3774 2161 2162 2163 4144 4145 4146 3014 3015 3016 3166 3167 3168 1053 6210 6211 6212 3217 3218 3219 7603 7604 7605 1106 3946 3947 3948 7387 7388 7389 7696 7697 7698 6060 6061 6062 3202 3203 3204 3169 3170 3171 ] |
19 | 1.55 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3524 3525 3526 3669 3670 3671 6352 6353 6354 2695 2696 2697 3877 3878 3879 7496 7497 7498 8081 8082 8083 6276 6277 6278 7426 7427 7428 6660 6661 6662 3208 3209 3210 4171 4172 4173 1275 1274 8057 8058 8059 6512 6513 6514 5940 5941 5942 4210 4211 4212 3624 3625 3626 3388 3389 3390 3027 3028 3029 6449 6450 6451 6358 6359 6360 7716 7717 7718 1144 4156 4157 4158 3850 3851 3852 3322 3323 3324 5847 5848 5849 3994 3995 3996 7841 7842 7843 1245 1246 4000 4001 4002 925 3696 3697 3698 4069 4070 4071 6132 ] |
20 | 1.37 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6133 6134 3615 3616 3617 7359 7360 7361 3229 3230 3231 4679 4680 4681 7558 7559 7560 3485 3486 3487 8040 8041 8042 8188 8189 8190 3606 3607 3608 3916 3917 3918 5644 5645 5646 6509 6510 6511 7584 7585 7586 1229 3693 3694 3695 6349 6350 6351 3817 3818 3819 7438 7439 7440 963 1046 7656 7657 7658 4015 4016 4017 3379 3380 3381 7970 7971 7972 3238 3239 3240 8033 8034 8035 7460 7461 7462 3654 3655 3656 7552 7553 7554 7487 7488 7489 3286 3287 3288 7783 7784 7785 3187 3188 3189 5937 5938 5939 4192 4193 ] |
21 | 1.43 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 4194 7587 7588 7589 6547 6548 6549 3214 3215 3216 7609 7610 7611 7444 7445 7446 7722 7723 7724 1114 3310 3311 3312 3985 3986 3987 879 3319 3320 3321 7991 7992 7993 4159 4160 4161 7531 7532 7533 4132 4133 4134 1094 1095 3681 3682 3683 3184 3185 3186 3612 3613 3614 6002 6003 6004 7704 7705 7706 4207 4208 4209 3265 3266 3267 3865 3866 3867 5823 5824 5825 6243 6244 6245 3220 3221 3222 7356 7357 7358 7365 7366 7367 1278 6267 6268 6269 6494 6495 6496 4021 4022 4023 4150 4151 4152 4003 4004 4005 6249 ] |
22 | 1.37 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6250 6251 5493 5494 5495 4102 4103 4104 7956 7957 7958 3304 3305 3306 7690 7691 7692 6315 6316 6317 1090 7699 7700 7701 3491 3492 3493 3464 3465 3466 7910 7911 7912 882 1062 1063 7561 7562 7563 3090 3091 3092 1200 7920 7921 4216 4217 4218 8229 8230 8231 3663 3664 3665 3636 3637 3638 8024 8025 8026 6568 6569 6570 6093 6094 6095 3157 3158 3159 3262 3263 3264 3334 3335 3336 7454 7455 7456 3627 3628 3629 7870 7871 7872 1098 1099 1100 5406 5407 5408 6111 6112 6113 6090 6091 6092 7466 7467 7468 4183 ] |
23 | 1.43 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 4184 4185 5987 5988 5989 3232 3233 3234 3618 3619 3620 4129 4130 4131 3594 3595 3596 3961 3962 3963 6416 6417 6418 911 7989 7990 3720 3721 3722 6279 6280 6281 3307 3308 3309 6026 6027 6028 3585 3586 3587 3301 3302 3303 1247 1248 7414 7415 7416 7749 7750 7751 4126 4127 4128 871 1101 7502 7503 943 7767 7768 7537 7538 7539 1113 4075 4076 4077 8004 8005 8006 4162 4163 4164 6255 6256 6257 926 7935 7936 7937 6321 6322 6323 4138 4139 4140 3190 3191 3192 888 7597 7598 7599 7615 7616 7617 3259 3260 ] |
24 | 1.47 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3261 1154 1155 1157 3886 3887 3888 8010 8011 8012 3723 3724 3725 3639 3640 3641 7612 7613 7614 7743 7744 7745 3427 3428 3429 3684 3685 3686 3244 3245 3246 7420 7421 7422 862 3666 3667 3668 7435 7436 7437 7977 7978 7979 7472 7473 7474 3561 3562 3563 7573 7574 7575 7734 7735 7736 8281 8282 8283 7707 7708 7709 5993 5994 5995 8275 8276 8277 8217 8218 8219 1214 4237 4238 4239 5608 5609 5610 3597 3598 3599 5996 5997 5998 803 3045 3046 3047 4180 4181 4182 7484 7485 7486 8287 8288 8289 3633 3634 3635 ] |
25 | 1.39 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 860 859 861 3409 3410 3411 7659 7660 7661 7478 7479 7480 5467 5468 5469 883 7963 7964 7965 886 6422 6423 6424 3340 3341 3342 936 1056 938 948 949 944 950 951 952 953 954 955 3039 3040 3041 2470 2471 2472 7513 7514 7515 1043 1042 1041 1054 1061 3111 3112 3113 3295 3296 3297 3316 3317 3318 3241 3242 3243 3735 3736 3737 1133 1102 1103 4703 4704 4705 3406 3407 3408 1109 8215 8216 7451 7452 7453 1586 1587 1588 1108 1112 1224 1167 4135 4136 4137 4956 4957 4958 7417 7418 7419 3226 3227 ] |
26 | 1.52 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3228 6114 6115 6116 3175 3176 3177 3133 3134 3135 7549 7550 7551 1202 1186 1189 1187 1210 1215 7576 7577 6084 6085 6086 1249 4117 4118 4119 4228 4229 4230 6303 6304 6305 3181 3182 3183 3726 3727 3728 7678 7679 7680 1263 1264 8060 8061 8062 5430 5431 5432 4719 4720 4721 4057 4058 4059 3732 3733 3734 7353 7354 7355 4111 4112 4113 4195 4196 4197 6078 6079 6080 4260 4261 4262 7475 7476 7477 3790 3791 3792 6108 6109 6110 7838 7839 7840 7627 7628 7629 3928 3929 3930 6237 6238 6239 3193 3194 3195 3337 ] |
27 | 1.64 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3338 3339 3570 3571 3572 7953 7954 7955 3738 3739 3740 3346 3347 3348 7641 7642 7643 7528 7529 7530 7516 7517 7518 6318 6319 6320 3223 3224 3225 3714 3715 3716 3178 3179 3180 7447 7448 7449 6063 6064 6065 8027 8028 8029 3648 3649 3650 7504 7505 7506 4042 4043 4044 7441 7442 7443 6312 6313 6314 3603 3604 3605 3660 3661 3662 3949 3950 3951 6270 6271 6272 5641 5642 5643 7634 7635 7636 6069 6070 6071 7681 7682 7683 7966 7967 7968 7457 7458 7459 3352 3353 3354 5665 5666 5667 6075 6076 6077 2618 2619 ] |
28 | 1.30 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 2620 2952 2953 2954 5647 5648 5649 3274 3275 3276 3328 3329 3330 3172 3173 3174 3205 3206 3207 3211 3212 3213 6971 6972 6973 3479 3480 3481 3558 3559 3560 3579 3580 3581 3823 3824 3825 3753 3754 3755 3937 3938 3939 4018 4019 4020 4225 4226 4227 4231 4232 4233 4881 4882 4883 5582 5583 5584 5784 5785 5786 5853 5854 5855 6096 6097 6098 6195 6196 6197 6213 6214 6215 7396 7397 7398 7399 7400 7401 7402 7403 7404 7637 7638 7639 7429 7430 7431 7481 7482 7483 7555 7556 7557 7493 7494 7495 7519 7520 7521 ] |
29 | 0.95 ms |
SELECT t0.id AS id_1, t0.context AS context_2, t0.name AS name_3, t0.default_format AS default_format_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.owner_id AS owner_id_8, t0.media_gallery_category_id AS media_gallery_category_id_9 FROM media__gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7618 7619 7620 7593 7594 7595 7644 7645 7646 7737 7738 7739 7769 7770 7771 7764 7765 7766 7873 7874 7875 7907 7908 7909 7938 7939 7940 7980 7981 7982 7950 7951 7952 7959 7960 7961 7994 7995 7996 8284 8285 8286 ] |
30 | 5.52 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1639 22 3381 182 2607 1333 2459 3485 2438 2907 16 1359 97 121 2840 2911 3490 2512 183 3411 2951 3400 3476 2 421 19 4 3196 2680 9 2428 432 1912 10 1040 13 62 498 3480 1 2395 191 2644 828 2315 2646 2378 476 1730 3206 3179 3278 3467 1948 2964 31 2520 133 2535 1202 2523 36 2386 1950 281 3409 39 385 1888 1858 37 38 2142 2407 35 1510 2349 34 1793 49 26 840 178 2798 2838 153 67 1478 307 780 64 2009 197 206 2045 1738 293 2769 2706 1638 ] |
31 | 3.69 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 158 1755 136 82 150 1983 971 202 2820 1945 806 2587 233 1611 3431 200 1007 555 2762 193 704 336 300 203 186 180 301 205 160 2666 187 87 377 841 332 323 417 276 331 322 238 261 146 2751 2737 2744 177 1074 1866 3412 1881 216 3207 2463 2354 400 71 2969 3417 243 50 299 302 69 65 165 199 941 2800 246 141 1093 2131 2638 1032 849 106 492 218 856 175 312 1980 138 2356 1972 44 139 1015 104 1644 1413 944 111 117 91 1411 283 96 294 ] |
32 | 0.89 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 125 291 304 2766 1910 273 3372 284 208 3224 2672 2747 266 47 940 3334 290 897 298 149 123 3495 938 188 128 2529 1013 1880 915 1006 2725 328 319 1865 353 413 350 174 1931 500 1618 1750 1544 3378 289 560 408 85 51 325 2671 2806 288 564 73 2775 210 1558 54 1352 228 169 1045 166 1771 1017 1954 1082 100 223 55 2137 164 969 2596 3283 803 1994 3340 315 56 292 896 285 1012 306 1892 1626 42 157 105 155 2589 130 2582 120 888 2749 2745 262 ] |
33 | 0.76 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 63 478 2073 687 786 1320 321 864 316 401 313 402 45 278 318 1005 2331 162 311 2075 46 280 52 239 41 93 1279 326 2352 48 1350 2931 204 809 879 190 799 185 2196 240 334 1079 1748 3282 314 1522 1967 2351 382 305 209 114 192 947 1695 176 179 474 84 112 236 2648 296 131 143 108 1581 320 1974 126 195 43 1121 115 882 701 225 1094 109 116 172 1620 156 231 303 267 40 286 2350 144 386 260 337 1751 148 287 57 1761 265 147 ] |
34 | 0.86 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 215 129 140 248 317 207 1185 269 127 134 874 1916 70 2934 1977 1929 253 80 78 77 76 75 74 72 61 95 66 68 110 88 94 1571 132 237 168 170 184 277 263 1894 219 214 892 578 224 251 2130 1940 234 411 230 1842 420 1122 1925 808 245 2799 2735 252 264 1530 282 297 309 333 335 434 2250 534 1921 2010 619 535 2837 394 748 396 2083 347 833 2861 755 381 800 1549 2827 1540 3463 883 2752 447 1024 749 2473 852 2947 2128 583 863 ] |
35 | 0.78 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 815 791 1803 2394 2645 343 1077 1964 1817 758 1825 787 802 753 1424 951 1039 449 497 2031 1281 752 607 541 933 1043 995 769 1727 572 1976 965 820 543 817 838 410 426 509 1448 399 2565 1924 2938 834 2019 1975 397 1184 2754 1805 452 544 1532 606 2732 2693 1010 955 473 3221 594 1080 378 591 372 2288 1476 1513 585 974 2008 431 2570 2285 866 2465 1521 608 360 561 1891 1008 1739 763 2368 1862 557 966 487 3027 934 994 967 571 550 1885 439 2797 1915 ] |
36 | 0.64 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1033 2037 588 346 558 528 796 460 455 1384 405 395 829 979 339 693 457 724 1087 1566 2004 875 3341 1778 451 3401 2728 1786 1515 3171 351 767 2588 576 1068 1857 1781 419 2528 2014 376 424 1062 2497 1843 423 1004 551 846 1933 756 1982 1548 1902 1048 2232 2420 418 790 584 830 448 516 2070 375 1955 713 2761 901 609 1867 620 714 602 1516 357 361 731 1932 959 521 1814 1992 1799 726 715 825 872 1562 3180 936 367 1861 2942 1538 1819 2030 728 1034 603 ] |
37 | 0.65 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 2860 2451 3406 1047 857 788 685 513 1585 2709 454 2000 409 573 1029 927 766 1423 975 605 2184 489 586 380 977 494 589 881 1000 1498 854 1735 735 2910 425 1899 812 2841 3218 450 851 949 1386 2453 1917 880 2244 916 1827 563 379 453 2051 982 785 2637 1783 2790 1839 430 867 1897 1856 754 2105 1920 1441 1041 1923 3280 730 1934 1829 2005 537 762 1953 459 765 3222 1030 1884 1021 876 720 853 2289 1995 1046 747 1822 1415 1527 732 2721 2499 604 1886 1588 984 ] |
38 | 0.77 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1027 978 1529 2123 373 1011 2592 760 2003 1951 1993 814 366 805 2455 461 515 1900 702 2514 488 1049 3407 580 870 861 2750 3294 1485 711 2739 770 1837 858 2489 525 1339 1491 1484 1841 1038 2723 736 855 2593 2015 964 1582 2713 404 889 1539 761 2338 844 759 1823 2048 1019 456 2171 345 495 2069 1890 598 533 559 1002 2733 1031 1531 553 3172 1553 1023 1922 2286 1936 745 556 939 2742 890 862 1935 2036 801 877 740 1816 412 871 1826 359 389 2685 1845 435 836 ] |
39 | 0.73 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1913 2016 436 3460 1997 597 2722 3422 3342 1056 3210 1855 2724 338 340 691 1037 1854 349 348 352 355 356 358 362 363 364 365 3499 368 374 387 860 391 403 406 407 428 415 795 440 441 446 1971 1852 1354 469 471 2625 472 2890 549 485 484 483 772 486 499 503 502 504 505 506 508 689 612 1872 2546 757 764 739 1784 545 527 1146 794 3336 1834 529 530 532 1022 1217 2783 734 548 1492 717 707 1895 562 570 574 568 3174 1482 587 1016 1053 1547 ] |
40 | 0.61 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 719 891 1978 601 596 610 3403 1347 1150 996 893 1733 1014 2924 1480 1061 3427 907 1896 2173 1943 953 1525 723 771 839 2759 895 774 1965 1883 2121 1552 733 887 718 1832 1475 2767 865 1864 991 2643 1550 850 869 960 1536 1385 1957 1477 1979 2668 1838 1985 1389 1479 615 618 1387 750 768 716 727 729 2702 810 835 842 918 2548 956 983 1052 1054 1204 1368 1410 1747 1486 1511 1517 1800 2322 1802 2507 1824 2044 2043 1860 1879 1959 1927 1966 2012 2071 2068 2301 3178 2559 ] |
41 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_visible AS is_visible_2 FROM contact_gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?)
Parameters:
[ 2682 2586 2594 2726 3482 ] |
42 | 4.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17530 15592 2665 20369 5399 20395 20397 4091 16958 19729 19721 10633 8564 1439 4116 4130 3186 3516 4986 16224 19977 17205 1087 21476 1498 20007 4102 14013 5507 12293 1246 21701 2799 2630 1133 10277 4533 15217 4148 806 4111 4187 19699 1716 16971 4114 14684 1935 2567 13652 12033 18028 20003 5988 9662 530 526 4167 19991 19992 7784 15257 20449 12648 2932 4106 14461 6044 18607 4197 14829 15283 16192 21654 2953 20875 20429 4152 2955 15794 17392 4250 4139 20333 16819 4190 5271 4138 4134 19688 10100 14252 4133 8721 13407 11855 4137 8723 10018 2662 ] |
43 | 2.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3006 4151 4170 6363 2805 4162 15960 10406 8164 4149 4120 17784 4199 2687 14341 4155 2916 2690 2703 15665 5565 18397 2663 2759 2685 2668 4156 2871 3417 4108 4173 17291 5895 9677 7035 3224 5229 7795 5769 7866 5633 7797 5933 5374 10270 17078 7962 8787 7958 15300 20607 13650 7785 4584 15611 9047 4293 8091 4188 6918 4496 7235 16440 4360 5897 12558 20650 6924 15157 8244 8258 7008 7048 7928 21660 6425 14231 10041 20575 8093 7765 5690 14702 4558 9048 8829 7902 5898 8098 8008 5451 5319 8830 5922 4922 15247 20469 8100 5558 4097 ] |
44 | 1.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 10000 6925 9013 8992 4538 6136 8241 8041 8267 7643 7584 5818 7453 10273 7066 8706 9009 7334 8949 7526 4261 8439 4398 20569 3710 8030 8550 7638 5269 7948 16663 7458 17502 20345 4265 7801 6177 8152 13015 19963 19964 15154 8150 7930 3115 7737 16126 20876 16378 7873 3083 7916 8861 8831 3188 7159 8214 7478 3225 7946 5040 8823 7725 6769 18398 5318 7663 7827 7944 7410 7435 4301 16450 12241 19714 19716 7688 8218 7341 16334 3647 11933 7735 6223 7412 7879 9966 5215 8873 7990 8277 7592 7723 4294 7829 7868 7602 8692 7694 13943 ] |
45 | 1.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7908 8289 5266 4321 7566 10622 8130 3686 8128 17533 8065 7590 8958 7956 13745 3682 3690 7554 4186 15542 8731 7941 7434 4181 8113 8792 4227 8780 8833 18495 20583 14635 7519 8693 21466 21467 5952 18658 8987 18540 13027 8972 8481 8522 4159 7491 7363 15301 21444 8773 4268 8408 8817 4304 3743 7517 17312 7994 6005 7934 7727 7968 5590 4234 16454 8036 7720 16407 7696 16485 7060 11924 8274 8977 8934 17872 9659 7246 14365 9529 5209 7374 12183 17491 6858 4154 3679 21472 21473 4260 7854 7418 8763 7763 7054 3358 7172 7979 4090 4508 ] |
46 | 1.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 8962 15175 20348 8279 13657 14560 8755 7327 3061 6103 5977 7773 15620 8034 4145 12496 6919 5329 5143 16582 7493 5041 17732 8203 13683 8043 9036 4200 7871 6652 4126 7954 14473 5039 8704 7824 15251 8024 9002 21402 7437 5866 7787 5939 21462 21459 8233 8912 8524 8784 15265 8735 4386 8838 7985 8157 7754 17900 7201 8006 17513 4189 9648 7423 3645 7859 4848 8026 7877 7480 4238 15899 6024 7224 4093 7425 7397 5225 20567 7833 7355 6187 7964 8466 4094 11786 18054 10729 16261 7914 7881 16934 7906 8945 13671 8916 10115 8874 7970 8109 ] |
47 | 1.03 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 4185 8714 8925 6106 11955 8010 3328 4930 8767 8870 18058 10034 7734 8720 3114 7253 4172 7775 4144 8633 5373 8967 8683 4113 7987 7421 15911 7702 7920 20771 4272 8506 7932 8118 5142 8137 7900 5899 8272 7856 7166 16372 7845 5598 7960 16271 8430 5418 4270 4264 7093 18463 9398 7380 5379 7303 9038 7503 8486 5680 16669 7370 16310 4271 21398 21397 9917 13666 4201 13516 14783 15133 8837 5969 4125 5605 16437 17609 8022 4262 5349 8725 4098 4112 7162 7952 5869 3683 7886 8111 17549 17556 8802 8032 4239 5226 4365 7205 8050 6254 ] |
48 | 0.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 4123 17427 9111 17864 4230 5701 4163 8107 8004 8058 16788 4530 7769 3688 16375 7757 8180 6773 16263 4176 4100 7063 3689 5221 4944 4364 6968 8832 7372 8504 4099 7446 8743 7615 4351 4352 4316 10023 8281 8083 9056 16779 4463 8748 3159 16488 8508 4399 6176 7108 7578 8197 7822 8120 5555 8062 4236 7839 8293 8235 7180 8250 4919 7883 8283 4348 7608 7710 8923 5936 15203 7837 5549 8247 7489 8552 5814 10870 4258 16365 7889 4938 8269 20770 20765 8194 7360 7384 7718 4226 7771 4136 4169 4180 4107 4160 4122 3063 5815 4158 ] |
49 | 1.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7401 3227 3228 3311 4164 4153 5362 4512 5088 5158 5332 5417 5546 7981 8711 8460 7782 8165 7875 7780 6439 6153 8237 8096 15271 6707 6771 6845 18171 6848 8046 6880 7672 6910 7002 6935 7862 10158 6967 7020 7022 8038 7799 10276 7803 7170 7864 8000 7899 7983 7972 7515 16283 7598 7966 7621 7632 18420 7668 15142 8013 8056 8067 8125 8154 8172 8177 8184 8200 8223 8227 8239 8285 8382 8407 8494 17344 8764 8810 8836 8851 9039 9042 10415 18561 14599 16193 18025 16134 14600 17845 10078 16153 10086 10052 18062 14598 16312 13693 16173 ] |
50 | 1.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 10008 16272 17374 15381 17012 13857 18151 21677 16376 17997 10404 15207 16163 17473 9936 16337 20747 20756 18153 15200 16354 16289 9400 16268 13387 19690 19692 13901 9093 16530 17796 17810 16177 14286 16264 16274 16168 17200 16449 16573 10411 12010 14342 17992 11796 16167 15719 13892 15276 14287 15372 16205 13486 14645 13984 17998 16464 16301 13895 15101 16325 10157 10419 12420 16836 15261 20364 16239 20818 20819 16318 18024 9963 17965 10126 15275 20363 20411 17797 10427 13947 17353 15671 20552 20490 16553 16452 10746 21272 17673 16432 10003 15498 9991 12445 17288 17331 15351 16471 13880 ] |
51 | 1.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 10416 20349 15924 16356 19965 19966 17345 15404 9682 15284 10068 15324 13722 17675 16185 16147 17868 9970 14299 16467 11880 18532 16426 16490 16468 14257 14621 14090 17356 10377 20621 17937 14482 18017 9500 14296 13527 16270 10491 10438 16150 10144 16308 16478 9065 10278 10459 13737 16237 16677 10364 18020 16366 18108 15278 10424 21484 21485 15357 20545 13702 17335 16912 9509 15277 16580 14660 15576 14675 15578 17342 16165 10275 15468 16297 9997 10292 15383 16469 16905 10414 10280 16534 14106 16331 12385 17951 16176 18001 17373 17908 13633 18529 18011 10274 16267 15234 16309 10410 15808 ] |
52 | 1.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17901 9994 16250 16225 20557 16392 15828 13681 16145 16226 15612 17336 9675 9869 12291 16244 17950 13513 16324 17806 18012 15124 16240 12275 16228 15393 16363 17394 14419 16431 9935 17867 15441 16307 17811 18038 13968 13382 16568 15626 10298 17340 17235 21592 16584 16342 16265 13444 12865 17429 13767 10431 18019 10152 14083 9985 14648 10873 13459 16410 15352 13303 16473 18453 15379 10007 16475 15534 11957 15486 16374 14469 17321 13619 13417 16248 18000 16797 10294 17906 16286 20631 20632 21257 10412 13867 16448 17339 17939 9937 15118 16373 16357 16408 9926 14475 17818 12346 10006 10428 ] |
53 | 1.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17994 15310 16259 16170 20430 13957 20612 20616 17829 10306 15282 17904 17860 16171 18066 16234 9661 16574 17947 13675 13966 17952 13586 17820 18022 13643 16182 15238 10482 16189 21277 20854 13698 15435 16561 13397 13922 16233 16338 14557 13858 16583 16152 15525 16794 15984 15567 10464 10616 15812 15649 17358 17357 16481 16562 16476 9091 16211 9992 13690 10012 16180 18004 15463 13299 18013 16288 9934 16282 19850 10485 12977 17907 14498 14506 14508 11883 16585 21478 21482 14129 16361 16350 20568 17471 17302 13557 20559 13431 15388 9974 16346 18596 13453 16973 14050 17298 17835 16572 10471 ] |
54 | 1.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 15395 16341 16560 15406 13374 17337 20519 10142 16380 17362 16181 15994 16330 16179 15452 17798 18044 16559 9939 18389 9499 11970 12178 17897 13608 14303 16523 20553 16565 17352 11986 20965 20966 17383 10310 16235 10815 17949 17955 13369 12378 14260 13849 20566 15550 16351 17953 18037 16273 16371 13427 17809 10185 16362 17817 10044 20479 13558 10387 16322 17935 18026 10386 21688 21689 18015 15587 15577 10468 21643 21644 13987 15562 14749 16589 9953 17068 17064 16333 10474 9062 9066 10632 10866 9491 9503 9502 9637 9665 9676 9920 9871 9930 21723 21714 9977 9976 9993 10038 10198 ] |
55 | 1.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 16349 10071 10053 10120 10145 10148 10303 10269 16269 10379 10413 10552 10578 10630 10455 10618 10658 20423 20416 10675 17830 14082 11882 11859 11843 16210 11878 12118 12214 12194 12226 12232 12238 16178 15893 17876 12890 13978 13406 13413 13423 13424 13475 16218 13522 14108 13551 17824 13534 13547 13584 15023 14333 14323 13838 16838 20328 20329 13852 13885 13959 14079 17311 16230 14063 14070 14534 14447 14573 14652 14548 15302 19968 15355 15595 15398 15481 15430 15440 17372 15467 15494 17379 15533 15568 20724 21456 16981 16428 16494 16384 17674 16558 17346 17295 16596 20461 20460 16405 17903 ] |
56 | 1.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18446 17967 16451 17306 16236 16209 16326 20573 16385 16214 17989 17896 18121 17381 16245 16379 16231 17822 17287 20586 20588 16355 17871 16486 17819 17375 16335 16359 16266 17359 17976 17290 17999 20417 20418 17828 16219 17096 17293 15925 16119 16164 16190 16229 16241 16243 20502 20503 16285 16319 16328 16348 16388 16453 16479 16587 16588 16827 17030 17120 17203 17305 17328 17338 17793 17794 17795 17978 17815 17858 17905 17866 17881 17931 17948 17990 18027 18052 18049 18640 19735 19733 20361 20362 20480 20385 20388 20536 20537 21706 ] |
57 | 1.20 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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
6986
]
|
58 | 2.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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
3644
]
|
59 | 22.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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
4211
]
|
60 | 8.94 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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
3197
]
|
61 | 6.85 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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
1541
]
|
62 | 1.64 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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
8097
]
|
63 | 8.74 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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
6289
]
|
64 | 3.75 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_teaser_image_id AS job_teaser_image_id_23, t0.job_gallery_id AS job_gallery_id_24, t25.id AS id_26, t25.ams_id AS ams_id_27, t25.created_at AS created_at_28, t25.job_id AS job_id_29, t0.job_scholastic_duration_id AS job_scholastic_duration_id_30 FROM job t0 LEFT JOIN job_pdf t18 ON t18.job_id = t0.id LEFT JOIN job_salary t25 ON t25.job_id = t0.id INNER JOIN company_profile_job_mapping ON t0.id = company_profile_job_mapping.job_id WHERE company_profile_job_mapping.company_profile_id = ?
Parameters:
[
108
]
|
65 | 1.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM job_market_state t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
66 | 6.56 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_.additional_info AS additional_info_12, j0_.media_id AS media_id_13, j0_.custom_advertisment_media_id AS custom_advertisment_media_id_14, j0_.contact_id AS contact_id_15, j0_.job_market_position_type_id AS job_market_position_type_id_16, j0_.job_market_apply_type_id AS job_market_apply_type_id_17, j0_.job_market_start_type_id AS job_market_start_type_id_18, j0_.company_profile_id AS company_profile_id_19, j0_.user_id AS user_id_20, j0_.job_market_state_id AS job_market_state_id_21 FROM job_market j0_ LEFT JOIN company_profile c1_ ON j0_.company_profile_id = c1_.id WHERE c1_.id = ? AND j0_.open_date <= ? AND j0_.closed_date >= ? AND (j0_.job_market_state_id = ?) ORDER BY j0_.name ASC
Parameters:
[ 4428 "2025-01-19 05:51:42" "2025-01-19 05:51:42" 1 ] |
67 | 4.26 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2 FROM game_quiz t0 INNER JOIN company_profile_game_quiz_mapping ON t0.id = company_profile_game_quiz_mapping.game_quiz_id WHERE company_profile_game_quiz_mapping.company_profile_id = ?
Parameters:
[
4428
]
|
68 | 3.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
4428
]
|
69 | 2.44 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:
[
5973
]
|
70 | 3.70 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:
[
1996
]
|
71 | 1.33 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:
[
89
]
|
72 | 5.29 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:
[
11759
]
|
73 | 6.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
4428
]
|
74 | 0.64 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
6986
]
|
75 | 2.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
6986
]
|
76 | 4.18 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:
[
15309
]
|
77 | 0.57 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:
[
1798
]
|
78 | 0.52 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:
[
83
]
|
79 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
3644
]
|
80 | 3.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
3644
]
|
81 | 1.70 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:
[
5189
]
|
82 | 0.49 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:
[
1801
]
|
83 | 1.72 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:
[
10938
]
|
84 | 0.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
4211
]
|
85 | 1.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
4211
]
|
86 | 0.73 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:
[
5756
]
|
87 | 0.49 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:
[
1743
]
|
88 | 0.48 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:
[
82
]
|
89 | 0.46 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:
[
11556
]
|
90 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
3197
]
|
91 | 1.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
3197
]
|
92 | 1.57 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:
[
10512
]
|
93 | 0.37 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:
[
1831
]
|
94 | 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:
[
84
]
|
95 | 1.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
1541
]
|
96 | 1.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
1541
]
|
97 | 0.61 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:
[
3086
]
|
98 | 0.49 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:
[
1924
]
|
99 | 0.38 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:
[
87
]
|
100 | 1.41 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:
[
8933
]
|
101 | 0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
8097
]
|
102 | 1.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
8097
]
|
103 | 2.88 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:
[
16728
]
|
104 | 0.41 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:
[
1723
]
|
105 | 0.34 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:
[
81
]
|
106 | 0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
6289
]
|
107 | 1.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
6289
]
|
108 | 0.53 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:
[
7834
]
|
109 | 0.36 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:
[
1821
]
|
110 | 1.65 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:
[
13500
]
|
111 | 0.40 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:
[
1832
]
|
112 | 0.39 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:
[
13501
]
|
113 | 4.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM company_benefit t0 INNER JOIN company_profile_benefit_mapping ON t0.id = company_profile_benefit_mapping.company_benefit_id WHERE company_profile_benefit_mapping.company_profile_id = ?
Parameters:
[
108
]
|
114 | 1.62 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wknr AS wknr_3, t0.bnr AS bnr_4, t0.position AS position_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.address_id AS address_id_8, t0.company_profile_id AS company_profile_id_9 FROM company_location t0 WHERE t0.company_profile_id = ? ORDER BY t0.position ASC
Parameters:
[
108
]
|
115 | 1.41 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:
[
676
]
|
116 | 0.37 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:
[
1858
]
|
117 | 0.31 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
]
|
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.