array:1 [
0 => array:113 [
0 => array:3 [
"query" => "select * from `languages`"
"bindings" => []
"time" => 1.67
]
1 => array:3 [
"query" => "select * from `routes`"
"bindings" => []
"time" => 0.32
]
2 => array:3 [
"query" => "select * from `aliases`"
"bindings" => []
"time" => 0.29
]
3 => array:3 [
"query" => "select * from `aliases` where `domain` = ? limit 1"
"bindings" => array:1 [
0 => "hcgroep.be"
]
"time" => 0.29
]
4 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.3
]
5 => array:3 [
"query" => "select * from `redirects`"
"bindings" => []
"time" => 0.42
]
6 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.21
]
7 => array:3 [
"query" => "select * from `seo` where `seo`.`page_id` = ? and `seo`.`page_id` is not null and `language_id` = ?"
"bindings" => array:2 [
0 => 1
1 => 1
]
"time" => 1.03
]
8 => array:3 [
"query" => "select * from `canonicals`"
"bindings" => []
"time" => 0.34
]
9 => array:3 [
"query" => "select * from `routes`"
"bindings" => []
"time" => 0.31
]
10 => array:3 [
"query" => "select * from `route_arguments` where `route_arguments`.`route_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92)"
"bindings" => []
"time" => 1.93
]
11 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.28
]
12 => array:3 [
"query" => "select * from `layouts` where `layouts`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.49
]
13 => array:3 [
"query" => "select * from `templates` where `templates`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.31
]
14 => array:3 [
"query" => "select * from `items` where `items`.`page_id` = ? and `items`.`page_id` is not null"
"bindings" => array:1 [
0 => 1
]
"time" => 2.44
]
15 => array:3 [
"query" => "select `languages`.*, `item_language`.`item_id` as `pivot_item_id`, `item_language`.`language_id` as `pivot_language_id`, `item_language`.`name` as `pivot_name`, `item_language`.`link` as `pivot_link`, `item_language`.`file_id` as `pivot_file_id`, `item_language`.`target` as `pivot_target`, `item_language`.`visible` as `pivot_visible`, `item_language`.`created_at` as `pivot_created_at`, `item_language`.`updated_at` as `pivot_updated_at` from `languages` inner join `item_language` on `languages`.`id` = `item_language`.`language_id` where `item_language`.`item_id` in (1) and `language_id` = ?"
"bindings" => array:1 [
0 => 1
]
"time" => 0.51
]
16 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => "1"
]
"time" => 0.25
]
17 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => "1"
]
"time" => 0.18
]
18 => array:3 [
"query" => "select `languages`.*, `language_page`.`page_id` as `pivot_page_id`, `language_page`.`language_id` as `pivot_language_id`, `language_page`.`active` as `pivot_active`, `language_page`.`name` as `pivot_name`, `language_page`.`created_at` as `pivot_created_at`, `language_page`.`updated_at` as `pivot_updated_at` from `languages` inner join `language_page` on `languages`.`id` = `language_page`.`language_id` where `language_page`.`page_id` = ? and `id` = ?"
"bindings" => array:2 [
0 => 1
1 => 1
]
"time" => 0.4
]
19 => array:3 [
"query" => "select * from `pages` where `is_default_page` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.24
]
20 => array:3 [
"query" => "select `languages`.*, `language_page`.`page_id` as `pivot_page_id`, `language_page`.`language_id` as `pivot_language_id`, `language_page`.`active` as `pivot_active`, `language_page`.`name` as `pivot_name`, `language_page`.`created_at` as `pivot_created_at`, `language_page`.`updated_at` as `pivot_updated_at` from `languages` inner join `language_page` on `languages`.`id` = `language_page`.`language_id` where `language_page`.`page_id` in (1) and `language_id` = ?"
"bindings" => array:1 [
0 => 1
]
"time" => 0.23
]
21 => array:3 [
"query" => "select * from `table_tables` where exists (select * from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `table_tables`.`id` = `setup_table_table`.`table_table_id` and `id` = ?)"
"bindings" => array:1 [
0 => 7
]
"time" => 2.47
]
22 => array:3 [
"query" => "select `setups`.*, `setup_table_table`.`table_table_id` as `pivot_table_table_id`, `setup_table_table`.`setup_id` as `pivot_setup_id`, `setup_table_table`.`created_at` as `pivot_created_at`, `setup_table_table`.`updated_at` as `pivot_updated_at` from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `setup_table_table`.`table_table_id` in (9) and `id` = ?"
"bindings" => array:1 [
0 => 7
]
"time" => 0.31
]
23 => array:3 [
"query" => "select * from `table_orders` where `table_orders`.`table_table_id` in (9) order by `order` asc"
"bindings" => []
"time" => 2.19
]
24 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` in (9)"
"bindings" => []
"time" => 1.2
]
25 => array:3 [
"query" => "select * from `table_connections` where `table_connections`.`table_table_id` in (9)"
"bindings" => []
"time" => 0.89
]
26 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` = ? and `table_fields`.`table_table_id` is not null and `field_type` = ?"
"bindings" => array:2 [
0 => 9
1 => 11
]
"time" => 0.38
]
27 => array:3 [
"query" => "select * from `table_field_arguments` where `table_field_arguments`.`table_field_id` in (50, 51)"
"bindings" => []
"time" => 1.53
]
28 => array:3 [
"query" => "select * from `headers` where `content_id` = ? and `language_id` = ?"
"bindings" => array:2 [
0 => 3
1 => 1
]
"time" => 1.79
]
29 => array:3 [
"query" => "select * from `table_tables` where exists (select * from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `table_tables`.`id` = `setup_table_table`.`table_table_id` and `id` = ?)"
"bindings" => array:1 [
0 => 41
]
"time" => 0.41
]
30 => array:3 [
"query" => "select `setups`.*, `setup_table_table`.`table_table_id` as `pivot_table_table_id`, `setup_table_table`.`setup_id` as `pivot_setup_id`, `setup_table_table`.`created_at` as `pivot_created_at`, `setup_table_table`.`updated_at` as `pivot_updated_at` from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `setup_table_table`.`table_table_id` in (53) and `id` = ?"
"bindings" => array:1 [
0 => 41
]
"time" => 0.24
]
31 => array:3 [
"query" => "select * from `table_orders` where `table_orders`.`table_table_id` in (53) order by `order` asc"
"bindings" => []
"time" => 0.23
]
32 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` in (53)"
"bindings" => []
"time" => 0.36
]
33 => array:3 [
"query" => "select * from `table_connections` where `table_connections`.`table_table_id` in (53)"
"bindings" => []
"time" => 0.23
]
34 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` = ? and `table_fields`.`table_table_id` is not null and `field_type` = ?"
"bindings" => array:2 [
0 => 53
1 => 11
]
"time" => 0.25
]
35 => array:3 [
"query" => "select * from `table_field_arguments` where `table_field_arguments`.`table_field_id` in (508, 509)"
"bindings" => []
"time" => 0.19
]
36 => array:3 [
"query" => "select * from `introductions` where `content_id` = ? and `language_id` = ?"
"bindings" => array:2 [
0 => 45
1 => 1
]
"time" => 2.47
]
37 => array:3 [
"query" => "select count(*) as aggregate from `vacancies` where (`publish_date` <= ? or `publish_date` is null) and (`publish_till_date` >= ? or `publish_till_date` is null) and `language_id` = ?"
"bindings" => array:3 [
0 => Carbon\Carbon @1736737304 {#808
#endOfTime: false
#startOfTime: false
#constructedObjectId: "00000000000003280000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2025-01-13 04:01:44.315425 Europe/Amsterdam (+01:00)
}
1 => Carbon\Carbon @1736737304 {#800
#endOfTime: false
#startOfTime: false
#constructedObjectId: "00000000000003200000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2025-01-13 04:01:44.315474 Europe/Amsterdam (+01:00)
}
2 => 1
]
"time" => 1.08
]
38 => array:3 [
"query" => "select * from `vacancy_categories` where `language_id` = ? order by `order` asc"
"bindings" => array:1 [
0 => 1
]
"time" => 1.61
]
39 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.27
]
40 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.3
]
41 => array:3 [
"query" => "select * from `vacancy_filters` order by `ordering` asc"
"bindings" => []
"time" => 0.47
]
42 => array:3 [
"query" => "select * from `vacancy_filters` order by `ordering` asc"
"bindings" => []
"time" => 0.23
]
43 => array:3 [
"query" => "select * from `texts`"
"bindings" => []
"time" => 1.0
]
44 => array:3 [
"query" => "select `languages`.*, `language_text`.`text_code` as `pivot_text_code`, `language_text`.`language_id` as `pivot_language_id`, `language_text`.`content` as `pivot_content`, `language_text`.`created_at` as `pivot_created_at`, `language_text`.`updated_at` as `pivot_updated_at` from `languages` inner join `language_text` on `languages`.`id` = `language_text`.`language_id` where `language_text`.`text_code` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
"bindings" => array:293 [
0 => "ABOUT_US_SUBPAGES_TITLE"
1 => "ALBUM_ARIA_TITLE"
2 => "APPLY_NOW"
3 => "APPLY_NOW_FORM_TITLE"
4 => "ARTICLE_PARAGRAPHS_ARIA"
5 => "ARTICLE_RELATED_TITLE"
6 => "BOTTOM"
7 => "CALL_EMPLOYEE_AT"
8 => "CHOOSE_LOCATION"
9 => "CHOOSE_SERVICE"
10 => "CMS_301_REDIRECTION"
11 => "CMS_ABOUT_US_SUBPAGES"
12 => "CMS_ACTIVE"
13 => "CMS_ADDRESS"
14 => "CMS_ADJUSTED_PAGE_URL"
15 => "CMS_ALLOWED_IP"
16 => "CMS_BANK_ACCOUNT_NUMBER"
17 => "CMS_BASIC_FORM"
18 => "CMS_BIC_NUMBER"
19 => "CMS_BUTTON"
20 => "CMS_CANONICAL_TAG"
21 => "CMS_CATEGORIES"
22 => "CMS_CITY"
23 => "CMS_COMPANY"
24 => "CMS_COMPANYNUMBER"
25 => "CMS_CONTACTINFORMATION"
26 => "CMS_CONTACTPAGE"
27 => "CMS_CONTACTPERSON"
28 => "CMS_CONTACT_OPENINGHOURS"
29 => "CMS_CONTENT"
30 => "CMS_COUNTRIES"
31 => "CMS_COUNTRY"
32 => "CMS_CSS_CLASS"
33 => "CMS_DATE"
34 => "CMS_DATETIME"
35 => "CMS_DEPARTMENTS"
36 => "CMS_DESCRIPTION"
37 => "CMS_DETAIL_PAGE_VISITABLE"
38 => "CMS_DETAIL_TITLE_REMARK"
39 => "CMS_EDUCATION_LEVEL"
40 => "CMS_EMAIL"
41 => "CMS_EMAILADDRESS"
42 => "CMS_EMAIL_ADDRESS"
43 => "CMS_EMPLOYEE"
44 => "CMS_EMPLOYEES"
45 => "CMS_EMPLOYEES_PARAGRAPHS"
46 => "CMS_ERROR_404"
47 => "CMS_EXTERNAL_LINK"
48 => "CMS_FAQ"
49 => "CMS_FAQ_ANSWER"
50 => "CMS_FAQ_QUESTION"
51 => "CMS_FILE_BUCKET"
52 => "CMS_FIRST_NAME"
53 => "CMS_FOOTERMENU_2"
54 => "CMS_FOOTERMENU_3"
55 => "CMS_FOOTER_MENUS"
56 => "CMS_FUNCTION"
57 => "CMS_GLOBAL_CTA"
58 => "CMS_HOURS"
59 => "CMS_HOUSENUMBER"
60 => "CMS_ICON"
61 => "CMS_ICONS"
62 => "CMS_IMAGE"
63 => "CMS_IMAGE_POSITION"
64 => "CMS_INLINE_CTA"
65 => "CMS_INTERNAL_EXTERNAL_LINK_REMARK"
66 => "CMS_INTERNAL_NAME"
67 => "CMS_INTERNAL_PAGE_LINK"
68 => "CMS_INTRODUCTION"
69 => "CMS_IP"
70 => "CMS_KEYWORDS"
71 => "CMS_KVK"
72 => "CMS_LAST_NAME"
73 => "CMS_LEVEL"
74 => "CMS_LINKED_IN"
75 => "CMS_LINK_TITLE"
76 => "CMS_LINK_TITLE_SEO"
77 => "CMS_LINK_TYPE"
78 => "CMS_LOCATION"
79 => "CMS_NEWS"
80 => "CMS_NEWSPAGE"
81 => "CMS_NEWS_PARAGRAPHS"
82 => "CMS_NEW_URL"
83 => "CMS_OPENING_DAYS"
84 => "CMS_OPENING_HOURS_TITLE"
85 => "CMS_OPEN_GRAPH"
86 => "CMS_OPEN_GRAPH_RECOMMENDATION_FOR_IMAGE"
87 => "CMS_ORIGINAL_URL"
88 => "CMS_OVERVIEW_LINK_TITLE"
89 => "CMS_PAGES"
90 => "CMS_PAGE_HOME"
91 => "CMS_PAGE_ROBOTS_INDEXATION"
92 => "CMS_PAGE_ROBOTS_INDEXATION_REMARK"
93 => "CMS_PARAGRAPHS"
94 => "CMS_PARAGRAPHS_PARTNERS"
95 => "CMS_PHONENUMBER"
96 => "CMS_PHONE_NUMBER"
97 => "CMS_POSTAL"
98 => "CMS_PUBLISHDATE"
99 => "CMS_QUOTE"
100 => "CMS_RECOMMENDED_IMAGE_SIZE_BASED_ON_TEXT"
101 => "CMS_RECOMMENDED_IMAGE_SIZE_PARAGRAPHS"
102 => "CMS_REFERENCES"
103 => "CMS_REFERENCES_PARAGRAPHS"
104 => "CMS_REQUEST_URL"
105 => "CMS_REUSE_GLOBAL"
106 => "CMS_SALARY"
107 => "CMS_SEO"
108 => "CMS_SEO_DESCRIPTION"
109 => "CMS_SEO_TITLE"
110 => "CMS_SERVICES"
111 => "CMS_SERVICES_PARAGRAPHS"
112 => "CMS_SOCIALMEDIA"
113 => "CMS_SOCIALMEDIA_PLATFORM"
114 => "CMS_SOCIALMEDIA_PLATFORMS"
115 => "CMS_STREET"
116 => "CMS_STRUCTURED_DATA"
117 => "CMS_STRUCTURED_DATA_GLOBAL"
118 => "CMS_STRUCTURED_DATA_REMARK"
119 => "CMS_STRUCTURED_DATA_REMARK_GLOBAL"
120 => "CMS_SUBTITLE"
121 => "CMS_TABLE_HEADER"
122 => "CMS_TABLE_INTRODUCTION"
123 => "CMS_TABLE_PARAGRAPHS"
124 => "CMS_TAX_NUMBER"
125 => "CMS_TELEPHONENUMBER"
126 => "CMS_TEXT"
127 => "CMS_TEXTUAL_PAGE"
128 => "CMS_TIME"
129 => "CMS_TITLE"
130 => "CMS_TYPE"
131 => "CMS_URL"
132 => "CMS_USPS"
133 => "CMS_VACANCIES"
134 => "CMS_VACANCIES_PARAGRAPHS"
135 => "CMS_VACANCY_APPLY_RECEIVER"
136 => "CMS_VACANCY_FILTER_EDUCATION"
137 => "CMS_VACANCY_FILTER_LEVEL"
138 => "CMS_VACANCY_USPS"
139 => "CMS_VACATION_DAYS"
140 => "CMS_VAKGEBIED"
141 => "CMS_VALUES"
142 => "CMS_VIDEO"
143 => "CMS_VIDEO_IMAGE_REMARK"
144 => "CMS_ZIPCODE"
145 => "COMPANIES_ARIA_LABEL"
146 => "CONTACT_ARIA_LABEL"
147 => "CONTACT_DATA"
148 => "CONTACT_ME"
149 => "CONTACT_OPENING_HOURS"
150 => "CONTACT_US"
151 => "COOKIE_SETTINGS"
152 => "DEPARMENT"
153 => "DIALOG_TITLE_FILTERS"
154 => "DIALOG_VACANCY_FILTERS"
155 => "DIENSTVERBAND"
156 => "EDUCATION_LEVEL"
157 => "EMAIL_EMPLOYEE"
158 => "EMPLOYEE_LINKEDIN_CTA"
159 => "FAQ_CATEGORY"
160 => "FAQ_FILTER_EVERYTHING"
161 => "FAQ_OVERVIEW"
162 => "FAQ_OVERVIEW_ARIA"
163 => "FILTERS_APPLY"
164 => "FILTERS_RESET"
165 => "FILTER_ARIA"
166 => "FILTER_LOAD_LESS"
167 => "FILTER_LOAD_MORE"
168 => "FILTER_VACANCIES"
169 => "FOOTERMENU_1"
170 => "FOOTERTITLE_1"
171 => "FOOTERTITLE_2"
172 => "FOOTERTITLE_3"
173 => "FOOTER_BLOCK_TITLE"
174 => "FORM_ARIA_TITLE"
175 => "FORM_ERROR_OBLIGATED"
176 => "FORM_ERROR_REGEX"
177 => "FORM_ERROR_SDEFAULTCHECK_E-MAIL"
178 => "FORM_NOT_OBLIGATED"
179 => "FORM_OBLIGATED"
180 => "GO_TO_SERVICE"
181 => "HC Groep"
182 => "INVALID_FILE_SIZE"
183 => "INVALID_FILE_TYPE"
184 => "LEFT"
185 => "LOAD_MORE_NEWS"
186 => "LOAD_MORE_REFERENCES"
187 => "LOAD_MORE_VACANCY"
188 => "LOCATION"
189 => "MFORM_AGREED_ON_PRIVACY_STATEMENT"
190 => "MFORM_FILLED_IN_INFORMATION"
191 => "MOBILE_CALL_TEXT"
192 => "MOBILE_MENU_TEXT"
193 => "MOBILE_SERVICE_TEXT"
194 => "MOBILE_VACANCY_TEXT"
195 => "MORE_REFERENCES"
196 => "MVACANCY_APPLICANT_APPLY_MAIL_SUBJECT"
197 => "MVACANCY_APPLICANT_APPLY_MAIL_SUBJECT_OPEN_APPLY"
198 => "MVACANCY_APPLY_MAIL_SUBJECT"
199 => "MVACANCY_APPLY_MAIL_SUBJECT_OPEN_APPLY"
200 => "MVACANCY_SUCCESS_MESSAGE"
201 => "NEWS"
202 => "NEWS_CATEGORY"
203 => "NEWS_OPTION"
204 => "NEWS_OVERVIEW_ARIA"
205 => "NO"
206 => "NO_VACANCIES_FOUND"
207 => "OPTION_NO"
208 => "OPTION_YES"
209 => "Op zoek naar..."
210 => "PARAGRAPHS_ARIA_LABEL"
211 => "PARTNERS_OVERVIEW_ARIA"
212 => "PARTNER_ARIA_WRITTEN_BY"
213 => "PARTNER_PARAGRAPHS_ARIA"
214 => "PARTNER_RELATED_TITLE"
215 => "RBMEDIA_COPYRIGHT_FOOTER"
216 => "READING_TIME_NEWS"
217 => "READ_ARTICLE"
218 => "RECOMMENDED_RATIO_200x200"
219 => "RECOMMENDED_RATIO_560x400"
220 => "RECOMMENDED_RATIO_700_495"
221 => "REFERENCES_OVERVIEW_ARIA"
222 => "REFERENCES_OVERVIEW_HEADER"
223 => "REFERENCE_ARIA_WRITTEN_BY"
224 => "REFERENCE_CATEGORY"
225 => "REFERENCE_OPTION"
226 => "REFERENCE_PARAGRAPHS_ARIA"
227 => "REFERENCE_RELATED_TITLE"
228 => "RIGHT"
229 => "SEARCHBAR_MOBILE_SUBMIT_TEXT"
230 => "SEARCHBAR_SEARCH_INPUT"
231 => "SEND_WHATSAPP_EMPLOYEE"
232 => "SERVICE_INLINE_TITLE"
233 => "SERVICE_OVERVIEW_ARIA"
234 => "SERVICE_PARAGRAPHS_ARIA"
235 => "SERVICE_VACANCY"
236 => "SERVICE_WHAT_WE_DO"
237 => "SOURCE_URL"
238 => "TOP"
239 => "VACANCIES_OVERVIEW_ARIA"
240 => "VACANCY_ADD_CV"
241 => "VACANCY_ADD_CV_TEXT"
242 => "VACANCY_APPLY_DATA_TITLE"
243 => "VACANCY_APPLY_FIELD_AVG_ERROR"
244 => "VACANCY_APPLY_FIELD_BIRTH_DATE"
245 => "VACANCY_APPLY_FIELD_BIRTH_DATE_ERROR"
246 => "VACANCY_APPLY_FIELD_CV"
247 => "VACANCY_APPLY_FIELD_CV_DESCRIPTION"
248 => "VACANCY_APPLY_FIELD_CV_ERROR"
249 => "VACANCY_APPLY_FIELD_CV_TITLE"
250 => "VACANCY_APPLY_FIELD_EMAIL"
251 => "VACANCY_APPLY_FIELD_EMAIL_ERROR"
252 => "VACANCY_APPLY_FIELD_FIRST_NAME"
253 => "VACANCY_APPLY_FIELD_FIRST_NAME_ERROR"
254 => "VACANCY_APPLY_FIELD_HOUSE_NUMBER"
255 => "VACANCY_APPLY_FIELD_HOUSE_NUMBER_ERROR"
256 => "VACANCY_APPLY_FIELD_LAST_NAME"
257 => "VACANCY_APPLY_FIELD_LAST_NAME_ERROR"
258 => "VACANCY_APPLY_FIELD_MOTIVATION"
259 => "VACANCY_APPLY_FIELD_MOTIVATION_ERROR"
260 => "VACANCY_APPLY_FIELD_PHONE"
261 => "VACANCY_APPLY_FIELD_PHONE_ERROR"
262 => "VACANCY_APPLY_FIELD_POSTAL_CODE"
263 => "VACANCY_APPLY_FIELD_POSTAL_CODE_ERROR"
264 => "VACANCY_APPLY_FIELD_VALUE_AVG"
265 => "VACANCY_APPLY_NOW"
266 => "VACANCY_APPLY_SUBMIT"
267 => "VACANCY_CATEGORY"
268 => "VACANCY_FILTER_AREA"
269 => "VACANCY_FILTER_LEVEL"
270 => "VACANCY_HOW_IT_WORKS"
271 => "VACANCY_PARAGRAPHS_ARIA"
272 => "VACANCY_RELATED_TITLE"
273 => "VACANCY_USPS_TITLE"
274 => "VACANCY_YOUR_INFORMATION"
275 => "VACATION_DAYS"
276 => "VIEW_ALL_VACANCIES"
277 => "VIEW_ARTICLE"
278 => "VIEW_FILE"
279 => "VIEW_FILE_REMARK"
280 => "VIEW_MORE_VACANCIES"
281 => "VIEW_PARTNER_REFERENCE"
282 => "VIEW_REFERENCE"
283 => "VIEW_THIS_EMPLOYEE"
284 => "VIEW_THIS_NEWSITEM"
285 => "VIEW_THIS_REFERENCEITEM"
286 => "VIEW_THIS_SERVICEITEM"
287 => "VIEW_THIS_VACANCY"
288 => "VIEW_VACANCY"
289 => "Vakgebieden"
290 => "WORK_AT"
291 => "YES"
292 => "YOUR_CONTACTPERSON"
]
"time" => 7.92
]
45 => array:3 [
"query" => "select * from `vacancy_filter_values` where `vacancy_filter_values`.`vacancy_filter_id` = ? and `vacancy_filter_values`.`vacancy_filter_id` is not null and `language_id` = ? order by `ordering` asc"
"bindings" => array:2 [
0 => "6fdb064686ff6ddb87cbb9c28e58975f"
1 => 1
]
"time" => 2.21
]
46 => array:3 [
"query" => "select * from `vacancy_filter_values` where `vacancy_filter_values`.`vacancy_filter_id` = ? and `vacancy_filter_values`.`vacancy_filter_id` is not null and `language_id` = ? order by `ordering` asc"
"bindings" => array:2 [
0 => "257024bb09c82f4ddb60f40ac2e0ee21"
1 => 1
]
"time" => 0.41
]
47 => array:3 [
"query" => "select * from `vacancy_filter_values` where `vacancy_filter_values`.`vacancy_filter_id` = ? and `vacancy_filter_values`.`vacancy_filter_id` is not null and `language_id` = ? order by `ordering` asc"
"bindings" => array:2 [
0 => "5464264686ff6ddb87cbb9c28e58975f"
1 => 1
]
"time" => 0.36
]
48 => array:3 [
"query" => "select * from `vacancy_filter_values` where `vacancy_filter_values`.`vacancy_filter_id` = ? and `vacancy_filter_values`.`vacancy_filter_id` is not null and `language_id` = ? order by `ordering` asc"
"bindings" => array:2 [
0 => "5464264686ff6ddb65463bb9c28e589f"
1 => 1
]
"time" => 0.31
]
49 => array:3 [
"query" => "select * from `services` where `language_id` = ?"
"bindings" => array:1 [
0 => 1
]
"time" => 2.18
]
50 => array:3 [
"query" => "select * from `companies`"
"bindings" => []
"time" => 0.51
]
51 => array:3 [
"query" => "select * from `vacancy_filters` order by `ordering` asc"
"bindings" => []
"time" => 0.3
]
52 => array:3 [
"query" => "select count(*) as aggregate from `vacancies` where (`publish_date` <= ? or `publish_date` is null) and (`publish_till_date` >= ? or `publish_till_date` is null) and `language_id` = ?"
"bindings" => array:3 [
0 => Carbon\Carbon @1736737304 {#1582
#endOfTime: false
#startOfTime: false
#constructedObjectId: "000000000000062e0000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2025-01-13 04:01:44.385758 Europe/Amsterdam (+01:00)
}
1 => Carbon\Carbon @1736737304 {#2177
#endOfTime: false
#startOfTime: false
#constructedObjectId: "00000000000008810000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2025-01-13 04:01:44.385816 Europe/Amsterdam (+01:00)
}
2 => 1
]
"time" => 0.34
]
53 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.23
]
54 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.23
]
55 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.2
]
56 => array:3 [
"query" => "select * from `vacancy_filters` order by `ordering` asc"
"bindings" => []
"time" => 0.26
]
57 => array:3 [
"query" => "select * from `vacancies` where (`publish_date` <= ? or `publish_date` is null) and (`publish_till_date` >= ? or `publish_till_date` is null) and `language_id` = ? and (`publish_date` <= ? or `publish_date` is null) and (`publish_till_date` >= ? or `publish_till_date` is null) and `language_id` = ? order by `order` desc limit 6"
"bindings" => array:6 [
0 => Carbon\Carbon @1736737304 {#1581
#endOfTime: false
#startOfTime: false
#constructedObjectId: "000000000000062d0000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2025-01-13 04:01:44.387802 Europe/Amsterdam (+01:00)
}
1 => Carbon\Carbon @1736737304 {#1580
#endOfTime: false
#startOfTime: false
#constructedObjectId: "000000000000062c0000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2025-01-13 04:01:44.387825 Europe/Amsterdam (+01:00)
}
2 => 1
3 => Carbon\Carbon @1736737304 {#2727
#endOfTime: false
#startOfTime: false
#constructedObjectId: "0000000000000aa70000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2025-01-13 04:01:44.388555 Europe/Amsterdam (+01:00)
}
4 => Carbon\Carbon @1736737304 {#829
#endOfTime: false
#startOfTime: false
#constructedObjectId: "000000000000033d0000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2025-01-13 04:01:44.388578 Europe/Amsterdam (+01:00)
}
5 => 1
]
"time" => 0.42
]
58 => array:3 [
"query" => "select `vacancy_categories`.*, `vacancy_vacancy_category`.`vacancy_id` as `pivot_vacancy_id`, `vacancy_vacancy_category`.`vacancy_category_id` as `pivot_vacancy_category_id`, `vacancy_vacancy_category`.`created_at` as `pivot_created_at`, `vacancy_vacancy_category`.`updated_at` as `pivot_updated_at` from `vacancy_categories` inner join `vacancy_vacancy_category` on `vacancy_categories`.`id` = `vacancy_vacancy_category`.`vacancy_category_id` where `vacancy_vacancy_category`.`vacancy_id` in (?, ?, ?) and `language_id` = ? order by `order` asc"
"bindings" => array:4 [
0 => "1a822ed7793b21419a9564eb41a60673"
1 => "28cd9ab099de594af53af72a7d30e3f3"
2 => "d18c74d9e1ae4205269b5c4ba0eab2d6"
3 => 1
]
"time" => 1.87
]
59 => array:3 [
"query" => "select * from `companies` where `companies`.`id` in (?, ?)"
"bindings" => array:2 [
0 => "470372c2320c31db46b040b7c9af11bb"
1 => "a227da0d97ac8e0f59f65d4667d23f7e"
]
"time" => 0.29
]
60 => array:3 [
"query" => "select * from `vacancy_filter_values` where `vacancy_filter_values`.`id` in (?, ?, ?) and `language_id` = ?"
"bindings" => array:4 [
0 => "a9eadbac480ed7038530266071edefd8"
1 => "ce2559ea9e0e3b2546b3d60b1f7e1cdc"
2 => "e0e9853e6ec537688779eae12d24e4b9"
3 => 1
]
"time" => 0.32
]
61 => array:3 [
"query" => "select * from `vacancy_filter_values` where `vacancy_filter_values`.`id` in (?, ?) and `language_id` = ?"
"bindings" => array:3 [
0 => "117bc8553402b9164321b20f94d86671"
1 => "c57046ab9710e27fe11a227b5b4fdcfb"
2 => 1
]
"time" => 0.27
]
62 => array:3 [
"query" => "select * from `forwards`"
"bindings" => []
"time" => 0.5
]
63 => array:3 [
"query" => "select * from `vacancy_steps` order by `ordering` asc"
"bindings" => []
"time" => 0.4
]
64 => array:3 [
"query" => "select * from `vacancy_steps` order by `ordering` asc"
"bindings" => []
"time" => 0.27
]
65 => array:3 [
"query" => "select * from `vacancy_steps` order by `ordering` asc"
"bindings" => []
"time" => 0.22
]
66 => array:3 [
"query" => "select * from `table_tables` where exists (select * from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `table_tables`.`id` = `setup_table_table`.`table_table_id` and `id` = ?)"
"bindings" => array:1 [
0 => 8
]
"time" => 0.43
]
67 => array:3 [
"query" => "select `setups`.*, `setup_table_table`.`table_table_id` as `pivot_table_table_id`, `setup_table_table`.`setup_id` as `pivot_setup_id`, `setup_table_table`.`created_at` as `pivot_created_at`, `setup_table_table`.`updated_at` as `pivot_updated_at` from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `setup_table_table`.`table_table_id` in (10) and `id` = ?"
"bindings" => array:1 [
0 => 8
]
"time" => 0.25
]
68 => array:3 [
"query" => "select * from `table_orders` where `table_orders`.`table_table_id` in (10) order by `order` asc"
"bindings" => []
"time" => 0.27
]
69 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` in (10)"
"bindings" => []
"time" => 0.31
]
70 => array:3 [
"query" => "select * from `table_connections` where `table_connections`.`table_table_id` in (10)"
"bindings" => []
"time" => 0.23
]
71 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` = ? and `table_fields`.`table_table_id` is not null and `field_type` = ?"
"bindings" => array:2 [
0 => 10
1 => 11
]
"time" => 0.29
]
72 => array:3 [
"query" => "select * from `table_field_arguments` where `table_field_arguments`.`table_field_id` in (70, 71)"
"bindings" => []
"time" => 0.26
]
73 => array:3 [
"query" => "select * from `introductions` where `content_id` = ? and `language_id` = ?"
"bindings" => array:2 [
0 => 4
1 => 1
]
"time" => 0.28
]
74 => array:3 [
"query" => "select * from `table_tables` where exists (select * from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `table_tables`.`id` = `setup_table_table`.`table_table_id` and `id` = ?)"
"bindings" => array:1 [
0 => 48
]
"time" => 0.37
]
75 => array:3 [
"query" => "select `setups`.*, `setup_table_table`.`table_table_id` as `pivot_table_table_id`, `setup_table_table`.`setup_id` as `pivot_setup_id`, `setup_table_table`.`created_at` as `pivot_created_at`, `setup_table_table`.`updated_at` as `pivot_updated_at` from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `setup_table_table`.`table_table_id` in (62) and `id` = ?"
"bindings" => array:1 [
0 => 48
]
"time" => 0.23
]
76 => array:3 [
"query" => "select * from `table_orders` where `table_orders`.`table_table_id` in (62) order by `order` asc"
"bindings" => []
"time" => 0.24
]
77 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` in (62)"
"bindings" => []
"time" => 0.3
]
78 => array:3 [
"query" => "select * from `table_connections` where `table_connections`.`table_table_id` in (62)"
"bindings" => []
"time" => 0.25
]
79 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` = ? and `table_fields`.`table_table_id` is not null and `field_type` = ?"
"bindings" => array:2 [
0 => 62
1 => 11
]
"time" => 0.26
]
80 => array:3 [
"query" => "select * from `table_field_arguments` where `table_field_arguments`.`table_field_id` in (708, 709)"
"bindings" => []
"time" => 0.22
]
81 => array:3 [
"query" => "select * from `introductions` where `content_id` = ? and `language_id` = ?"
"bindings" => array:2 [
0 => 96
1 => 1
]
"time" => 0.24
]
82 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 731
]
"time" => 0.2
]
83 => array:3 [
"query" => "select * from `table_tables` where `table_tables`.`id` in (63)"
"bindings" => []
"time" => 0.17
]
84 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 707
]
"time" => 0.18
]
85 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` = ? and `table_fields`.`table_table_id` is not null and `field_type` = ? and `name` != ?"
"bindings" => array:3 [
0 => 63
1 => 11
2 => "introduction_id"
]
"time" => 0.23
]
86 => array:3 [
"query" => "select * from `table_field_arguments` where `table_field_arguments`.`table_field_id` in (728)"
"bindings" => []
"time" => 0.2
]
87 => array:3 [
"query" => "select * from `table_orders` where `table_orders`.`table_table_id` = ? and `table_orders`.`table_table_id` is not null order by `order` asc"
"bindings" => array:1 [
0 => 63
]
"time" => 0.21
]
88 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`id` in (735)"
"bindings" => []
"time" => 0.2
]
89 => array:3 [
"query" => "select * from `usps` where `introduction_id` in (?) and `language_id` = ? order by `order` asc"
"bindings" => array:2 [
0 => "ada465691f1a3525e4eb8af76663cfb0"
1 => 1
]
"time" => 5.81
]
90 => array:3 [
"query" => "select * from `table_tables` where exists (select * from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `table_tables`.`id` = `setup_table_table`.`table_table_id` and `id` = ?)"
"bindings" => array:1 [
0 => 30
]
"time" => 0.41
]
91 => array:3 [
"query" => "select `setups`.*, `setup_table_table`.`table_table_id` as `pivot_table_table_id`, `setup_table_table`.`setup_id` as `pivot_setup_id`, `setup_table_table`.`created_at` as `pivot_created_at`, `setup_table_table`.`updated_at` as `pivot_updated_at` from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `setup_table_table`.`table_table_id` in (37) and `id` = ?"
"bindings" => array:1 [
0 => 30
]
"time" => 0.27
]
92 => array:3 [
"query" => "select * from `table_orders` where `table_orders`.`table_table_id` in (37) order by `order` asc"
"bindings" => []
"time" => 0.23
]
93 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` in (37)"
"bindings" => []
"time" => 0.3
]
94 => array:3 [
"query" => "select * from `table_connections` where `table_connections`.`table_table_id` in (37)"
"bindings" => []
"time" => 0.2
]
95 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` = ? and `table_fields`.`table_table_id` is not null and `field_type` = ?"
"bindings" => array:2 [
0 => 37
1 => 11
]
"time" => 0.27
]
96 => array:3 [
"query" => "select * from `table_field_arguments` where `table_field_arguments`.`table_field_id` in (313)"
"bindings" => []
"time" => 0.2
]
97 => array:3 [
"query" => "select * from `overviews` where `content_id` = ?"
"bindings" => array:1 [
0 => 15
]
"time" => 1.21
]
98 => array:3 [
"query" => "select * from `table_tables` where exists (select * from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `table_tables`.`id` = `setup_table_table`.`table_table_id` and `id` = ?)"
"bindings" => array:1 [
0 => 33
]
"time" => 0.4
]
99 => array:3 [
"query" => "select `setups`.*, `setup_table_table`.`table_table_id` as `pivot_table_table_id`, `setup_table_table`.`setup_id` as `pivot_setup_id`, `setup_table_table`.`created_at` as `pivot_created_at`, `setup_table_table`.`updated_at` as `pivot_updated_at` from `setups` inner join `setup_table_table` on `setups`.`id` = `setup_table_table`.`setup_id` where `setup_table_table`.`table_table_id` in (43) and `id` = ?"
"bindings" => array:1 [
0 => 33
]
"time" => 0.24
]
100 => array:3 [
"query" => "select * from `table_orders` where `table_orders`.`table_table_id` in (43) order by `order` asc"
"bindings" => []
"time" => 0.23
]
101 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` in (43)"
"bindings" => []
"time" => 0.3
]
102 => array:3 [
"query" => "select * from `table_connections` where `table_connections`.`table_table_id` in (43)"
"bindings" => []
"time" => 0.2
]
103 => array:3 [
"query" => "select * from `table_fields` where `table_fields`.`table_table_id` = ? and `table_fields`.`table_table_id` is not null and `field_type` = ?"
"bindings" => array:2 [
0 => 43
1 => 11
]
"time" => 0.25
]
104 => array:3 [
"query" => "select * from `table_field_arguments` where `table_field_arguments`.`table_field_id` in (371, 372)"
"bindings" => []
"time" => 0.24
]
105 => array:3 [
"query" => "select * from `introductions` where `content_id` = ? and `language_id` = ?"
"bindings" => array:2 [
0 => 17
1 => 1
]
"time" => 0.27
]
106 => array:3 [
"query" => "select * from `opengraphs` where `page_id` = ? and `language_id` = ? limit 1"
"bindings" => array:2 [
0 => 1
1 => 1
]
"time" => 1.29
]
107 => array:3 [
"query" => "select `languages`.*, `language_page`.`page_id` as `pivot_page_id`, `language_page`.`language_id` as `pivot_language_id`, `language_page`.`active` as `pivot_active`, `language_page`.`name` as `pivot_name`, `language_page`.`created_at` as `pivot_created_at`, `language_page`.`updated_at` as `pivot_updated_at` from `languages` inner join `language_page` on `languages`.`id` = `language_page`.`language_id` where `language_page`.`page_id` = ? and `id` = ?"
"bindings" => array:2 [
0 => 1
1 => 1
]
"time" => 0.38
]
108 => array:3 [
"query" => "select * from `offices` where `language_id` = ? order by `order` asc"
"bindings" => array:1 [
0 => 1
]
"time" => 2.16
]
109 => array:3 [
"query" => "select * from `socialmedia` where `language_id` = ? order by `order` asc"
"bindings" => array:1 [
0 => 1
]
"time" => 1.25
]
110 => array:3 [
"query" => "select * from `socialmedia_platforms` where `socialmedia_platforms`.`id` in (?, ?, ?, ?)"
"bindings" => array:4 [
0 => "hc58eaptpgqjkb4imr18mzncaegxgp"
1 => "jcd6p333drpxxenk2d9bhztajstp2q"
2 => "plehzzcwg691csictemcv48h8hzpra"
3 => "xifmjxvqrmb09y95zxkifhprcolqmh"
]
"time" => 0.48
]
111 => array:3 [
"query" => "select * from `icons` where `icons`.`id` in (?, ?, ?, ?)"
"bindings" => array:4 [
0 => "icon-facebook-f"
1 => "icon-instagram"
2 => "icon-linkedin-in"
3 => "icon-youtube"
]
"time" => 0.47
]
112 => array:3 [
"query" => "select * from `pages` where `pages`.`id` = ? limit 1"
"bindings" => array:1 [
0 => 1
]
"time" => 0.34
]
]
]