You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
sfDatabaseManager allows you to setup your database connectivity before the
Retrieves the database connection associated with this sfDatabase implementation.
returns A Database instance
throws sfDatabaseException If the requested database name does not exist
Initializes this sfDatabaseManager object
returns true, if initialization completes successfully, otherwise false
throws sfInitializationException If an error occurs while initializing this sfDatabaseManager object
Executes the shutdown procedure
throws sfDatabaseException If an error occurs while shutting down this DatabaseManager