Jose Lorenzo Rodriguez
|
422d16ddc9
Fixed EntityContext modifying query objects, closes #8519
|
10 years ago |
Mark Scherer
|
4a9249fe23
Remove unneeded else.
|
10 years ago |
ndm2
|
c8d3974a48
Always import classes.
|
10 years ago |
Bryan Crowe
|
34cc144e5a
Remove unused use statements
|
10 years ago |
Mark Story
|
ffecea9de3
Fix required state detection for booleans on associations.
|
10 years ago |
antograssiot
|
9d98905e2e
correct the case for `Cake\Datasource\EntityInterface`
|
10 years ago |
Mark Story
|
ca109d941b
Fix notice error when reading array values.
|
10 years ago |
Walther Lalk
|
d0c778a858
Add the ability to read value from an array entity context
|
10 years ago |
Jose Lorenzo Rodriguez
|
e726b0d91d
Reading baseColumnType() insted of columnType() in EntityContext
|
10 years ago |
mark_story
|
50816e2af9
Typehint against the interface.
|
10 years ago |
pirouet
|
4105c2dc5d
Docblock Absolute Path
|
11 years ago |
pirouet
|
3301d5b8fa
Code Cleanup - RuntimeException
|
11 years ago |
ADmad
|
1952f855a1
Allow retrieving entity from EntityContext.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
José Lorenzo Rodríguez
|
b7429be214
Merge pull request #5206 from cakephp/issue-5190-pt1
|
11 years ago |
Mark Story
|
6bcc414750
Make boolean fields not required by default.
|
11 years ago |
Mark Story
|
e695fe4267
Use concrete entities on missing data.
|
11 years ago |
ndm2
|
b08711064a
Cleanup - Unused local variables
|
11 years ago |
Mark Story
|
d3e1cefcca
Fix missing validation errors on associated ID property.
|
11 years ago |
Mark Story
|
cd0c5c702a
Fix incorrect entity being used for missing indexes.
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
mark_story
|
13210fa450
Fix reading array values from associated entities.
|
11 years ago |
Jose Lorenzo Rodriguez
|
d31f519ec7
Fixes #4019
|
11 years ago |
mark_story
|
a0fec85f64
Fix remaining PHPCS errors.
|
11 years ago |
mark_story
|
99d8d4224f
Add missing new.
|
11 years ago |
Jose Lorenzo Rodriguez
|
3bdddd3ade
Removing unused property
|
11 years ago |
Jose Lorenzo Rodriguez
|
6386bdbb1d
Ensuring the right entit is passed as provider in EntityContext
|
11 years ago |
Jose Lorenzo Rodriguez
|
f79729b4de
Automatically setting the entity provider inside EntityContext
|
11 years ago |
euromark
|
e780ddabe0
Use import cleanup
|
11 years ago |
ADmad
|
82da080a05
Fix api docblock CS errors for View/
|
11 years ago |