Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jose Lorente 98759201ac Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
..
console/controllers Improved console controller tests 10 years ago
file Fixed lazy load of relations to `yii\mongodb\file\ActiveRecord` 10 years ago
ActiveDataProviderTest.php Reformat code te be PSR-2 compatible 11 years ago
ActiveRecordTest.php Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
ActiveRelationTest.php Fixed `yii\mongodb\ActiveRecord` unable to fetch 'hasMany' referred by array of `\MongoId` 10 years ago
CacheTest.php Reformat code te be PSR-2 compatible 11 years ago
CollectionTest.php Reformat code te be PSR-2 compatible 11 years ago
ConnectionTest.php Fixed `yii\mongodb\Collection` unable to fetch default database name from DSN with parameters 10 years ago
DatabaseTest.php Reformat code te be PSR-2 compatible 11 years ago
MongoDbTestCase.php 'MongoDbTestCase::loadClassMap()' refactored 10 years ago
QueryRunTest.php `yii\mongodb\Query::select` now allows excluding fields 10 years ago
QueryTest.php adjusted tests 11 years ago
SessionTest.php Reformat code te be PSR-2 compatible 11 years ago