File: D:/HostingSpaces/SBogers60/agrimac.nl/app/storage/debugbar/8603157f88f58e6e9e5d5b6c38c125c7.json
{"__meta":{"id":"8603157f88f58e6e9e5d5b6c38c125c7","datetime":"2018-06-12 10:29:12","utime":1528799352.2377,"method":"GET","uri":"\/contact","ip":"::1"},"php":{"version":"5.6.33"},"messages":{"count":0,"messages":[]},"time":{"start":1528799352.1407,"end":1528799352.2378,"duration":0.097115039825439,"duration_str":"97.12ms","measures":[{"label":"Booting","start":1528799352.1407,"relative_start":0,"end":1528799352.2046,"relative_end":1528799352.2046,"duration":0.063958883285522,"duration_str":"63.96ms","params":[],"collector":null},{"label":"Application","start":1528799352.2069,"relative_start":0.066220998764038,"end":1528799352.2365,"relative_end":1528799352.2365,"duration":0.029603958129883,"duration_str":"29.6ms","params":[],"collector":null},{"label":"After application","start":1528799352.2365,"relative_start":0.095841884613037,"end":1528799352.2378,"relative_end":9.5367431640625e-7,"duration":0.0012741088867188,"duration_str":"1.27ms","params":[],"collector":null}]},"memory":{"peak_usage":13631488,"peak_usage_str":"13MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":10,"templates":[{"name":"layouts.pages.contact (app\/views\/layouts\/pages\/contact.blade.php)","param_count":2,"params":["page","links"],"type":"blade"},{"name":"layouts.partials.navigation (app\/views\/layouts\/partials\/navigation.blade.php)","param_count":7,"params":["obLevel","__env","app","errors","page","links","shadow"],"type":"blade"},{"name":"forms.contact (app\/views\/forms\/contact.blade.php)","param_count":6,"params":["obLevel","__env","app","errors","page","links"],"type":"blade"},{"name":"layouts.master (app\/views\/layouts\/master.blade.php)","param_count":6,"params":["obLevel","__env","app","errors","page","links"],"type":"blade"},{"name":"layouts.partials.mobile.navigation (app\/views\/layouts\/partials\/mobile\/navigation.blade.php)","param_count":7,"params":["obLevel","__env","app","errors","page","links","mainNav"],"type":"blade"},{"name":"layouts.partials.ctaRow (app\/views\/layouts\/partials\/ctaRow.blade.php)","param_count":6,"params":["obLevel","__env","app","errors","page","links"],"type":"blade"},{"name":"svg.arrow (app\/views\/svg\/arrow.blade.php)","param_count":6,"params":["obLevel","__env","app","errors","page","links"],"type":"blade"},{"name":"svg.arrow (app\/views\/svg\/arrow.blade.php)","param_count":6,"params":["obLevel","__env","app","errors","page","links"],"type":"blade"},{"name":"layouts.partials.footer (app\/views\/layouts\/partials\/footer.blade.php)","param_count":6,"params":["obLevel","__env","app","errors","page","links"],"type":"blade"},{"name":"layouts.base (app\/views\/layouts\/base.blade.php)","param_count":6,"params":["obLevel","__env","app","errors","page","links"],"type":"blade"}]},"route":{"uri":"GET contact","as":"contact.form","controller":"Komma\\Contact\\ContactController@contactForm","file":"app\/Komma\/Contact\/ContactController.php:51-67"},"queries":{"nb_statements":12,"nb_failed_statements":0,"accumulated_duration":0.00458,"accumulated_duration_str":"4.58ms","statements":[{"sql":"select * from `website_config`","params":{"hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended"},"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select * from `pages` where `code_name` = 'contact' and `active` = '1' limit 1","params":{"0":"contact","1":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.0004,"duration_str":"400\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select `page_translations`.* from `page_translations` inner join `languages` on `languages`.`id` = `page_translations`.`language_id` where `languages`.`iso_2` = 'nl' and `page_translations`.`page_id` in ('3')","params":{"0":"nl","1":"3"},"duration":0.00056,"duration_str":"560\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select * from `blocks` where `active` = '1' and `code_name` = 'contact' limit 1","params":{"0":"1","1":"contact","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00023,"duration_str":"230\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '3' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`lft` order by `node`.`lft` asc limit 1","params":{"0":"3","1":"1","2":"1"},"duration":0.00029,"duration_str":"290\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select * from `pages` where `pages`.`active` = '1' and `pages`.`code_name` != 'null'","params":{"0":"1","1":"null","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00025,"duration_str":"250\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select `page_translations`.* from `page_translations` inner join `languages` on `languages`.`id` = `page_translations`.`language_id` where `languages`.`iso_2` = 'nl' and `page_translations`.`page_id` in ('2', '3', '4', '7', '11', '13')","params":{"0":"nl","1":"2","2":"3","3":"4","4":"7","5":"11","6":"13"},"duration":0.00035,"duration_str":"350\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select * from `routes` where `routable_type` = 'Komma\\Kms\\Pages\\Models\\PageTranslation' and `routes`.`routable_id` in ('3', '4', '5', '8', '12', '14')","params":{"0":"Komma\\Kms\\Pages\\Models\\PageTranslation","1":"3","2":"4","3":"5","4":"8","5":"12","6":"14","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00033,"duration_str":"330\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select `code_name`, `translation` from `translations` where `language_id` = '104'","params":{"0":"104"},"duration":0.00037,"duration_str":"370\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select * from `pages` where `pages`.`active` = '1' and `pages`.`code_name` != 'null'","params":{"0":"1","1":"null","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select `page_translations`.* from `page_translations` inner join `languages` on `languages`.`id` = `page_translations`.`language_id` where `languages`.`iso_2` = 'nl' and `page_translations`.`page_id` in ('2', '3', '4', '7', '11', '13')","params":{"0":"nl","1":"2","2":"3","3":"4","4":"7","5":"11","6":"13"},"duration":0.00039,"duration_str":"390\u03bcs","stmt_id":null,"connection":"agrimac"},{"sql":"select * from `routes` where `routable_type` = 'Komma\\Kms\\Pages\\Models\\PageTranslation' and `routes`.`routable_id` in ('3', '4', '5', '8', '12', '14')","params":{"0":"Komma\\Kms\\Pages\\Models\\PageTranslation","1":"3","2":"4","3":"5","4":"8","5":"12","6":"14","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":null,"connection":"agrimac"}]},"swiftmailer_mails":{"count":0,"mails":[]},"request":{"format":"html","content_type":"text\/html; charset=UTF-8","status_text":"OK","status_code":"200","request_query":"[]","request_request":"[]","request_headers":"array:11 [\n \"host\" => array:1 [\n 0 => \"localhost:8000\"\n ]\n \"connection\" => array:1 [\n 0 => \"keep-alive\"\n ]\n \"pragma\" => array:1 [\n 0 => \"no-cache\"\n ]\n \"cache-control\" => array:1 [\n 0 => \"no-cache\"\n ]\n \"upgrade-insecure-requests\" => array:1 [\n 0 => \"1\"\n ]\n \"user-agent\" => array:1 [\n 0 => \"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/66.0.3359.181 Safari\/537.36\"\n ]\n \"accept\" => array:1 [\n 0 => \"text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,image\/apng,*\/*;q=0.8\"\n ]\n \"referer\" => array:1 [\n 0 => \"http:\/\/localhost:8000\/ruwterrein-heftrucks\/th120-ruwterrein-heftruck\"\n ]\n \"accept-encoding\" => array:1 [\n 0 => \"gzip, deflate, br\"\n ]\n \"accept-language\" => array:1 [\n 0 => \"nl,en-US;q=0.9,en;q=0.8\"\n ]\n \"cookie\" => array:1 [\n 0 => \"__utma=111872281.1126926032.1451987683.1474532978.1474545686.2; Phpstorm-4b754566=3025437d-f5ba-415a-acff-388e07e14021; disableCookieBar=eyJpdiI6InpGRkpzK21LbDhuTHIxSWo4bUE4MUE9PSIsInZhbHVlIjoiTXN6dWFYTjYwckdVd3VqTkdsME5CQT09IiwibWFjIjoiMDRmNGZlNDVmNWY1YTM3ODlmMWViYmRjZmZmNGRkMmQ3YmRlNmZiYWQ5ZmY5Y2ExZDljZmRjMWU0NDFlYjQ3NiJ9; disableLanguageSwitch=eyJpdiI6ImpTOEo0THh2ajZFWXNmdVd0b1pzR2c9PSIsInZhbHVlIjoid0FMUCtWVHpDK2JzTHpzQ0xYVjR5Zz09IiwibWFjIjoiNmIyZjg1NDdkYTUxNDAyMGY4YTQxYmExZTllYjg2MzcxZjFhNjY2YjQxY2MxOWFlOGFmNzdhNDE3MGFiNzJmMyJ9; MCPopupClosed=yes; _ga=GA1.1.1126926032.1451987683; komma_cookie=1; Phpstorm-4b754927=5f0d3418-505b-4b29-8f13-a9492edab5fe; language=nl; _gid=GA1.1.1101059532.1528799251; laravel_session=eyJpdiI6ImR3bTVpT1lpTkEyMkN3K0h5K0R3ZUE9PSIsInZhbHVlIjoiVGdiaGZIV1kySlwvMzROU0R1cEtVdlVnSnJNNUZIKzF2QkZJN1Q0YTVFUTZzUUhFS1JoZXlHWE5NcWJwZFVFNkJISlpnbzA2cjdHUzhJWVZBQ2JUUkhBPT0iLCJtYWMiOiJhZThlZDE4MTAyNTk2ZTljODMxNDUzZGY1NTUzMzk2YzExOTljMWRjOTJmNzYzYmYxMmJhNmYzMjFiMTE0OWMzIn0%3D\"\n ]\n]","request_server":"array:26 [\n \"DOCUMENT_ROOT\" => \"\/Users\/mike\/Webdevelopment\/Agrimac\/wwwroot\"\n \"REMOTE_ADDR\" => \"::1\"\n \"REMOTE_PORT\" => \"58275\"\n \"SERVER_SOFTWARE\" => \"PHP 5.6.33 Development Server\"\n \"SERVER_PROTOCOL\" => \"HTTP\/1.1\"\n \"SERVER_NAME\" => \"localhost\"\n \"SERVER_PORT\" => \"8000\"\n \"REQUEST_URI\" => \"\/contact\"\n \"REQUEST_METHOD\" => \"GET\"\n \"SCRIPT_NAME\" => \"\/index.php\"\n \"SCRIPT_FILENAME\" => \"\/Users\/mike\/Webdevelopment\/Agrimac\/wwwroot\/index.php\"\n \"PATH_INFO\" => \"\/contact\"\n \"PHP_SELF\" => \"\/index.php\/contact\"\n \"HTTP_HOST\" => \"localhost:8000\"\n \"HTTP_CONNECTION\" => \"keep-alive\"\n \"HTTP_PRAGMA\" => \"no-cache\"\n \"HTTP_CACHE_CONTROL\" => \"no-cache\"\n \"HTTP_UPGRADE_INSECURE_REQUESTS\" => \"1\"\n \"HTTP_USER_AGENT\" => \"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/66.0.3359.181 Safari\/537.36\"\n \"HTTP_ACCEPT\" => \"text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,image\/apng,*\/*;q=0.8\"\n \"HTTP_REFERER\" => \"http:\/\/localhost:8000\/ruwterrein-heftrucks\/th120-ruwterrein-heftruck\"\n \"HTTP_ACCEPT_ENCODING\" => \"gzip, deflate, br\"\n \"HTTP_ACCEPT_LANGUAGE\" => \"nl,en-US;q=0.9,en;q=0.8\"\n \"HTTP_COOKIE\" => \"__utma=111872281.1126926032.1451987683.1474532978.1474545686.2; Phpstorm-4b754566=3025437d-f5ba-415a-acff-388e07e14021; disableCookieBar=eyJpdiI6InpGRkpzK21LbDhuTHIxSWo4bUE4MUE9PSIsInZhbHVlIjoiTXN6dWFYTjYwckdVd3VqTkdsME5CQT09IiwibWFjIjoiMDRmNGZlNDVmNWY1YTM3ODlmMWViYmRjZmZmNGRkMmQ3YmRlNmZiYWQ5ZmY5Y2ExZDljZmRjMWU0NDFlYjQ3NiJ9; disableLanguageSwitch=eyJpdiI6ImpTOEo0THh2ajZFWXNmdVd0b1pzR2c9PSIsInZhbHVlIjoid0FMUCtWVHpDK2JzTHpzQ0xYVjR5Zz09IiwibWFjIjoiNmIyZjg1NDdkYTUxNDAyMGY4YTQxYmExZTllYjg2MzcxZjFhNjY2YjQxY2MxOWFlOGFmNzdhNDE3MGFiNzJmMyJ9; MCPopupClosed=yes; _ga=GA1.1.1126926032.1451987683; komma_cookie=1; Phpstorm-4b754927=5f0d3418-505b-4b29-8f13-a9492edab5fe; language=nl; _gid=GA1.1.1101059532.1528799251; laravel_session=eyJpdiI6ImR3bTVpT1lpTkEyMkN3K0h5K0R3ZUE9PSIsInZhbHVlIjoiVGdiaGZIV1kySlwvMzROU0R1cEtVdlVnSnJNNUZIKzF2QkZJN1Q0YTVFUTZzUUhFS1JoZXlHWE5NcWJwZFVFNkJISlpnbzA2cjdHUzhJWVZBQ2JUUkhBPT0iLCJtYWMiOiJhZThlZDE4MTAyNTk2ZTljODMxNDUzZGY1NTUzMzk2YzExOTljMWRjOTJmNzYzYmYxMmJhNmYzMjFiMTE0OWMzIn0%3D\"\n \"REQUEST_TIME_FLOAT\" => 1528799352.1405\n \"REQUEST_TIME\" => 1528799352\n]","request_cookies":"array:11 [\n \"__utma\" => null\n \"Phpstorm-4b754566\" => null\n \"disableCookieBar\" => null\n \"disableLanguageSwitch\" => null\n \"MCPopupClosed\" => null\n \"_ga\" => null\n \"komma_cookie\" => null\n \"Phpstorm-4b754927\" => null\n \"language\" => null\n \"_gid\" => null\n \"laravel_session\" => \"65f458a7b2befedfd806edb7d75a0321e836da94\"\n]","response_headers":"array:3 [\n \"cache-control\" => array:1 [\n 0 => \"no-cache\"\n ]\n \"date\" => array:1 [\n 0 => \"Tue, 12 Jun 2018 10:29:12 GMT\"\n ]\n \"content-type\" => array:1 [\n 0 => \"text\/html; charset=UTF-8\"\n ]\n]","path_info":"\/contact","session_attributes":"array:4 [\n \"_token\" => \"69qSJOLv0gWrqB02zcQvrZ02oHOspRVBaENyVu0O\"\n \"PHPDEBUGBAR_STACK_DATA\" => []\n \"flash\" => array:2 [\n \"old\" => []\n \"new\" => []\n ]\n \"webConfig\" => Illuminate\\Database\\Eloquent\\Collection {#644\n #items: array:24 [\n 0 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#611\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 1\n \"code_name\" => \"name\"\n \"value\" => \"Agrimac\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 1\n \"code_name\" => \"name\"\n \"value\" => \"Agrimac\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 1 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#620\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 2\n \"code_name\" => \"email\"\n \"value\" => \"info@agrimac.nl\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 2\n \"code_name\" => \"email\"\n \"value\" => \"info@agrimac.nl\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 2 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#645\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 3\n \"code_name\" => \"address\"\n \"value\" => \"Randweg Zuid 3\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 3\n \"code_name\" => \"address\"\n \"value\" => \"Randweg Zuid 3\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 3 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#646\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 4\n \"code_name\" => \"city\"\n \"value\" => \"Budel\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 4\n \"code_name\" => \"city\"\n \"value\" => \"Budel\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 4 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#647\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 5\n \"code_name\" => \"zip\"\n \"value\" => \"6021 PW\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 5\n \"code_name\" => \"zip\"\n \"value\" => \"6021 PW\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 5 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#648\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 6\n \"code_name\" => \"country\"\n \"value\" => \"Nederland\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-01-05 09:07:30\"\n ]\n #original: array:5 [\n \"id\" => 6\n \"code_name\" => \"country\"\n \"value\" => \"Nederland\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-01-05 09:07:30\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 6 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#649\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 7\n \"code_name\" => \"phone_display\"\n \"value\" => \"+31 (0)495 \u2013 493 547\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 7\n \"code_name\" => \"phone_display\"\n \"value\" => \"+31 (0)495 \u2013 493 547\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 7 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#650\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 8\n \"code_name\" => \"phone_call\"\n \"value\" => \"0031495493547\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 8\n \"code_name\" => \"phone_call\"\n \"value\" => \"0031495493547\"\n \"created_at\" => \"2018-01-02 13:59:39\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 8 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#651\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 9\n \"code_name\" => \"contact_person\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 10:50:06\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 9\n \"code_name\" => \"contact_person\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 10:50:06\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 9 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#652\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 10\n \"code_name\" => \"facebook\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-04-05 13:07:25\"\n ]\n #original: array:5 [\n \"id\" => 10\n \"code_name\" => \"facebook\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-04-05 13:07:25\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 10 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#653\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 11\n \"code_name\" => \"instagram\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-04-05 13:07:25\"\n ]\n #original: array:5 [\n \"id\" => 11\n \"code_name\" => \"instagram\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-04-05 13:07:25\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 11 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#654\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 12\n \"code_name\" => \"linkedin\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-01-03 11:20:40\"\n ]\n #original: array:5 [\n \"id\" => 12\n \"code_name\" => \"linkedin\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-01-03 11:20:40\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 12 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#655\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 13\n \"code_name\" => \"youtube\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-01-03 11:20:40\"\n ]\n #original: array:5 [\n \"id\" => 13\n \"code_name\" => \"youtube\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-01-03 11:20:40\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 13 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#656\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 14\n \"code_name\" => \"twitter\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-01-03 11:20:40\"\n ]\n #original: array:5 [\n \"id\" => 14\n \"code_name\" => \"twitter\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-01-03 11:20:40\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 14 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#657\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 15\n \"code_name\" => \"vimeo\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-01-03 11:20:40\"\n ]\n #original: array:5 [\n \"id\" => 15\n \"code_name\" => \"vimeo\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-03 11:20:40\"\n \"updated_at\" => \"2018-01-03 11:20:40\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 15 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#658\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 16\n \"code_name\" => \"opening_hour_1\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 16\n \"code_name\" => \"opening_hour_1\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 16 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#659\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 17\n \"code_name\" => \"opening_hour_2\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 17\n \"code_name\" => \"opening_hour_2\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 17 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#660\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 18\n \"code_name\" => \"opening_hour_3\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 18\n \"code_name\" => \"opening_hour_3\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 18 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#661\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 19\n \"code_name\" => \"opening_hour_4\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 19\n \"code_name\" => \"opening_hour_4\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 19 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#662\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 20\n \"code_name\" => \"opening_hour_5\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 20\n \"code_name\" => \"opening_hour_5\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 20 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#663\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 21\n \"code_name\" => \"opening_hour_6\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 21\n \"code_name\" => \"opening_hour_6\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 21 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#664\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 22\n \"code_name\" => \"opening_hour_7\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #original: array:5 [\n \"id\" => 22\n \"code_name\" => \"opening_hour_7\"\n \"value\" => \"\"\n \"created_at\" => \"2018-01-05 08:23:50\"\n \"updated_at\" => \"2018-05-07 13:08:58\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 22 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#665\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 23\n \"code_name\" => \"googlex\"\n \"value\" => \"51.5273113\"\n \"created_at\" => \"2018-01-05 09:30:53\"\n \"updated_at\" => \"2018-04-10 14:18:23\"\n ]\n #original: array:5 [\n \"id\" => 23\n \"code_name\" => \"googlex\"\n \"value\" => \"51.5273113\"\n \"created_at\" => \"2018-01-05 09:30:53\"\n \"updated_at\" => \"2018-04-10 14:18:23\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 23 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#666\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 24\n \"code_name\" => \"googley\"\n \"value\" => \"5.2389781\"\n \"created_at\" => \"2018-01-05 09:30:53\"\n \"updated_at\" => \"2018-04-10 14:18:23\"\n ]\n #original: array:5 [\n \"id\" => 24\n \"code_name\" => \"googley\"\n \"value\" => \"5.2389781\"\n \"created_at\" => \"2018-01-05 09:30:53\"\n \"updated_at\" => \"2018-04-10 14:18:23\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n ]\n }\n]"}}