SelectInterface::isPrepared

public function SelectInterface::isPrepared

public SelectInterface::isPrepared()

Indicates if preExecute() has already been called on that object.

Return value

TRUE is this query has already been prepared, FALSE otherwise.

File

core/lib/Drupal/Core/Database/Query/SelectInterface.php, line 498

Class

SelectInterface
Interface definition for a Select Query object.

Namespace

登录查看完整内容