PATH:
home
/
lab2454c
/
costbloc.com
/
database
/
seeders
<?php namespace Database\Seeders; use Illuminate\Database\Seeder; class ObjectFilesTableSeeder extends Seeder { /** * Auto generated seed file * * @return void */ public function run() { \DB::table('object_files')->delete(); \DB::table('object_files')->insert(array ( 0 => array ( 'id' => 2, 'object_type' => 'theme_options', 'object_id' => 1, 'file_id' => 579, ), 1 => array ( 'id' => 3, 'object_type' => 'theme_options', 'object_id' => 4, 'file_id' => 576, ), 2 => array ( 'id' => 4, 'object_type' => 'theme_options', 'object_id' => 2, 'file_id' => 577, ), 3 => array ( 'id' => 5, 'object_type' => 'theme_options', 'object_id' => 3, 'file_id' => 578, ), 4 => array ( 'id' => 6, 'object_type' => 'theme_options', 'object_id' => 11, 'file_id' => 580, ), 5 => array ( 'id' => 8, 'object_type' => 'users', 'object_id' => 5, 'file_id' => 678, ), 6 => array ( 'id' => 9, 'object_type' => 'users', 'object_id' => 8, 'file_id' => 676, ), 7 => array ( 'id' => 10, 'object_type' => 'users', 'object_id' => 7, 'file_id' => 677, ), 8 => array ( 'id' => 11, 'object_type' => 'users', 'object_id' => 9, 'file_id' => 670, ), 9 => array ( 'id' => 12, 'object_type' => 'users', 'object_id' => 15, 'file_id' => 670, ), 10 => array ( 'id' => 13, 'object_type' => 'users', 'object_id' => 16, 'file_id' => 673, ), 11 => array ( 'id' => 14, 'object_type' => 'users', 'object_id' => 17, 'file_id' => 674, ), 12 => array ( 'id' => 15, 'object_type' => 'users', 'object_id' => 18, 'file_id' => 675, ), 13 => array ( 'id' => 16, 'object_type' => 'users', 'object_id' => 19, 'file_id' => 680, ), 14 => array ( 'id' => 17, 'object_type' => 'categories', 'object_id' => 38, 'file_id' => 595, ), 15 => array ( 'id' => 18, 'object_type' => 'categories', 'object_id' => 39, 'file_id' => 596, ), 16 => array ( 'id' => 19, 'object_type' => 'categories', 'object_id' => 41, 'file_id' => 597, ), 17 => array ( 'id' => 20, 'object_type' => 'categories', 'object_id' => 42, 'file_id' => 599, ), 18 => array ( 'id' => 21, 'object_type' => 'categories', 'object_id' => 46, 'file_id' => 598, ), 19 => array ( 'id' => 22, 'object_type' => 'categories', 'object_id' => 47, 'file_id' => 600, ), 20 => array ( 'id' => 23, 'object_type' => 'categories', 'object_id' => 48, 'file_id' => 601, ), 21 => array ( 'id' => 24, 'object_type' => 'categories', 'object_id' => 49, 'file_id' => 602, ), 22 => array ( 'id' => 25, 'object_type' => 'slides', 'object_id' => 1, 'file_id' => 1127, ), 23 => array ( 'id' => 26, 'object_type' => 'slides', 'object_id' => 2, 'file_id' => 603, ), 24 => array ( 'id' => 27, 'object_type' => 'slides', 'object_id' => 3, 'file_id' => 606, ), 25 => array ( 'id' => 28, 'object_type' => 'slides', 'object_id' => 4, 'file_id' => 1112, ), 26 => array ( 'id' => 29, 'object_type' => 'blogs', 'object_id' => 19, 'file_id' => 998, ), 27 => array ( 'id' => 30, 'object_type' => 'blogs', 'object_id' => 20, 'file_id' => 999, ), 28 => array ( 'id' => 31, 'object_type' => 'blogs', 'object_id' => 21, 'file_id' => 619, ), 29 => array ( 'id' => 32, 'object_type' => 'blogs', 'object_id' => 22, 'file_id' => 1000, ), 30 => array ( 'id' => 33, 'object_type' => 'blogs', 'object_id' => 23, 'file_id' => 1005, ), 31 => array ( 'id' => 34, 'object_type' => 'blogs', 'object_id' => 24, 'file_id' => 1004, ), 32 => array ( 'id' => 35, 'object_type' => 'blogs', 'object_id' => 25, 'file_id' => 1003, ), 33 => array ( 'id' => 36, 'object_type' => 'blogs', 'object_id' => 26, 'file_id' => 1002, ), 34 => array ( 'id' => 37, 'object_type' => 'blogs', 'object_id' => 27, 'file_id' => 1001, ), 35 => array ( 'id' => 38, 'object_type' => 'theme_options', 'object_id' => 15, 'file_id' => 651, ), 36 => array ( 'id' => 39, 'object_type' => 'theme_options', 'object_id' => 16, 'file_id' => 653, ), 37 => array ( 'id' => 40, 'object_type' => 'theme_options', 'object_id' => 17, 'file_id' => 652, ), 38 => array ( 'id' => 42, 'object_type' => 'users', 'object_id' => 1, 'file_id' => 667, ), 39 => array ( 'id' => 43, 'object_type' => 'users', 'object_id' => 2, 'file_id' => 668, ), 40 => array ( 'id' => 44, 'object_type' => 'users', 'object_id' => 3, 'file_id' => 669, ), 41 => array ( 'id' => 45, 'object_type' => 'users', 'object_id' => 6, 'file_id' => 672, ), 42 => array ( 'id' => 46, 'object_type' => 'users', 'object_id' => 4, 'file_id' => 679, ), 43 => array ( 'id' => 47, 'object_type' => 'brands', 'object_id' => 17, 'file_id' => 681, ), 44 => array ( 'id' => 48, 'object_type' => 'brands', 'object_id' => 1, 'file_id' => 682, ), 45 => array ( 'id' => 49, 'object_type' => 'brands', 'object_id' => 2, 'file_id' => 683, ), 46 => array ( 'id' => 50, 'object_type' => 'brands', 'object_id' => 5, 'file_id' => 684, ), 47 => array ( 'id' => 51, 'object_type' => 'brands', 'object_id' => 9, 'file_id' => 686, ), 48 => array ( 'id' => 52, 'object_type' => 'brands', 'object_id' => 8, 'file_id' => 687, ), 49 => array ( 'id' => 53, 'object_type' => 'brands', 'object_id' => 10, 'file_id' => 688, ), 50 => array ( 'id' => 54, 'object_type' => 'brands', 'object_id' => 7, 'file_id' => 689, ), 51 => array ( 'id' => 55, 'object_type' => 'brands', 'object_id' => 4, 'file_id' => 690, ), 52 => array ( 'id' => 56, 'object_type' => 'brands', 'object_id' => 6, 'file_id' => 691, ), 53 => array ( 'id' => 57, 'object_type' => 'brands', 'object_id' => 3, 'file_id' => 692, ), 54 => array ( 'id' => 58, 'object_type' => 'brands', 'object_id' => 11, 'file_id' => 693, ), 55 => array ( 'id' => 59, 'object_type' => 'brands', 'object_id' => 12, 'file_id' => 694, ), 56 => array ( 'id' => 60, 'object_type' => 'brands', 'object_id' => 13, 'file_id' => 695, ), 57 => array ( 'id' => 61, 'object_type' => 'brands', 'object_id' => 14, 'file_id' => 696, ), 58 => array ( 'id' => 62, 'object_type' => 'brands', 'object_id' => 15, 'file_id' => 697, ), 59 => array ( 'id' => 63, 'object_type' => 'brands', 'object_id' => 16, 'file_id' => 698, ), 60 => array ( 'id' => 64, 'object_type' => 'brands', 'object_id' => 18, 'file_id' => 699, ), 61 => array ( 'id' => 65, 'object_type' => 'brands', 'object_id' => 19, 'file_id' => 700, ), 62 => array ( 'id' => 66, 'object_type' => 'brands', 'object_id' => 20, 'file_id' => 701, ), 63 => array ( 'id' => 67, 'object_type' => 'brands', 'object_id' => 48, 'file_id' => 702, ), 64 => array ( 'id' => 68, 'object_type' => 'brands', 'object_id' => 46, 'file_id' => 703, ), 65 => array ( 'id' => 69, 'object_type' => 'brands', 'object_id' => 49, 'file_id' => 704, ), 66 => array ( 'id' => 70, 'object_type' => 'brands', 'object_id' => 21, 'file_id' => 705, ), 67 => array ( 'id' => 71, 'object_type' => 'brands', 'object_id' => 22, 'file_id' => 706, ), 68 => array ( 'id' => 72, 'object_type' => 'brands', 'object_id' => 23, 'file_id' => 707, ), 69 => array ( 'id' => 73, 'object_type' => 'brands', 'object_id' => 24, 'file_id' => 708, ), 70 => array ( 'id' => 74, 'object_type' => 'brands', 'object_id' => 26, 'file_id' => 709, ), 71 => array ( 'id' => 75, 'object_type' => 'brands', 'object_id' => 27, 'file_id' => 710, ), 72 => array ( 'id' => 76, 'object_type' => 'brands', 'object_id' => 28, 'file_id' => 711, ), 73 => array ( 'id' => 77, 'object_type' => 'brands', 'object_id' => 44, 'file_id' => 712, ), 74 => array ( 'id' => 78, 'object_type' => 'brands', 'object_id' => 29, 'file_id' => 713, ), 75 => array ( 'id' => 79, 'object_type' => 'brands', 'object_id' => 45, 'file_id' => 714, ), 76 => array ( 'id' => 80, 'object_type' => 'brands', 'object_id' => 43, 'file_id' => 715, ), 77 => array ( 'id' => 81, 'object_type' => 'brands', 'object_id' => 40, 'file_id' => 716, ), 78 => array ( 'id' => 82, 'object_type' => 'brands', 'object_id' => 42, 'file_id' => 717, ), 79 => array ( 'id' => 83, 'object_type' => 'brands', 'object_id' => 41, 'file_id' => 718, ), 80 => array ( 'id' => 84, 'object_type' => 'brands', 'object_id' => 25, 'file_id' => 719, ), 81 => array ( 'id' => 85, 'object_type' => 'brands', 'object_id' => 39, 'file_id' => 720, ), 82 => array ( 'id' => 86, 'object_type' => 'brands', 'object_id' => 37, 'file_id' => 721, ), 83 => array ( 'id' => 87, 'object_type' => 'brands', 'object_id' => 32, 'file_id' => 722, ), 84 => array ( 'id' => 88, 'object_type' => 'brands', 'object_id' => 33, 'file_id' => 723, ), 85 => array ( 'id' => 89, 'object_type' => 'brands', 'object_id' => 34, 'file_id' => 724, ), 86 => array ( 'id' => 90, 'object_type' => 'brands', 'object_id' => 36, 'file_id' => 725, ), 87 => array ( 'id' => 91, 'object_type' => 'brands', 'object_id' => 31, 'file_id' => 726, ), 88 => array ( 'id' => 92, 'object_type' => 'brands', 'object_id' => 35, 'file_id' => 727, ), 89 => array ( 'id' => 93, 'object_type' => 'brands', 'object_id' => 47, 'file_id' => 728, ), 90 => array ( 'id' => 94, 'object_type' => 'brands', 'object_id' => 50, 'file_id' => 729, ), 91 => array ( 'id' => 95, 'object_type' => 'brands', 'object_id' => 38, 'file_id' => 730, ), 92 => array ( 'id' => 96, 'object_type' => 'brands', 'object_id' => 30, 'file_id' => 731, ), 93 => array ( 'id' => 97, 'object_type' => 'vendors_meta', 'object_id' => 2, 'file_id' => 733, ), 94 => array ( 'id' => 98, 'object_type' => 'vendors_meta', 'object_id' => 3, 'file_id' => 732, ), 95 => array ( 'id' => 99, 'object_type' => 'vendors_meta', 'object_id' => 5, 'file_id' => 734, ), 96 => array ( 'id' => 100, 'object_type' => 'vendors_meta', 'object_id' => 6, 'file_id' => 735, ), 97 => array ( 'id' => 101, 'object_type' => 'vendors_meta', 'object_id' => 8, 'file_id' => 739, ), 98 => array ( 'id' => 102, 'object_type' => 'vendors_meta', 'object_id' => 9, 'file_id' => 738, ), 99 => array ( 'id' => 103, 'object_type' => 'vendors_meta', 'object_id' => 11, 'file_id' => 741, ), 100 => array ( 'id' => 104, 'object_type' => 'vendors_meta', 'object_id' => 12, 'file_id' => 740, ), 101 => array ( 'id' => 105, 'object_type' => 'vendors_meta', 'object_id' => 14, 'file_id' => 743, ), 102 => array ( 'id' => 106, 'object_type' => 'vendors_meta', 'object_id' => 15, 'file_id' => 742, ), 103 => array ( 'id' => 107, 'object_type' => 'vendors_meta', 'object_id' => 17, 'file_id' => 745, ), 104 => array ( 'id' => 108, 'object_type' => 'vendors_meta', 'object_id' => 18, 'file_id' => 744, ), 105 => array ( 'id' => 109, 'object_type' => 'vendors_meta', 'object_id' => 20, 'file_id' => 747, ), 106 => array ( 'id' => 110, 'object_type' => 'vendors_meta', 'object_id' => 21, 'file_id' => 746, ), 107 => array ( 'id' => 111, 'object_type' => 'theme_options', 'object_id' => 19, 'file_id' => 797, ), 108 => array ( 'id' => 112, 'object_type' => 'theme_options', 'object_id' => 20, 'file_id' => 577, ), 109 => array ( 'id' => 113, 'object_type' => 'theme_options', 'object_id' => 21, 'file_id' => 578, ), 110 => array ( 'id' => 114, 'object_type' => 'theme_options', 'object_id' => 22, 'file_id' => 576, ), 111 => array ( 'id' => 115, 'object_type' => 'theme_options', 'object_id' => 28, 'file_id' => 796, ), 112 => array ( 'id' => 116, 'object_type' => 'theme_options', 'object_id' => 32, 'file_id' => 651, ), 113 => array ( 'id' => 117, 'object_type' => 'theme_options', 'object_id' => 33, 'file_id' => 653, ), 114 => array ( 'id' => 118, 'object_type' => 'theme_options', 'object_id' => 34, 'file_id' => 652, ), 115 => array ( 'id' => 119, 'object_type' => 'theme_options', 'object_id' => 36, 'file_id' => 799, ), 116 => array ( 'id' => 120, 'object_type' => 'theme_options', 'object_id' => 37, 'file_id' => 577, ), 117 => array ( 'id' => 121, 'object_type' => 'theme_options', 'object_id' => 38, 'file_id' => 578, ), 118 => array ( 'id' => 122, 'object_type' => 'theme_options', 'object_id' => 39, 'file_id' => 576, ), 119 => array ( 'id' => 123, 'object_type' => 'theme_options', 'object_id' => 45, 'file_id' => 798, ), 120 => array ( 'id' => 124, 'object_type' => 'theme_options', 'object_id' => 49, 'file_id' => 651, ), 121 => array ( 'id' => 125, 'object_type' => 'theme_options', 'object_id' => 50, 'file_id' => 653, ), 122 => array ( 'id' => 126, 'object_type' => 'theme_options', 'object_id' => 51, 'file_id' => 652, ), 123 => array ( 'id' => 127, 'object_type' => 'theme_options', 'object_id' => 53, 'file_id' => 795, ), 124 => array ( 'id' => 128, 'object_type' => 'theme_options', 'object_id' => 54, 'file_id' => 577, ), 125 => array ( 'id' => 129, 'object_type' => 'theme_options', 'object_id' => 55, 'file_id' => 578, ), 126 => array ( 'id' => 130, 'object_type' => 'theme_options', 'object_id' => 56, 'file_id' => 576, ), 127 => array ( 'id' => 131, 'object_type' => 'theme_options', 'object_id' => 62, 'file_id' => 794, ), 128 => array ( 'id' => 132, 'object_type' => 'theme_options', 'object_id' => 66, 'file_id' => 651, ), 129 => array ( 'id' => 133, 'object_type' => 'theme_options', 'object_id' => 67, 'file_id' => 653, ), 130 => array ( 'id' => 134, 'object_type' => 'theme_options', 'object_id' => 68, 'file_id' => 652, ), 131 => array ( 'id' => 135, 'object_type' => 'slides', 'object_id' => 5, 'file_id' => 768, ), 132 => array ( 'id' => 136, 'object_type' => 'slides', 'object_id' => 6, 'file_id' => 769, ), 133 => array ( 'id' => 137, 'object_type' => 'slides', 'object_id' => 7, 'file_id' => 770, ), 134 => array ( 'id' => 138, 'object_type' => 'slides', 'object_id' => 8, 'file_id' => 771, ), 135 => array ( 'id' => 139, 'object_type' => 'slides', 'object_id' => 9, 'file_id' => 772, ), 136 => array ( 'id' => 140, 'object_type' => 'slides', 'object_id' => 10, 'file_id' => 773, ), 137 => array ( 'id' => 141, 'object_type' => 'slides', 'object_id' => 11, 'file_id' => 774, ), 138 => array ( 'id' => 142, 'object_type' => 'slides', 'object_id' => 12, 'file_id' => 775, ), 139 => array ( 'id' => 143, 'object_type' => 'slides', 'object_id' => 13, 'file_id' => 776, ), 140 => array ( 'id' => 144, 'object_type' => 'slides', 'object_id' => 15, 'file_id' => 777, ), 141 => array ( 'id' => 145, 'object_type' => 'slides', 'object_id' => 16, 'file_id' => 778, ), 142 => array ( 'id' => 146, 'object_type' => 'slides', 'object_id' => 17, 'file_id' => 779, ), 143 => array ( 'id' => 147, 'object_type' => 'slides', 'object_id' => 18, 'file_id' => 780, ), 144 => array ( 'id' => 148, 'object_type' => 'slides', 'object_id' => 19, 'file_id' => 781, ), 145 => array ( 'id' => 149, 'object_type' => 'slides', 'object_id' => 20, 'file_id' => 782, ), 146 => array ( 'id' => 150, 'object_type' => 'slides', 'object_id' => 21, 'file_id' => 783, ), 147 => array ( 'id' => 151, 'object_type' => 'slides', 'object_id' => 22, 'file_id' => 784, ), 148 => array ( 'id' => 152, 'object_type' => 'slides', 'object_id' => 23, 'file_id' => 785, ), 149 => array ( 'id' => 153, 'object_type' => 'slides', 'object_id' => 24, 'file_id' => 786, ), 150 => array ( 'id' => 154, 'object_type' => 'preferences', 'object_id' => 48, 'file_id' => 792, ), 151 => array ( 'id' => 155, 'object_type' => 'preferences', 'object_id' => 47, 'file_id' => 793, ), 152 => array ( 'id' => 156, 'object_type' => 'users', 'object_id' => 20, 'file_id' => 1062, ), 153 => array ( 'id' => 157, 'object_type' => 'users', 'object_id' => 21, 'file_id' => 1063, ), 154 => array ( 'id' => 158, 'object_type' => 'vendors_meta', 'object_id' => 24, 'file_id' => 801, ), 155 => array ( 'id' => 159, 'object_type' => 'theme_options', 'object_id' => 70, 'file_id' => 987, ), 156 => array ( 'id' => 160, 'object_type' => 'theme_options', 'object_id' => 71, 'file_id' => 577, ), 157 => array ( 'id' => 161, 'object_type' => 'theme_options', 'object_id' => 72, 'file_id' => 578, ), 158 => array ( 'id' => 162, 'object_type' => 'theme_options', 'object_id' => 73, 'file_id' => 576, ), 159 => array ( 'id' => 163, 'object_type' => 'theme_options', 'object_id' => 79, 'file_id' => 986, ), 160 => array ( 'id' => 164, 'object_type' => 'theme_options', 'object_id' => 83, 'file_id' => 651, ), 161 => array ( 'id' => 165, 'object_type' => 'theme_options', 'object_id' => 84, 'file_id' => 653, ), 162 => array ( 'id' => 166, 'object_type' => 'theme_options', 'object_id' => 85, 'file_id' => 652, ), 163 => array ( 'id' => 167, 'object_type' => 'slides', 'object_id' => 25, 'file_id' => 993, ), 164 => array ( 'id' => 168, 'object_type' => 'slides', 'object_id' => 26, 'file_id' => 994, ), 165 => array ( 'id' => 169, 'object_type' => 'slides', 'object_id' => 27, 'file_id' => 995, ), 166 => array ( 'id' => 170, 'object_type' => 'slides', 'object_id' => 28, 'file_id' => 996, ), 167 => array ( 'id' => 171, 'object_type' => 'slides', 'object_id' => 29, 'file_id' => 997, ), 168 => array ( 'id' => 172, 'object_type' => 'slides', 'object_id' => 30, 'file_id' => 1023, ), 169 => array ( 'id' => 173, 'object_type' => 'slides', 'object_id' => 31, 'file_id' => 1024, ), 170 => array ( 'id' => 174, 'object_type' => 'slides', 'object_id' => 32, 'file_id' => 1025, ), 171 => array ( 'id' => 175, 'object_type' => 'theme_options', 'object_id' => 92, 'file_id' => 579, ), 172 => array ( 'id' => 179, 'object_type' => 'theme_options', 'object_id' => 101, 'file_id' => 580, ), 173 => array ( 'id' => 180, 'object_type' => 'theme_options', 'object_id' => 105, 'file_id' => 651, ), 174 => array ( 'id' => 181, 'object_type' => 'theme_options', 'object_id' => 106, 'file_id' => 653, ), 175 => array ( 'id' => 182, 'object_type' => 'theme_options', 'object_id' => 107, 'file_id' => 652, ), 176 => array ( 'id' => 183, 'object_type' => 'slides', 'object_id' => 33, 'file_id' => 1026, ), 177 => array ( 'id' => 184, 'object_type' => 'slides', 'object_id' => 34, 'file_id' => 1027, ), 178 => array ( 'id' => 185, 'object_type' => 'slides', 'object_id' => 35, 'file_id' => 1028, ), 179 => array ( 'id' => 186, 'object_type' => 'slides', 'object_id' => 36, 'file_id' => 1029, ), 180 => array ( 'id' => 187, 'object_type' => 'slides', 'object_id' => 37, 'file_id' => 1030, ), 181 => array ( 'id' => 188, 'object_type' => 'theme_options', 'object_id' => 110, 'file_id' => 1032, ), 182 => array ( 'id' => 191, 'object_type' => 'theme_options', 'object_id' => 113, 'file_id' => 576, ), 183 => array ( 'id' => 192, 'object_type' => 'theme_options', 'object_id' => 119, 'file_id' => 1031, ), 184 => array ( 'id' => 193, 'object_type' => 'theme_options', 'object_id' => 123, 'file_id' => 651, ), 185 => array ( 'id' => 194, 'object_type' => 'theme_options', 'object_id' => 124, 'file_id' => 653, ), 186 => array ( 'id' => 195, 'object_type' => 'theme_options', 'object_id' => 125, 'file_id' => 652, ), 187 => array ( 'id' => 196, 'object_type' => 'slides', 'object_id' => 38, 'file_id' => 1033, ), 188 => array ( 'id' => 197, 'object_type' => 'slides', 'object_id' => 39, 'file_id' => 1034, ), 189 => array ( 'id' => 198, 'object_type' => 'slides', 'object_id' => 40, 'file_id' => 1035, ), 190 => array ( 'id' => 199, 'object_type' => 'slides', 'object_id' => 41, 'file_id' => 1036, ), 191 => array ( 'id' => 200, 'object_type' => 'slides', 'object_id' => 42, 'file_id' => 1037, ), 192 => array ( 'id' => 201, 'object_type' => 'theme_options', 'object_id' => 129, 'file_id' => 1032, ), 193 => array ( 'id' => 204, 'object_type' => 'theme_options', 'object_id' => 132, 'file_id' => 576, ), 194 => array ( 'id' => 205, 'object_type' => 'theme_options', 'object_id' => 138, 'file_id' => 580, ), 195 => array ( 'id' => 206, 'object_type' => 'theme_options', 'object_id' => 142, 'file_id' => 651, ), 196 => array ( 'id' => 207, 'object_type' => 'theme_options', 'object_id' => 143, 'file_id' => 653, ), 197 => array ( 'id' => 208, 'object_type' => 'theme_options', 'object_id' => 144, 'file_id' => 652, ), 198 => array ( 'id' => 209, 'object_type' => 'slides', 'object_id' => 43, 'file_id' => 1068, ), 199 => array ( 'id' => 210, 'object_type' => 'slides', 'object_id' => 44, 'file_id' => 1069, ), 200 => array ( 'id' => 211, 'object_type' => 'slides', 'object_id' => 45, 'file_id' => 1070, ), 201 => array ( 'id' => 212, 'object_type' => 'theme_options', 'object_id' => 147, 'file_id' => 1071, ), 202 => array ( 'id' => 216, 'object_type' => 'theme_options', 'object_id' => 156, 'file_id' => 1071, ), 203 => array ( 'id' => 217, 'object_type' => 'theme_options', 'object_id' => 160, 'file_id' => 651, ), 204 => array ( 'id' => 218, 'object_type' => 'theme_options', 'object_id' => 161, 'file_id' => 653, ), 205 => array ( 'id' => 219, 'object_type' => 'theme_options', 'object_id' => 162, 'file_id' => 652, ), 206 => array ( 'id' => 220, 'object_type' => 'slides', 'object_id' => 46, 'file_id' => 1072, ), 208 => array ( 'id' => 223, 'object_type' => 'categories', 'object_id' => 526, 'file_id' => 1075, ), 209 => array ( 'id' => 224, 'object_type' => 'categories', 'object_id' => 527, 'file_id' => 1076, ), 210 => array ( 'id' => 225, 'object_type' => 'categories', 'object_id' => 528, 'file_id' => 1077, ), 211 => array ( 'id' => 226, 'object_type' => 'categories', 'object_id' => 529, 'file_id' => 1078, ), 212 => array ( 'id' => 227, 'object_type' => 'categories', 'object_id' => 530, 'file_id' => 1079, ), 213 => array ( 'id' => 228, 'object_type' => 'categories', 'object_id' => 531, 'file_id' => 1080, ), 214 => array ( 'id' => 229, 'object_type' => 'categories', 'object_id' => 532, 'file_id' => 1081, ), 215 => array ( 'id' => 230, 'object_type' => 'categories', 'object_id' => 533, 'file_id' => 1082, ), 216 => array ( 'id' => 231, 'object_type' => 'categories', 'object_id' => 525, 'file_id' => 1083, ), 217 => array ( 'id' => 232, 'object_type' => 'blogs', 'object_id' => 28, 'file_id' => 1100, ), 218 => array ( 'id' => 233, 'object_type' => 'blogs', 'object_id' => 29, 'file_id' => 1101, ), 219 => array ( 'id' => 234, 'object_type' => 'blogs', 'object_id' => 30, 'file_id' => 1102, ), 220 => array ( 'id' => 235, 'object_type' => 'blogs', 'object_id' => 31, 'file_id' => 1113, ), 221 => array ( 'id' => 236, 'object_type' => 'blogs', 'object_id' => 32, 'file_id' => 1114, ), 222 => array ( 'id' => 237, 'object_type' => 'blogs', 'object_id' => 33, 'file_id' => 1115, ), 223 => array ( 'id' => 238, 'object_type' => 'refunds', 'object_id' => 1, 'file_id' => 1128, ), 224 => array ( 'id' => 239, 'object_type' => 'refunds', 'object_id' => 2, 'file_id' => 1129, ), 225 => array ( 'id' => 240, 'object_type' => 'pages', 'object_id' => 5, 'file_id' => 1130, ), 226 => array ( 'id' => 241, 'object_type' => 'users', 'object_id' => 25, 'file_id' => 1131, ), 227 => array ( 'id' => 242, 'object_type' => 'vendors_meta', 'object_id' => 26, 'file_id' => 1133, ), 228 => array ( 'id' => 243, 'object_type' => 'vendors_meta', 'object_id' => 27, 'file_id' => 1132, ), 229 => array ( 'id' => 244, 'object_type' => 'users', 'object_id' => 24, 'file_id' => 1134, ), 230 => array ( 'id' => 245, 'object_type' => 'vendors_meta', 'object_id' => 29, 'file_id' => 1136, ), 231 => array ( 'id' => 246, 'object_type' => 'vendors_meta', 'object_id' => 30, 'file_id' => 1135, ), 232 => array ( 'id' => 247, 'object_type' => 'users', 'object_id' => 23, 'file_id' => 1137, ), 233 => array ( 'id' => 248, 'object_type' => 'vendors_meta', 'object_id' => 32, 'file_id' => 1139, ), 234 => array ( 'id' => 249, 'object_type' => 'vendors_meta', 'object_id' => 33, 'file_id' => 1138, ), 235 => array ( 'id' => 250, 'object_type' => 'users', 'object_id' => 22, 'file_id' => 1142, ), 236 => array ( 'id' => 251, 'object_type' => 'vendors_meta', 'object_id' => 35, 'file_id' => 1141, ), 237 => array ( 'id' => 252, 'object_type' => 'vendors_meta', 'object_id' => 36, 'file_id' => 1140, ), )); } }
[-] CurrenciesTableSeeder.php
[edit]
[-] VendorUsersTableSeeder.php
[edit]
[-] TransactionsTableSeeder.php
[edit]
[-] VendorsMetaTableWithoutDummyDataSeeder.php
[edit]
[-] OrderDetailsTableSeeder.php
[edit]
[-] CategoriesTableWithoutDummyDataSeeder.php
[edit]
[-] OrdersTableSeeder.php
[edit]
[+]
..
[-] CountriesTableSeeder.php
[edit]
[-] ProductsMetaTableSeeder.php
[edit]
[-] VendorsMetaTableSeeder.php
[edit]
[-] RolesTableSeeder.php
[edit]
[-] ObjectFilesTableWithoutDummyDataSeeder.php
[edit]
[-] AttributeGroupsTableSeeder.php
[edit]
[-] FilesTableSeeder.php
[edit]
[-] FilesTableWithoutDummyDataSeeder.php
[edit]
[-] RoleUsersTableWithoutDummyDataSeeder.php
[edit]
[-] ProductTagsTableSeeder.php
[edit]
[-] EmailConfigurationsTableSeeder.php
[edit]
[-] PermissionRolesTableSeeder.php
[edit]
[-] VendorUsersTableWithoutDummyDataSeeder.php
[edit]
[-] PreferencesTableSeeder.php
[edit]
[-] CategoryAttributesTableSeeder.php
[edit]
[-] UsersMetaTableSeeder.php
[edit]
[-] PaymentLogsTableSeeder.php
[edit]
[-] LanguagesTableSeeder.php
[edit]
[-] OrderStatusesTableSeeder.php
[edit]
[-] UsersTableSeeder.php
[edit]
[-] PermissionsTableSeeder.php
[edit]
[-] DatabaseSeeder.php
[edit]
[-] ReviewsTableSeeder.php
[edit]
[-] CategoryStatsTableSeeder.php
[edit]
[-] ProductCategoriesTableSeeder.php
[edit]
[-] BrandStatsTableSeeder.php
[edit]
[-] ObjectFilesTableSeeder.php
[edit]
[-] TagsTableSeeder.php
[edit]
[-] WalletsTableSeeder.php
[edit]
[-] ProductUpsalesTableSeeder.php
[edit]
[-] ProductCouponsTableSeeder.php
[edit]
[-] WishlistsTableSeeder.php
[edit]
[-] WithdrawalMethodsTableSeeder.php
[edit]
[-] OrderStatusRolesTableSeeder.php
[edit]
[-] AttributesTableSeeder.php
[edit]
[-] UsersTableWithoutDummyDataSeeder.php
[edit]
[-] AddressesTableSeeder.php
[edit]
[-] EmailTemplatesTableSeeder.php
[edit]
[-] BrandsTableSeeder.php
[edit]
[-] VendorsTableSeeder.php
[edit]
[-] ProductRelatesTableSeeder.php
[edit]
[-] CategoriesTableSeeder.php
[edit]
[-] RoleUsersTableSeeder.php
[edit]
[-] VendorsTableWithoutDummyDataSeeder.php
[edit]
[-] UserWithdrawalSettingsTableSeeder.php
[edit]
[-] OrdersMetaTableSeeder.php
[edit]
[-] AttributeValuesTableSeeder.php
[edit]
[-] FlashSalesTableSeeder.php
[edit]
[-] ProductsTableSeeder.php
[edit]
[-] OrderStatusHistoriesTableSeeder.php
[edit]
[-] ProductStatsTableSeeder.php
[edit]
[-] ProductCrossSalesTableSeeder.php
[edit]
[-] OrderCommissionsTableSeeder.php
[edit]
[-] DatabaseWithoutDummyDataSeeder.php
[edit]
[+]
versions