interface PlaceholderInterface (View source)

Interface for a query that accepts placeholders.

Methods

uniqueIdentifier()

Returns a unique identifier for this object.

The
nextPlaceholder()

Returns the next placeholder ID for the query.

Details

uniqueIdentifier()

Returns a unique identifier for this object.

The nextPlaceholder()

Returns the next placeholder ID for the query.

Return Value

The

next available placeholder ID as an integer.