.dev/install/installer_data/db_tables_ru/gallery_photos.data.php

Summary

Maintainability
A
2 hrs
Test Coverage
<?php

return [
  5 => [
    'id' => '5',
    'id2' => '1',
    'user_id' => '6',
    'cat_id' => '0',
    'folder_id' => '4',
    'img_name' => 'tv_lost_020608_spot.jpeg',
    'name' => 'потерянные :)',
    'desc' => 'Неплохой сериальчик!',
    'show_in_ads' => '0',
    'diplay_order' => '0',
    'general_sort_id' => '0',
    'folder_sort_id' => '0',
    'add_date' => '1208259494',
    'other_info' => 'a:4:{s:12:"ad thumbnail";a:2:{s:1:"w";i:40;s:1:"h";i:30;}s:9:"thumbnail";a:2:{s:1:"w";i:100;s:1:"h";i:75;}s:6:"medium";a:2:{s:1:"w";i:120;s:1:"h";i:90;}s:8:"original";a:2:{s:1:"w";i:120;s:1:"h";i:90;}}',
    'active' => '1',
    'is_public' => '1',
    'is_featured' => '0',
    'geo_cc' => '',
    'geo_rc' => '',
    'priority' => '0',
    'allow_rate' => '1',
    'rating' => '0',
    'num_votes' => '0',
    'votes_sum' => '0',
    'last_vote_date' => '0',
    'allow_tagging' => '1',
  ],
];