| Versionen | |
|---|---|
| drupal7 | public SelectQueryInterface::getArguments() |
Compiles and returns an associative array of the arguments for this prepared statement.
An associative array of all placeholder arguments for this query.
includes/
<?php
public function getArguments();
?>
Kommentare
Kommentar hinzufügen