We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bebfa7 commit 594a156Copy full SHA for 594a156
reference/configuration/doctrine.rst
@@ -134,18 +134,21 @@ Full Default Configuration
134
port: ~
135
instance_class: ~
136
class: ~
137
+ namespace: ~
138
metadata_cache_driver:
139
type: array # Required
140
host: ~
141
142
143
144
145
result_cache_driver:
146
147
148
149
150
151
152
connection: ~
153
class_metadata_factory_name: Doctrine\ORM\Mapping\ClassMetadataFactory
154
default_repository_class: Doctrine\ORM\EntityRepository
0 commit comments