Search for prepareQuery
| Nombre | Tipo | Ubicación | Descripción |
|---|---|---|---|
|
DatabaseConnection:: |
function |
drupal-7.x/ |
Prepares a query string and returns the prepared statement. |
|
DatabaseConnection_pgsql:: |
function |
drupal-7.x/ |
Prepares a query string and returns the prepared statement. |
|
DatabaseConnection_sqlite:: |
function |
drupal-7.x/ |
Prepares a query string and returns the prepared statement. |