Summary
- File
- Package hierarchy DB\util
- Class hierarchy \SQLFragment
__construct( $query = '', array $parameters = array())
$query | ||
array | $parameters |
None found |
get_query() : string
None found |
get_parameters() : \mixed[string]
None found |
add_parameters_to_map(\mixed[string] $parameters)
Adds the fragment parameters to the <code>$parameters</code> map
\mixed[string] | $parameters | the parameters that will be filled |
None found |