mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-97: \Doctrine\ORM\Mapping\Driver\Driver::preload($force=false) is missing #118
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Nov 2, 2009).
Jira issue originally created by user @beberlei:
Every driver implementation has a preload() method, however it is not present on the interface.
It should however be on the interface to consistently call preload on the CLI tasks which require all the metadata.
@doctrinebot commented on GitHub (Nov 2, 2009):
@doctrinebot commented on GitHub (Nov 2, 2009):
Comment created by @beberlei:
Attached a patch that adds a new method to the interface Driver:
And adds the $force flag to some of the drivers that don't require it.
@doctrinebot commented on GitHub (Nov 3, 2009):
Comment created by romanb:
Scheduled for ALPHA4 where we will probably get rid of PRELOAD as a regular operating mode.
@doctrinebot commented on GitHub (Dec 15, 2009):
Comment created by romanb:
PRELOAD mode removed. ClassMetadataFactory#getAllMetadata introduced.
@doctrinebot commented on GitHub (Dec 15, 2009):
Issue was closed with resolution "Fixed"
@doctrinebot commented on GitHub (Dec 13, 2015):
Imported 1 attachments from Jira into https://gist.github.com/acfe2d3d7c71b41e97aa