Index Documentation

DbStatementCache
in package

Container to avoid having many prepared instances of the same query.

Table of Contents

Methods

__construct()  : mixed
clear()  : void
get()  : IDbStatement
remove()  : void

Methods

remove()

public remove(string $query) : void
Parameters
$query : string

        
On this page

Search results