[ Index ]

PHP Cross Reference of YOURLS

title

Body

[close]

/includes/vendor/aura/sql/src/Parser/ -> NullParser.php (summary)

This file is part of Aura for PHP.

License: https://opensource.org/licenses/MIT MIT
File Size: 36 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

NullParser:: (1 method):
  rebuild()


Class: NullParser  - X-Ref

A parser/rebuilder that does nothing at all; use this when your placeholders
and bound-values are already perfectly matched.

rebuild($statement, array $values = [])   X-Ref
Leaves the query and parameters alone.

return: array
param: string $statement The query statement string.
param: array $values Bind these values into the query.



Generated: Thu Sep 19 05:10:04 2024 Cross-referenced by PHPXref 0.7.1