| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168 |
- <?php
- /* Language Fixture generated on: 2011-11-20 21:59:07 : 1321822747 */
- /**
- * LanguageFixture
- *
- */
- class LanguageFixture extends CakeTestFixture {
- /**
- * Fields
- *
- * @var array
- */
- public $fields = array(
- 'id' => array('type' => 'integer', 'null' => false, 'default' => null, 'length' => 10, 'key' => 'primary', 'collate' => null, 'comment' => ''),
- 'name' => array('type' => 'string', 'null' => false, 'default' => null, 'length' => 40, 'collate' => 'utf8_unicode_ci', 'comment' => '', 'charset' => 'utf8'),
- 'ori_name' => array('type' => 'string', 'null' => false, 'default' => null, 'length' => 40, 'collate' => 'utf8_unicode_ci', 'comment' => '', 'charset' => 'utf8'),
- 'code' => array('type' => 'string', 'null' => false, 'default' => null, 'length' => 6, 'collate' => 'utf8_unicode_ci', 'comment' => '', 'charset' => 'utf8'),
- 'iso3' => array('type' => 'string', 'null' => false, 'default' => null, 'length' => 3, 'collate' => 'utf8_unicode_ci', 'comment' => '', 'charset' => 'utf8'),
- 'iso2' => array('type' => 'string', 'null' => false, 'default' => null, 'length' => 2, 'collate' => 'utf8_unicode_ci', 'comment' => '', 'charset' => 'utf8'),
- 'locale' => array('type' => 'string', 'null' => false, 'default' => null, 'length' => 30, 'collate' => 'utf8_unicode_ci', 'comment' => '', 'charset' => 'utf8'),
- 'locale_fallback' => array('type' => 'string', 'null' => false, 'default' => null, 'length' => 30, 'collate' => 'utf8_unicode_ci', 'comment' => '', 'charset' => 'utf8'),
- 'status' => array('type' => 'integer', 'null' => false, 'default' => '0', 'length' => 2, 'collate' => null, 'comment' => ''),
- 'sort' => array('type' => 'integer', 'null' => false, 'default' => '0', 'length' => 10, 'collate' => null, 'comment' => ''),
- 'modified' => array('type' => 'datetime', 'null' => false, 'default' => null, 'collate' => null, 'comment' => ''),
- 'indexes' => array('PRIMARY' => array('column' => 'id', 'unique' => 1)),
- 'tableParameters' => array()
- );
- /**
- * Records
- *
- * @var array
- */
- public $records = array(
- array(
- 'id' => '25',
- 'name' => 'Deutsch',
- 'ori_name' => 'German',
- 'code' => 'de',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'de_DE',
- 'locale_fallback' => 'deu',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '2',
- 'name' => 'Arabic',
- 'ori_name' => 'Arabic',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ara',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '3',
- 'name' => 'Arabic (U.A.E.)',
- 'ori_name' => 'Arabic (U.A.E.)',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ar_ae',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '4',
- 'name' => 'Arabic (Bahrain)',
- 'ori_name' => 'Arabic (Bahrain)',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ar_bh',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '5',
- 'name' => 'Arabic (Algeria)',
- 'ori_name' => 'Arabic (Algeria)',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ar_dz',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '6',
- 'name' => 'Arabic (Egypt)',
- 'ori_name' => 'Arabic (Egypt)',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ar_eg',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '7',
- 'name' => 'Arabic (Iraq)',
- 'ori_name' => 'Arabic (Iraq)',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ar_iq',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '8',
- 'name' => 'Arabic (Jordan)',
- 'ori_name' => 'Arabic (Jordan)',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ar_jo',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '9',
- 'name' => 'Arabic (Kuwait)',
- 'ori_name' => 'Arabic (Kuwait)',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ar_kw',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- array(
- 'id' => '10',
- 'name' => 'Arabic (Lebanon)',
- 'ori_name' => 'Arabic (Lebanon)',
- 'code' => 'ar',
- 'iso3' => '',
- 'iso2' => '',
- 'locale' => 'ar_lb',
- 'locale_fallback' => 'ara',
- 'status' => '0',
- 'sort' => '0',
- 'modified' => '2011-07-17 15:23:08'
- ),
- );
- }
|