Name | Type | Location | Description |
---|---|---|---|
DatabaseConnection:: |
function |
drupal/ |
Prepares a query string and returns the prepared statement. |
DatabaseConnection_pgsql:: |
function |
drupal/ |
Prepares a query string and returns the prepared statement. |
DatabaseConnection_sqlite:: |
function |
drupal/ |
Prepares a query string and returns the prepared statement. |