You are currently viewing the 0.11 branch api documentation. Switch to 1.0 or 1.1

0.11 Doctrine_Expression_Firebird

Doctrine Expression Firebird

Inheritence

Doctrine_Expression_Firebird  < Doctrine_Expression_Driver  < Doctrine_Connection_Module

Method Summary

Returns Name Description
string functionTable
string patternEscapeString

Methods inherited from Doctrine_Expression_Driver

pi , upper , avg , md5 , add , between , length , ltrim , __call , trim , cos , regexp , not , mul , substring , rtrim , neq , in , mod , now , sum , isNull , sub , lte , sin , gte , count , getIdentifiers , guid , max , eq , getIdentifier , round , lt , gt , div , lower , isNotNull , soundex , concat , acos , locate , min

Method Details

  • (string) functionTable()

    return string for internal table used when calling only a function

    Doctrine_Expression_Firebird


  • (string) patternEscapeString()

    build string to define escape pattern string

    Doctrine_Expression_Firebird