Fabien Potencier
|
05a946bf9d
[DoctrineBundle] re-introduced parameters in the DIC for better overridability
|
14 anos atrás |
Christophe Coevoet
|
e3ae374b47
[DoctrineBundle] Removed orm reference in DoctrineAbstractBundle
|
14 anos atrás |
Fabien Potencier
|
d9299e930b
[DoctrineBundle] changed mapping directory
|
14 anos atrás |
Fabien Potencier
|
b7c8442068
[DoctrineBundle] made Doctrine metadata configuration easier
|
14 anos atrás |
Fabien Potencier
|
0331501580
[DoctrineBundle] fixed some configuration options
|
14 anos atrás |
Fabien Potencier
|
f7808de3a8
[DoctrineBundle] moved more DIC definition into orm.xml
|
14 anos atrás |
Fabien Potencier
|
6b5438aa38
[DoctrineBundle] introduced a Registry class
|
14 anos atrás |
Fabien Potencier
|
a3270da763
[DoctrineBundle] removed unused tag
|
14 anos atrás |
Fabien Potencier
|
aa29affc14
[DoctrineBundle] made some services private
|
14 anos atrás |
Fabien Potencier
|
01695bc654
[DoctrineBundle] refactored event listeners/subscribers to not rely on parameter name conventions
|
14 anos atrás |
Fabien Potencier
|
a607afb8d2
[DoctrineBundle] added a doctrine.dbal.connections parameter that keeps the list of registered DBAL connections
|
14 anos atrás |
Fabien Potencier
|
43e38c3ba4
[DoctrineBundle] changed doctrine.orm.entity_managers parameter to store the names and the ids
|
14 anos atrás |
Fabien Potencier
|
c752429d7c
[DoctrineBundle] removed the possibility to use auto_mapping when you have more than one entity manager
|
14 anos atrás |
Fabien Potencier
|
55f9e6fb99
[DoctrineBundle] tweaked various exceptions to make it clear that the issue is related to Doctrine
|
14 anos atrás |
Fabien Potencier
|
631393e29d
[DoctrineBundle] fixed CS
|
14 anos atrás |
Fabien Potencier
|
aab56fa91e
[DoctrineBundle] moved some more definition to abstract definition
|
14 anos atrás |
Fabien Potencier
|
35a32440c7
[DoctrineBundle] converted DBAL definition templates to abstract definitions
|
14 anos atrás |
Fabien Potencier
|
b80bb9c7ab
[DoctrineBundle] removed doctrine.dbal.types parameter
|
14 anos atrás |
Fabien Potencier
|
e68f8f40b9
[DoctrineBundle] renamed DIC class parameters (they end with .class instead of _class to follow the convention of other bundles)
|
14 anos atrás |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
14 anos atrás |
Victor Berchet
|
b640fcb0f0
[Config] Introduction of an ConfigurationInterface
|
14 anos atrás |
Francis Besset
|
9b093d53ae
Moved hydrators configuration in entity manager
|
14 anos atrás |
Francis Besset
|
daa138ffc8
[DoctrineBundle] Added custom hydrator for the EntityManager from configuration
|
14 anos atrás |
Fabien Potencier
|
3bf67367c0
[DoctrineBundle] made sure that the Doctine cache is not shared between different applications
|
14 anos atrás |
Miha Vrhovnik
|
a144a83405
refactored if elseif to switch and throw an exception on unknown option
|
14 anos atrás |
Fabien Potencier
|
acc3590849
Merge remote branch 'stof/custom_dql'
|
14 anos atrás |
Martin Hason
|
aae492f79b
removed unused use statements in DIC extensions
|
14 anos atrás |
Christophe Coevoet
|
5c2e0898d1
[DoctrineBundle] Added a way to register custom DQL functions through the configuration
|
14 anos atrás |
Fabien Potencier
|
d1bdd88ac2
fixed PHP warnings
|
14 anos atrás |
Christophe Coevoet
|
19aa266b6a
[DoctrineBundle] Use the first entity manager as default one when no configuration is set
|
14 anos atrás |