- BackdropDatabaseCache::__construct in core/
includes/ cache.inc - Constructs a new BackdropDatabaseCache object.
- backdrop_bootstrap_is_installed in core/
includes/ bootstrap.inc - Verify the installation of Backdrop is correct.
- backdrop_get_filename in core/
includes/ bootstrap.inc - Returns and optionally sets the filename for a system resource.
- ConfigDatabaseStorage::__construct in core/
includes/ config.inc - Constructs a new ConfigDatabaseStorage controller.
- DatabaseLoggingTestCase::testEnableLogging in core/
modules/ simpletest/ tests/ database_test.test - Test that we can log the existence of a query.
- _backdrop_decode_exception in core/
includes/ errors.inc - Decodes an exception and retrieves the correct caller.