Mark Story
|
bcd7a34f08
Merge branch 'master' into 3.next
|
9 years ago |
antograssiot
|
ad124a3260
fix malformed dataproviders
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
618457e8a6
Fix PHPUnit getMock warnings in 3.next.
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
antograssiot
|
197d2d7734
remove getMock() deprecations
|
9 years ago |
Jose Lorenzo Rodriguez
|
b5e77bf361
Merge remote-tracking branch 'origin/master' into 3.next
|
9 years ago |
Florian Krämer
|
94be1194a9
Returning all original values of an entity
|
10 years ago |
Florian Krämer
|
1996fe9e39
Add a method to get all original values from an entity
|
10 years ago |
Jose Lorenzo Rodriguez
|
590d135b0e
Making jsonSerialize be called recursively in entities
|
10 years ago |
Jose Lorenzo Rodriguez
|
abf063e8f3
Fixed test that was never supposed to work
|
10 years ago |
Walther Lalk
|
f373785a7c
Fixes #8516
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
mark_story
|
460fbf2609
Allow camelBacked virtualProperties to be accessed.
|
10 years ago |
Mark Scherer
|
9415d4416a
Fix up tests.
|
10 years ago |
Mark Story
|
e3e4c52a5b
Return changed properties that were originally null.
|
10 years ago |
José Lorenzo Rodríguez
|
6167d95191
Merge pull request #6555 from patrickconroy/master-entity-toarray
|
10 years ago |
Mark Story
|
9515d83d1e
Fix getOriginal() not preserving nulls.
|
11 years ago |
Mark Story
|
28af8cdb68
Remove accessor cache.
|
11 years ago |
Jose Lorenzo Rodriguez
|
89778823fb
Improving Entity::__debugInfo() to better hint what is accessible.
|
11 years ago |
Patrick Conroy
|
529a427236
Making EntityTrait::toArray smarter about how it handles input
|
11 years ago |
Jose Lorenzo Rodriguez
|
83aa707de9
Using a more agressive cache invalidaiton technique in entity
|
11 years ago |
Mark Story
|
84eba53f35
Fix unsetProperty() not clearing property cache.
|
11 years ago |
Jose Lorenzo Rodriguez
|
a062b53852
Optimizing Entities accessors by caching the result in another array.
|
11 years ago |
Mark Story
|
25da94645c
Rename method.
|
11 years ago |
Mark Story
|
7ad3ee672b
Make extractOriginal() consistent with getOriginal().
|
11 years ago |
José Lorenzo Rodríguez
|
b9bd61388c
psr-foo
|
11 years ago |
Jose Lorenzo Rodriguez
|
769865666e
Allowing cloned entities to be saved after marked as new
|
11 years ago |
Mark Story
|
35a7038bd8
Remove dead code in ORM.
|
11 years ago |