1
0
mirror of synced 2024-12-15 15:46:02 +03:00
doctrine2/manual/docs/Basic Components - Connection - Querying the database.php

2 lines
158 B
PHP

Doctrine_Connection::query() is a simple method for efficient object retrieval. It takes one parameter (DQL query) and optionally prepared statement params.