Name |
Description |
ClearMetadataCacheDoctrineCommand |
Command to clear the metadata cache of the various cache drivers. |
ClearQueryCacheDoctrineCommand |
Command to clear the query cache of the various cache drivers. |
ClearResultCacheDoctrineCommand |
Command to clear the result cache of the various cache drivers. |
DropSchemaDoctrineCommand |
Command to drop the database schema for a set of classes based on their mappings. |
EnsureProductionSettingsDoctrineCommand |
Ensure the Doctrine ORM is configured properly for a production environment. |
RunDqlDoctrineCommand |
Execute a Doctrine DQL query and output the results. |
UpdateSchemaDoctrineCommand |
Command to generate the SQL needed to update the database schema to match
the current mapping information. |