Derek Lambert
|
1685ee4d8a
Refactor using AbstractAnnotationDriver.
|
13 years ago |
Dmitry Pikhno
|
06799e5f32
Fixed spaces and removed not needed cast
|
13 years ago |
Dmitry Pikhno
|
5ac04c494f
added fallback=true to handle force fallback;
|
13 years ago |
Dmitry Pikhno
|
987f18fb81
removed old stuff
|
13 years ago |
Dmitry Pikhno
|
df8b6965a2
Implemented fallback as option of translatable annotation
|
13 years ago |
Dmitry Pikhno
|
3359349544
Fixed mistake with initializing
|
13 years ago |
Dmitry Pikhno
|
f129bd1ca6
Fixed indent
|
13 years ago |
Dmitry Pikhno
|
8b0b9ba892
Fixed indent, updated test
|
13 years ago |
Dmitry Pikhno
|
7a79c7c6c6
Added support of nofallback annotation
|
13 years ago |
gedi
|
8c812c33df
[mapping] support with reflection class, for static metadata generators, closes #236
|
13 years ago |
Pavel Campr
|
afbf04fd8a
remove typehinting for ClassMetadata
|
13 years ago |
Gedi
|
c2ee842ef9
[mapping] remove fullmetadata validation as a requirement for metadata driver
|
13 years ago |
Miha Vrhovnik
|
70ed10f294
Added support for loading additional data from original driver.
|
14 years ago |
gediminasm
|
c0100b371c
[mapping] annotation mapping changes for compatibility with symfony2
|
14 years ago |
gediminasm
|
d0e7de7da1
implemented possibility to inject custom annotation reader into listener
|
14 years ago |
Gediminas Morkevicius
|
dd5b83d260
[tree] changes for inheritance mapping support, allows to map tree in joined table, also made support persistAs function for managed nodes
|
14 years ago |
Gediminas Morkevicius
|
3bf7f79f93
[all] changed annotation loading strategy, related to new changes in doctrine. Added tests for mapping extension
|
14 years ago |
gediminasm
|
6161c63e0f
[all] made proper validation of metadata in case of composite keys
|
14 years ago |
Gediminas Morkevicius
|
b9c834a407
[translatable] allow any type of field to be translated
|
14 years ago |
Gediminas Morkevicius
|
674ef1ceec
[all] type hinting for object managers and classmetada
|
14 years ago |
gediminasm
|
81472b0b3c
[tree] root id support, diferent strategy support
|
14 years ago |
gediminasm
|
edc0cb5ee0
fixed some typo
|
14 years ago |
gediminasm
|
12335c252c
modified for compatibility with other object managers like ODM example is SluggableListener
|
14 years ago |
gediminasm
|
51d9959184
changed the exceptions by following best practices
|
14 years ago |
gediminasm
|
9ca57f3979
some docblock updates
|
14 years ago |
gediminasm
|
6bcddf0758
yaml mapping driver support for all extensions
|
14 years ago |