DoctrineSchema
Namespaces¶
Interfaces, classes, traits, and enums¶
-
DbPlatformFactoryInterface
-
SchemaAssetsFilterBypassInterface
Temporarily lifts whatever schema assets filter is configured on a connection so a callback can see every table, then restores it.
-
SchemaBuilderEvents
-
SchemaExporterInterface
Export the given database Schema object to the custom Yaml format.
-
SchemaImporterInterface
Import database schema from custom Yaml Doctrine Schema format into Schema object.