dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

TokyoTyrantQuery::addCond> <TokyoTyrantTable::setIndex
[edit] Last updated: Fri, 28 Jun 2013

view this page in

The TokyoTyrantQuery class

(PECL tokyo_tyrant >= 0.1.0)

Introduction

This class is used to query the table databases

Class synopsis

TokyoTyrantQuery implements Iterator {
/* Methods */
public mixed addCond ( string $name , int $op , string $expr )
public __construct ( TokyoTyrantTable $table )
public int count ( void )
public array current ( void )
public string hint ( void )
public string key ( void )
public array metaSearch ( array $queries , int $type )
public array next ( void )
public TokyoTyrantQuery out ( void )
public bool rewind ( void )
public array search ( void )
public mixed setLimit ([ int $max [, int $skip ]] )
public mixed setOrder ( string $name , int $type )
public bool valid ( void )
}

Table of Contents



add a note add a note User Contributed Notes TokyoTyrantQuery - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites