cakephp2-php8/lib/Cake/Test/Case/Model
AD7six 51bd1d0a2b If a PDOException is thrown, try again.
This can occur if the exists check returns no rows, but before this
request inserts into the database a _different_ thread inserts a
session record.
2015-01-23 08:28:08 +00:00
..
Behavior App::uses and usage replacements for String => CakeText. 2015-01-05 01:00:57 +01:00
Datasource If a PDOException is thrown, try again. 2015-01-23 08:28:08 +00:00
Validator Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
AclNodeTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
BehaviorCollectionTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSchemaTest.php CakeSchema naming fallback. 2014-08-11 10:40:57 -05:00
ConnectionManagerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelCrossSchemaHabtmTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelDeleteTest.php Fix verification of expected invocations #2919 2014-03-01 19:06:17 +01:00
ModelIntegrationTest.php Enable use of Containable with TreeBehaviors 2014-12-20 16:32:20 +07:00
ModelReadTest.php Add test for find() and array conditions. 2014-10-09 19:58:18 -04:00
models.php Fix different format of $results in afterFind 2014-08-11 01:19:40 +09:00
ModelTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelTestBase.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelValidationTest.php Merge branch 'master' into 2.6 2014-10-13 21:11:38 -04:00
ModelWriteTest.php Fix PHPCS errors 2014-10-10 16:52:01 +02:00