Skip to main content
Backdrop CMS Documentation
Documentation and API source code for Backdrop CMS.
Welcome!
Login
You are here
Home
»
API reference
»
1.x
»
query.inc
»
Query
protected property Query::$nextPlaceholder
The placeholder counter.
File
core/
includes/
database/
query.inc
, line 312
Non-specific Database query code. Used by all engines.
Class
Query
Base class for query builders.
Code
protected
$nextPlaceholder
=
0
;
Search
Menu
Toggle menu visibility
Getting Started
Installing
Updates vs Upgrades
Hosting/Deploying
Upgrading from Drupal
Introduction
Upgrading from D7
User Guide
Quick Start Guide
Using Backdrop
Contributed Modules
Developing for Backdrop
Developing Modules
Developing Themes
Developing Layouts
Writing Secure Code
Contributors Guide
How to use the core issue queue
Contribute to Backdrop
API
Topics
Functions
Classes
Files
Globals
Form API Reference
Appendix/Reference
Change Records
Glossary
Coding & documentation standards