{"__meta":{"id":"Xdc5dfbc258d5c0c9b5071fc610f4f115","datetime":"2024-11-20 08:31:31","utime":1732091491.340246,"method":"GET","uri":"\/search-results?keywords=2024","ip":"52.167.144.147"},"php":{"version":"8.1.29","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1732091490.327196,"end":1732091491.340259,"duration":1.0130631923675537,"duration_str":"1.01s","measures":[{"label":"Booting","start":1732091490.327196,"relative_start":0,"end":1732091490.345404,"relative_end":1732091490.345404,"duration":0.018208026885986328,"duration_str":"18.21ms","memory":0,"memory_str":"0B","params":[],"collector":null},{"label":"Application","start":1732091490.345413,"relative_start":0.018217086791992188,"end":1732091491.340261,"relative_end":1.9073486328125e-6,"duration":0.9948480129241943,"duration_str":"995ms","memory":0,"memory_str":"0B","params":[],"collector":null}]},"memory":{"peak_usage":13355752,"peak_usage_str":"13MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":7,"templates":[{"name":"front.cms.search (resources\/views\/front\/cms\/search.blade.php)","param_count":5,"params":["title","page","metaArr","data","faqCategories"],"type":"blade"},{"name":"front.includes.elexio_form (resources\/views\/front\/includes\/elexio_form.blade.php)","param_count":17,"params":["__env","app","siteSettings","errors","title","page","metaArr","data","faqCategories","isResult","__currentLoopData","value","key","loop","search","description","array"],"type":"blade"},{"name":"front.includes.faq (resources\/views\/front\/includes\/faq.blade.php)","param_count":17,"params":["__env","app","siteSettings","errors","title","page","metaArr","data","faqCategories","isResult","__currentLoopData","value","key","loop","search","description","array"],"type":"blade"},{"name":"front.layouts.app (resources\/views\/front\/layouts\/app.blade.php)","param_count":17,"params":["__env","app","siteSettings","errors","title","page","metaArr","data","faqCategories","isResult","__currentLoopData","value","key","loop","search","description","array"],"type":"blade"},{"name":"front.includes.popups (resources\/views\/front\/includes\/popups.blade.php)","param_count":36,"params":["__env","app","siteSettings","errors","title","page","metaArr","data","faqCategories","isResult","__currentLoopData","value","key","loop","search","description","array","authUser","liveStreamingEvent","mainMenuCnt","isAuthPage","isAuthPageRoutes","isAuthPageRoute","isLoggedInSection","isLoggedInSectionRoutes","isLoggedInSectionRoute","allMenus","isAttend","searchPage","allMenu","totalChild","menuColumnItemCnt","clsMenuColumn","child","clsHideMenu","isMore"],"type":"blade"},{"name":"cookie-consent::index (resources\/views\/vendor\/cookie-consent\/index.blade.php)","param_count":38,"params":["__env","app","siteSettings","errors","title","page","metaArr","data","faqCategories","isResult","__currentLoopData","value","key","loop","search","description","array","authUser","liveStreamingEvent","mainMenuCnt","isAuthPage","isAuthPageRoutes","isAuthPageRoute","isLoggedInSection","isLoggedInSectionRoutes","isLoggedInSectionRoute","allMenus","isAttend","searchPage","allMenu","totalChild","menuColumnItemCnt","clsMenuColumn","child","clsHideMenu","isMore","alreadyConsentedWithCookies","cookieConsentConfig"],"type":"blade"},{"name":"cookie-consent::dialogContents (resources\/views\/vendor\/cookie-consent\/dialogContents.blade.php)","param_count":38,"params":["__env","app","siteSettings","errors","title","page","metaArr","data","faqCategories","isResult","__currentLoopData","value","key","loop","search","description","array","authUser","liveStreamingEvent","mainMenuCnt","isAuthPage","isAuthPageRoutes","isAuthPageRoute","isLoggedInSection","isLoggedInSectionRoutes","isLoggedInSectionRoute","allMenus","isAttend","searchPage","allMenu","totalChild","menuColumnItemCnt","clsMenuColumn","child","clsHideMenu","isMore","alreadyConsentedWithCookies","cookieConsentConfig"],"type":"blade"}]},"route":{"uri":"GET search-results","middleware":"web","controller":"App\\Http\\Controllers\\HomeController@contentPage","namespace":"App\\Http\\Controllers","prefix":"","where":[],"as":"search-results","file":"<a href=\"phpstorm:\/\/open?file=\/var\/www\/html\/mecklenburg-website-laravel\/app\/Http\/Controllers\/HomeController.php&line=253\">app\/Http\/Controllers\/HomeController.php:253-451<\/a>"},"queries":{"nb_statements":691,"nb_failed_statements":0,"accumulated_duration":0.6780599999999993,"accumulated_duration_str":"678ms","statements":[{"sql":"select * from `cms` where `is_active` = 1 and `is_private` = 0 and (`title` like '%2024%' or exists (select * from `cms_metas` where `cms`.`id` = `cms_metas`.`cms_id` and `key` = 'content_description' and `value` like '%2024%' and `cms_metas`.`deleted_at` is null)) and `cms`.`deleted_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["1","0","%2024%","content_description","%2024%"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":190},{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.01514,"duration_str":"15.14ms","stmt_id":"\/app\/Repository\/CommonRepository.php:190","connection":"mecklenburg","start_percent":0,"width_percent":2.233},{"sql":"select * from `events` where `is_completed` = 0 and `is_private` = 0 and `parent_id` is null and `is_active` = 1 and (`name` like '%2024%' or `description` like '%2024%') and `events`.`deleted_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["0","0","1","%2024%","%2024%"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":198},{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.0092,"duration_str":"9.2ms","stmt_id":"\/app\/Repository\/CommonRepository.php:198","connection":"mecklenburg","start_percent":2.233,"width_percent":1.357},{"sql":"select * from `classes` where `is_completed` = 0 and `is_private` = 0 and `parent_id` is null and `is_active` = 1 and (`name` like '%2024%' or `description` like '%2024%') and `classes`.`deleted_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["0","0","1","%2024%","%2024%"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":205},{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.00495,"duration_str":"4.95ms","stmt_id":"\/app\/Repository\/CommonRepository.php:205","connection":"mecklenburg","start_percent":3.59,"width_percent":0.73},{"sql":"select * from `content_types` where (`is_active` = 1 and (`name` like '%2024%' or `description` like '%2024%') or exists (select * from `content_series` where `content_types`.`id` = `content_series`.`content_type_id` and (`name` like '%2024%' or `description` like '%2024%') and `content_series`.`deleted_at` is null) or exists (select * from `contents` where `content_types`.`id` = `contents`.`type_id` and (`name` like '%2024%' or `description` like '%2024%') and `contents`.`deleted_at` is null)) and `content_types`.`deleted_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["1","%2024%","%2024%","%2024%","%2024%","%2024%","%2024%"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":216},{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.00515,"duration_str":"5.15ms","stmt_id":"\/app\/Repository\/CommonRepository.php:216","connection":"mecklenburg","start_percent":4.32,"width_percent":0.76},{"sql":"select * from `content_series` where (`is_active` = 1 and (`name` like '%2024%' or `description` like '%2024%') or exists (select * from `contents` where `content_series`.`id` = `contents`.`series_id` and (`name` like '%2024%' or `description` like '%2024%') and `contents`.`deleted_at` is null)) and `content_series`.`deleted_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["1","%2024%","%2024%","%2024%","%2024%"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":225},{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.02042,"duration_str":"20.42ms","stmt_id":"\/app\/Repository\/CommonRepository.php:225","connection":"mecklenburg","start_percent":5.079,"width_percent":3.012},{"sql":"select `id` from `contents` where `on_demand` = 0 and `is_active` = 1 and `contents`.`deleted_at` is null","type":"query","params":[],"bindings":["0","1"],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":230},{"index":14,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.00103,"duration_str":"1.03ms","stmt_id":"\/app\/Repository\/CommonRepository.php:230","connection":"mecklenburg","start_percent":8.091,"width_percent":0.152},{"sql":"select `id` from `contents` where `on_demand` = 1 and `publish_at` <= '2024-11-20 08:31:30' and `is_active` = 1 and `contents`.`deleted_at` is null","type":"query","params":[],"bindings":["1","2024-11-20 08:31:30","1"],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":231},{"index":14,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.00256,"duration_str":"2.56ms","stmt_id":"\/app\/Repository\/CommonRepository.php:231","connection":"mecklenburg","start_percent":8.243,"width_percent":0.378},{"sql":"select * from `contents` where `is_active` = 1 and (`name` like '%2024%' or `description` like '%2024%' or exists (select * from `content_types` where `contents`.`type_id` = `content_types`.`id` and (`name` like '%2024%' or `description` like '%2024%') and `content_types`.`deleted_at` is null) or exists (select * from `content_series` where `contents`.`series_id` = `content_series`.`id` and (`name` like '%2024%' or `description` like '%2024%') and `content_series`.`deleted_at` is null)) and `id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 978, 979, 980, 981, 982, 983, 984, 985, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072) and `contents`.`deleted_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["1","%2024%","%2024%","%2024%","%2024%","%2024%","%2024%","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","20","21","22","23","24","25","26","27","28","29","30","31","32","33","37","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","91","93","94","95","96","97","98","99","100","101","102","103","104","105","106","107","108","109","110","111","112","113","114","115","116","117","118","119","121","122","123","124","125","126","127","128","129","130","131","132","133","134","135","136","137","138","139","140","141","142","143","144","145","147","148","149","150","151","152","153","154","155","156","157","158","159","160","161","162","163","164","165","166","167","168","169","170","171","172","173","174","175","176","177","178","179","180","181","182","183","184","185","186","187","188","189","190","191","192","193","194","195","196","197","198","199","200","201","202","203","204","205","206","207","208","209","210","211","212","213","214","215","216","217","218","219","220","221","222","223","224","225","226","227","228","229","230","231","232","233","234","235","236","237","238","239","240","241","242","243","244","245","246","247","248","249","250","251","252","253","254","255","256","257","258","259","260","261","262","263","264","265","266","267","268","269","270","271","272","273","274","275","276","277","278","279","280","281","282","283","284","285","286","287","288","289","290","291","292","293","294","295","296","297","298","299","300","301","302","303","304","305","306","307","308","309","310","311","312","313","314","315","316","317","318","319","320","321","322","323","324","325","326","327","328","329","330","331","332","333","334","335","336","337","338","339","340","341","342","343","344","345","346","347","348","349","350","351","352","353","354","355","356","357","358","359","360","361","362","363","364","365","366","367","368","369","370","371","372","373","374","375","376","377","378","379","380","381","382","383","384","385","386","387","388","389","390","391","392","393","394","395","396","397","398","399","400","401","402","403","404","405","406","407","408","409","410","411","412","413","414","415","416","417","418","419","420","422","423","424","425","426","427","428","429","430","431","432","433","434","435","436","437","438","439","440","441","442","443","444","445","446","447","448","449","450","451","452","453","454","455","456","457","458","459","460","461","462","463","464","465","466","467","468","469","470","471","472","473","474","475","476","477","478","479","480","481","482","483","484","485","486","487","488","489","490","491","492","493","494","495","496","497","498","499","500","501","502","503","504","505","506","507","508","509","510","511","512","513","514","515","516","517","518","519","520","521","522","523","524","525","526","527","528","529","530","531","532","533","534","535","536","537","538","539","540","541","542","543","544","545","546","547","548","549","550","551","552","553","554","555","556","557","558","559","560","561","562","563","564","565","566","567","568","569","570","571","572","573","574","575","576","577","578","579","580","581","582","583","584","585","586","587","588","589","590","591","592","593","594","595","596","597","598","599","600","601","602","603","604","605","606","607","608","609","610","611","612","613","614","615","616","617","618","619","620","621","622","623","624","625","626","627","628","629","630","631","632","633","634","635","636","637","638","639","640","641","642","643","644","645","646","647","648","649","650","651","652","653","654","655","656","657","658","659","660","661","662","663","664","665","666","667","668","669","670","673","674","675","676","677","678","679","680","681","682","683","685","686","687","688","689","690","691","692","693","694","695","696","697","698","699","700","701","702","703","704","705","706","707","708","709","710","711","712","713","714","715","716","717","718","719","720","721","722","723","724","725","726","727","728","729","730","731","732","733","734","735","736","737","738","739","740","741","742","743","744","745","746","747","748","749","750","751","752","753","754","755","756","757","758","759","760","761","762","763","764","765","766","767","768","769","770","771","772","773","774","775","776","777","778","779","780","781","782","783","784","785","786","787","788","789","790","791","792","793","794","795","796","797","798","799","800","801","802","803","804","805","806","807","808","809","810","811","812","813","814","815","816","817","818","819","820","821","822","823","824","825","826","827","828","829","830","831","832","833","834","835","836","837","838","839","840","841","842","843","844","845","846","847","848","849","850","851","852","853","854","855","856","857","858","859","860","861","862","863","864","865","866","867","868","869","870","871","872","873","874","875","876","877","878","879","880","881","882","883","884","885","886","887","888","889","890","891","892","893","894","895","896","897","898","899","900","901","902","903","904","905","906","907","908","909","910","911","912","913","914","915","916","917","918","919","920","921","922","923","924","925","926","927","928","929","930","931","932","933","934","935","936","937","938","939","940","941","942","943","944","945","946","947","948","949","950","951","952","953","954","955","956","957","958","960","961","962","963","964","965","966","967","968","969","970","971","972","973","974","975","976","978","979","980","981","982","983","984","985","987","988","989","990","991","992","993","994","995","996","997","998","999","1000","1001","1002","1003","1004","1005","1006","1007","1008","1009","1010","1011","1012","1013","1014","1015","1016","1017","1018","1019","1020","1021","1022","1023","1024","1025","1026","1027","1028","1029","1030","1031","1032","1033","1034","1035","1036","1037","1038","1039","1040","1041","1042","1043","1044","1045","1046","1047","1048","1049","1050","1051","1052","1053","1054","1055","1056","1057","1058","1059","1060","1061","1062","1063","1064","1065","1066","1067","1068","1069","1070","1071","1072"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":240},{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.05465,"duration_str":"54.65ms","stmt_id":"\/app\/Repository\/CommonRepository.php:240","connection":"mecklenburg","start_percent":8.62,"width_percent":8.06},{"sql":"select * from `blogs` where `is_active` = 1 and (`name` like '%2024%' or `description` like '%2024%') and `blogs`.`deleted_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["1","%2024%","%2024%"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Repository\/CommonRepository.php","line":247},{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":425},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.00206,"duration_str":"2.06ms","stmt_id":"\/app\/Repository\/CommonRepository.php:247","connection":"mecklenburg","start_percent":16.68,"width_percent":0.304},{"sql":"select * from `faq_categories` where `is_active` = 1 and exists (select * from `faqs` where `faq_categories`.`id` = `faqs`.`category_id` and `cms_id` = 36 and `is_active` = 1 and `faqs`.`deleted_at` is null) and `faq_categories`.`deleted_at` is null","type":"query","params":[],"bindings":["1","36","1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Repository\/CmsRepository.php","line":592},{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/HomeController.php","line":449},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\/app\/Repository\/CmsRepository.php:592","connection":"mecklenburg","start_percent":16.984,"width_percent":0.122},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.106,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.195,"width_percent":0.068},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.262,"width_percent":0.06},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.323,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.394,"width_percent":0.118},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.512,"width_percent":0.183},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.695,"width_percent":0.127},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.821,"width_percent":0.068},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.889,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":17.966,"width_percent":0.1},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.066,"width_percent":0.134},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.2,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.274,"width_percent":0.068},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.342,"width_percent":0.063},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.405,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 22 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["22"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.494,"width_percent":0.063},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00141,"duration_str":"1.41ms","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.557,"width_percent":0.208},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.765,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.843,"width_percent":0.121},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":18.964,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.04,"width_percent":0.066},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.106,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 30 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["30"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.18,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.253,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.327,"width_percent":0.068},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.395,"width_percent":0.145},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.54,"width_percent":0.111},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.65,"width_percent":0.065},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.715,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.789,"width_percent":0.068},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.857,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":19.95,"width_percent":0.063},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.013,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.087,"width_percent":0.066},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.153,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.236,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.318,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.389,"width_percent":0.102},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.491,"width_percent":0.09},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.581,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.657,"width_percent":0.146},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.803,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.877,"width_percent":0.08},{"sql":"select * from `content_types` where `content_types`.`id` = 30 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["30"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":20.957,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.032,"width_percent":0.072},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.104,"width_percent":0.1},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00149,"duration_str":"1.49ms","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.205,"width_percent":0.22},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.424,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.5,"width_percent":0.065},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.564,"width_percent":0.08},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.644,"width_percent":0.072},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.716,"width_percent":0.063},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.78,"width_percent":0.063},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.843,"width_percent":0.08},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0016,"duration_str":"1.6ms","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":21.923,"width_percent":0.236},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":22.159,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":22.24,"width_percent":0.111},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":22.351,"width_percent":0.069},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":22.42,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00514,"duration_str":"5.14ms","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":22.501,"width_percent":0.758},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":23.259,"width_percent":0.134},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":23.393,"width_percent":0.086},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":23.479,"width_percent":0.19},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/ContentSeries.php","line":45},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/ContentSeries.php:45","connection":"mecklenburg","start_percent":23.669,"width_percent":0.091},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":23.76,"width_percent":0.111},{"sql":"select * from `content_series` where `content_series`.`id` = 244 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["244"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":23.871,"width_percent":0.106},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":23.977,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 244 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["244"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":24.045,"width_percent":0.139},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":24.184,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 244 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["244"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":24.253,"width_percent":0.084},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":24.337,"width_percent":0.096},{"sql":"select * from `content_series` where `content_series`.`id` = 242 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["242"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.008320000000000001,"duration_str":"8.32ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":24.433,"width_percent":1.227},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00133,"duration_str":"1.33ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":25.66,"width_percent":0.196},{"sql":"select * from `content_series` where `content_series`.`id` = 242 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["242"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.002,"duration_str":"2ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":25.856,"width_percent":0.295},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":26.151,"width_percent":0.15},{"sql":"select * from `content_series` where `content_series`.`id` = 242 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["242"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":26.302,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.001,"duration_str":"1ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":26.384,"width_percent":0.147},{"sql":"select * from `content_series` where `content_series`.`id` = 242 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["242"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":26.532,"width_percent":0.145},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00149,"duration_str":"1.49ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":26.676,"width_percent":0.22},{"sql":"select * from `content_series` where `content_series`.`id` = 242 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["242"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":26.896,"width_percent":0.114},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.009,"width_percent":0.183},{"sql":"select * from `content_series` where `content_series`.`id` = 241 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["241"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.192,"width_percent":0.1},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.293,"width_percent":0.109},{"sql":"select * from `content_series` where `content_series`.`id` = 241 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["241"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.402,"width_percent":0.086},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.487,"width_percent":0.077},{"sql":"select * from `content_series` where `content_series`.`id` = 241 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["241"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.564,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.651,"width_percent":0.105},{"sql":"select * from `content_series` where `content_series`.`id` = 241 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["241"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.756,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.837,"width_percent":0.09},{"sql":"select * from `content_series` where `content_series`.`id` = 241 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["241"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":27.927,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.014,"width_percent":0.094},{"sql":"select * from `content_series` where `content_series`.`id` = 240 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["240"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.108,"width_percent":0.096},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.204,"width_percent":0.119},{"sql":"select * from `content_series` where `content_series`.`id` = 240 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["240"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.323,"width_percent":0.105},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.428,"width_percent":0.093},{"sql":"select * from `content_series` where `content_series`.`id` = 240 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["240"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.521,"width_percent":0.117},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.638,"width_percent":0.133},{"sql":"select * from `content_series` where `content_series`.`id` = 240 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["240"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.77,"width_percent":0.102},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.872,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 240 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["240"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":28.955,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.042,"width_percent":0.081},{"sql":"select * from `content_series` where `content_series`.`id` = 238 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["238"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.123,"width_percent":0.102},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.225,"width_percent":0.094},{"sql":"select * from `content_series` where `content_series`.`id` = 238 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["238"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.319,"width_percent":0.09},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.409,"width_percent":0.084},{"sql":"select * from `content_series` where `content_series`.`id` = 238 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["238"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.493,"width_percent":0.099},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.592,"width_percent":0.077},{"sql":"select * from `content_series` where `content_series`.`id` = 238 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["238"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.668,"width_percent":0.114},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.782,"width_percent":0.084},{"sql":"select * from `content_series` where `content_series`.`id` = 238 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["238"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.866,"width_percent":0.108},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":29.974,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 237 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["237"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.056,"width_percent":0.183},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.239,"width_percent":0.112},{"sql":"select * from `content_series` where `content_series`.`id` = 237 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["237"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.351,"width_percent":0.102},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.453,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 237 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["237"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.528,"width_percent":0.1},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.629,"width_percent":0.124},{"sql":"select * from `content_series` where `content_series`.`id` = 237 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["237"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.752,"width_percent":0.112},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.865,"width_percent":0.08},{"sql":"select * from `content_series` where `content_series`.`id` = 237 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["237"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":30.944,"width_percent":0.099},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.043,"width_percent":0.088},{"sql":"select * from `content_series` where `content_series`.`id` = 233 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["233"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.131,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.224,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 233 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["233"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.294,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.37,"width_percent":0.097},{"sql":"select * from `content_series` where `content_series`.`id` = 233 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["233"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.468,"width_percent":0.103},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.571,"width_percent":0.122},{"sql":"select * from `content_series` where `content_series`.`id` = 233 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["233"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.693,"width_percent":0.08},{"sql":"select * from `content_types` where `content_types`.`id` = 30 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["30"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.773,"width_percent":0.137},{"sql":"select * from `content_series` where `content_series`.`id` = 234 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["234"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":31.91,"width_percent":0.133},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.043,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 233 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["233"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0015,"duration_str":"1.5ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.118,"width_percent":0.221},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.339,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 232 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["232"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.415,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.496,"width_percent":0.093},{"sql":"select * from `content_series` where `content_series`.`id` = 232 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["232"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.589,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.665,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 232 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["232"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.733,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.81,"width_percent":0.091},{"sql":"select * from `content_series` where `content_series`.`id` = 232 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["232"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.901,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":32.979,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 232 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["232"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.05,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.131,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 231 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["231"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.199,"width_percent":0.125},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.324,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 231 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["231"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.394,"width_percent":0.111},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.504,"width_percent":0.102},{"sql":"select * from `content_series` where `content_series`.`id` = 231 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["231"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.606,"width_percent":0.108},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.714,"width_percent":0.136},{"sql":"select * from `content_series` where `content_series`.`id` = 231 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["231"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.85,"width_percent":0.137},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":33.987,"width_percent":0.103},{"sql":"select * from `content_series` where `content_series`.`id` = 231 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["231"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.09,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.178,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 230 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["230"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00131,"duration_str":"1.31ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.248,"width_percent":0.193},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.441,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 230 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["230"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.516,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.591,"width_percent":0.097},{"sql":"select * from `content_series` where `content_series`.`id` = 230 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["230"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.689,"width_percent":0.114},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.802,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 230 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["230"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.872,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":34.953,"width_percent":0.111},{"sql":"select * from `content_series` where `content_series`.`id` = 230 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["230"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.063,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.156,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 228 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["228"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.227,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.304,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 228 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["228"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.376,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.453,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 228 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["228"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.523,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.6,"width_percent":0.066},{"sql":"select * from `content_series` where `content_series`.`id` = 228 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["228"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.666,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.745,"width_percent":0.088},{"sql":"select * from `content_series` where `content_series`.`id` = 228 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["228"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.833,"width_percent":0.112},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":35.945,"width_percent":0.09},{"sql":"select * from `content_series` where `content_series`.`id` = 227 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["227"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.035,"width_percent":0.091},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.127,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 227 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["227"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.2,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.279,"width_percent":0.106},{"sql":"select * from `content_series` where `content_series`.`id` = 227 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["227"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.385,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.46,"width_percent":0.124},{"sql":"select * from `content_series` where `content_series`.`id` = 227 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["227"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00114,"duration_str":"1.14ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.584,"width_percent":0.168},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0011,"duration_str":"1.1ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.752,"width_percent":0.162},{"sql":"select * from `content_series` where `content_series`.`id` = 227 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["227"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.914,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00151,"duration_str":"1.51ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":36.997,"width_percent":0.223},{"sql":"select * from `content_series` where `content_series`.`id` = 226 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["226"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.219,"width_percent":0.094},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.314,"width_percent":0.078},{"sql":"select * from `content_series` where `content_series`.`id` = 226 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["226"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.392,"width_percent":0.139},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.531,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 226 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["226"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.6,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.671,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 226 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["226"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.744,"width_percent":0.108},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.852,"width_percent":0.134},{"sql":"select * from `content_series` where `content_series`.`id` = 226 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["226"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":37.986,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.064,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 224 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["224"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.137,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.208,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 224 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["224"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.277,"width_percent":0.08},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.356,"width_percent":0.106},{"sql":"select * from `content_series` where `content_series`.`id` = 224 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["224"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.463,"width_percent":0.118},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.581,"width_percent":0.142},{"sql":"select * from `content_series` where `content_series`.`id` = 224 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["224"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.722,"width_percent":0.184},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.907,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 224 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["224"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":38.976,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.053,"width_percent":0.097},{"sql":"select * from `content_series` where `content_series`.`id` = 217 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["217"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.15,"width_percent":0.108},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.258,"width_percent":0.066},{"sql":"select * from `content_series` where `content_series`.`id` = 217 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["217"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.324,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.401,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 217 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["217"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.001,"duration_str":"1ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.47,"width_percent":0.147},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.617,"width_percent":0.078},{"sql":"select * from `content_series` where `content_series`.`id` = 217 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["217"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00128,"duration_str":"1.28ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.696,"width_percent":0.189},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":39.884,"width_percent":0.124},{"sql":"select * from `content_series` where `content_series`.`id` = 217 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["217"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.008,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.085,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 216 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["216"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.159,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00114,"duration_str":"1.14ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.229,"width_percent":0.168},{"sql":"select * from `content_series` where `content_series`.`id` = 216 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["216"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.398,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.48,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 216 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["216"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0016,"duration_str":"1.6ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.55,"width_percent":0.236},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.785,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 216 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["216"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.868,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":40.961,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 216 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["216"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":41.03,"width_percent":0.155},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":41.185,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 215 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["215"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":41.254,"width_percent":0.121},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":41.375,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 215 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["215"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00227,"duration_str":"2.27ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":41.458,"width_percent":0.335},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":41.793,"width_percent":0.145},{"sql":"select * from `content_series` where `content_series`.`id` = 215 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["215"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":41.937,"width_percent":0.084},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.021,"width_percent":0.093},{"sql":"select * from `content_series` where `content_series`.`id` = 215 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["215"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.114,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.197,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 215 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["215"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.284,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.362,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 214 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["214"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.43,"width_percent":0.167},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.597,"width_percent":0.097},{"sql":"select * from `content_series` where `content_series`.`id` = 214 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["214"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00101,"duration_str":"1.01ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.694,"width_percent":0.149},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.843,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 214 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["214"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":42.917,"width_percent":0.094},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.011,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 214 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["214"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.085,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.16,"width_percent":0.081},{"sql":"select * from `content_series` where `content_series`.`id` = 214 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["214"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.241,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.322,"width_percent":0.124},{"sql":"select * from `content_series` where `content_series`.`id` = 212 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["212"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.446,"width_percent":0.111},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.557,"width_percent":0.119},{"sql":"select * from `content_series` where `content_series`.`id` = 212 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["212"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00133,"duration_str":"1.33ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.676,"width_percent":0.196},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.872,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 212 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["212"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":43.955,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.036,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 212 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["212"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.104,"width_percent":0.09},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.194,"width_percent":0.066},{"sql":"select * from `content_series` where `content_series`.`id` = 212 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["212"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.26,"width_percent":0.072},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.332,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 211 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["211"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.405,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.493,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 211 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["211"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00195,"duration_str":"1.95ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.567,"width_percent":0.288},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.854,"width_percent":0.099},{"sql":"select * from `content_series` where `content_series`.`id` = 211 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["211"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":44.953,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.027,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 211 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["211"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.096,"width_percent":0.119},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.216,"width_percent":0.088},{"sql":"select * from `content_series` where `content_series`.`id` = 211 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["211"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.304,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.391,"width_percent":0.096},{"sql":"select * from `content_series` where `content_series`.`id` = 210 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["210"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.487,"width_percent":0.122},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.61,"width_percent":0.128},{"sql":"select * from `content_series` where `content_series`.`id` = 210 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["210"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.738,"width_percent":0.112},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.85,"width_percent":0.13},{"sql":"select * from `content_series` where `content_series`.`id` = 210 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["210"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00101,"duration_str":"1.01ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":45.98,"width_percent":0.149},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.129,"width_percent":0.093},{"sql":"select * from `content_series` where `content_series`.`id` = 210 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["210"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.222,"width_percent":0.096},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.317,"width_percent":0.094},{"sql":"select * from `content_series` where `content_series`.`id` = 210 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["210"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.412,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.49,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 209 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["209"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0011,"duration_str":"1.1ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.562,"width_percent":0.162},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.724,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 209 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["209"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.811,"width_percent":0.121},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":46.932,"width_percent":0.094},{"sql":"select * from `content_series` where `content_series`.`id` = 209 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["209"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.027,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.101,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 209 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["209"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.188,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.263,"width_percent":0.105},{"sql":"select * from `content_series` where `content_series`.`id` = 209 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["209"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.367,"width_percent":0.137},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.505,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 208 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["208"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.592,"width_percent":0.153},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.745,"width_percent":0.066},{"sql":"select * from `content_series` where `content_series`.`id` = 208 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["208"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.811,"width_percent":0.068},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.879,"width_percent":0.077},{"sql":"select * from `content_series` where `content_series`.`id` = 208 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["208"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":47.956,"width_percent":0.131},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.087,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 208 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["208"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.158,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.229,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 208 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["208"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.301,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.372,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 204 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["204"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.443,"width_percent":0.112},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.555,"width_percent":0.086},{"sql":"select * from `content_series` where `content_series`.`id` = 204 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["204"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.64,"width_percent":0.072},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.713,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 204 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["204"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.786,"width_percent":0.072},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.859,"width_percent":0.065},{"sql":"select * from `content_series` where `content_series`.`id` = 204 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["204"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":48.923,"width_percent":0.118},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.041,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 204 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["204"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.109,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.183,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 203 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["203"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00114,"duration_str":"1.14ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.251,"width_percent":0.168},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.419,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 203 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["203"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.494,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.571,"width_percent":0.078},{"sql":"select * from `content_series` where `content_series`.`id` = 203 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["203"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.649,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.723,"width_percent":0.128},{"sql":"select * from `content_series` where `content_series`.`id` = 203 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["203"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.851,"width_percent":0.072},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":49.923,"width_percent":0.088},{"sql":"select * from `content_series` where `content_series`.`id` = 203 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["203"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00101,"duration_str":"1.01ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.012,"width_percent":0.149},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.161,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 200 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["200"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.234,"width_percent":0.114},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.348,"width_percent":0.086},{"sql":"select * from `content_series` where `content_series`.`id` = 200 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["200"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.434,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.504,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 200 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["200"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.574,"width_percent":0.069},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.643,"width_percent":0.106},{"sql":"select * from `content_series` where `content_series`.`id` = 200 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["200"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.749,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.838,"width_percent":0.14},{"sql":"select * from `content_series` where `content_series`.`id` = 200 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["200"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":50.978,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":51.049,"width_percent":0.108},{"sql":"select * from `content_series` where `content_series`.`id` = 198 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["198"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":51.156,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":51.233,"width_percent":0.096},{"sql":"select * from `content_series` where `content_series`.`id` = 198 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["198"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":51.329,"width_percent":0.109},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":51.438,"width_percent":0.128},{"sql":"select * from `content_series` where `content_series`.`id` = 198 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["198"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00437,"duration_str":"4.37ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":51.566,"width_percent":0.644},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":52.211,"width_percent":0.117},{"sql":"select * from `content_series` where `content_series`.`id` = 198 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["198"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":52.327,"width_percent":0.124},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":52.451,"width_percent":0.105},{"sql":"select * from `content_series` where `content_series`.`id` = 198 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["198"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":52.556,"width_percent":0.118},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":52.674,"width_percent":0.084},{"sql":"select * from `content_series` where `content_series`.`id` = 194 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["194"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":52.758,"width_percent":0.146},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":52.904,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 194 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["194"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":52.979,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.05,"width_percent":0.084},{"sql":"select * from `content_series` where `content_series`.`id` = 194 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["194"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.134,"width_percent":0.105},{"sql":"select * from `content_types` where `content_types`.`id` = 30 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["30"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.239,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 195 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["195"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.309,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.392,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 194 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["194"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.466,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.553,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 194 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["194"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.621,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.699,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 192 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["192"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.767,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.849,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 192 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["192"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":53.92,"width_percent":0.08},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 192 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["192"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.067,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.149,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 192 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["192"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.231,"width_percent":0.102},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.333,"width_percent":0.081},{"sql":"select * from `content_series` where `content_series`.`id` = 192 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["192"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.414,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.488,"width_percent":0.097},{"sql":"select * from `content_series` where `content_series`.`id` = 190 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["190"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.585,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.674,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 190 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["190"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.746,"width_percent":0.09},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.836,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 190 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["190"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.923,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":54.998,"width_percent":0.086},{"sql":"select * from `content_series` where `content_series`.`id` = 190 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["190"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.084,"width_percent":0.176},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.259,"width_percent":0.111},{"sql":"select * from `content_series` where `content_series`.`id` = 190 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["190"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.37,"width_percent":0.111},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.48,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 189 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["189"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.548,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.619,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 189 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["189"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.693,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.781,"width_percent":0.136},{"sql":"select * from `content_series` where `content_series`.`id` = 189 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["189"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":55.917,"width_percent":0.094},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.011,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 189 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["189"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.079,"width_percent":0.128},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.207,"width_percent":0.117},{"sql":"select * from `content_series` where `content_series`.`id` = 189 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["189"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.324,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.411,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 186 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["186"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.479,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.566,"width_percent":0.065},{"sql":"select * from `content_series` where `content_series`.`id` = 186 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["186"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.631,"width_percent":0.069},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.7,"width_percent":0.066},{"sql":"select * from `content_series` where `content_series`.`id` = 186 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["186"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.766,"width_percent":0.069},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.836,"width_percent":0.106},{"sql":"select * from `content_series` where `content_series`.`id` = 186 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["186"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":56.942,"width_percent":0.117},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":57.058,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 186 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["186"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":57.132,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":57.207,"width_percent":0.13},{"sql":"select * from `content_series` where `content_series`.`id` = 184 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["184"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00254,"duration_str":"2.54ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":57.337,"width_percent":0.375},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00109,"duration_str":"1.09ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":57.712,"width_percent":0.161},{"sql":"select * from `content_series` where `content_series`.`id` = 184 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["184"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":57.872,"width_percent":0.124},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":57.996,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 184 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["184"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.079,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.153,"width_percent":0.077},{"sql":"select * from `content_series` where `content_series`.`id` = 184 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["184"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.229,"width_percent":0.131},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.361,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 184 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["184"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.434,"width_percent":0.111},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.545,"width_percent":0.065},{"sql":"select * from `content_series` where `content_series`.`id` = 183 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["183"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.61,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.685,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 183 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["183"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.753,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.824,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 183 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["183"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":58.897,"width_percent":0.121},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.018,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 183 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["183"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.091,"width_percent":0.119},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.21,"width_percent":0.077},{"sql":"select * from `content_series` where `content_series`.`id` = 183 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["183"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.287,"width_percent":0.09},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.377,"width_percent":0.084},{"sql":"select * from `content_series` where `content_series`.`id` = 182 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["182"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.461,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.536,"width_percent":0.065},{"sql":"select * from `content_series` where `content_series`.`id` = 182 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["182"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.601,"width_percent":0.134},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.001,"duration_str":"1ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.735,"width_percent":0.147},{"sql":"select * from `content_series` where `content_series`.`id` = 182 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["182"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00145,"duration_str":"1.45ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":59.883,"width_percent":0.214},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":60.096,"width_percent":0.097},{"sql":"select * from `content_series` where `content_series`.`id` = 182 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["182"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":60.194,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":60.287,"width_percent":0.177},{"sql":"select * from `content_series` where `content_series`.`id` = 182 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["182"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":60.464,"width_percent":0.131},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":60.595,"width_percent":0.143},{"sql":"select * from `content_series` where `content_series`.`id` = 180 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["180"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":60.738,"width_percent":0.097},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":60.835,"width_percent":0.094},{"sql":"select * from `content_series` where `content_series`.`id` = 180 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["180"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":60.93,"width_percent":0.174},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.104,"width_percent":0.112},{"sql":"select * from `content_series` where `content_series`.`id` = 180 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["180"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.216,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.303,"width_percent":0.078},{"sql":"select * from `content_series` where `content_series`.`id` = 180 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["180"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.381,"width_percent":0.118},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.499,"width_percent":0.086},{"sql":"select * from `content_series` where `content_series`.`id` = 180 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["180"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.585,"width_percent":0.105},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.689,"width_percent":0.08},{"sql":"select * from `content_series` where `content_series`.`id` = 177 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["177"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.769,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.846,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 177 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["177"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":61.918,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00198,"duration_str":"1.98ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":62.011,"width_percent":0.292},{"sql":"select * from `content_series` where `content_series`.`id` = 177 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["177"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":62.303,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":62.379,"width_percent":0.097},{"sql":"select * from `content_series` where `content_series`.`id` = 177 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["177"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":62.477,"width_percent":0.125},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00145,"duration_str":"1.45ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":62.602,"width_percent":0.214},{"sql":"select * from `content_series` where `content_series`.`id` = 177 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["177"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":62.816,"width_percent":0.146},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":62.962,"width_percent":0.099},{"sql":"select * from `content_series` where `content_series`.`id` = 176 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["176"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.061,"width_percent":0.181},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.242,"width_percent":0.084},{"sql":"select * from `content_series` where `content_series`.`id` = 176 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["176"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.326,"width_percent":0.114},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.44,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 176 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["176"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.515,"width_percent":0.102},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.617,"width_percent":0.091},{"sql":"select * from `content_series` where `content_series`.`id` = 176 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["176"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.708,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.779,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 176 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["176"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.85,"width_percent":0.117},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":63.966,"width_percent":0.09},{"sql":"select * from `content_series` where `content_series`.`id` = 175 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["175"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.056,"width_percent":0.106},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.162,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 175 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["175"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.238,"width_percent":0.08},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.317,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 175 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["175"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.404,"width_percent":0.121},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.525,"width_percent":0.111},{"sql":"select * from `content_series` where `content_series`.`id` = 175 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["175"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.636,"width_percent":0.072},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.708,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 175 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["175"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.783,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.859,"width_percent":0.09},{"sql":"select * from `content_series` where `content_series`.`id` = 174 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["174"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":64.949,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":65.03,"width_percent":0.174},{"sql":"select * from `content_series` where `content_series`.`id` = 174 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["174"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":65.204,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":65.28,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 174 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["174"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":65.35,"width_percent":0.071},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.004730000000000001,"duration_str":"4.73ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":65.42,"width_percent":0.698},{"sql":"select * from `content_series` where `content_series`.`id` = 174 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["174"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0017900000000000001,"duration_str":"1.79ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":66.118,"width_percent":0.264},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":66.382,"width_percent":0.14},{"sql":"select * from `content_series` where `content_series`.`id` = 174 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["174"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":66.522,"width_percent":0.086},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":66.608,"width_percent":0.086},{"sql":"select * from `content_series` where `content_series`.`id` = 169 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["169"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":66.693,"width_percent":0.142},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":66.835,"width_percent":0.091},{"sql":"select * from `content_series` where `content_series`.`id` = 169 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["169"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":66.926,"width_percent":0.15},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":67.077,"width_percent":0.127},{"sql":"select * from `content_series` where `content_series`.`id` = 169 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["169"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":67.203,"width_percent":0.109},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":67.313,"width_percent":0.199},{"sql":"select * from `content_series` where `content_series`.`id` = 169 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["169"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":67.512,"width_percent":0.127},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":67.639,"width_percent":0.14},{"sql":"select * from `content_series` where `content_series`.`id` = 169 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["169"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":67.779,"width_percent":0.155},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":67.934,"width_percent":0.112},{"sql":"select * from `content_series` where `content_series`.`id` = 168 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["168"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":68.046,"width_percent":0.134},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":68.18,"width_percent":0.081},{"sql":"select * from `content_series` where `content_series`.`id` = 168 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["168"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":68.261,"width_percent":0.094},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00171,"duration_str":"1.71ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":68.355,"width_percent":0.252},{"sql":"select * from `content_series` where `content_series`.`id` = 168 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["168"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":68.607,"width_percent":0.15},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":68.758,"width_percent":0.08},{"sql":"select * from `content_series` where `content_series`.`id` = 168 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["168"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":68.838,"width_percent":0.146},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":68.984,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 168 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["168"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.066,"width_percent":0.09},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.156,"width_percent":0.118},{"sql":"select * from `content_series` where `content_series`.`id` = 166 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["166"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.274,"width_percent":0.119},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00078,"duration_str":"780\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.394,"width_percent":0.115},{"sql":"select * from `content_series` where `content_series`.`id` = 166 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["166"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.509,"width_percent":0.103},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.612,"width_percent":0.096},{"sql":"select * from `content_series` where `content_series`.`id` = 166 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["166"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.708,"width_percent":0.086},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.793,"width_percent":0.103},{"sql":"select * from `content_series` where `content_series`.`id` = 166 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["166"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.896,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":69.979,"width_percent":0.099},{"sql":"select * from `content_series` where `content_series`.`id` = 164 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["164"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.078,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.165,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 164 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["164"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.252,"width_percent":0.084},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.336,"width_percent":0.084},{"sql":"select * from `content_series` where `content_series`.`id` = 164 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["164"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.42,"width_percent":0.09},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00146,"duration_str":"1.46ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.51,"width_percent":0.215},{"sql":"select * from `content_series` where `content_series`.`id` = 164 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["164"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.725,"width_percent":0.105},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.83,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 164 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["164"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":70.917,"width_percent":0.127},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":71.044,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 161 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["161"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":71.126,"width_percent":0.125},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":71.252,"width_percent":0.146},{"sql":"select * from `content_series` where `content_series`.`id` = 161 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["161"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00191,"duration_str":"1.91ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":71.398,"width_percent":0.282},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":71.679,"width_percent":0.227},{"sql":"select * from `content_series` where `content_series`.`id` = 161 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["161"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":71.907,"width_percent":0.125},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":72.032,"width_percent":0.091},{"sql":"select * from `content_series` where `content_series`.`id` = 161 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["161"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":72.123,"width_percent":0.178},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00107,"duration_str":"1.07ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":72.302,"width_percent":0.158},{"sql":"select * from `content_series` where `content_series`.`id` = 161 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["161"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":72.46,"width_percent":0.142},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":72.601,"width_percent":0.112},{"sql":"select * from `content_series` where `content_series`.`id` = 158 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["158"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00148,"duration_str":"1.48ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":72.713,"width_percent":0.218},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.004059999999999999,"duration_str":"4.06ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":72.932,"width_percent":0.599},{"sql":"select * from `content_series` where `content_series`.`id` = 158 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["158"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":73.53,"width_percent":0.136},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":73.666,"width_percent":0.108},{"sql":"select * from `content_series` where `content_series`.`id` = 158 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["158"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":73.774,"width_percent":0.091},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":73.865,"width_percent":0.13},{"sql":"select * from `content_series` where `content_series`.`id` = 158 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["158"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":73.995,"width_percent":0.103},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00188,"duration_str":"1.88ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":74.098,"width_percent":0.277},{"sql":"select * from `content_series` where `content_series`.`id` = 158 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["158"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":74.375,"width_percent":0.127},{"sql":"select * from `content_types` where `content_types`.`id` = 29 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00106,"duration_str":"1.06ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":74.502,"width_percent":0.156},{"sql":"select * from `content_series` where `content_series`.`id` = 157 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["157"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00146,"duration_str":"1.46ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":74.659,"width_percent":0.215},{"sql":"select * from `content_series` where `content_series`.`id` = 221 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["221"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":30},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/app\/Models\/Content.php:30","connection":"mecklenburg","start_percent":74.874,"width_percent":0.105},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":31},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\/app\/Models\/Content.php:31","connection":"mecklenburg","start_percent":74.979,"width_percent":0.153},{"sql":"select * from `content_series` where `content_series`.`id` = 222 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["222"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":30},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.001,"duration_str":"1ms","stmt_id":"\/app\/Models\/Content.php:30","connection":"mecklenburg","start_percent":75.132,"width_percent":0.147},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":31},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\/app\/Models\/Content.php:31","connection":"mecklenburg","start_percent":75.279,"width_percent":0.192},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":75.471,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 222 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["222"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":75.554,"width_percent":0.109},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":75.663,"width_percent":0.094},{"sql":"select * from `content_series` where `content_series`.`id` = 221 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["221"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":75.757,"width_percent":0.119},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":75.877,"width_percent":0.081},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":75.958,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":76.036,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":76.111,"width_percent":0.121},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00319,"duration_str":"3.19ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":76.232,"width_percent":0.47},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":76.703,"width_percent":0.143},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":76.846,"width_percent":0.109},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":76.955,"width_percent":0.091},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":77.046,"width_percent":0.088},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":77.135,"width_percent":0.145},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":77.279,"width_percent":0.102},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":77.381,"width_percent":0.125},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":77.506,"width_percent":0.153},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00267,"duration_str":"2.67ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":77.66,"width_percent":0.394},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":78.054,"width_percent":0.131},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":78.185,"width_percent":0.183},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":78.368,"width_percent":0.137},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00117,"duration_str":"1.17ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":78.505,"width_percent":0.173},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":78.677,"width_percent":0.124},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":78.801,"width_percent":0.094},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":78.896,"width_percent":0.081},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":78.977,"width_percent":0.086},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":79.062,"width_percent":0.176},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":79.238,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":79.326,"width_percent":0.153},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":79.48,"width_percent":0.111},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":79.59,"width_percent":0.134},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00101,"duration_str":"1.01ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":79.725,"width_percent":0.149},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":79.873,"width_percent":0.094},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0042699999999999995,"duration_str":"4.27ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":79.968,"width_percent":0.63},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":80.598,"width_percent":0.099},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":80.696,"width_percent":0.118},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":80.814,"width_percent":0.103},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":80.918,"width_percent":0.094},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.012,"width_percent":0.077},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.089,"width_percent":0.09},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.179,"width_percent":0.074},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.252,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.345,"width_percent":0.108},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.453,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.534,"width_percent":0.091},{"sql":"select * from `content_series` where `content_series`.`id` = 205 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["205"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.626,"width_percent":0.139},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00212,"duration_str":"2.12ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":81.764,"width_percent":0.313},{"sql":"select * from `content_series` where `content_series`.`id` = 206 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["206"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.077,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.152,"width_percent":0.181},{"sql":"select * from `content_series` where `content_series`.`id` = 196 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["196"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.333,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.42,"width_percent":0.065},{"sql":"select * from `content_series` where `content_series`.`id` = 197 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["197"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.485,"width_percent":0.091},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.577,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 197 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["197"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.648,"width_percent":0.084},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.732,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 196 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["196"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00101,"duration_str":"1.01ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.814,"width_percent":0.149},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":82.963,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 196 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["196"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.034,"width_percent":0.087},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.121,"width_percent":0.121},{"sql":"select * from `content_series` where `content_series`.`id` = 197 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["197"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.242,"width_percent":0.081},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.323,"width_percent":0.084},{"sql":"select * from `content_series` where `content_series`.`id` = 197 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["197"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.407,"width_percent":0.091},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.499,"width_percent":0.065},{"sql":"select * from `content_series` where `content_series`.`id` = 196 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["196"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.563,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.64,"width_percent":0.111},{"sql":"select * from `content_series` where `content_series`.`id` = 197 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["197"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.751,"width_percent":0.192},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":83.942,"width_percent":0.099},{"sql":"select * from `content_series` where `content_series`.`id` = 196 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["196"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":84.041,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":84.116,"width_percent":0.083},{"sql":"select * from `content_series` where `content_series`.`id` = 188 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["188"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":84.199,"width_percent":0.102},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":84.301,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 187 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["187"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":84.369,"width_percent":0.086},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":84.454,"width_percent":0.15},{"sql":"select * from `content_series` where `content_series`.`id` = 187 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["187"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":84.605,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00411,"duration_str":"4.11ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":84.698,"width_percent":0.606},{"sql":"select * from `content_series` where `content_series`.`id` = 188 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["188"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":85.304,"width_percent":0.106},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":85.41,"width_percent":0.165},{"sql":"select * from `content_series` where `content_series`.`id` = 188 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["188"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":85.575,"width_percent":0.099},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":85.674,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 187 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["187"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":85.746,"width_percent":0.112},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00191,"duration_str":"1.91ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":85.858,"width_percent":0.282},{"sql":"select * from `content_series` where `content_series`.`id` = 187 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["187"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.14,"width_percent":0.094},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.234,"width_percent":0.069},{"sql":"select * from `content_series` where `content_series`.`id` = 188 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["188"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.304,"width_percent":0.08},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.383,"width_percent":0.077},{"sql":"select * from `content_series` where `content_series`.`id` = 188 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["188"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0015,"duration_str":"1.5ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.46,"width_percent":0.221},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.681,"width_percent":0.066},{"sql":"select * from `content_series` where `content_series`.`id` = 187 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["187"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.747,"width_percent":0.094},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.842,"width_percent":0.103},{"sql":"select * from `content_series` where `content_series`.`id` = 178 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["178"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00262,"duration_str":"2.62ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":86.945,"width_percent":0.386},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":87.332,"width_percent":0.081},{"sql":"select * from `content_series` where `content_series`.`id` = 179 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["179"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":87.413,"width_percent":0.127},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":87.539,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 178 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["178"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":87.612,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":87.705,"width_percent":0.078},{"sql":"select * from `content_series` where `content_series`.`id` = 179 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["179"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":87.783,"width_percent":0.133},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":87.916,"width_percent":0.124},{"sql":"select * from `content_series` where `content_series`.`id` = 178 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["178"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.039,"width_percent":0.212},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.252,"width_percent":0.096},{"sql":"select * from `content_series` where `content_series`.`id` = 179 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["179"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.348,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.424,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 179 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["179"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.495,"width_percent":0.075},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.57,"width_percent":0.081},{"sql":"select * from `content_series` where `content_series`.`id` = 178 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["178"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.651,"width_percent":0.181},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.833,"width_percent":0.071},{"sql":"select * from `content_series` where `content_series`.`id` = 172 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["172"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.904,"width_percent":0.091},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00152,"duration_str":"1.52ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":88.995,"width_percent":0.224},{"sql":"select * from `content_series` where `content_series`.`id` = 172 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["172"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.219,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.293,"width_percent":0.088},{"sql":"select * from `content_series` where `content_series`.`id` = 172 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["172"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.381,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.464,"width_percent":0.099},{"sql":"select * from `content_series` where `content_series`.`id` = 178 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["178"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.563,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.641,"width_percent":0.063},{"sql":"select * from `content_series` where `content_series`.`id` = 179 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["179"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.704,"width_percent":0.077},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.781,"width_percent":0.088},{"sql":"select * from `content_series` where `content_series`.`id` = 172 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["172"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.87,"width_percent":0.114},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":89.983,"width_percent":0.066},{"sql":"select * from `content_series` where `content_series`.`id` = 171 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["171"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":90.05,"width_percent":0.128},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":90.178,"width_percent":0.078},{"sql":"select * from `content_series` where `content_series`.`id` = 172 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["172"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":90.256,"width_percent":0.1},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00209,"duration_str":"2.09ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":90.356,"width_percent":0.308},{"sql":"select * from `content_series` where `content_series`.`id` = 171 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["171"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":90.665,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":90.753,"width_percent":0.068},{"sql":"select * from `content_series` where `content_series`.`id` = 171 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["171"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":90.821,"width_percent":0.099},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":90.92,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 172 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["172"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00195,"duration_str":"1.95ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":91.007,"width_percent":0.288},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":91.294,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 178 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["178"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00549,"duration_str":"5.49ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":91.381,"width_percent":0.81},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":92.191,"width_percent":0.096},{"sql":"select * from `content_series` where `content_series`.`id` = 172 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["172"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":92.287,"width_percent":0.083},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":92.369,"width_percent":0.112},{"sql":"select * from `content_series` where `content_series`.`id` = 171 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["171"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0023799999999999997,"duration_str":"2.38ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":92.481,"width_percent":0.351},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":92.832,"width_percent":0.072},{"sql":"select * from `content_series` where `content_series`.`id` = 163 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["163"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":92.905,"width_percent":0.093},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":92.998,"width_percent":0.087},{"sql":"select * from `content_series` where `content_series`.`id` = 162 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["162"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.085,"width_percent":0.114},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.198,"width_percent":0.1},{"sql":"select * from `content_series` where `content_series`.`id` = 163 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["163"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.299,"width_percent":0.088},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0016200000000000001,"duration_str":"1.62ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.387,"width_percent":0.239},{"sql":"select * from `content_series` where `content_series`.`id` = 162 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["162"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00053,"duration_str":"530\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.626,"width_percent":0.078},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.704,"width_percent":0.075},{"sql":"select * from `content_series` where `content_series`.`id` = 163 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["163"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.779,"width_percent":0.074},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.853,"width_percent":0.066},{"sql":"select * from `content_series` where `content_series`.`id` = 162 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["162"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":93.919,"width_percent":0.108},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00171,"duration_str":"1.71ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":94.027,"width_percent":0.252},{"sql":"select * from `content_series` where `content_series`.`id` = 163 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["163"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":94.279,"width_percent":0.102},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":94.381,"width_percent":0.19},{"sql":"select * from `content_series` where `content_series`.`id` = 162 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["162"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00327,"duration_str":"3.27ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":94.571,"width_percent":0.482},{"sql":"select * from `content_types` where `content_types`.`id` = 24 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":95.054,"width_percent":0.09},{"sql":"select * from `content_series` where `content_series`.`id` = 172 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["172"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0017900000000000001,"duration_str":"1.79ms","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":95.143,"width_percent":0.264},{"sql":"select * from `content_types` where `content_types`.`id` = 23 and `content_types`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":95.407,"width_percent":0.1},{"sql":"select * from `content_series` where `content_series`.`id` = 179 and `content_series`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["179"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/app\/Models\/Content.php","line":28},{"index":26,"namespace":"view","name":"4b9be05619024f4396d036b45dbf668f19e8a30c","line":42},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":30,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\/app\/Models\/Content.php:28","connection":"mecklenburg","start_percent":95.508,"width_percent":0.134},{"sql":"select * from `events` where `is_active` = 1 and `type` like '%Online%' and `video_link` is not null and `start_date_time` <= '2024-11-20 08:31:31' and `end_date_time` >= '2024-11-20 08:31:31' and `events`.`deleted_at` is null order by `start_date_time` asc limit 1","type":"query","params":[],"bindings":["1","%Online%","2024-11-20 08:31:31","2024-11-20 08:31:31"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Helpers\/Function.php","line":1341},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":21,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.02955,"duration_str":"29.55ms","stmt_id":"\/app\/Helpers\/Function.php:1341","connection":"mecklenburg","start_percent":95.642,"width_percent":4.358}]},"models":{"data":{"App\\Models\\Content":1365,"App\\Models\\ContentSeries":372,"App\\Models\\ContentType":377,"App\\Models\\Classes":12,"App\\Models\\Event":9},"count":2135},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"password_allow_events":"[]","password_allow_classes":"[]","password_allow_contents":"[]","password_allow_blogs":"[]","password_allow_content_series":"[]","_token":"G2iYUyJrFxqTnek4SZh0zErpsRRvzXTeKS1NFmpJ","_previous":"array:1 [\n  \"url\" => \"https:\/\/search.mecklenburg.org\/search-results?keywords=2024\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/search-results","status_code":"<pre class=sf-dump id=sf-dump-1254913140 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-1254913140\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"text\/html; charset=UTF-8","request_query":"<pre class=sf-dump id=sf-dump-2045757492 data-indent-pad=\"  \"><span class=sf-dump-note>array:1<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>keywords<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">2024<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2045757492\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1087602002 data-indent-pad=\"  \"><span class=sf-dump-note>array:1<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>keywords<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">2024<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1087602002\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-80522896 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>from<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">bingbot(at)microsoft.com<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"22 characters\">search.mecklenburg.org<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"144 characters\">Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; bingbot\/2.0; +http:\/\/www.bing.com\/bingbot.htm) Chrome\/116.0.1938.76 Safari\/537.36<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"3 characters\">*\/*<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">gzip, deflate, br<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-80522896\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1843767171 data-indent-pad=\"  \"><span class=sf-dump-note>array:35<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>REDIRECT_HTTPS<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_SSL_TLS_SNI<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">search.mecklenburg.org<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_STATUS<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">200<\/span>\"\n  \"<span class=sf-dump-key>HTTPS<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n  \"<span class=sf-dump-key>SSL_TLS_SNI<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">search.mecklenburg.org<\/span>\"\n  \"<span class=sf-dump-key>HTTP_FROM<\/span>\" => \"<span class=sf-dump-str title=\"24 characters\">bingbot(at)microsoft.com<\/span>\"\n  \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">search.mecklenburg.org<\/span>\"\n  \"<span class=sf-dump-key>HTTP_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"144 characters\">Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; bingbot\/2.0; +http:\/\/www.bing.com\/bingbot.htm) Chrome\/116.0.1938.76 Safari\/537.36<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">*\/*<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">gzip, deflate, br<\/span>\"\n  \"<span class=sf-dump-key>PATH<\/span>\" => \"<span class=sf-dump-str title=\"70 characters\">\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/sbin:\/bin:\/snap\/bin<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SIGNATURE<\/span>\" => \"<span class=sf-dump-str title=\"84 characters\">&lt;address&gt;Apache\/2.4.41 (Ubuntu) Server at search.mecklenburg.org Port 443&lt;\/address&gt;<span class=\"sf-dump-default sf-dump-ns\">\\n<\/span><\/span>\"\n  \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">Apache\/2.4.41 (Ubuntu)<\/span>\"\n  \"<span class=sf-dump-key>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">search.mecklenburg.org<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"12 characters\">172.31.10.79<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">443<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">52.167.144.147<\/span>\"\n  \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"48 characters\">\/var\/www\/html\/mecklenburg-website-laravel\/public<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_SCHEME<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">https<\/span>\"\n  \"<span class=sf-dump-key>CONTEXT_PREFIX<\/span>\" => \"\"\n  \"<span class=sf-dump-key>CONTEXT_DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"48 characters\">\/var\/www\/html\/mecklenburg-website-laravel\/public<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADMIN<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">webmaster@localhost<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"58 characters\">\/var\/www\/html\/mecklenburg-website-laravel\/public\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">6990<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">\/search-results<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">keywords=2024<\/span>\"\n  \"<span class=sf-dump-key>GATEWAY_INTERFACE<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">CGI\/1.1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.1<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n  \"<span class=sf-dump-key>QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">keywords=2024<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">\/search-results?keywords=2024<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1732091490.3272<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1732091490<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1843767171\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-946683754 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-946683754\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-767734827 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">text\/html; charset=UTF-8<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Wed, 20 Nov 2024 08:31:30 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>set-cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"436 characters\">XSRF-TOKEN=eyJpdiI6ImNUOGxmTmhLNzhWNUFMejFFSXlRU0E9PSIsInZhbHVlIjoicjFjcm1GTzhYQ0V3U016U2lCRnVKQWVLUitncXBPdS9MT214RWpNdVlXNW1LRDlpeHFPcytaODNTOXBTZWV6TzlhdGZod0NzOE5iNlhrQzhjUjlEbExDaEhwVTVCQ0xmMVBnVUV1TGRlU1c5aGNTeVFoUW55Zk55bkxIcVR5VlgiLCJtYWMiOiJjYmFhZWE4NTlhZmExZDA4Y2YxNzJhNGM3NzdkNDBlMThmNjE2NGFlMzkxOTc0ZDJlNGVkZGZlZjY0YWM5NjRkIiwidGFnIjoiIn0%3D; expires=Wed, 20-Nov-2024 10:31:31 GMT; Max-Age=7200; path=\/; secure; samesite=lax<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"472 characters\">mecklenburg_community_church_session=eyJpdiI6InJmazEyaUEvVXdhQnQ2aFBnbDRrMVE9PSIsInZhbHVlIjoiVGUvMzB4aXNwOExtaDRwRVh2NGRoeTJKMUhib0dTdHJXZU1IRXgrczBtdVV1dGd2RUZ4ZGlzNTVnQkliWUU4QXp0clQwTmtlUlZUZm9RZ05BRUc0NXNGSXk2QnJXdkx2djYwZThMVnNtNU53UWZqa1l4QnoyRUxXaUtzZE5US08iLCJtYWMiOiJkYjk3MDBiZTFlNTRkNDkxYjZhOGIzNjc5NGMzNTY5MTZiZWU5MjRmOWI2MzMwOTFlNWRlMjExOWUzY2U3NmJhIiwidGFnIjoiIn0%3D; expires=Wed, 20-Nov-2024 10:31:31 GMT; Max-Age=7200; path=\/; secure; httponly; samesite=lax<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"408 characters\">XSRF-TOKEN=eyJpdiI6ImNUOGxmTmhLNzhWNUFMejFFSXlRU0E9PSIsInZhbHVlIjoicjFjcm1GTzhYQ0V3U016U2lCRnVKQWVLUitncXBPdS9MT214RWpNdVlXNW1LRDlpeHFPcytaODNTOXBTZWV6TzlhdGZod0NzOE5iNlhrQzhjUjlEbExDaEhwVTVCQ0xmMVBnVUV1TGRlU1c5aGNTeVFoUW55Zk55bkxIcVR5VlgiLCJtYWMiOiJjYmFhZWE4NTlhZmExZDA4Y2YxNzJhNGM3NzdkNDBlMThmNjE2NGFlMzkxOTc0ZDJlNGVkZGZlZjY0YWM5NjRkIiwidGFnIjoiIn0%3D; expires=Wed, 20-Nov-2024 10:31:31 GMT; path=\/; secure<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"444 characters\">mecklenburg_community_church_session=eyJpdiI6InJmazEyaUEvVXdhQnQ2aFBnbDRrMVE9PSIsInZhbHVlIjoiVGUvMzB4aXNwOExtaDRwRVh2NGRoeTJKMUhib0dTdHJXZU1IRXgrczBtdVV1dGd2RUZ4ZGlzNTVnQkliWUU4QXp0clQwTmtlUlZUZm9RZ05BRUc0NXNGSXk2QnJXdkx2djYwZThMVnNtNU53UWZqa1l4QnoyRUxXaUtzZE5US08iLCJtYWMiOiJkYjk3MDBiZTFlNTRkNDkxYjZhOGIzNjc5NGMzNTY5MTZiZWU5MjRmOWI2MzMwOTFlNWRlMjExOWUzY2U3NmJhIiwidGFnIjoiIn0%3D; expires=Wed, 20-Nov-2024 10:31:31 GMT; path=\/; secure; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-767734827\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1274710145 data-indent-pad=\"  \"><span class=sf-dump-note>array:9<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>password_allow_events<\/span>\" => []\n  \"<span class=sf-dump-key>password_allow_classes<\/span>\" => []\n  \"<span class=sf-dump-key>password_allow_contents<\/span>\" => []\n  \"<span class=sf-dump-key>password_allow_blogs<\/span>\" => []\n  \"<span class=sf-dump-key>password_allow_content_series<\/span>\" => []\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">G2iYUyJrFxqTnek4SZh0zErpsRRvzXTeKS1NFmpJ<\/span>\"\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"59 characters\">https:\/\/search.mecklenburg.org\/search-results?keywords=2024<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1274710145\", {\"maxDepth\":0})<\/script>\n"}}