Located in file /wire/core/DatabaseQuerySelect.php
Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the Database
class also inherits all the methods and properties of: DatabaseQuery, WireData and Wire.
Common
Name | Return | Summary | |
---|---|---|---|
Database | string | Comments for query | |
Database | Field | Field object that is referenced by this query. | |
Database Database Database | $this | Can also be used as property: Database | |
Database Database Database | string | Return the resulting SQL ready for execution with the database | |
Database | string | Selector group (for OR-groups) if applicable. | |
Database Database Database | $this | Can also be used as property: Database | |
Database Database Database | $this | ) Can also be used as property: Database | |
Database Database Database | $this | ) Can also be used as property: Database | |
Database Database Database | $this | Can also be used as property: Database | |
Database Database Database | $this | Add an ORDER BY section to the query Can also be used as property: Database | |
Database | Database | Parent query object, if applicable. | |
Database Database Database | $this | ) Can also be used as property: Database | |
Database | Selector | Selector object referenced by this query. | |
Database | Selectors | Original selectors (all) that $selector is part of. | |
Database Database Database | $this | ) Can also be used as property: Database |
Additional methods and properties
In addition to the methods and properties above, Database
API reference based on ProcessWire core version 3.0.236