1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/api_documentation/trunk/elementindex.html
2007-08-31 23:05:18 +00:00

5817 lines
594 KiB
HTML

<div id="content">
<a name="top"></a>
<h1>Index of All Elements</h1>
<h3>Package Indexes</h3>
<ul>
<li><a href="elementindex_Doctrine.html">Doctrine</a></li>
</ul>
<br />
[ <a href="elementindex.html#a">a</a> ]
[ <a href="elementindex.html#b">b</a> ]
[ <a href="elementindex.html#c">c</a> ]
[ <a href="elementindex.html#d">d</a> ]
[ <a href="elementindex.html#e">e</a> ]
[ <a href="elementindex.html#f">f</a> ]
[ <a href="elementindex.html#g">g</a> ]
[ <a href="elementindex.html#h">h</a> ]
[ <a href="elementindex.html#i">i</a> ]
[ <a href="elementindex.html#j">j</a> ]
[ <a href="elementindex.html#k">k</a> ]
[ <a href="elementindex.html#l">l</a> ]
[ <a href="elementindex.html#m">m</a> ]
[ <a href="elementindex.html#n">n</a> ]
[ <a href="elementindex.html#o">o</a> ]
[ <a href="elementindex.html#p">p</a> ]
[ <a href="elementindex.html#q">q</a> ]
[ <a href="elementindex.html#r">r</a> ]
[ <a href="elementindex.html#s">s</a> ]
[ <a href="elementindex.html#t">t</a> ]
[ <a href="elementindex.html#u">u</a> ]
[ <a href="elementindex.html#v">v</a> ]
[ <a href="elementindex.html#w">w</a> ]
[ <a href="elementindex.html#x">x</a> ]
[ <a href="elementindex.html#y">y</a> ]
[ <a href="elementindex.html#_">_</a> ]
<br /><br />
<a name="a"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">a</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>a</h2>
<dl>
<dt><b>$ACTION_CASCADE</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Schema_Relation.html#var$ACTION_CASCADE">Doctrine_Schema_Relation::$ACTION_CASCADE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ON UPDATE or ON DELETE action</dd>
<dt><b>$ACTION_NO_ACTION</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Schema_Relation.html#var$ACTION_NO_ACTION">Doctrine_Schema_Relation::$ACTION_NO_ACTION</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ON UPDATE or ON DELETE action</dd>
<dt><b>$ACTION_RESTRICT</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Schema_Relation.html#var$ACTION_RESTRICT">Doctrine_Schema_Relation::$ACTION_RESTRICT</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ON UPDATE or ON DELETE action</dd>
<dt><b>$ACTION_SET_DEFAULT</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Schema_Relation.html#var$ACTION_SET_DEFAULT">Doctrine_Schema_Relation::$ACTION_SET_DEFAULT</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ON UPDATE or ON DELETE action</dd>
<dt><b>$ACTION_SET_NULL</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Schema_Relation.html#var$ACTION_SET_NULL">Doctrine_Schema_Relation::$ACTION_SET_NULL</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ON UPDATE or ON DELETE action</dd>
<dt><b>$aggregateMap</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$aggregateMap">Doctrine_Hydrate::$aggregateMap</a></dd>
<dt><b>$attributes</b></dt>
<dd>in file Configurable.php, variable <a href="Doctrine/Doctrine_Configurable.html#var$attributes">Doctrine_Configurable::$attributes</a></dd>
<dt><b>$availableDrivers</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$availableDrivers">Doctrine_Connection::$availableDrivers</a></dd>
<dt><b>acos</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodacos">Doctrine_Expression_Driver::acos()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns arcus cosine SQL string</dd>
<dt><b>actAs</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodactAs">Doctrine_Record_Abstract::actAs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;actAs loads a given plugin</dd>
<dt><b>add</b></dt>
<dd>in file Reporter.php, method <a href="Doctrine/Doctrine_Export_Reporter.html#methodadd">Doctrine_Export_Reporter::add()</a></dd>
<dt><b>add</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Query_Filter_Chain.html#methodadd">Doctrine_Query_Filter_Chain::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add</dd>
<dt><b>add</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodadd">Doctrine_EventListener_Chain::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add adds a listener to the chain of listeners</dd>
<dt><b>add</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodadd">Doctrine_Table_Repository::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add</dd>
<dt><b>add</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodadd">Doctrine_Cache::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add adds a query to internal query stack</dd>
<dt><b>add</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodadd">Doctrine_Record_Listener_Chain::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add adds a listener to the chain of listeners</dd>
<dt><b>add</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodadd">Doctrine_Collection::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;adds a record to collection</dd>
<dt><b>add</b></dt>
<dd>in file Dir.php, method <a href="Doctrine/Doctrine_Search_Indexer_Dir.html#methodadd">Doctrine_Search_Indexer_Dir::add()</a></dd>
<dt><b>add</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#methodadd">Doctrine_Validator_ErrorStack::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an error to the stack.</dd>
<dt><b>add</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodadd">Doctrine_Expression_Driver::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to add values or expressions together.</dd>
<dt><b>addCheckConstraint</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodaddCheckConstraint">Doctrine_Table::addCheckConstraint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addCheckConstraint</dd>
<dt><b>addChild</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodaddChild">Doctrine_Node_Interface::addChild()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;adds node as last child of record</dd>
<dt><b>addChild</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodaddChild">Doctrine_Node_NestedSet::addChild()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;adds node as last child of record</dd>
<dt><b>addCollection</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodaddCollection">Doctrine_Transaction::addCollection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addCollection adds a collection in the internal array of collections</dd>
<dt><b>addColumn</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Schema_Table.html#methodaddColumn">Doctrine_Schema_Table::addColumn()</a></dd>
<dt><b>addComponent</b></dt>
<dd>in file RawSql.php, method <a href="Doctrine/Doctrine_RawSql.html#methodaddComponent">Doctrine_RawSql::addComponent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addComponent</dd>
<dt><b>addComponent</b></dt>
<dd>in file Scorer.php, method <a href="Doctrine/Doctrine_Search_Scorer.html#methodaddComponent">Doctrine_Search_Scorer::addComponent()</a></dd>
<dt><b>addDatabase</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Schema.html#methodaddDatabase">Doctrine_Schema::addDatabase()</a></dd>
<dt><b>addDelete</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodaddDelete">Doctrine_Transaction::addDelete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addDelete adds record into pending delete list</dd>
<dt><b>addDeleteAction</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodaddDeleteAction">Doctrine_Manager::addDeleteAction()</a></dd>
<dt><b>addEnumParam</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodaddEnumParam">Doctrine_Query::addEnumParam()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addEnumParam sets input parameter as an enumerated parameter</dd>
<dt><b>addForeignKey</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodaddForeignKey">Doctrine_Table::addForeignKey()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addForeignKey</dd>
<dt><b>addFrom</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodaddFrom">Doctrine_Query_Abstract::addFrom()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addFrom adds fields to the FROM part of the query</dd>
<dt><b>addGroupBy</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodaddGroupBy">Doctrine_Query_Abstract::addGroupBy()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addGroupBy adds fields to the GROUP BY part of the query</dd>
<dt><b>addHaving</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodaddHaving">Doctrine_Query_Abstract::addHaving()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addHaving adds conditions to the HAVING part of the query</dd>
<dt><b>addIndex</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodaddIndex">Doctrine_Table::addIndex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addIndex</dd>
<dt><b>addInvalid</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodaddInvalid">Doctrine_Transaction::addInvalid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addInvalid adds record into invalid records list</dd>
<dt><b>addListener</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodaddListener">Doctrine_Configurable::addListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addListener</dd>
<dt><b>addListener</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodaddListener">Doctrine_Record_Abstract::addListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addListener</dd>
<dt><b>addOrderBy</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodaddOrderBy">Doctrine_Query_Abstract::addOrderBy()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addOrderBy adds fields to the ORDER BY part of the query</dd>
<dt><b>addPendingJoinCondition</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodaddPendingJoinCondition">Doctrine_Query::addPendingJoinCondition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addPendingJoinCondition</dd>
<dt><b>addQuery</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodaddQuery">Doctrine_Adapter_Mock::addQuery()</a></dd>
<dt><b>addQueryPart</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodaddQueryPart">Doctrine_Hydrate::addQueryPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addQueryPart adds a query part in the query part array</dd>
<dt><b>addRecord</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodaddRecord">Doctrine_Table::addRecord()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addRecord adds a record to identity map</dd>
<dt><b>addRecordListener</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodaddRecordListener">Doctrine_Configurable::addRecordListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addRecordListener</dd>
<dt><b>addSelect</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodaddSelect">Doctrine_Query_Abstract::addSelect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addSelect adds fields to the SELECT part of the query</dd>
<dt><b>addTable</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodaddTable">Doctrine_Connection::addTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addTable adds a Doctrine_Table object into connection registry</dd>
<dt><b>addTable</b></dt>
<dd>in file Database.php, method <a href="Doctrine/Doctrine_Schema_Database.html#methodaddTable">Doctrine_Schema_Database::addTable()</a></dd>
<dt><b>addTableAlias</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodaddTableAlias">Doctrine_Hydrate::addTableAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addTableAlias adds an alias for table and associates it with given component alias</dd>
<dt><b>addTemplate</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodaddTemplate">Doctrine_Table::addTemplate()</a></dd>
<dt><b>addUpdateAction</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodaddUpdateAction">Doctrine_Manager::addUpdateAction()</a></dd>
<dt><b>addWhere</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodaddWhere">Doctrine_Query_Abstract::addWhere()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;addWhere adds conditions to the WHERE part of the query</dd>
<dt><b>advanceIndex</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#methodadvanceIndex">Doctrine_Node_NestedSet_PreOrderIterator::advanceIndex()</a></dd>
<dt><b>age</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methodage">Doctrine_Expression_Pgsql::age()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;PostgreSQLs AGE(&lt;timestamp1&gt; [, &lt;timestamp2&gt;]) function.</dd>
<dt><b>alterTable</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Export_Mssql.html#methodalterTable">Doctrine_Export_Mssql::alterTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;alter an existing table</dd>
<dt><b>alterTable</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methodalterTable">Doctrine_Export_Firebird::alterTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;alter an existing table</dd>
<dt><b>alterTable</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Export_Pgsql.html#methodalterTable">Doctrine_Export_Pgsql::alterTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;alter an existing table</dd>
<dt><b>alterTable</b></dt>
<dd>in file Frontbase.php, method <a href="Doctrine/Doctrine_Export_Frontbase.html#methodalterTable">Doctrine_Export_Frontbase::alterTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;alter an existing table</dd>
<dt><b>alterTable</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methodalterTable">Doctrine_Export_Oracle::alterTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;alter an existing table</dd>
<dt><b>alterTable</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodalterTable">Doctrine_Export::alterTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;alter an existing table (this method is implemented by the drivers)</dd>
<dt><b>alterTableSql</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodalterTableSql">Doctrine_Export_Mysql::alterTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;alter an existing table</dd>
<dt><b>alterTableSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodalterTableSql">Doctrine_Export::alterTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;generates the sql for altering an existing table (this method is implemented by the drivers)</dd>
<dt><b>analyze</b></dt>
<dd>in file Search.php, method <a href="Doctrine/Doctrine_Search.html#methodanalyze">Doctrine_Search::analyze()</a></dd>
<dt><b>analyze</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Search_Analyzer_Interface.html#methodanalyze">Doctrine_Search_Analyzer_Interface::analyze()</a></dd>
<dt><b>analyze</b></dt>
<dd>in file Standard.php, method <a href="Doctrine/Doctrine_Search_Analyzer_Standard.html#methodanalyze">Doctrine_Search_Analyzer_Standard::analyze()</a></dd>
<dt><b>analyze</b></dt>
<dd>in file Analyzer.php, method <a href="Doctrine/Doctrine_Search_Analyzer.html#methodanalyze">Doctrine_Search_Analyzer::analyze()</a></dd>
<dt><b>appendStats</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodappendStats">Doctrine_Cache::appendStats()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;appendStats</dd>
<dt><b>applyInheritance</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodapplyInheritance">Doctrine_Table::applyInheritance()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;applyInheritance</dd>
<dt><b>applyInheritance</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodapplyInheritance">Doctrine_Hydrate::applyInheritance()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;applyInheritance applies column aggregation inheritance to DQL / SQL query</dd>
<dt><b>assignDefaultValues</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodassignDefaultValues">Doctrine_Record::assignDefaultValues()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setDefaultValues sets the default values for records internal data</dd>
<dt><b>assignDefaultValues</b></dt>
<dd>in file Filter.php, method <a href="Doctrine/Doctrine_Record_Filter.html#methodassignDefaultValues">Doctrine_Record_Filter::assignDefaultValues()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setDefaultValues sets the default values for records internal data</dd>
<dt><b>assignIdentifier</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodassignIdentifier">Doctrine_Record::assignIdentifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;assignIdentifier</dd>
<dt><b>attribute</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodattribute">Doctrine_Record_Abstract::attribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;attribute sets or retrieves an option</dd>
<dt><b>ATTR_ACCESSORS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_ACCESSORS">Doctrine::ATTR_ACCESSORS</a></dd>
<dt><b>ATTR_ACCESSOR_PREFIX_GET</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_ACCESSOR_PREFIX_GET">Doctrine::ATTR_ACCESSOR_PREFIX_GET</a></dd>
<dt><b>ATTR_ACCESSOR_PREFIX_SET</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_ACCESSOR_PREFIX_SET">Doctrine::ATTR_ACCESSOR_PREFIX_SET</a></dd>
<dt><b>ATTR_AUTOCOMMIT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_AUTOCOMMIT">Doctrine_Adapter::ATTR_AUTOCOMMIT</a></dd>
<dt><b>ATTR_AUTOCOMMIT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_AUTOCOMMIT">Doctrine::ATTR_AUTOCOMMIT</a><br>&nbsp;&nbsp;&nbsp;&nbsp;PDO derived attributes</dd>
<dt><b>ATTR_AUTO_LENGTH_VLD</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_AUTO_LENGTH_VLD">Doctrine::ATTR_AUTO_LENGTH_VLD</a></dd>
<dt><b>ATTR_AUTO_TYPE_VLD</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_AUTO_TYPE_VLD">Doctrine::ATTR_AUTO_TYPE_VLD</a></dd>
<dt><b>ATTR_BATCH_SIZE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_BATCH_SIZE">Doctrine::ATTR_BATCH_SIZE</a></dd>
<dt><b>ATTR_CACHE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CACHE">Doctrine::ATTR_CACHE</a></dd>
<dt><b>ATTR_CACHE_LIFESPAN</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CACHE_LIFESPAN">Doctrine::ATTR_CACHE_LIFESPAN</a></dd>
<dt><b>ATTR_CASE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CASE">Doctrine::ATTR_CASE</a></dd>
<dt><b>ATTR_CASE</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_CASE">Doctrine_Adapter::ATTR_CASE</a></dd>
<dt><b>ATTR_CLIENT_VERSION</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_CLIENT_VERSION">Doctrine_Adapter::ATTR_CLIENT_VERSION</a></dd>
<dt><b>ATTR_CLIENT_VERSION</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CLIENT_VERSION">Doctrine::ATTR_CLIENT_VERSION</a></dd>
<dt><b>ATTR_CMPNAME_FORMAT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CMPNAME_FORMAT">Doctrine::ATTR_CMPNAME_FORMAT</a></dd>
<dt><b>ATTR_COLL_KEY</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_COLL_KEY">Doctrine::ATTR_COLL_KEY</a></dd>
<dt><b>ATTR_COLL_LIMIT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_COLL_LIMIT">Doctrine::ATTR_COLL_LIMIT</a></dd>
<dt><b>ATTR_CONNECTION_STATUS</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_CONNECTION_STATUS">Doctrine_Adapter::ATTR_CONNECTION_STATUS</a></dd>
<dt><b>ATTR_CONNECTION_STATUS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CONNECTION_STATUS">Doctrine::ATTR_CONNECTION_STATUS</a></dd>
<dt><b>ATTR_CREATE_TABLES</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CREATE_TABLES">Doctrine::ATTR_CREATE_TABLES</a></dd>
<dt><b>ATTR_CURSOR</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_CURSOR">Doctrine_Adapter::ATTR_CURSOR</a></dd>
<dt><b>ATTR_CURSOR</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CURSOR">Doctrine::ATTR_CURSOR</a></dd>
<dt><b>ATTR_CURSOR_NAME</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_CURSOR_NAME">Doctrine::ATTR_CURSOR_NAME</a></dd>
<dt><b>ATTR_CURSOR_NAME</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_CURSOR_NAME">Doctrine_Adapter::ATTR_CURSOR_NAME</a></dd>
<dt><b>ATTR_DBNAME_FORMAT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_DBNAME_FORMAT">Doctrine::ATTR_DBNAME_FORMAT</a></dd>
<dt><b>ATTR_DECIMAL_PLACES</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_DECIMAL_PLACES">Doctrine::ATTR_DECIMAL_PLACES</a></dd>
<dt><b>ATTR_DEFAULT_SEQUENCE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_DEFAULT_SEQUENCE">Doctrine::ATTR_DEFAULT_SEQUENCE</a></dd>
<dt><b>ATTR_DEFAULT_TABLE_TYPE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_DEFAULT_TABLE_TYPE">Doctrine::ATTR_DEFAULT_TABLE_TYPE</a></dd>
<dt><b>ATTR_DEF_TABLESPACE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_DEF_TABLESPACE">Doctrine::ATTR_DEF_TABLESPACE</a></dd>
<dt><b>ATTR_DEF_TEXT_LENGTH</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_DEF_TEXT_LENGTH">Doctrine::ATTR_DEF_TEXT_LENGTH</a></dd>
<dt><b>ATTR_DEF_VARCHAR_LENGTH</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_DEF_VARCHAR_LENGTH">Doctrine::ATTR_DEF_VARCHAR_LENGTH</a></dd>
<dt><b>ATTR_DRIVER_NAME</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_DRIVER_NAME">Doctrine_Adapter::ATTR_DRIVER_NAME</a></dd>
<dt><b>ATTR_DRIVER_NAME</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_DRIVER_NAME">Doctrine::ATTR_DRIVER_NAME</a></dd>
<dt><b>ATTR_EMULATE_DATABASE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_EMULATE_DATABASE">Doctrine::ATTR_EMULATE_DATABASE</a></dd>
<dt><b>ATTR_ERRMODE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_ERRMODE">Doctrine::ATTR_ERRMODE</a></dd>
<dt><b>ATTR_ERRMODE</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_ERRMODE">Doctrine_Adapter::ATTR_ERRMODE</a></dd>
<dt><b>ATTR_EXPORT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_EXPORT">Doctrine::ATTR_EXPORT</a></dd>
<dt><b>ATTR_FETCHMODE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_FETCHMODE">Doctrine::ATTR_FETCHMODE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;TODO: REMOVE THE FOLLOWING CONSTANTS AND UPDATE THE DOCS !</dd>
<dt><b>ATTR_FETCH_CATALOG_NAMES</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_FETCH_CATALOG_NAMES">Doctrine_Adapter::ATTR_FETCH_CATALOG_NAMES</a></dd>
<dt><b>ATTR_FETCH_CATALOG_NAMES</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_FETCH_CATALOG_NAMES">Doctrine::ATTR_FETCH_CATALOG_NAMES</a></dd>
<dt><b>ATTR_FETCH_TABLE_NAMES</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_FETCH_TABLE_NAMES">Doctrine::ATTR_FETCH_TABLE_NAMES</a></dd>
<dt><b>ATTR_FETCH_TABLE_NAMES</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_FETCH_TABLE_NAMES">Doctrine_Adapter::ATTR_FETCH_TABLE_NAMES</a></dd>
<dt><b>ATTR_FIELD_CASE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_FIELD_CASE">Doctrine::ATTR_FIELD_CASE</a></dd>
<dt><b>ATTR_IDXNAME_FORMAT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_IDXNAME_FORMAT">Doctrine::ATTR_IDXNAME_FORMAT</a></dd>
<dt><b>ATTR_LISTENER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_LISTENER">Doctrine::ATTR_LISTENER</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine constants</dd>
<dt><b>ATTR_LOAD_REFERENCES</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_LOAD_REFERENCES">Doctrine::ATTR_LOAD_REFERENCES</a></dd>
<dt><b>ATTR_LOCKMODE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_LOCKMODE">Doctrine::ATTR_LOCKMODE</a></dd>
<dt><b>ATTR_MAX_COLUMN_LEN</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_MAX_COLUMN_LEN">Doctrine::ATTR_MAX_COLUMN_LEN</a></dd>
<dt><b>ATTR_MAX_COLUMN_LEN</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_MAX_COLUMN_LEN">Doctrine_Adapter::ATTR_MAX_COLUMN_LEN</a></dd>
<dt><b>ATTR_NAME_PREFIX</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_NAME_PREFIX">Doctrine::ATTR_NAME_PREFIX</a></dd>
<dt><b>ATTR_NS_GAP_DECREASE_EXP</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_NS_GAP_DECREASE_EXP">Doctrine::ATTR_NS_GAP_DECREASE_EXP</a></dd>
<dt><b>ATTR_NS_GAP_SIZE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_NS_GAP_SIZE">Doctrine::ATTR_NS_GAP_SIZE</a></dd>
<dt><b>ATTR_NS_ROOT_COLUMN_NAME</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_NS_ROOT_COLUMN_NAME">Doctrine::ATTR_NS_ROOT_COLUMN_NAME</a><br>&nbsp;&nbsp;&nbsp;&nbsp;NESTED SET CONSTANTS</dd>
<dt><b>ATTR_ORACLE_NULLS</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_ORACLE_NULLS">Doctrine_Adapter::ATTR_ORACLE_NULLS</a></dd>
<dt><b>ATTR_ORACLE_NULLS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_ORACLE_NULLS">Doctrine::ATTR_ORACLE_NULLS</a></dd>
<dt><b>ATTR_PERSISTENT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_PERSISTENT">Doctrine_Adapter::ATTR_PERSISTENT</a></dd>
<dt><b>ATTR_PERSISTENT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_PERSISTENT">Doctrine::ATTR_PERSISTENT</a></dd>
<dt><b>ATTR_PORTABILITY</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_PORTABILITY">Doctrine::ATTR_PORTABILITY</a></dd>
<dt><b>ATTR_PREFETCH</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_PREFETCH">Doctrine::ATTR_PREFETCH</a></dd>
<dt><b>ATTR_PREFETCH</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_PREFETCH">Doctrine_Adapter::ATTR_PREFETCH</a></dd>
<dt><b>ATTR_QUERY_LIMIT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_QUERY_LIMIT">Doctrine::ATTR_QUERY_LIMIT</a></dd>
<dt><b>ATTR_QUOTE_IDENTIFIER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_QUOTE_IDENTIFIER">Doctrine::ATTR_QUOTE_IDENTIFIER</a></dd>
<dt><b>ATTR_RECORD_LISTENER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_RECORD_LISTENER">Doctrine::ATTR_RECORD_LISTENER</a></dd>
<dt><b>ATTR_SEQCOL_NAME</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_SEQCOL_NAME">Doctrine::ATTR_SEQCOL_NAME</a></dd>
<dt><b>ATTR_SEQNAME_FORMAT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_SEQNAME_FORMAT">Doctrine::ATTR_SEQNAME_FORMAT</a></dd>
<dt><b>ATTR_SERVER_INFO</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_SERVER_INFO">Doctrine::ATTR_SERVER_INFO</a></dd>
<dt><b>ATTR_SERVER_INFO</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_SERVER_INFO">Doctrine_Adapter::ATTR_SERVER_INFO</a></dd>
<dt><b>ATTR_SERVER_VERSION</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_SERVER_VERSION">Doctrine_Adapter::ATTR_SERVER_VERSION</a></dd>
<dt><b>ATTR_SERVER_VERSION</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_SERVER_VERSION">Doctrine::ATTR_SERVER_VERSION</a></dd>
<dt><b>ATTR_STATEMENT_CLASS</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_STATEMENT_CLASS">Doctrine_Adapter::ATTR_STATEMENT_CLASS</a></dd>
<dt><b>ATTR_STATEMENT_CLASS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_STATEMENT_CLASS">Doctrine::ATTR_STATEMENT_CLASS</a></dd>
<dt><b>ATTR_STRINGIFY_FETCHES</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_STRINGIFY_FETCHES">Doctrine_Adapter::ATTR_STRINGIFY_FETCHES</a></dd>
<dt><b>ATTR_STRINGIFY_FETCHES</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_STRINGIFY_FETCHES">Doctrine::ATTR_STRINGIFY_FETCHES</a></dd>
<dt><b>ATTR_TBLCLASS_FORMAT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_TBLCLASS_FORMAT">Doctrine::ATTR_TBLCLASS_FORMAT</a></dd>
<dt><b>ATTR_THROW_EXCEPTIONS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_THROW_EXCEPTIONS">Doctrine::ATTR_THROW_EXCEPTIONS</a></dd>
<dt><b>ATTR_TIMEOUT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constATTR_TIMEOUT">Doctrine_Adapter::ATTR_TIMEOUT</a></dd>
<dt><b>ATTR_TIMEOUT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_TIMEOUT">Doctrine::ATTR_TIMEOUT</a></dd>
<dt><b>ATTR_VLD</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constATTR_VLD">Doctrine::ATTR_VLD</a></dd>
<dt><b>autoload</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodautoload">Doctrine::autoload()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;simple autoload function returns true if the class was loaded, otherwise false</dd>
<dt><b>avg</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodavg">Doctrine_Expression_Driver::avg()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the average value of a column</dd>
<dt><b>Access.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Access.php.html">Access.php</a></dd>
<dt><b>Adapter.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Adapter.php.html">Adapter.php</a></dd>
<dt><b>AuditLog.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---AuditLog.php.html">AuditLog.php</a></dd>
<dt><b>Apc.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Cache/_Doctrine---Cache---Apc.php.html">Apc.php</a></dd>
<dt><b>Array.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Cache/_Doctrine---Cache---Array.php.html">Array.php</a></dd>
<dt><b>Array.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hydrate---Array.php.html">Array.php</a></dd>
<dt><b>AdjacencyList.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---AdjacencyList.php.html">AdjacencyList.php</a></dd>
<dt><b>Abstract.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Abstract.php.html">Abstract.php</a></dd>
<dt><b>Abstract.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record---Abstract.php.html">Abstract.php</a></dd>
<dt><b>Association.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation---Association.php.html">Association.php</a></dd>
<dt><b>Analyzer.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Analyzer.php.html">Analyzer.php</a></dd>
<dt><b>AdjacencyList.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Tree---AdjacencyList.php.html">AdjacencyList.php</a></dd>
</dl>
</div>
<a name="b"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">b</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>b</h2>
<dl>
<dt><b>basicMath</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodbasicMath">Doctrine_Expression_Driver::basicMath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to perform the same mathematical operation over an array of values or expressions.</dd>
<dt><b>beginTransaction</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methodbeginTransaction">Doctrine_Adapter_Interface::beginTransaction()</a></dd>
<dt><b>beginTransaction</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodbeginTransaction">Doctrine_Connection::beginTransaction()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;beginTransaction Start a transaction or set a savepoint.</dd>
<dt><b>beginTransaction</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodbeginTransaction">Doctrine_Transaction::beginTransaction()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;beginTransaction Start a transaction or set a savepoint.</dd>
<dt><b>beginTransaction</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodbeginTransaction">Doctrine_Adapter_Mock::beginTransaction()</a></dd>
<dt><b>between</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodbetween">Doctrine_Expression_Driver::between()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns SQL that checks if an expression evaluates to a value between two values.</dd>
<dt><b>bind</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodbind">Doctrine_Relation_Parser::bind()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;binds a relation</dd>
<dt><b>bind</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodbind">Doctrine_Table::bind()</a></dd>
<dt><b>bindColumn</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodbindColumn">Doctrine_Connection_Statement::bindColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindColumn Bind a column to a PHP variable</dd>
<dt><b>bindColumn</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodbindColumn">Doctrine_Adapter_Statement_Interface::bindColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindColumn Bind a column to a PHP variable</dd>
<dt><b>bindColumn</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodbindColumn">Doctrine_Adapter_Statement_Mock::bindColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindColumn Bind a column to a PHP variable</dd>
<dt><b>bindComponent</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodbindComponent">Doctrine_Manager::bindComponent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindComponent</dd>
<dt><b>bindParam</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodbindParam">Doctrine_Connection_Statement::bindParam()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindParam</dd>
<dt><b>bindParam</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodbindParam">Doctrine_Adapter_Statement_Interface::bindParam()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindParam</dd>
<dt><b>bindParam</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodbindParam">Doctrine_Adapter_Statement_Mock::bindParam()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindParam</dd>
<dt><b>bindValue</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodbindValue">Doctrine_Adapter_Statement_Mock::bindValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindValue Binds a value to a corresponding named or question mark placeholder in the SQL statement that was use to prepare the statement.</dd>
<dt><b>bindValue</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodbindValue">Doctrine_Adapter_Statement_Interface::bindValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindValue Binds a value to a corresponding named or question mark placeholder in the SQL statement that was use to prepare the statement.</dd>
<dt><b>bindValue</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methodbindValue">Doctrine_Adapter_Statement::bindValue()</a></dd>
<dt><b>bindValue</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodbindValue">Doctrine_Connection_Statement::bindValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bindValue Binds a value to a corresponding named or question mark placeholder in the SQL statement that was use to prepare the statement.</dd>
<dt><b>bracketExplode</b></dt>
<dd>in file Tokenizer.php, method <a href="Doctrine/Doctrine_Tokenizer.html#methodbracketExplode">Doctrine_Tokenizer::bracketExplode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bracketExplode</dd>
<dt><b>bracketTrim</b></dt>
<dd>in file Tokenizer.php, method <a href="Doctrine/Doctrine_Tokenizer.html#methodbracketTrim">Doctrine_Tokenizer::bracketTrim()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;trims brackets</dd>
<dt><b>build</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Export_Schema.html#methodbuild">Doctrine_Export_Schema::build()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build</dd>
<dt><b>build</b></dt>
<dd>in file Xml.php, method <a href="Doctrine/Doctrine_Export_Schema_Xml.html#methodbuild">Doctrine_Export_Schema_Xml::build()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build</dd>
<dt><b>build</b></dt>
<dd>in file Yml.php, method <a href="Doctrine/Doctrine_Export_Schema_Yml.html#methodbuild">Doctrine_Export_Schema_Yml::build()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build</dd>
<dt><b>buildColumnDefinition</b></dt>
<dd>in file Builder.php, method <a href="Doctrine/Doctrine_Import_Builder.html#methodbuildColumnDefinition">Doctrine_Import_Builder::buildColumnDefinition()</a></dd>
<dt><b>buildDefinition</b></dt>
<dd>in file Builder.php, method <a href="Doctrine/Doctrine_Import_Builder.html#methodbuildDefinition">Doctrine_Import_Builder::buildDefinition()</a></dd>
<dt><b>buildDefinition</b></dt>
<dd>in file Search.php, method <a href="Doctrine/Doctrine_Search.html#methodbuildDefinition">Doctrine_Search::buildDefinition()</a></dd>
<dt><b>buildDefinition</b></dt>
<dd>in file AuditLog.php, method <a href="Doctrine/Doctrine_AuditLog.html#methodbuildDefinition">Doctrine_AuditLog::buildDefinition()</a></dd>
<dt><b>buildFlushTree</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methodbuildFlushTree">Doctrine_Connection_UnitOfWork::buildFlushTree()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;buildFlushTree builds a flush tree that is used in transactions</dd>
<dt><b>buildFromPart</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodbuildFromPart">Doctrine_Query::buildFromPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;buildFromPart builds the from part of the query and returns it</dd>
<dt><b>buildIntegrityRelationQuery</b></dt>
<dd>in file IntegrityMapper.php, method <a href="Doctrine/Doctrine_IntegrityMapper.html#methodbuildIntegrityRelationQuery">Doctrine_IntegrityMapper::buildIntegrityRelationQuery()</a></dd>
<dt><b>buildIntegrityRelations</b></dt>
<dd>in file IntegrityMapper.php, method <a href="Doctrine/Doctrine_IntegrityMapper.html#methodbuildIntegrityRelations">Doctrine_IntegrityMapper::buildIntegrityRelations()</a></dd>
<dt><b>buildRecord</b></dt>
<dd>in file Builder.php, method <a href="Doctrine/Doctrine_Import_Builder.html#methodbuildRecord">Doctrine_Import_Builder::buildRecord()</a></dd>
<dt><b>buildRelationDefinition</b></dt>
<dd>in file Builder.php, method <a href="Doctrine/Doctrine_Import_Builder.html#methodbuildRelationDefinition">Doctrine_Import_Builder::buildRelationDefinition()</a></dd>
<dt><b>buildSchema</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Export_Schema.html#methodbuildSchema">Doctrine_Export_Schema::buildSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;buildSchema</dd>
<dt><b>bulkDelete</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodbulkDelete">Doctrine_Transaction::bulkDelete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;bulkDelete deletes all records from the pending delete list</dd>
<dt><b>BaseClass.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Builder---BaseClass.php.html">BaseClass.php</a></dd>
<dt><b>Builder.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Builder.php.html">Builder.php</a></dd>
</dl>
</div>
<a name="c"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">c</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>c</h2>
<dl>
<dt><b>$children</b></dt>
<dd>in file Object.php, variable <a href="Doctrine/Doctrine_Schema_Object.html#var$children">Doctrine_Schema_Object::$children</a></dd>
<dt><b>$childs</b></dt>
<dd>in file Schema.php, variable <a href="Doctrine/Doctrine_Schema.html#var$childs">Doctrine_Schema::$childs</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds any number of databases contained in the schema</dd>
<dt><b>$childs</b></dt>
<dd>in file Database.php, variable <a href="Doctrine/Doctrine_Schema_Database.html#var$childs">Doctrine_Schema_Database::$childs</a></dd>
<dt><b>$collection</b></dt>
<dd>in file Iterator.php, variable <a href="Doctrine/Doctrine_Collection_Iterator.html#var$collection">Doctrine_Collection_Iterator::$collection</a></dd>
<dt><b>$collection</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#var$collection">Doctrine_Node_NestedSet_PreOrderIterator::$collection</a></dd>
<dt><b>$columnAliases</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$columnAliases">Doctrine_Table::$columnAliases</a></dd>
<dt><b>$columnCount</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$columnCount">Doctrine_Table::$columnCount</a></dd>
<dt><b>$columns</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$columns">Doctrine_Table::$columns</a></dd>
<dt><b>$condition</b></dt>
<dd>in file Parser.php, variable <a href="Doctrine/Doctrine_Hook_Parser.html#var$condition">Doctrine_Hook_Parser::$condition</a></dd>
<dt><b>$conn</b></dt>
<dd>in file Module.php, variable <a href="Doctrine/Doctrine_Connection_Module.html#var$conn">Doctrine_Connection_Module::$conn</a></dd>
<dt><b>$conn</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$conn">Doctrine_Table::$conn</a></dd>
<dt><b>$conn</b></dt>
<dd>in file Pessimistic.php, variable <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html#var$conn">Doctrine_Locking_Manager_Pessimistic::$conn</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The conn that is used by the locking manager</dd>
<dt><b>$conn</b></dt>
<dd>in file View.php, variable <a href="Doctrine/Doctrine_View.html#var$conn">Doctrine_View::$conn</a></dd>
<dt><b>$count</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#var$count">Doctrine_Node_NestedSet_PreOrderIterator::$count</a></dd>
<dt><b>$count</b></dt>
<dd>in file Iterator.php, variable <a href="Doctrine/Doctrine_Collection_Iterator.html#var$count">Doctrine_Collection_Iterator::$count</a></dd>
<dt><b>$countries</b></dt>
<dd>in file Country.php, variable <a href="Doctrine/Doctrine_Validator_Country.html#var$countries">Doctrine_Validator_Country::$countries</a></dd>
<dt><b>$curNode</b></dt>
<dd>in file LevelOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html#var$curNode">Doctrine_Node_MaterializedPath_LevelOrderIterator::$curNode</a></dd>
<dt><b>$curNode</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html#var$curNode">Doctrine_Node_MaterializedPath_PreOrderIterator::$curNode</a></dd>
<dt><b>$curNode</b></dt>
<dd>in file PostOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html#var$curNode">Doctrine_Node_MaterializedPath_PostOrderIterator::$curNode</a></dd>
<dt><b>call</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodcall">Doctrine_Record::call()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;call</dd>
<dt><b>CASE_LOWER</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constCASE_LOWER">Doctrine_Adapter::CASE_LOWER</a></dd>
<dt><b>CASE_LOWER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constCASE_LOWER">Doctrine::CASE_LOWER</a><br>&nbsp;&nbsp;&nbsp;&nbsp;PDO derived constants</dd>
<dt><b>CASE_NATURAL</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constCASE_NATURAL">Doctrine_Adapter::CASE_NATURAL</a></dd>
<dt><b>CASE_NATURAL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constCASE_NATURAL">Doctrine::CASE_NATURAL</a></dd>
<dt><b>CASE_UPPER</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constCASE_UPPER">Doctrine_Adapter::CASE_UPPER</a></dd>
<dt><b>CASE_UPPER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constCASE_UPPER">Doctrine::CASE_UPPER</a></dd>
<dt><b>check</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodcheck">Doctrine_Record_Abstract::check()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;check adds a check constraint</dd>
<dt><b>checkSequence</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Connection_Mssql.html#methodcheckSequence">Doctrine_Connection_Mssql::checkSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if there's a sequence that exists.</dd>
<dt><b>checkSequence</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Sequence_Mssql.html#methodcheckSequence">Doctrine_Sequence_Mssql::checkSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if there's a sequence that exists.</dd>
<dt><b>checkSupportedChanges</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methodcheckSupportedChanges">Doctrine_Export_Firebird::checkSupportedChanges()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Check if planned changes are supported</dd>
<dt><b>classify</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodclassify">Doctrine::classify()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns class name from table name</dd>
<dt><b>clauseExplode</b></dt>
<dd>in file Tokenizer.php, method <a href="Doctrine/Doctrine_Tokenizer.html#methodclauseExplode">Doctrine_Tokenizer::clauseExplode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;clauseExplode</dd>
<dt><b>clean</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodclean">Doctrine_Cache::clean()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;save</dd>
<dt><b>cleanData</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodcleanData">Doctrine_Record::cleanData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;cleanData</dd>
<dt><b>clear</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodclear">Doctrine_Table::clear()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;clear clears the first level cache (identityMap)</dd>
<dt><b>clear</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodclear">Doctrine_Hydrate::clear()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;clear resets all the variables</dd>
<dt><b>clear</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodclear">Doctrine_Connection::clear()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;clear clears all repositories</dd>
<dt><b>clear</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#methodclear">Doctrine_Validator_ErrorStack::clear()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes all errors from the stack.</dd>
<dt><b>close</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodclose">Doctrine_Connection::close()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;close closes the connection</dd>
<dt><b>closeConnection</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#methodcloseConnection">Doctrine_Adapter_Oracle::closeConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Force the connection to close.</dd>
<dt><b>closeConnection</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#methodcloseConnection">Doctrine_Adapter_Db2::closeConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Force the connection to close.</dd>
<dt><b>closeConnection</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodcloseConnection">Doctrine_Manager::closeConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;closes the connection</dd>
<dt><b>closeConnection</b></dt>
<dd>in file Mysqli.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mysqli.html#methodcloseConnection">Doctrine_Adapter_Mysqli::closeConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Force the connection to close.</dd>
<dt><b>closeCursor</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodcloseCursor">Doctrine_Adapter_Statement_Mock::closeCursor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;closeCursor Closes the cursor, enabling the statement to be executed again.</dd>
<dt><b>closeCursor</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodcloseCursor">Doctrine_Connection_Statement::closeCursor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;closeCursor Closes the cursor, enabling the statement to be executed again.</dd>
<dt><b>closeCursor</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodcloseCursor">Doctrine_Adapter_Statement_Interface::closeCursor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;closeCursor Closes the cursor, enabling the statement to be executed again.</dd>
<dt><b>columnCount</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodcolumnCount">Doctrine_Connection_Statement::columnCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;columnCount Returns the number of columns in the result set</dd>
<dt><b>columnCount</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodcolumnCount">Doctrine_Record::columnCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;alias for count()</dd>
<dt><b>columnCount</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodcolumnCount">Doctrine_Adapter_Statement_Interface::columnCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;columnCount Returns the number of columns in the result set</dd>
<dt><b>columnCount</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodcolumnCount">Doctrine_Adapter_Statement_Mock::columnCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;columnCount Returns the number of columns in the result set</dd>
<dt><b>columnCount</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methodcolumnCount">Doctrine_Adapter_Statement::columnCount()</a></dd>
<dt><b>commit</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methodcommit">Doctrine_Adapter_Interface::commit()</a></dd>
<dt><b>commit</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodcommit">Doctrine_Adapter_Mock::commit()</a></dd>
<dt><b>commit</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodcommit">Doctrine_Transaction::commit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;commit Commit the database changes done during a transaction that is in progress or release a savepoint. This function may only be called when auto-committing is disabled, otherwise it will fail.</dd>
<dt><b>commit</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodcommit">Doctrine_Connection::commit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;commit Commit the database changes done during a transaction that is in progress or release a savepoint. This function may only be called when auto-committing is disabled, otherwise it will fail.</dd>
<dt><b>compareDefinition</b></dt>
<dd>in file DataDict.php, method <a href="Doctrine/Doctrine_DataDict.html#methodcompareDefinition">Doctrine_DataDict::compareDefinition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain an array of changes that may need to applied</dd>
<dt><b>compile</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodcompile">Doctrine::compile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;compile</dd>
<dt><b>compile</b></dt>
<dd>in file Compiler.php, method <a href="Doctrine/Doctrine_Compiler.html#methodcompile">Doctrine_Compiler::compile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;method for making a single file of most used doctrine runtime components including the compiled file instead of multiple files (in worst cases dozens of files) can improve performance by an order of magnitude</dd>
<dt><b>completeAssocDefinition</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodcompleteAssocDefinition">Doctrine_Relation_Parser::completeAssocDefinition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Completes the given association definition</dd>
<dt><b>completeDefinition</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodcompleteDefinition">Doctrine_Relation_Parser::completeDefinition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Completes the given definition</dd>
<dt><b>concat</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Expression_Mssql.html#methodconcat">Doctrine_Expression_Mssql::concat()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns string to concatenate two or more string parameters</dd>
<dt><b>concat</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Expression_Oracle.html#methodconcat">Doctrine_Expression_Oracle::concat()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a series of strings concatinated</dd>
<dt><b>concat</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodconcat">Doctrine_Expression_Driver::concat()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a series of strings concatinated</dd>
<dt><b>concat</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methodconcat">Doctrine_Expression_Pgsql::concat()</a></dd>
<dt><b>concatImpl</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodconcatImpl">Doctrine_Expression_Sqlite::concatImpl()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a concatenation of the data that SQLite's concat() function receives.</dd>
<dt><b>connect</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Connection_Sqlite.html#methodconnect">Doctrine_Connection_Sqlite::connect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;initializes database functions missing in sqlite</dd>
<dt><b>connect</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodconnect">Doctrine_Connection::connect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;connect connects into database</dd>
<dt><b>connection</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodconnection">Doctrine_Manager::connection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;connection</dd>
<dt><b>CONN_CLOSE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constCONN_CLOSE">Doctrine_Event::CONN_CLOSE</a></dd>
<dt><b>CONN_CONNECT</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constCONN_CONNECT">Doctrine_Event::CONN_CONNECT</a></dd>
<dt><b>CONN_ERROR</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constCONN_ERROR">Doctrine_Event::CONN_ERROR</a></dd>
<dt><b>CONN_EXEC</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constCONN_EXEC">Doctrine_Event::CONN_EXEC</a></dd>
<dt><b>CONN_PREPARE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constCONN_PREPARE">Doctrine_Event::CONN_PREPARE</a></dd>
<dt><b>CONN_QUERY</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constCONN_QUERY">Doctrine_Event::CONN_QUERY</a><br>&nbsp;&nbsp;&nbsp;&nbsp;CONNECTION EVENT CODES</dd>
<dt><b>construct</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodconstruct">Doctrine_Record::construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;construct Empty tempalte method to provide concrete Record classes with the possibility to hook into the constructor procedure</dd>
<dt><b>contains</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodcontains">Doctrine_Manager::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contains whether or not the manager contains specified connection</dd>
<dt><b>contains</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#methodcontains">Doctrine_Cache_Db::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available or not (for the given id)</dd>
<dt><b>contains</b></dt>
<dd>in file Memcache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Memcache.html#methodcontains">Doctrine_Cache_Memcache::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available or not (for the given id)</dd>
<dt><b>contains</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodcontains">Doctrine_Column::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contains</dd>
<dt><b>contains</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodcontains">Doctrine_Table_Repository::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contains</dd>
<dt><b>contains</b></dt>
<dd>in file Apc.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Apc.html#methodcontains">Doctrine_Cache_Apc::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available or not (for the given id)</dd>
<dt><b>contains</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Array.html#methodcontains">Doctrine_Cache_Array::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available or not (for the given id)</dd>
<dt><b>contains</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodcontains">Doctrine_Collection::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contains whether or not this collection contains a specified element</dd>
<dt><b>contains</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Interface.html#methodcontains">Doctrine_Cache_Interface::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available or not (for the given id)</dd>
<dt><b>contains</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#methodcontains">Doctrine_Validator_ErrorStack::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>contains</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Schema_Object.html#methodcontains">Doctrine_Schema_Object::contains()</a></dd>
<dt><b>contains</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodcontains">Doctrine_Record::contains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contains</dd>
<dt><b>convertBooleans</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Connection_Pgsql.html#methodconvertBooleans">Doctrine_Connection_Pgsql::convertBooleans()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;convertBoolean some drivers need the boolean values to be converted into integers when using DQL API</dd>
<dt><b>convertBooleans</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodconvertBooleans">Doctrine_Connection::convertBooleans()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;convertBooleans some drivers need the boolean values to be converted into integers when using DQL API</dd>
<dt><b>convertBooleans</b></dt>
<dd>in file Formatter.php, method <a href="Doctrine/Doctrine_Formatter.html#methodconvertBooleans">Doctrine_Formatter::convertBooleans()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;convertBooleans some drivers need the boolean values to be converted into integers when using DQL API</dd>
<dt><b>convertEnums</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodconvertEnums">Doctrine_Query::convertEnums()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;convertEnums convert enum parameters to their integer equivalents</dd>
<dt><b>convertEnums</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodconvertEnums">Doctrine_Hydrate::convertEnums()</a></dd>
<dt><b>copy</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodcopy">Doctrine_Query::copy()</a></dd>
<dt><b>copy</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodcopy">Doctrine_Record::copy()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;copy returns a copy of this object</dd>
<dt><b>copyAliases</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodcopyAliases">Doctrine_Hydrate::copyAliases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;copyAliases copy aliases from another Hydrate object</dd>
<dt><b>copyDeep</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodcopyDeep">Doctrine_Record::copyDeep()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;copyDeep returns a copy of this object and all its related objects</dd>
<dt><b>coreSetRelated</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodcoreSetRelated">Doctrine_Record::coreSetRelated()</a></dd>
<dt><b>count</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodcount">Doctrine_Column::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count</dd>
<dt><b>count</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#methodcount">Doctrine_Connection_Profiler::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count</dd>
<dt><b>count</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodcount">Doctrine_Adapter_Mock::count()</a></dd>
<dt><b>count</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodcount">Doctrine_Table_Repository::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count</dd>
<dt><b>count</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodcount">Doctrine_Table::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count</dd>
<dt><b>count</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodcount">Doctrine_Cache::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count</dd>
<dt><b>count</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodcount">Doctrine_Collection::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count this class implements interface countable returns the number of records in this collection</dd>
<dt><b>count</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Array.html#methodcount">Doctrine_Cache_Array::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count</dd>
<dt><b>count</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodcount">Doctrine_Manager::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count returns the number of opened connections</dd>
<dt><b>count</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodcount">Doctrine_Connection::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the count of initialized table objects</dd>
<dt><b>count</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodcount">Doctrine_Expression_Driver::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of rows (without a NULL value) of a column</dd>
<dt><b>count</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Schema_Object.html#methodcount">Doctrine_Schema_Object::count()</a></dd>
<dt><b>count</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodcount">Doctrine_Query::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count fetches the count of the query</dd>
<dt><b>count</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#methodcount">Doctrine_Validator_ErrorStack::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>count</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#methodcount">Doctrine_Node_NestedSet_PreOrderIterator::count()</a></dd>
<dt><b>count</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Validator_Exception.html#methodcount">Doctrine_Validator_Exception::count()</a></dd>
<dt><b>count</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodcount">Doctrine_Record::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count this class implements countable interface</dd>
<dt><b>count</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#methodcount">Doctrine_Cache_Db::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;count returns the number of cached elements</dd>
<dt><b>CREATE</b></dt>
<dd>in file Hydrate.php, class constant <a href="Doctrine/Doctrine_Hydrate.html#constCREATE">Doctrine_Hydrate::CREATE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for CREATE queries</dd>
<dt><b>create</b></dt>
<dd>in file View.php, method <a href="Doctrine/Doctrine_View.html#methodcreate">Doctrine_View::create()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create creates this view</dd>
<dt><b>CREATE</b></dt>
<dd>in file View.php, class constant <a href="Doctrine/Doctrine_View.html#constCREATE">Doctrine_View::CREATE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SQL CREATE constant</dd>
<dt><b>create</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodcreate">Doctrine_Table::create()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create creates a new record</dd>
<dt><b>create</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodcreate">Doctrine_Connection::create()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create creates a record</dd>
<dt><b>create</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodcreate">Doctrine_Query::create()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create returns a new Doctrine_Query object</dd>
<dt><b>createConstraint</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateConstraint">Doctrine_Export::createConstraint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a constraint on a table</dd>
<dt><b>createConstraint</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methodcreateConstraint">Doctrine_Export_Firebird::createConstraint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a constraint on a table</dd>
<dt><b>createConstraintSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateConstraintSql">Doctrine_Export::createConstraintSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a constraint on a table</dd>
<dt><b>createDatabase</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methodcreateDatabase">Doctrine_Export_Oracle::createDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new database</dd>
<dt><b>createDatabase</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateDatabase">Doctrine_Export::createDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new database (this method is implemented by the drivers)</dd>
<dt><b>createDatabase</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methodcreateDatabase">Doctrine_Export_Firebird::createDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new database</dd>
<dt><b>createDatabase</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Export_Mssql.html#methodcreateDatabase">Doctrine_Export_Mssql::createDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new database</dd>
<dt><b>createDatabaseSql</b></dt>
<dd>in file Frontbase.php, method <a href="Doctrine/Doctrine_Export_Frontbase.html#methodcreateDatabaseSql">Doctrine_Export_Frontbase::createDatabaseSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new database</dd>
<dt><b>createDatabaseSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateDatabaseSql">Doctrine_Export::createDatabaseSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new database (this method is implemented by the drivers)</dd>
<dt><b>createDatabaseSql</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodcreateDatabaseSql">Doctrine_Export_Mysql::createDatabaseSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new database</dd>
<dt><b>createDatabaseSql</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Export_Pgsql.html#methodcreateDatabaseSql">Doctrine_Export_Pgsql::createDatabaseSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new database</dd>
<dt><b>createForeignKeySql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateForeignKeySql">Doctrine_Export::createForeignKeySql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;createForeignKeySql</dd>
<dt><b>createForeignKeySql</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Export_Pgsql.html#methodcreateForeignKeySql">Doctrine_Export_Pgsql::createForeignKeySql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;createForeignKeySql</dd>
<dt><b>createIndex</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateIndex">Doctrine_Export::createIndex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the stucture of a field into an array</dd>
<dt><b>createIndexSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateIndexSql">Doctrine_Export::createIndexSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the stucture of a field into an array</dd>
<dt><b>createIndexSql</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methodcreateIndexSql">Doctrine_Export_Firebird::createIndexSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the stucture of a field into an array</dd>
<dt><b>createIndexSql</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Export_Sqlite.html#methodcreateIndexSql">Doctrine_Export_Sqlite::createIndexSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the stucture of a field into an array</dd>
<dt><b>createIndexSql</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodcreateIndexSql">Doctrine_Export_Mysql::createIndexSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the stucture of a field into an array</dd>
<dt><b>createQuery</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodcreateQuery">Doctrine_Table::createQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;createQuery creates a new Doctrine_Query object and adds the component name of this table as the query 'from' part</dd>
<dt><b>createRoot</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Tree_Interface.html#methodcreateRoot">Doctrine_Tree_Interface::createRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;creates root node from given record or from a new record</dd>
<dt><b>createRoot</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodcreateRoot">Doctrine_Tree_NestedSet::createRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;creates root node from given record or from a new record</dd>
<dt><b>createSavePoint</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Transaction_Firebird.html#methodcreateSavePoint">Doctrine_Transaction_Firebird::createSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;createSavepoint creates a new savepoint</dd>
<dt><b>createSavePoint</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Transaction_Pgsql.html#methodcreateSavePoint">Doctrine_Transaction_Pgsql::createSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;createSavepoint creates a new savepoint</dd>
<dt><b>createSavePoint</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Transaction_Mysql.html#methodcreateSavePoint">Doctrine_Transaction_Mysql::createSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;createSavepoint creates a new savepoint</dd>
<dt><b>createSavePoint</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodcreateSavePoint">Doctrine_Transaction::createSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;releaseSavePoint creates a new savepoint</dd>
<dt><b>createSavePoint</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Transaction_Oracle.html#methodcreateSavePoint">Doctrine_Transaction_Oracle::createSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;createSavepoint creates a new savepoint</dd>
<dt><b>createSequence</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Export_Mssql.html#methodcreateSequence">Doctrine_Export_Mssql::createSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create sequence</dd>
<dt><b>createSequence</b></dt>
<dd>in file Frontbase.php, method <a href="Doctrine/Doctrine_Export_Frontbase.html#methodcreateSequence">Doctrine_Export_Frontbase::createSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create sequence</dd>
<dt><b>createSequence</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodcreateSequence">Doctrine_Export_Mysql::createSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create sequence</dd>
<dt><b>createSequence</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateSequence">Doctrine_Export::createSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create sequence</dd>
<dt><b>createSequence</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Export_Sqlite.html#methodcreateSequence">Doctrine_Export_Sqlite::createSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create sequence</dd>
<dt><b>createSequence</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methodcreateSequence">Doctrine_Export_Firebird::createSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create sequence</dd>
<dt><b>createSequenceSql</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methodcreateSequenceSql">Doctrine_Export_Oracle::createSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create sequence</dd>
<dt><b>createSequenceSql</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Export_Pgsql.html#methodcreateSequenceSql">Doctrine_Export_Pgsql::createSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return RDBMS specific create sequence statement</dd>
<dt><b>createSequenceSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateSequenceSql">Doctrine_Export::createSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return RDBMS specific create sequence statement (this method is implemented by the drivers)</dd>
<dt><b>createSubquery</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodcreateSubquery">Doctrine_Hydrate::createSubquery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;createSubquery creates a subquery</dd>
<dt><b>createTable</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methodcreateTable">Doctrine_Export_Firebird::createTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new table</dd>
<dt><b>createTable</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methodcreateTable">Doctrine_Export_Oracle::createTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new table</dd>
<dt><b>createTable</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#methodcreateTable">Doctrine_Cache_Db::createTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates the cache table.</dd>
<dt><b>createTable</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateTable">Doctrine_Export::createTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new table</dd>
<dt><b>createTableSql</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methodcreateTableSql">Doctrine_Export_Oracle::createTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new table</dd>
<dt><b>createTableSql</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Export_Sqlite.html#methodcreateTableSql">Doctrine_Export_Sqlite::createTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new table</dd>
<dt><b>createTableSql</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Export_Pgsql.html#methodcreateTableSql">Doctrine_Export_Pgsql::createTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a table.</dd>
<dt><b>createTableSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodcreateTableSql">Doctrine_Export::createTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new table</dd>
<dt><b>createTableSql</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodcreateTableSql">Doctrine_Export_Mysql::createTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;create a new table</dd>
<dt><b>current</b></dt>
<dd>in file Iterator.php, method <a href="Doctrine/Doctrine_Collection_Iterator.html#methodcurrent">Doctrine_Collection_Iterator::current()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current record</dd>
<dt><b>current</b></dt>
<dd>in file Iterator.php, method <a href="Doctrine/Doctrine_Record_Iterator.html#methodcurrent">Doctrine_Record_Iterator::current()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;current</dd>
<dt><b>current</b></dt>
<dd>in file LevelOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html#methodcurrent">Doctrine_Node_MaterializedPath_LevelOrderIterator::current()</a></dd>
<dt><b>current</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html#methodcurrent">Doctrine_Node_MaterializedPath_PreOrderIterator::current()</a></dd>
<dt><b>current</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#methodcurrent">Doctrine_Node_NestedSet_PreOrderIterator::current()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current record</dd>
<dt><b>current</b></dt>
<dd>in file PostOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html#methodcurrent">Doctrine_Node_MaterializedPath_PostOrderIterator::current()</a></dd>
<dt><b>currId</b></dt>
<dd>in file Sequence.php, method <a href="Doctrine/Doctrine_Sequence.html#methodcurrId">Doctrine_Sequence::currId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the current id of a sequence</dd>
<dt><b>currId</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Sequence_Firebird.html#methodcurrId">Doctrine_Sequence_Firebird::currId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the current id of a sequence</dd>
<dt><b>currId</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Sequence_Sqlite.html#methodcurrId">Doctrine_Sequence_Sqlite::currId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the current id of a sequence</dd>
<dt><b>currId</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Sequence_Mssql.html#methodcurrId">Doctrine_Sequence_Mssql::currId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the current id of a sequence</dd>
<dt><b>currId</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Sequence_Pgsql.html#methodcurrId">Doctrine_Sequence_Pgsql::currId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the current id of a sequence</dd>
<dt><b>currID</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Sequence_Oracle.html#methodcurrID">Doctrine_Sequence_Oracle::currID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the current id of a sequence</dd>
<dt><b>currId</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Sequence_Mysql.html#methodcurrId">Doctrine_Sequence_Mysql::currId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the current id of a sequence</dd>
<dt><b>CURSOR_FWDONLY</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constCURSOR_FWDONLY">Doctrine_Adapter::CURSOR_FWDONLY</a></dd>
<dt><b>CURSOR_FWDONLY</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constCURSOR_FWDONLY">Doctrine::CURSOR_FWDONLY</a></dd>
<dt><b>CURSOR_SCROLL</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constCURSOR_SCROLL">Doctrine_Adapter::CURSOR_SCROLL</a></dd>
<dt><b>CURSOR_SCROLL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constCURSOR_SCROLL">Doctrine::CURSOR_SCROLL</a></dd>
<dt><b>Cache.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Cache/_Doctrine---Cache.php.html">Cache.php</a></dd>
<dt><b>Collection.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Collection.php.html">Collection.php</a></dd>
<dt><b>Column.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Column.php.html">Column.php</a></dd>
<dt><b>Compiler.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Compiler.php.html">Compiler.php</a></dd>
<dt><b>Configurable.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Configurable.php.html">Configurable.php</a></dd>
<dt><b>Common.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Common.php.html">Common.php</a></dd>
<dt><b>Connection.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection.php.html">Connection.php</a></dd>
<dt><b>Chain.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---EventListener---Chain.php.html">Chain.php</a></dd>
<dt><b>Complex.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hook---Parser---Complex.php.html">Complex.php</a></dd>
<dt><b>Check.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Check.php.html">Check.php</a></dd>
<dt><b>Condition.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Condition.php.html">Condition.php</a></dd>
<dt><b>Chain.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Filter---Chain.php.html">Chain.php</a></dd>
<dt><b>Chain.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record---Listener---Chain.php.html">Chain.php</a></dd>
<dt><b>Column.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Schema---Column.php.html">Column.php</a></dd>
<dt><b>Country.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Country.php.html">Country.php</a></dd>
<dt><b>Creditcard.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Creditcard.php.html">Creditcard.php</a></dd>
</dl>
</div>
<a name="d"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">d</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>d</h2>
<dl>
<dt><b>$data</b></dt>
<dd>in file Array.php, variable <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Array.html#var$data">Doctrine_Cache_Array::$data</a></dd>
<dt><b>$data</b></dt>
<dd>in file Collection.php, variable <a href="Doctrine/Doctrine_Collection.html#var$data">Doctrine_Collection::$data</a></dd>
<dt><b>$data</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$data">Doctrine_Table::$data</a></dd>
<dt><b>$dbh</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$dbh">Doctrine_Connection::$dbh</a></dd>
<dt><b>$definition</b></dt>
<dd>in file Column.php, variable <a href="Doctrine/Doctrine_Schema_Column.html#var$definition">Doctrine_Schema_Column::$definition</a><br>&nbsp;&nbsp;&nbsp;&nbsp;column definitions</dd>
<dt><b>$definition</b></dt>
<dd>in file Database.php, variable <a href="Doctrine/Doctrine_Schema_Database.html#var$definition">Doctrine_Schema_Database::$definition</a></dd>
<dt><b>$definition</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Schema_Table.html#var$definition">Doctrine_Schema_Table::$definition</a></dd>
<dt><b>$definition</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Relation.html#var$definition">Doctrine_Relation::$definition</a></dd>
<dt><b>$definition</b></dt>
<dd>in file Object.php, variable <a href="Doctrine/Doctrine_Schema_Object.html#var$definition">Doctrine_Schema_Object::$definition</a></dd>
<dt><b>$delete</b></dt>
<dd>in file Transaction.php, variable <a href="Doctrine/Doctrine_Transaction.html#var$delete">Doctrine_Transaction::$delete</a></dd>
<dt><b>$driverMap</b></dt>
<dd>in file Manager.php, variable <a href="Doctrine/Doctrine_Manager.html#var$driverMap">Doctrine_Manager::$driverMap</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Informix.php, variable <a href="Doctrine/Doctrine_Connection_Informix.html#var$driverName">Doctrine_Connection_Informix::$driverName</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$driverName">Doctrine_Connection::$driverName</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Mock.php, variable <a href="Doctrine/Doctrine_Connection_Mock.html#var$driverName">Doctrine_Connection_Mock::$driverName</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Firebird.php, variable <a href="Doctrine/Doctrine_Connection_Firebird.html#var$driverName">Doctrine_Connection_Firebird::$driverName</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Mysql.php, variable <a href="Doctrine/Doctrine_Connection_Mysql.html#var$driverName">Doctrine_Connection_Mysql::$driverName</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Pgsql.php, variable <a href="Doctrine/Doctrine_Connection_Pgsql.html#var$driverName">Doctrine_Connection_Pgsql::$driverName</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Sqlite.php, variable <a href="Doctrine/Doctrine_Connection_Sqlite.html#var$driverName">Doctrine_Connection_Sqlite::$driverName</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Mssql.php, variable <a href="Doctrine/Doctrine_Connection_Mssql.html#var$driverName">Doctrine_Connection_Mssql::$driverName</a></dd>
<dt><b>$driverName</b></dt>
<dd>in file Oracle.php, variable <a href="Doctrine/Doctrine_Connection_Oracle.html#var$driverName">Doctrine_Connection_Oracle::$driverName</a></dd>
<dt><b>date_part</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methoddate_part">Doctrine_Expression_Pgsql::date_part()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;PostgreSQLs DATE_PART( &lt;text&gt;, &lt;time&gt; ) function.</dd>
<dt><b>debug</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methoddebug">Doctrine::debug()</a></dd>
<dt><b>defaultValue</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Schema_Column.html#methoddefaultValue">Doctrine_Schema_Column::defaultValue()</a></dd>
<dt><b>delete</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methoddelete">Doctrine_Record::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;deletes this data access object and all the related composites this operation is isolated by a transaction</dd>
<dt><b>delete</b></dt>
<dd>in file Memcache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Memcache.html#methoddelete">Doctrine_Cache_Memcache::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Remove a cache record</dd>
<dt><b>delete</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methoddelete">Doctrine_Connection_UnitOfWork::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;deletes given record and all the related composites this operation is isolated by a transaction</dd>
<dt><b>delete</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#methoddelete">Doctrine_Cache_Db::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Remove a cache record</dd>
<dt><b>DELETE</b></dt>
<dd>in file Hydrate.php, class constant <a href="Doctrine/Doctrine_Hydrate.html#constDELETE">Doctrine_Hydrate::DELETE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for DELETE queries</dd>
<dt><b>delete</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methoddelete">Doctrine_Node_Interface::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;deletes node and it's descendants</dd>
<dt><b>delete</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methoddelete">Doctrine_Node_NestedSet::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;deletes node and it's descendants</dd>
<dt><b>delete</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Interface.html#methoddelete">Doctrine_Cache_Interface::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Remove a cache record</dd>
<dt><b>delete</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Array.html#methoddelete">Doctrine_Cache_Array::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Remove a cache record</dd>
<dt><b>delete</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methoddelete">Doctrine_Collection::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;delete</dd>
<dt><b>delete</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methoddelete">Doctrine_Query_Abstract::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;delete sets the query type to DELETE</dd>
<dt><b>delete</b></dt>
<dd>in file Apc.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Apc.html#methoddelete">Doctrine_Cache_Apc::delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Remove a cache record</dd>
<dt><b>deleteAll</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#methoddeleteAll">Doctrine_Cache_Db::deleteAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes all cache records</dd>
<dt><b>deleteAll</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Array.html#methoddeleteAll">Doctrine_Cache_Array::deleteAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Remove all cache record</dd>
<dt><b>deleteComposites</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methoddeleteComposites">Doctrine_Connection_UnitOfWork::deleteComposites()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;deletes all related composites this method is always called internally when a record is deleted</dd>
<dt><b>deleteNode</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methoddeleteNode">Doctrine_Record::deleteNode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;used to delete node from tree - MUST BE USE TO DELETE RECORD IF TABLE ACTS AS TREE</dd>
<dt><b>distinct</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methoddistinct">Doctrine_Query_Abstract::distinct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;distinct Makes the query SELECT DISTINCT.</dd>
<dt><b>div</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methoddiv">Doctrine_Expression_Driver::div()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to divide values or expressions by eachother.</dd>
<dt><b>Doctrine</b></dt>
<dd>in file Doctrine.php, class <a href="Doctrine/Doctrine.html">Doctrine</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine the base class of Doctrine framework</dd>
<dt><b>Db2.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Adapter/_Doctrine---Adapter---Db2.php.html">Db2.php</a></dd>
<dt><b>Db.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Cache/_Doctrine---Cache---Db.php.html">Db.php</a></dd>
<dt><b>Driver.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Cache/_Doctrine---Cache---Driver.php.html">Driver.php</a></dd>
<dt><b>Db2.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Db2.php.html">Db2.php</a></dd>
<dt><b>DataDict.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---DataDict.php.html">DataDict.php</a></dd>
<dt><b>DataType.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---DataType.php.html">DataType.php</a></dd>
<dt><b>Db.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Db.php.html">Db.php</a></dd>
<dt><b>Driver.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Driver.php.html">Driver.php</a></dd>
<dt><b>Db.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Reader---Db.php.html">Db.php</a></dd>
<dt><b>Database.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Schema---Database.php.html">Database.php</a></dd>
<dt><b>Dir.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Indexer---Dir.php.html">Dir.php</a></dd>
<dt><b>Db2.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Db2.php.html">Db2.php</a></dd>
<dt><b>Date.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Date.php.html">Date.php</a></dd>
<dt><b>Doctrine.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine.php.html">Doctrine.php</a></dd>
<dt><b>Doctrine_Access</b></dt>
<dd>in file Access.php, class <a href="Doctrine/Doctrine_Access.html">Doctrine_Access</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Access</dd>
<dt><b>Doctrine_Adapter</b></dt>
<dd>in file Adapter.php, class <a href="Doctrine/Doctrine_Adapter.html">Doctrine_Adapter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter</dd>
<dt><b>Doctrine_Adapter_Db2</b></dt>
<dd>in file Db2.php, class <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html">Doctrine_Adapter_Db2</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Db2 IBM DB2 Adapter [BORROWED FROM ZEND FRAMEWORK]</dd>
<dt><b>Doctrine_Adapter_Db2_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Adapter_Db2_Exception.html">Doctrine_Adapter_Db2_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Db2_Exception</dd>
<dt><b>Doctrine_Adapter_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Adapter_Exception.html">Doctrine_Adapter_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Exception</dd>
<dt><b>Doctrine_Adapter_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_Adapter_Interface.html">Doctrine_Adapter_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Interface This adapter interface should be implemented by all custom adapters</dd>
<dt><b>Doctrine_Adapter_Mock</b></dt>
<dd>in file Mock.php, class <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html">Doctrine_Adapter_Mock</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Mock This class is used for special testing purposes.</dd>
<dt><b>Doctrine_Adapter_Mysqli</b></dt>
<dd>in file Mysqli.php, class <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mysqli.html">Doctrine_Adapter_Mysqli</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Mysqli This class is used for special testing purposes.</dd>
<dt><b>Doctrine_Adapter_Oracle</b></dt>
<dd>in file Oracle.php, class <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html">Doctrine_Adapter_Oracle</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Oracle [BORROWED FROM ZEND FRAMEWORK]</dd>
<dt><b>Doctrine_Adapter_Statement</b></dt>
<dd>in file Statement.php, class <a href="Doctrine/Doctrine_Adapter_Statement.html">Doctrine_Adapter_Statement</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Statement</dd>
<dt><b>Doctrine_Adapter_Statement_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html">Doctrine_Adapter_Statement_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Statement</dd>
<dt><b>Doctrine_Adapter_Statement_Mock</b></dt>
<dd>in file Mock.php, class <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html">Doctrine_Adapter_Statement_Mock</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Adapter_Statement_Mock This class is used for special testing purposes.</dd>
<dt><b>Doctrine_AuditLog</b></dt>
<dd>in file AuditLog.php, class <a href="Doctrine/Doctrine_AuditLog.html">Doctrine_AuditLog</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_AuditLog</dd>
<dt><b>Doctrine_AuditLog_Listener</b></dt>
<dd>in file Listener.php, class <a href="Doctrine/Doctrine_AuditLog_Listener.html">Doctrine_AuditLog_Listener</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_AuditLog_Listener</dd>
<dt><b>Doctrine_Cache</b></dt>
<dd>in file Cache.php, class <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html">Doctrine_Cache</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Cache</dd>
<dt><b>Doctrine_Cache_Apc</b></dt>
<dd>in file Apc.php, class <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Apc.html">Doctrine_Cache_Apc</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Cache_Apc</dd>
<dt><b>Doctrine_Cache_Array</b></dt>
<dd>in file Array.php, class <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Array.html">Doctrine_Cache_Array</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Cache_Interface</dd>
<dt><b>Doctrine_Cache_Db</b></dt>
<dd>in file Db.php, class <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html">Doctrine_Cache_Db</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Cache_Db</dd>
<dt><b>Doctrine_Cache_Driver</b></dt>
<dd>in file Driver.php, class <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Driver.html">Doctrine_Cache_Driver</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Cache_Driver</dd>
<dt><b>Doctrine_Cache_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Exception.html">Doctrine_Cache_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Cache_Exception</dd>
<dt><b>Doctrine_Cache_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Interface.html">Doctrine_Cache_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Cache_Interface</dd>
<dt><b>Doctrine_Cache_Memcache</b></dt>
<dd>in file Memcache.php, class <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Memcache.html">Doctrine_Cache_Memcache</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Cache_Memcache</dd>
<dt><b>Doctrine_Collection</b></dt>
<dd>in file Collection.php, class <a href="Doctrine/Doctrine_Collection.html">Doctrine_Collection</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Collection Collection of Doctrine_Record objects.</dd>
<dt><b>Doctrine_Collection_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Collection_Exception.html">Doctrine_Collection_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Collection_Exception</dd>
<dt><b>Doctrine_Collection_Iterator</b></dt>
<dd>in file Iterator.php, class <a href="Doctrine/Doctrine_Collection_Iterator.html">Doctrine_Collection_Iterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Collection_Iterator iterates through Doctrine_Collection</dd>
<dt><b>Doctrine_Collection_Iterator_Expandable</b></dt>
<dd>in file Expandable.php, class <a href="Doctrine/Doctrine_Collection_Iterator_Expandable.html">Doctrine_Collection_Iterator_Expandable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Collection_Iterator_Normal</dd>
<dt><b>Doctrine_Collection_Iterator_Normal</b></dt>
<dd>in file Normal.php, class <a href="Doctrine/Doctrine_Collection_Iterator_Normal.html">Doctrine_Collection_Iterator_Normal</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Collection_Iterator_Normal</dd>
<dt><b>Doctrine_Collection_Iterator_Offset</b></dt>
<dd>in file Offset.php, class <a href="Doctrine/Doctrine_Collection_Iterator_Offset.html">Doctrine_Collection_Iterator_Offset</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Collection_Iterator_Normal</dd>
<dt><b>Doctrine_Collection_Offset</b></dt>
<dd>in file Offset.php, class <a href="Doctrine/Doctrine_Collection_Offset.html">Doctrine_Collection_Offset</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Collection_Offset Collection of Doctrine_Record objects.</dd>
<dt><b>Doctrine_Column</b></dt>
<dd>in file Column.php, class <a href="Doctrine/Doctrine_Column.html">Doctrine_Column</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Column This class represents a database column</dd>
<dt><b>Doctrine_Compiler</b></dt>
<dd>in file Compiler.php, class <a href="Doctrine/Doctrine_Compiler.html">Doctrine_Compiler</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Compiler This class can be used for compiling the entire Doctrine framework into a single file</dd>
<dt><b>Doctrine_Compiler_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Compiler_Exception.html">Doctrine_Compiler_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Compiler_Exception</dd>
<dt><b>Doctrine_Configurable</b></dt>
<dd>in file Configurable.php, class <a href="Doctrine/Doctrine_Configurable.html">Doctrine_Configurable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Configurable the base for Doctrine_Table, Doctrine_Manager and Doctrine_Connection</dd>
<dt><b>Doctrine_Connection</b></dt>
<dd>in file Connection.php, class <a href="Doctrine/Doctrine_Connection.html">Doctrine_Connection</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection</dd>
<dt><b>Doctrine_Connection_Common</b></dt>
<dd>in file Common.php, class <a href="Doctrine/Doctrine_Connection_Common.html">Doctrine_Connection_Common</a><br>&nbsp;&nbsp;&nbsp;&nbsp;standard connection, the parent of pgsql, mysql and sqlite</dd>
<dt><b>Doctrine_Connection_Db2</b></dt>
<dd>in file Db2.php, class <a href="Doctrine/Doctrine_Connection_Db2.html">Doctrine_Connection_Db2</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Db2</dd>
<dt><b>Doctrine_Connection_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Exception.html">Doctrine_Connection_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Exception</dd>
<dt><b>Doctrine_Connection_Firebird</b></dt>
<dd>in file Firebird.php, class <a href="Doctrine/Doctrine_Connection_Firebird.html">Doctrine_Connection_Firebird</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Firebird</dd>
<dt><b>Doctrine_Connection_Firebird_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Firebird_Exception.html">Doctrine_Connection_Firebird_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Firebird_Exception</dd>
<dt><b>Doctrine_Connection_Informix</b></dt>
<dd>in file Informix.php, class <a href="Doctrine/Doctrine_Connection_Informix.html">Doctrine_Connection_Informix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Mysql</dd>
<dt><b>Doctrine_Connection_Informix_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Informix_Exception.html">Doctrine_Connection_Informix_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Informix_Exception</dd>
<dt><b>Doctrine_Connection_Mock</b></dt>
<dd>in file Mock.php, class <a href="Doctrine/Doctrine_Connection_Mock.html">Doctrine_Connection_Mock</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Mysql</dd>
<dt><b>Doctrine_Connection_Module</b></dt>
<dd>in file Module.php, class <a href="Doctrine/Doctrine_Connection_Module.html">Doctrine_Connection_Module</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Module</dd>
<dt><b>Doctrine_Connection_Mssql</b></dt>
<dd>in file Mssql.php, class <a href="Doctrine/Doctrine_Connection_Mssql.html">Doctrine_Connection_Mssql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Mssql</dd>
<dt><b>Doctrine_Connection_Mssql_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Mssql_Exception.html">Doctrine_Connection_Mssql_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Mssql_Exception</dd>
<dt><b>Doctrine_Connection_Mysql</b></dt>
<dd>in file Mysql.php, class <a href="Doctrine/Doctrine_Connection_Mysql.html">Doctrine_Connection_Mysql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Mysql</dd>
<dt><b>Doctrine_Connection_Mysql_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Mysql_Exception.html">Doctrine_Connection_Mysql_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Mysql_Exception</dd>
<dt><b>Doctrine_Connection_Oracle</b></dt>
<dd>in file Oracle.php, class <a href="Doctrine/Doctrine_Connection_Oracle.html">Doctrine_Connection_Oracle</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Oracle</dd>
<dt><b>Doctrine_Connection_Oracle_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Oracle_Exception.html">Doctrine_Connection_Oracle_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Oracle_Exception</dd>
<dt><b>Doctrine_Connection_Pgsql</b></dt>
<dd>in file Pgsql.php, class <a href="Doctrine/Doctrine_Connection_Pgsql.html">Doctrine_Connection_Pgsql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Pgsql</dd>
<dt><b>Doctrine_Connection_Pgsql_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Pgsql_Exception.html">Doctrine_Connection_Pgsql_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Pgsql_Exception</dd>
<dt><b>Doctrine_Connection_Profiler</b></dt>
<dd>in file Profiler.php, class <a href="Doctrine/Doctrine_Connection_Profiler.html">Doctrine_Connection_Profiler</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Profiler</dd>
<dt><b>Doctrine_Connection_Profiler_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Profiler_Exception.html">Doctrine_Connection_Profiler_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Profiler_Exception</dd>
<dt><b>Doctrine_Connection_Sqlite</b></dt>
<dd>in file Sqlite.php, class <a href="Doctrine/Doctrine_Connection_Sqlite.html">Doctrine_Connection_Sqlite</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Sqlite</dd>
<dt><b>Doctrine_Connection_Sqlite_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Connection_Sqlite_Exception.html">Doctrine_Connection_Sqlite_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Sqlite_Exception</dd>
<dt><b>Doctrine_Connection_Statement</b></dt>
<dd>in file Statement.php, class <a href="Doctrine/Doctrine_Connection_Statement.html">Doctrine_Connection_Statement</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_Statement</dd>
<dt><b>Doctrine_Connection_UnitOfWork</b></dt>
<dd>in file UnitOfWork.php, class <a href="Doctrine/Doctrine_Connection_UnitOfWork.html">Doctrine_Connection_UnitOfWork</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Connection_UnitOfWork</dd>
<dt><b>Doctrine_DataDict</b></dt>
<dd>in file DataDict.php, class <a href="Doctrine/Doctrine_DataDict.html">Doctrine_DataDict</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_DataDict</dd>
<dt><b>Doctrine_DataDict_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_DataDict_Exception.html">Doctrine_DataDict_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_DataDict_Exception</dd>
<dt><b>Doctrine_DataDict_Firebird</b></dt>
<dd>in file Firebird.php, class <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Firebird.html">Doctrine_DataDict_Firebird</a></dd>
<dt><b>Doctrine_DataDict_Informix</b></dt>
<dd>in file Informix.php, class <a href="Doctrine/Doctrine_DataDict_Informix.html">Doctrine_DataDict_Informix</a></dd>
<dt><b>Doctrine_DataDict_Mssql</b></dt>
<dd>in file Mssql.php, class <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mssql.html">Doctrine_DataDict_Mssql</a></dd>
<dt><b>Doctrine_DataDict_Mysql</b></dt>
<dd>in file Mysql.php, class <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mysql.html">Doctrine_DataDict_Mysql</a></dd>
<dt><b>Doctrine_DataDict_Oracle</b></dt>
<dd>in file Oracle.php, class <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Oracle.html">Doctrine_DataDict_Oracle</a></dd>
<dt><b>Doctrine_DataDict_Pgsql</b></dt>
<dd>in file Pgsql.php, class <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Pgsql.html">Doctrine_DataDict_Pgsql</a></dd>
<dt><b>Doctrine_DataDict_Sqlite</b></dt>
<dd>in file Sqlite.php, class <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Sqlite.html">Doctrine_DataDict_Sqlite</a></dd>
<dt><b>Doctrine_DataType</b></dt>
<dd>in file DataType.php, class <a href="Doctrine/Doctrine_DataType.html">Doctrine_DataType</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_DataType</dd>
<dt><b>Doctrine_Db</b></dt>
<dd>in file Db.php, class <a href="Doctrine/Doctrine_Db.html">Doctrine_Db</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Db</dd>
<dt><b>Doctrine_Event</b></dt>
<dd>in file Event.php, class <a href="Doctrine/Doctrine_Event.html">Doctrine_Event</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Event</dd>
<dt><b>Doctrine_EventListener</b></dt>
<dd>in file EventListener.php, class <a href="Doctrine/Doctrine_EventListener.html">Doctrine_EventListener</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_EventListener all event listeners extend this base class the empty methods allow child classes to only implement the methods they need to implement</dd>
<dt><b>Doctrine_EventListener_Chain</b></dt>
<dd>in file Chain.php, class <a href="Doctrine/Doctrine_EventListener_Chain.html">Doctrine_EventListener_Chain</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_EventListener_Chain this class represents a chain of different listeners, useful for having multiple listeners listening the events at the same time</dd>
<dt><b>Doctrine_EventListener_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_EventListener_Exception.html">Doctrine_EventListener_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_EventListener_Exception</dd>
<dt><b>Doctrine_EventListener_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_EventListener_Interface.html">Doctrine_EventListener_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_EventListener all event listeners extend this base class the empty methods allow child classes to only implement the methods they need to implement</dd>
<dt><b>Doctrine_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Exception.html">Doctrine_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Exception</dd>
<dt><b>Doctrine_Export</b></dt>
<dd>in file Export.php, class <a href="Doctrine/Doctrine_Export.html">Doctrine_Export</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export</dd>
<dt><b>Doctrine_Export_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Export_Exception.html">Doctrine_Export_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Exception</dd>
<dt><b>Doctrine_Export_Firebird</b></dt>
<dd>in file Firebird.php, class <a href="Doctrine/Doctrine_Export_Firebird.html">Doctrine_Export_Firebird</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Sqlite</dd>
<dt><b>Doctrine_Export_Frontbase</b></dt>
<dd>in file Frontbase.php, class <a href="Doctrine/Doctrine_Export_Frontbase.html">Doctrine_Export_Frontbase</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Frontbase</dd>
<dt><b>Doctrine_Export_Mssql</b></dt>
<dd>in file Mssql.php, class <a href="Doctrine/Doctrine_Export_Mssql.html">Doctrine_Export_Mssql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Mssql</dd>
<dt><b>Doctrine_Export_Mysql</b></dt>
<dd>in file Mysql.php, class <a href="Doctrine/Doctrine_Export_Mysql.html">Doctrine_Export_Mysql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Mysql</dd>
<dt><b>Doctrine_Export_Oracle</b></dt>
<dd>in file Oracle.php, class <a href="Doctrine/Doctrine_Export_Oracle.html">Doctrine_Export_Oracle</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Oracle</dd>
<dt><b>Doctrine_Export_Pgsql</b></dt>
<dd>in file Pgsql.php, class <a href="Doctrine/Doctrine_Export_Pgsql.html">Doctrine_Export_Pgsql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Pgsql</dd>
<dt><b>Doctrine_Export_Reporter</b></dt>
<dd>in file Reporter.php, class <a href="Doctrine/Doctrine_Export_Reporter.html">Doctrine_Export_Reporter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Reporter</dd>
<dt><b>Doctrine_Export_Schema</b></dt>
<dd>in file Schema.php, class <a href="Doctrine/Doctrine_Export_Schema.html">Doctrine_Export_Schema</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Export_Schema</dd>
<dt><b>Doctrine_Export_Schema_Xml</b></dt>
<dd>in file Xml.php, class <a href="Doctrine/Doctrine_Export_Schema_Xml.html">Doctrine_Export_Schema_Xml</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Export_Schema_Xml</dd>
<dt><b>Doctrine_Export_Schema_Yml</b></dt>
<dd>in file Yml.php, class <a href="Doctrine/Doctrine_Export_Schema_Yml.html">Doctrine_Export_Schema_Yml</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Export_Schema_Yml</dd>
<dt><b>Doctrine_Export_Sqlite</b></dt>
<dd>in file Sqlite.php, class <a href="Doctrine/Doctrine_Export_Sqlite.html">Doctrine_Export_Sqlite</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Export_Sqlite</dd>
<dt><b>Doctrine_Expression</b></dt>
<dd>in file Expression.php, class <a href="Doctrine/Doctrine_Expression.html">Doctrine_Expression</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression</dd>
<dt><b>Doctrine_Expression_Driver</b></dt>
<dd>in file Driver.php, class <a href="Doctrine/Doctrine_Expression_Driver.html">Doctrine_Expression_Driver</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Driver</dd>
<dt><b>Doctrine_Expression_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Expression_Exception.html">Doctrine_Expression_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Exception</dd>
<dt><b>Doctrine_Expression_Firebird</b></dt>
<dd>in file Firebird.php, class <a href="Doctrine/Doctrine_Expression_Firebird.html">Doctrine_Expression_Firebird</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Firebird</dd>
<dt><b>Doctrine_Expression_Informix</b></dt>
<dd>in file Informix.php, class <a href="Doctrine/Doctrine_Expression_Informix.html">Doctrine_Expression_Informix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Informix</dd>
<dt><b>Doctrine_Expression_Mock</b></dt>
<dd>in file Mock.php, class <a href="Doctrine/Doctrine_Expression_Mock.html">Doctrine_Expression_Mock</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Mock Mock driver that is used for testing purposes</dd>
<dt><b>Doctrine_Expression_Mssql</b></dt>
<dd>in file Mssql.php, class <a href="Doctrine/Doctrine_Expression_Mssql.html">Doctrine_Expression_Mssql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Mssql</dd>
<dt><b>Doctrine_Expression_Mysql</b></dt>
<dd>in file Mysql.php, class <a href="Doctrine/Doctrine_Expression_Mysql.html">Doctrine_Expression_Mysql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Mysql</dd>
<dt><b>Doctrine_Expression_Oracle</b></dt>
<dd>in file Oracle.php, class <a href="Doctrine/Doctrine_Expression_Oracle.html">Doctrine_Expression_Oracle</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Sqlite</dd>
<dt><b>Doctrine_Expression_Pgsql</b></dt>
<dd>in file Pgsql.php, class <a href="Doctrine/Doctrine_Expression_Pgsql.html">Doctrine_Expression_Pgsql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Pgsql</dd>
<dt><b>Doctrine_Expression_Sqlite</b></dt>
<dd>in file Sqlite.php, class <a href="Doctrine/Doctrine_Expression_Sqlite.html">Doctrine_Expression_Sqlite</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Expression_Sqlite</dd>
<dt><b>Doctrine_File</b></dt>
<dd>in file File.php, class <a href="Doctrine/Doctrine_File.html">Doctrine_File</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_File</dd>
<dt><b>Doctrine_File_Index</b></dt>
<dd>in file Index.php, class <a href="Doctrine/Doctrine_File_Index.html">Doctrine_File_Index</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_File_Index</dd>
<dt><b>Doctrine_Formatter</b></dt>
<dd>in file Formatter.php, class <a href="Doctrine/Doctrine_Formatter.html">Doctrine_Formatter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Formatter</dd>
<dt><b>Doctrine_Hook</b></dt>
<dd>in file Hook.php, class <a href="Doctrine/Doctrine_Hook.html">Doctrine_Hook</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hook</dd>
<dt><b>Doctrine_Hook_Equal</b></dt>
<dd>in file Equal.php, class <a href="Doctrine/Doctrine_Hook_Equal.html">Doctrine_Hook_Equal</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hook_Equal</dd>
<dt><b>Doctrine_Hook_Integer</b></dt>
<dd>in file Integer.php, class <a href="Doctrine/Doctrine_Hook_Integer.html">Doctrine_Hook_Integer</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hook_Integer</dd>
<dt><b>Doctrine_Hook_Parser</b></dt>
<dd>in file Parser.php, class <a href="Doctrine/Doctrine_Hook_Parser.html">Doctrine_Hook_Parser</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hook_Parser</dd>
<dt><b>Doctrine_Hook_Parser_Complex</b></dt>
<dd>in file Complex.php, class <a href="Doctrine/Doctrine_Hook_Parser_Complex.html">Doctrine_Hook_Parser_Complex</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hook_Parser_Complex</dd>
<dt><b>Doctrine_Hook_WordLike</b></dt>
<dd>in file WordLike.php, class <a href="Doctrine/Doctrine_Hook_WordLike.html">Doctrine_Hook_WordLike</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hook_WordLike</dd>
<dt><b>Doctrine_Hydrate</b></dt>
<dd>in file Hydrate.php, class <a href="Doctrine/Doctrine_Hydrate.html">Doctrine_Hydrate</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hydrate is a base class for Doctrine_RawSql and Doctrine_Query.</dd>
<dt><b>Doctrine_Hydrate_Array</b></dt>
<dd>in file Array.php, class <a href="Doctrine/Doctrine_Hydrate_Array.html">Doctrine_Hydrate_Array</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hydrate_Array defines an array fetching strategy for Doctrine_Hydrate</dd>
<dt><b>Doctrine_Hydrate_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Hydrate_Exception.html">Doctrine_Hydrate_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hydrate_Exception</dd>
<dt><b>Doctrine_Hydrate_Record</b></dt>
<dd>in file Record.php, class <a href="Doctrine/Doctrine_Hydrate_Record.html">Doctrine_Hydrate_Record</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Hydrate_Record defines a record fetching strategy for Doctrine_Hydrate</dd>
<dt><b>Doctrine_Import</b></dt>
<dd>in file Import.php, class <a href="Doctrine/Doctrine_Import.html">Doctrine_Import</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import Main responsible of performing import operation. Delegates database schema reading to a reader object and passes the result to a builder object which builds a Doctrine data model.</dd>
<dt><b>Doctrine_Import_Builder</b></dt>
<dd>in file Builder.php, class <a href="Doctrine/Doctrine_Import_Builder.html">Doctrine_Import_Builder</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Import_Builder Import builder is responsible of building Doctrine ActiveRecord classes based on a database schema.</dd>
<dt><b>Doctrine_Import_Builder_BaseClass</b></dt>
<dd>in file BaseClass.php, class <a href="Doctrine/Doctrine_Import_Builder_BaseClass.html">Doctrine_Import_Builder_BaseClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import_Builder_BaseClass Builds a Doctrine_Record base class definition based on a schema.</dd>
<dt><b>Doctrine_Import_Builder_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Import_Builder_Exception.html">Doctrine_Import_Builder_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import_Builder_Exception</dd>
<dt><b>Doctrine_Import_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Import_Exception.html">Doctrine_Import_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import_Exception</dd>
<dt><b>Doctrine_Import_Firebird</b></dt>
<dd>in file Firebird.php, class <a href="Doctrine/Doctrine_Import_Firebird.html">Doctrine_Import_Firebird</a></dd>
<dt><b>Doctrine_Import_Informix</b></dt>
<dd>in file Informix.php, class <a href="Doctrine/Doctrine_Import_Informix.html">Doctrine_Import_Informix</a></dd>
<dt><b>Doctrine_Import_Mssql</b></dt>
<dd>in file Mssql.php, class <a href="Doctrine/Doctrine_Import_Mssql.html">Doctrine_Import_Mssql</a></dd>
<dt><b>Doctrine_Import_Mysql</b></dt>
<dd>in file Mysql.php, class <a href="Doctrine/Doctrine_Import_Mysql.html">Doctrine_Import_Mysql</a></dd>
<dt><b>Doctrine_Import_Oracle</b></dt>
<dd>in file Oracle.php, class <a href="Doctrine/Doctrine_Import_Oracle.html">Doctrine_Import_Oracle</a></dd>
<dt><b>Doctrine_Import_Pgsql</b></dt>
<dd>in file Pgsql.php, class <a href="Doctrine/Doctrine_Import_Pgsql.html">Doctrine_Import_Pgsql</a></dd>
<dt><b>Doctrine_Import_Reader</b></dt>
<dd>in file Reader.php, class <a href="Doctrine/Doctrine_Import_Reader.html">Doctrine_Import_Reader</a></dd>
<dt><b>Doctrine_Import_Reader_Db</b></dt>
<dd>in file Db.php, class <a href="Doctrine/Doctrine_Import_Reader_Db.html">Doctrine_Import_Reader_Db</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import_Reader_Db</dd>
<dt><b>Doctrine_Import_Reader_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Import_Reader_Exception.html">Doctrine_Import_Reader_Exception</a></dd>
<dt><b>Doctrine_Import_Reader_Xml_Propel</b></dt>
<dd>in file Propel.php, class <a href="Doctrine/Doctrine_Import_Reader_Xml_Propel.html">Doctrine_Import_Reader_Xml_Propel</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import_Reader_Xml_Propel</dd>
<dt><b>Doctrine_Import_Schema</b></dt>
<dd>in file Schema.php, class <a href="Doctrine/Doctrine_Import_Schema.html">Doctrine_Import_Schema</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import_Schema</dd>
<dt><b>Doctrine_Import_Schema_Xml</b></dt>
<dd>in file Xml.php, class <a href="Doctrine/Doctrine_Import_Schema_Xml.html">Doctrine_Import_Schema_Xml</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import_Xml</dd>
<dt><b>Doctrine_Import_Schema_Yml</b></dt>
<dd>in file Yml.php, class <a href="Doctrine/Doctrine_Import_Schema_Yml.html">Doctrine_Import_Schema_Yml</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Import_Schema_Yml</dd>
<dt><b>Doctrine_Import_Sqlite</b></dt>
<dd>in file Sqlite.php, class <a href="Doctrine/Doctrine_Import_Sqlite.html">Doctrine_Import_Sqlite</a></dd>
<dt><b>Doctrine_IntegrityMapper</b></dt>
<dd>in file IntegrityMapper.php, class <a href="Doctrine/Doctrine_IntegrityMapper.html">Doctrine_IntegrityMapper</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_IntegrityMapper</dd>
<dt><b>Doctrine_Lib</b></dt>
<dd>in file Lib.php, class <a href="Doctrine/Doctrine_Lib.html">Doctrine_Lib</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Lib has not commonly used static functions, mostly for debugging purposes</dd>
<dt><b>Doctrine_Locking_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Locking_Exception.html">Doctrine_Locking_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Locking exception class</dd>
<dt><b>Doctrine_Locking_Manager_Pessimistic</b></dt>
<dd>in file Pessimistic.php, class <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html">Doctrine_Locking_Manager_Pessimistic</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Offline locking of records comes in handy where you need to make sure that a time-consuming task on a record or many records, which is spread over several page requests can't be interfered by other users.</dd>
<dt><b>Doctrine_Manager</b></dt>
<dd>in file Manager.php, class <a href="Doctrine/Doctrine_Manager.html">Doctrine_Manager</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Manager is the base component of all doctrine based projects.</dd>
<dt><b>Doctrine_Manager_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Manager_Exception.html">Doctrine_Manager_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Manager_Exception</dd>
<dt><b>Doctrine_Node</b></dt>
<dd>in file Node.php, class <a href="Doctrine/Doctrine_Node.html">Doctrine_Node</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node</dd>
<dt><b>Doctrine_Node_AdjacencyList</b></dt>
<dd>in file AdjacencyList.php, class <a href="Doctrine/Doctrine_Node_AdjacencyList.html">Doctrine_Node_AdjacencyList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_AdjacencyList</dd>
<dt><b>Doctrine_Node_AdjacencyList_LevelOrderIterator</b></dt>
<dd>in file LevelOrderIterator.php, class <a href="Doctrine/Doctrine_Node_AdjacencyList_LevelOrderIterator.html">Doctrine_Node_AdjacencyList_LevelOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_AdjacencyList_LevelOrderIterator</dd>
<dt><b>Doctrine_Node_AdjacencyList_PostOrderIterator</b></dt>
<dd>in file PostOrderIterator.php, class <a href="Doctrine/Doctrine_Node_AdjacencyList_PostOrderIterator.html">Doctrine_Node_AdjacencyList_PostOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_AdjacencyList_PostOrderIterator</dd>
<dt><b>Doctrine_Node_AdjacencyList_PreOrderIterator</b></dt>
<dd>in file PreOrderIterator.php, class <a href="Doctrine/Doctrine_Node_AdjacencyList_PreOrderIterator.html">Doctrine_Node_AdjacencyList_PreOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_AdjacencyList_PreOrderIterator</dd>
<dt><b>Doctrine_Node_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Node_Exception.html">Doctrine_Node_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_Exception</dd>
<dt><b>Doctrine_Node_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_Node_Interface.html">Doctrine_Node_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_Interface</dd>
<dt><b>Doctrine_Node_MaterializedPath</b></dt>
<dd>in file MaterializedPath.php, class <a href="Doctrine/Doctrine_Node_MaterializedPath.html">Doctrine_Node_MaterializedPath</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_MaterializedPath</dd>
<dt><b>Doctrine_Node_MaterializedPath_LevelOrderIterator</b></dt>
<dd>in file LevelOrderIterator.php, class <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html">Doctrine_Node_MaterializedPath_LevelOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_MaterializedPath_LevelOrderIterator</dd>
<dt><b>Doctrine_Node_MaterializedPath_PostOrderIterator</b></dt>
<dd>in file PostOrderIterator.php, class <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html">Doctrine_Node_MaterializedPath_PostOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_MaterializedPath_PostOrderIterator</dd>
<dt><b>Doctrine_Node_MaterializedPath_PreOrderIterator</b></dt>
<dd>in file PreOrderIterator.php, class <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html">Doctrine_Node_MaterializedPath_PreOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_MaterializedPath_PreOrderIterator</dd>
<dt><b>Doctrine_Node_NestedSet</b></dt>
<dd>in file NestedSet.php, class <a href="Doctrine/Doctrine_Node_NestedSet.html">Doctrine_Node_NestedSet</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_NestedSet</dd>
<dt><b>Doctrine_Node_NestedSet_LevelOrderIterator</b></dt>
<dd>in file LevelOrderIterator.php, class <a href="Doctrine/Doctrine_Node_NestedSet_LevelOrderIterator.html">Doctrine_Node_NestedSet_LevelOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_NestedSet_LevelOrderIterator</dd>
<dt><b>Doctrine_Node_NestedSet_PostOrderIterator</b></dt>
<dd>in file PostOrderIterator.php, class <a href="Doctrine/Doctrine_Node_NestedSet_PostOrderIterator.html">Doctrine_Node_NestedSet_PostOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_NestedSet_PostOrderIterator</dd>
<dt><b>Doctrine_Node_NestedSet_PreOrderIterator</b></dt>
<dd>in file PreOrderIterator.php, class <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html">Doctrine_Node_NestedSet_PreOrderIterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Node_NestedSet_PreOrderIterator</dd>
<dt><b>Doctrine_Null</b></dt>
<dd>in file Null.php, class <a href="Doctrine/Doctrine_Null.html">Doctrine_Null</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Null</dd>
<dt><b>Doctrine_Object</b></dt>
<dd>in file Object.php, class <a href="Doctrine/Doctrine_Object.html">Doctrine_Object</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Object</dd>
<dt><b>Doctrine_Overloadable</b></dt>
<dd>in file Overloadable.php, class <a href="Doctrine/Doctrine_Overloadable.html">Doctrine_Overloadable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Overloadable a very generic overloading interface</dd>
<dt><b>Doctrine_Plugin</b></dt>
<dd>in file Plugin.php, class <a href="Doctrine/Doctrine_Plugin.html">Doctrine_Plugin</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Plugin</dd>
<dt><b>Doctrine_Query</b></dt>
<dd>in file Query.php, class <a href="Doctrine/Doctrine_Query.html">Doctrine_Query</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query</dd>
<dt><b>Doctrine_Query_Abstract</b></dt>
<dd>in file Abstract.php, class <a href="Doctrine/Doctrine_Query_Abstract.html">Doctrine_Query_Abstract</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Abstract</dd>
<dt><b>Doctrine_Query_Check</b></dt>
<dd>in file Check.php, class <a href="Doctrine/Doctrine_Query_Check.html">Doctrine_Query_Check</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Check</dd>
<dt><b>Doctrine_Query_Condition</b></dt>
<dd>in file Condition.php, class <a href="Doctrine/Doctrine_Query_Condition.html">Doctrine_Query_Condition</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Condition</dd>
<dt><b>Doctrine_Query_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Query_Exception.html">Doctrine_Query_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Exception</dd>
<dt><b>Doctrine_Query_Filter</b></dt>
<dd>in file Filter.php, class <a href="Doctrine/Doctrine_Query_Filter.html">Doctrine_Query_Filter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Filter</dd>
<dt><b>Doctrine_Query_Filter_Chain</b></dt>
<dd>in file Chain.php, class <a href="Doctrine/Doctrine_Query_Filter_Chain.html">Doctrine_Query_Filter_Chain</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Filter_Chain</dd>
<dt><b>Doctrine_Query_Filter_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_Query_Filter_Interface.html">Doctrine_Query_Filter_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Filter_Interface</dd>
<dt><b>Doctrine_Query_From</b></dt>
<dd>in file From.php, class <a href="Doctrine/Doctrine_Query_From.html">Doctrine_Query_From</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_From</dd>
<dt><b>Doctrine_Query_Groupby</b></dt>
<dd>in file Groupby.php, class <a href="Doctrine/Doctrine_Query_Groupby.html">Doctrine_Query_Groupby</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Groupby</dd>
<dt><b>Doctrine_Query_Having</b></dt>
<dd>in file Having.php, class <a href="Doctrine/Doctrine_Query_Having.html">Doctrine_Query_Having</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Having</dd>
<dt><b>Doctrine_Query_JoinCondition</b></dt>
<dd>in file JoinCondition.php, class <a href="Doctrine/Doctrine_Query_JoinCondition.html">Doctrine_Query_JoinCondition</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_JoinCondition</dd>
<dt><b>Doctrine_Query_Limit</b></dt>
<dd>in file Limit.php, class <a href="Doctrine/Doctrine_Query_Limit.html">Doctrine_Query_Limit</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Limit</dd>
<dt><b>Doctrine_Query_Offset</b></dt>
<dd>in file Offset.php, class <a href="Doctrine/Doctrine_Query_Offset.html">Doctrine_Query_Offset</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Offset</dd>
<dt><b>Doctrine_Query_Orderby</b></dt>
<dd>in file Orderby.php, class <a href="Doctrine/Doctrine_Query_Orderby.html">Doctrine_Query_Orderby</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Orderby</dd>
<dt><b>Doctrine_Query_Parser</b></dt>
<dd>in file Parser.php, class <a href="Doctrine/Doctrine_Query_Parser.html">Doctrine_Query_Parser</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Parser</dd>
<dt><b>Doctrine_Query_Part</b></dt>
<dd>in file Part.php, class <a href="Doctrine/Doctrine_Query_Part.html">Doctrine_Query_Part</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Part</dd>
<dt><b>Doctrine_Query_Select</b></dt>
<dd>in file Select.php, class <a href="Doctrine/Doctrine_Query_Select.html">Doctrine_Query_Select</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Select</dd>
<dt><b>Doctrine_Query_Set</b></dt>
<dd>in file Set.php, class <a href="Doctrine/Doctrine_Query_Set.html">Doctrine_Query_Set</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query</dd>
<dt><b>Doctrine_Query_Where</b></dt>
<dd>in file Where.php, class <a href="Doctrine/Doctrine_Query_Where.html">Doctrine_Query_Where</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Query_Where</dd>
<dt><b>Doctrine_RawSql</b></dt>
<dd>in file RawSql.php, class <a href="Doctrine/Doctrine_RawSql.html">Doctrine_RawSql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_RawSql</dd>
<dt><b>Doctrine_RawSql_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_RawSql_Exception.html">Doctrine_RawSql_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_RawSql_Exception</dd>
<dt><b>Doctrine_Record</b></dt>
<dd>in file Record.php, class <a href="Doctrine/Doctrine_Record.html">Doctrine_Record</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Record All record classes should inherit this super class</dd>
<dt><b>Doctrine_Record_Abstract</b></dt>
<dd>in file Abstract.php, class <a href="Doctrine/Doctrine_Record_Abstract.html">Doctrine_Record_Abstract</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Record_Abstract</dd>
<dt><b>Doctrine_Record_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Record_Exception.html">Doctrine_Record_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Exception</dd>
<dt><b>Doctrine_Record_Filter</b></dt>
<dd>in file Filter.php, class <a href="Doctrine/Doctrine_Record_Filter.html">Doctrine_Record_Filter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Record_Filter Filters and prepares the record data</dd>
<dt><b>Doctrine_Record_Iterator</b></dt>
<dd>in file Iterator.php, class <a href="Doctrine/Doctrine_Record_Iterator.html">Doctrine_Record_Iterator</a></dd>
<dt><b>Doctrine_Record_Listener</b></dt>
<dd>in file Listener.php, class <a href="Doctrine/Doctrine_Record_Listener.html">Doctrine_Record_Listener</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Record_Listener</dd>
<dt><b>Doctrine_Record_Listener_Chain</b></dt>
<dd>in file Chain.php, class <a href="Doctrine/Doctrine_Record_Listener_Chain.html">Doctrine_Record_Listener_Chain</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Record_Listener_Chain this class represents a chain of different listeners, useful for having multiple listeners listening the events at the same time</dd>
<dt><b>Doctrine_Record_Listener_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_Record_Listener_Interface.html">Doctrine_Record_Listener_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Record_Listener</dd>
<dt><b>Doctrine_Record_State_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Record_State_Exception.html">Doctrine_Record_State_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Exception</dd>
<dt><b>Doctrine_Relation</b></dt>
<dd>in file Relation.php, class <a href="Doctrine/Doctrine_Relation.html">Doctrine_Relation</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation This class represents a relation between components</dd>
<dt><b>Doctrine_Relation_Association</b></dt>
<dd>in file Association.php, class <a href="Doctrine/Doctrine_Relation_Association.html">Doctrine_Relation_Association</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation_Association this class takes care of association mapping (= many-to-many relationships, where the relationship is handled with an additional relational table which holds 2 foreign keys)</dd>
<dt><b>Doctrine_Relation_Association_Self</b></dt>
<dd>in file Self.php, class <a href="Doctrine/Doctrine_Relation_Association_Self.html">Doctrine_Relation_Association_Self</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation_Association_Self</dd>
<dt><b>Doctrine_Relation_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Relation_Exception.html">Doctrine_Relation_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation_Exception</dd>
<dt><b>Doctrine_Relation_ForeignKey</b></dt>
<dd>in file ForeignKey.php, class <a href="Doctrine/Doctrine_Relation_ForeignKey.html">Doctrine_Relation_ForeignKey</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation_ForeignKey This class represents a foreign key relation</dd>
<dt><b>Doctrine_Relation_LocalKey</b></dt>
<dd>in file LocalKey.php, class <a href="Doctrine/Doctrine_Relation_LocalKey.html">Doctrine_Relation_LocalKey</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation_LocalKey This class represents a local key relation</dd>
<dt><b>Doctrine_Relation_Nest</b></dt>
<dd>in file Nest.php, class <a href="Doctrine/Doctrine_Relation_Nest.html">Doctrine_Relation_Nest</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation_Association_Self</dd>
<dt><b>Doctrine_Relation_Parser</b></dt>
<dd>in file Parser.php, class <a href="Doctrine/Doctrine_Relation_Parser.html">Doctrine_Relation_Parser</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation_Parser</dd>
<dt><b>Doctrine_Relation_Parser_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Relation_Parser_Exception.html">Doctrine_Relation_Parser_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Relation_Parser_Exception</dd>
<dt><b>Doctrine_Schema</b></dt>
<dd>in file Schema.php, class <a href="Doctrine/Doctrine_Schema.html">Doctrine_Schema</a></dd>
<dt><b>Doctrine_Schema_Column</b></dt>
<dd>in file Column.php, class <a href="Doctrine/Doctrine_Schema_Column.html">Doctrine_Schema_Column</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Schema_Column</dd>
<dt><b>Doctrine_Schema_Database</b></dt>
<dd>in file Database.php, class <a href="Doctrine/Doctrine_Schema_Database.html">Doctrine_Schema_Database</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Schema_Database</dd>
<dt><b>Doctrine_Schema_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Schema_Exception.html">Doctrine_Schema_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Schema_Exception</dd>
<dt><b>Doctrine_Schema_Object</b></dt>
<dd>in file Object.php, class <a href="Doctrine/Doctrine_Schema_Object.html">Doctrine_Schema_Object</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Schema_Object Catches any non-property call from child classes and throws an exception.</dd>
<dt><b>Doctrine_Schema_Relation</b></dt>
<dd>in file Relation.php, class <a href="Doctrine/Doctrine_Schema_Relation.html">Doctrine_Schema_Relation</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Schema_Relation Holds information on a foreign key relation.</dd>
<dt><b>Doctrine_Schema_Table</b></dt>
<dd>in file Table.php, class <a href="Doctrine/Doctrine_Schema_Table.html">Doctrine_Schema_Table</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class Doctrine_Schema_Table</dd>
<dt><b>Doctrine_Search</b></dt>
<dd>in file Search.php, class <a href="Doctrine/Doctrine_Search.html">Doctrine_Search</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search</dd>
<dt><b>Doctrine_Search_Analyzer</b></dt>
<dd>in file Analyzer.php, class <a href="Doctrine/Doctrine_Search_Analyzer.html">Doctrine_Search_Analyzer</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Analyzer</dd>
<dt><b>Doctrine_Search_Analyzer_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Search_Analyzer_Exception.html">Doctrine_Search_Analyzer_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Analyzer_Exception</dd>
<dt><b>Doctrine_Search_Analyzer_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_Search_Analyzer_Interface.html">Doctrine_Search_Analyzer_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Analyzer_Interface</dd>
<dt><b>Doctrine_Search_Analyzer_Standard</b></dt>
<dd>in file Standard.php, class <a href="Doctrine/Doctrine_Search_Analyzer_Standard.html">Doctrine_Search_Analyzer_Standard</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Analyzer_Standard</dd>
<dt><b>Doctrine_Search_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Search_Exception.html">Doctrine_Search_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Exception</dd>
<dt><b>Doctrine_Search_Indexer</b></dt>
<dd>in file Indexer.php, class <a href="Doctrine/Doctrine_Search_Indexer.html">Doctrine_Search_Indexer</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Indexer</dd>
<dt><b>Doctrine_Search_Indexer_Dir</b></dt>
<dd>in file Dir.php, class <a href="Doctrine/Doctrine_Search_Indexer_Dir.html">Doctrine_Search_Indexer_Dir</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Indexer_Dir</dd>
<dt><b>Doctrine_Search_Indexer_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Search_Indexer_Exception.html">Doctrine_Search_Indexer_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Indexer</dd>
<dt><b>Doctrine_Search_Listener</b></dt>
<dd>in file Listener.php, class <a href="Doctrine/Doctrine_Search_Listener.html">Doctrine_Search_Listener</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Listener</dd>
<dt><b>Doctrine_Search_Parser</b></dt>
<dd>in file Parser.php, class <a href="Doctrine/Doctrine_Search_Parser.html">Doctrine_Search_Parser</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Parser_Standard</dd>
<dt><b>Doctrine_Search_Query</b></dt>
<dd>in file Query.php, class <a href="Doctrine/Doctrine_Search_Query.html">Doctrine_Search_Query</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Query</dd>
<dt><b>Doctrine_Search_Record</b></dt>
<dd>in file Record.php, class <a href="Doctrine/Doctrine_Search_Record.html">Doctrine_Search_Record</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Record</dd>
<dt><b>Doctrine_Search_Scorer</b></dt>
<dd>in file Scorer.php, class <a href="Doctrine/Doctrine_Search_Scorer.html">Doctrine_Search_Scorer</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Scorer</dd>
<dt><b>Doctrine_Search_Template</b></dt>
<dd>in file Template.php, class <a href="Doctrine/Doctrine_Search_Template.html">Doctrine_Search_Template</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Search_Template</dd>
<dt><b>Doctrine_Sequence</b></dt>
<dd>in file Sequence.php, class <a href="Doctrine/Doctrine_Sequence.html">Doctrine_Sequence</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence The base class for sequence handling drivers.</dd>
<dt><b>Doctrine_Sequence_Db2</b></dt>
<dd>in file Db2.php, class <a href="Doctrine/Doctrine_Sequence_Db2.html">Doctrine_Sequence_Db2</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Db2</dd>
<dt><b>Doctrine_Sequence_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Sequence_Exception.html">Doctrine_Sequence_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Exception</dd>
<dt><b>Doctrine_Sequence_Firebird</b></dt>
<dd>in file Firebird.php, class <a href="Doctrine/Doctrine_Sequence_Firebird.html">Doctrine_Sequence_Firebird</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Firebird</dd>
<dt><b>Doctrine_Sequence_Informix</b></dt>
<dd>in file Informix.php, class <a href="Doctrine/Doctrine_Sequence_Informix.html">Doctrine_Sequence_Informix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Informix</dd>
<dt><b>Doctrine_Sequence_Mssql</b></dt>
<dd>in file Mssql.php, class <a href="Doctrine/Doctrine_Sequence_Mssql.html">Doctrine_Sequence_Mssql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Mssql</dd>
<dt><b>Doctrine_Sequence_Mysql</b></dt>
<dd>in file Mysql.php, class <a href="Doctrine/Doctrine_Sequence_Mysql.html">Doctrine_Sequence_Mysql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Mysql</dd>
<dt><b>Doctrine_Sequence_Oracle</b></dt>
<dd>in file Oracle.php, class <a href="Doctrine/Doctrine_Sequence_Oracle.html">Doctrine_Sequence_Oracle</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Oracle</dd>
<dt><b>Doctrine_Sequence_Pgsql</b></dt>
<dd>in file Pgsql.php, class <a href="Doctrine/Doctrine_Sequence_Pgsql.html">Doctrine_Sequence_Pgsql</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Pgsql</dd>
<dt><b>Doctrine_Sequence_Sqlite</b></dt>
<dd>in file Sqlite.php, class <a href="Doctrine/Doctrine_Sequence_Sqlite.html">Doctrine_Sequence_Sqlite</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Sequence_Sqlite</dd>
<dt><b>Doctrine_Table</b></dt>
<dd>in file Table.php, class <a href="Doctrine/Doctrine_Table.html">Doctrine_Table</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Table represents a database table each Doctrine_Table holds the information of foreignKeys and associations</dd>
<dt><b>Doctrine_Table_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Table_Exception.html">Doctrine_Table_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;thrown when user tries to initialize a new instance of Doctrine_Table, while there already exists an instance of that table</dd>
<dt><b>Doctrine_Table_Repository</b></dt>
<dd>in file Repository.php, class <a href="Doctrine/Doctrine_Table_Repository.html">Doctrine_Table_Repository</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Repository each record is added into Doctrine_Repository at the same time they are created, loaded from the database or retrieved from the cache</dd>
<dt><b>Doctrine_Table_Repository_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Table_Repository_Exception.html">Doctrine_Table_Repository_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Table_Repository_Exception</dd>
<dt><b>Doctrine_Template</b></dt>
<dd>in file Template.php, class <a href="Doctrine/Doctrine_Template.html">Doctrine_Template</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Template</dd>
<dt><b>Doctrine_Template_NestedSet</b></dt>
<dd>in file NestedSet.php, class <a href="Doctrine/Doctrine_Template_NestedSet.html">Doctrine_Template_NestedSet</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Template_NestedSet</dd>
<dt><b>Doctrine_Template_Searchable</b></dt>
<dd>in file Searchable.php, class <a href="Doctrine/Doctrine_Template_Searchable.html">Doctrine_Template_Searchable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Template_Searchable</dd>
<dt><b>Doctrine_Template_Taggable</b></dt>
<dd>in file Taggable.php, class <a href="Doctrine/Doctrine_Template_Taggable.html">Doctrine_Template_Taggable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Template_Taggable</dd>
<dt><b>Doctrine_Template_Versionable</b></dt>
<dd>in file Versionable.php, class <a href="Doctrine/Doctrine_Template_Versionable.html">Doctrine_Template_Versionable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Template_Versionable</dd>
<dt><b>Doctrine_Tokenizer</b></dt>
<dd>in file Tokenizer.php, class <a href="Doctrine/Doctrine_Tokenizer.html">Doctrine_Tokenizer</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Tokenizer</dd>
<dt><b>Doctrine_Transaction</b></dt>
<dd>in file Transaction.php, class <a href="Doctrine/Doctrine_Transaction.html">Doctrine_Transaction</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Transaction Handles transaction savepoint and isolation abstraction</dd>
<dt><b>Doctrine_Transaction_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Transaction_Exception.html">Doctrine_Transaction_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Transaction_Exception</dd>
<dt><b>Doctrine_Transaction_Firebird</b></dt>
<dd>in file Firebird.php, class <a href="Doctrine/Doctrine_Transaction_Firebird.html">Doctrine_Transaction_Firebird</a></dd>
<dt><b>Doctrine_Transaction_Informix</b></dt>
<dd>in file Informix.php, class <a href="Doctrine/Doctrine_Transaction_Informix.html">Doctrine_Transaction_Informix</a></dd>
<dt><b>Doctrine_Transaction_Mock</b></dt>
<dd>in file Mock.php, class <a href="Doctrine/Doctrine_Transaction_Mock.html">Doctrine_Transaction_Mock</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Transaction_Mock This class is used for testing purposes</dd>
<dt><b>Doctrine_Transaction_Mssql</b></dt>
<dd>in file Mssql.php, class <a href="Doctrine/Doctrine_Transaction_Mssql.html">Doctrine_Transaction_Mssql</a></dd>
<dt><b>Doctrine_Transaction_Mysql</b></dt>
<dd>in file Mysql.php, class <a href="Doctrine/Doctrine_Transaction_Mysql.html">Doctrine_Transaction_Mysql</a></dd>
<dt><b>Doctrine_Transaction_Oracle</b></dt>
<dd>in file Oracle.php, class <a href="Doctrine/Doctrine_Transaction_Oracle.html">Doctrine_Transaction_Oracle</a></dd>
<dt><b>Doctrine_Transaction_Pgsql</b></dt>
<dd>in file Pgsql.php, class <a href="Doctrine/Doctrine_Transaction_Pgsql.html">Doctrine_Transaction_Pgsql</a></dd>
<dt><b>Doctrine_Transaction_Sqlite</b></dt>
<dd>in file Sqlite.php, class <a href="Doctrine/Doctrine_Transaction_Sqlite.html">Doctrine_Transaction_Sqlite</a></dd>
<dt><b>Doctrine_Tree</b></dt>
<dd>in file Tree.php, class <a href="Doctrine/Doctrine_Tree.html">Doctrine_Tree</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Tree</dd>
<dt><b>Doctrine_Tree_AdjacencyList</b></dt>
<dd>in file AdjacencyList.php, class <a href="Doctrine/Doctrine_Tree_AdjacencyList.html">Doctrine_Tree_AdjacencyList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Tree_AdjacencyList</dd>
<dt><b>Doctrine_Tree_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Tree_Exception.html">Doctrine_Tree_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Tree_Exception</dd>
<dt><b>Doctrine_Tree_Interface</b></dt>
<dd>in file Interface.php, class <a href="Doctrine/Doctrine_Tree_Interface.html">Doctrine_Tree_Interface</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Tree_Interface</dd>
<dt><b>Doctrine_Tree_MaterializedPath</b></dt>
<dd>in file MaterializedPath.php, class <a href="Doctrine/Doctrine_Tree_MaterializedPath.html">Doctrine_Tree_MaterializedPath</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Tree_MaterializedPath</dd>
<dt><b>Doctrine_Tree_NestedSet</b></dt>
<dd>in file NestedSet.php, class <a href="Doctrine/Doctrine_Tree_NestedSet.html">Doctrine_Tree_NestedSet</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Tree_NestedSet</dd>
<dt><b>Doctrine_Util</b></dt>
<dd>in file Util.php, class <a href="Doctrine/Doctrine_Util.html">Doctrine_Util</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Util</dd>
<dt><b>Doctrine_Validator</b></dt>
<dd>in file Validator.php, class <a href="Doctrine/Doctrine_Validator.html">Doctrine_Validator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator Doctrine_Validator performs validations in record properties</dd>
<dt><b>Doctrine_Validator_Country</b></dt>
<dd>in file Country.php, class <a href="Doctrine/Doctrine_Validator_Country.html">Doctrine_Validator_Country</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Country</dd>
<dt><b>Doctrine_Validator_Creditcard</b></dt>
<dd>in file Creditcard.php, class <a href="Doctrine/Doctrine_Validator_Creditcard.html">Doctrine_Validator_Creditcard</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Creditcard</dd>
<dt><b>Doctrine_Validator_Date</b></dt>
<dd>in file Date.php, class <a href="Doctrine/Doctrine_Validator_Date.html">Doctrine_Validator_Date</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Date</dd>
<dt><b>Doctrine_Validator_Email</b></dt>
<dd>in file Email.php, class <a href="Doctrine/Doctrine_Validator_Email.html">Doctrine_Validator_Email</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Email</dd>
<dt><b>Doctrine_Validator_Enum</b></dt>
<dd>in file Enum.php, class <a href="Doctrine/Doctrine_Validator_Enum.html">Doctrine_Validator_Enum</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Enum</dd>
<dt><b>Doctrine_Validator_ErrorStack</b></dt>
<dd>in file ErrorStack.php, class <a href="Doctrine/Doctrine_Validator_ErrorStack.html">Doctrine_Validator_ErrorStack</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_ErrorStack</dd>
<dt><b>Doctrine_Validator_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_Validator_Exception.html">Doctrine_Validator_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Exception</dd>
<dt><b>Doctrine_Validator_HtmlColor</b></dt>
<dd>in file Htmlcolor.php, class <a href="Doctrine/Doctrine_Validator_HtmlColor.html">Doctrine_Validator_HtmlColor</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_HtmlColor</dd>
<dt><b>Doctrine_Validator_Interface</b></dt>
<dd>in file Interface.class.php, class <a href="Doctrine/Doctrine_Validator_Interface.html">Doctrine_Validator_Interface</a></dd>
<dt><b>Doctrine_Validator_Ip</b></dt>
<dd>in file Ip.php, class <a href="Doctrine/Doctrine_Validator_Ip.html">Doctrine_Validator_Ip</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Ip</dd>
<dt><b>Doctrine_Validator_Minlength</b></dt>
<dd>in file Minlength.php, class <a href="Doctrine/Doctrine_Validator_Minlength.html">Doctrine_Validator_Minlength</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Regexp</dd>
<dt><b>Doctrine_Validator_Nospace</b></dt>
<dd>in file Nospace.php, class <a href="Doctrine/Doctrine_Validator_Nospace.html">Doctrine_Validator_Nospace</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Nospace</dd>
<dt><b>Doctrine_Validator_Notblank</b></dt>
<dd>in file Notblank.php, class <a href="Doctrine/Doctrine_Validator_Notblank.html">Doctrine_Validator_Notblank</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Notblank</dd>
<dt><b>Doctrine_Validator_Notnull</b></dt>
<dd>in file Notnull.php, class <a href="Doctrine/Doctrine_Validator_Notnull.html">Doctrine_Validator_Notnull</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Notnull</dd>
<dt><b>Doctrine_Validator_Range</b></dt>
<dd>in file Range.php, class <a href="Doctrine/Doctrine_Validator_Range.html">Doctrine_Validator_Range</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Range</dd>
<dt><b>Doctrine_Validator_Regexp</b></dt>
<dd>in file Regexp.php, class <a href="Doctrine/Doctrine_Validator_Regexp.html">Doctrine_Validator_Regexp</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Regexp</dd>
<dt><b>Doctrine_Validator_Unique</b></dt>
<dd>in file Unique.php, class <a href="Doctrine/Doctrine_Validator_Unique.html">Doctrine_Validator_Unique</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Unique</dd>
<dt><b>Doctrine_Validator_Unsigned</b></dt>
<dd>in file Unsigned.php, class <a href="Doctrine/Doctrine_Validator_Unsigned.html">Doctrine_Validator_Unsigned</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Enum</dd>
<dt><b>Doctrine_Validator_Usstate</b></dt>
<dd>in file Usstate.php, class <a href="Doctrine/Doctrine_Validator_Usstate.html">Doctrine_Validator_Usstate</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Usstate</dd>
<dt><b>Doctrine_View</b></dt>
<dd>in file View.php, class <a href="Doctrine/Doctrine_View.html">Doctrine_View</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_View</dd>
<dt><b>Doctrine_View_Exception</b></dt>
<dd>in file Exception.php, class <a href="Doctrine/Doctrine_View_Exception.html">Doctrine_View_Exception</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Validator_Exception</dd>
<dt><b>driverName</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methoddriverName">Doctrine_Connection::driverName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;converts given driver name</dd>
<dt><b>drop</b></dt>
<dd>in file View.php, method <a href="Doctrine/Doctrine_View.html#methoddrop">Doctrine_View::drop()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop drops this view from the database</dd>
<dt><b>DROP</b></dt>
<dd>in file View.php, class constant <a href="Doctrine/Doctrine_View.html#constDROP">Doctrine_View::DROP</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SQL DROP constant</dd>
<dt><b>dropAutoincrement</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methoddropAutoincrement">Doctrine_Export_Oracle::dropAutoincrement()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing autoincrement sequence + trigger</dd>
<dt><b>dropConstraint</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropConstraint">Doctrine_Export::dropConstraint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing constraint</dd>
<dt><b>dropDatabase</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropDatabase">Doctrine_Export::dropDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database (this method is implemented by the drivers)</dd>
<dt><b>dropDatabase</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methoddropDatabase">Doctrine_Export_Oracle::dropDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database</dd>
<dt><b>dropDatabase</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methoddropDatabase">Doctrine_Export_Firebird::dropDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database</dd>
<dt><b>dropDatabase</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Export_Mssql.html#methoddropDatabase">Doctrine_Export_Mssql::dropDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database</dd>
<dt><b>dropDatabase</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Export_Sqlite.html#methoddropDatabase">Doctrine_Export_Sqlite::dropDatabase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database</dd>
<dt><b>dropDatabaseSql</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methoddropDatabaseSql">Doctrine_Export_Mysql::dropDatabaseSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database</dd>
<dt><b>dropDatabaseSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropDatabaseSql">Doctrine_Export::dropDatabaseSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database (this method is implemented by the drivers)</dd>
<dt><b>dropDatabaseSql</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Export_Pgsql.html#methoddropDatabaseSql">Doctrine_Export_Pgsql::dropDatabaseSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database</dd>
<dt><b>dropDatabaseSql</b></dt>
<dd>in file Frontbase.php, method <a href="Doctrine/Doctrine_Export_Frontbase.html#methoddropDatabaseSql">Doctrine_Export_Frontbase::dropDatabaseSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing database</dd>
<dt><b>dropIndex</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropIndex">Doctrine_Export::dropIndex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing index</dd>
<dt><b>dropIndexSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropIndexSql">Doctrine_Export::dropIndexSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dropIndexSql</dd>
<dt><b>dropIndexSql</b></dt>
<dd>in file Frontbase.php, method <a href="Doctrine/Doctrine_Export_Frontbase.html#methoddropIndexSql">Doctrine_Export_Frontbase::dropIndexSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing index</dd>
<dt><b>dropIndexSql</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methoddropIndexSql">Doctrine_Export_Mysql::dropIndexSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing index</dd>
<dt><b>dropSequence</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropSequence">Doctrine_Export::dropSequence()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dropSequenceSql drop existing sequence (this method is implemented by the drivers)</dd>
<dt><b>dropSequenceSql</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Export_Mssql.html#methoddropSequenceSql">Doctrine_Export_Mssql::dropSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function drops an existing sequence</dd>
<dt><b>dropSequenceSql</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Export_Pgsql.html#methoddropSequenceSql">Doctrine_Export_Pgsql::dropSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing sequence</dd>
<dt><b>dropSequenceSql</b></dt>
<dd>in file Frontbase.php, method <a href="Doctrine/Doctrine_Export_Frontbase.html#methoddropSequenceSql">Doctrine_Export_Frontbase::dropSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing sequence</dd>
<dt><b>dropSequenceSql</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methoddropSequenceSql">Doctrine_Export_Oracle::dropSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing sequence</dd>
<dt><b>dropSequenceSql</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methoddropSequenceSql">Doctrine_Export_Firebird::dropSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing sequence</dd>
<dt><b>dropSequenceSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropSequenceSql">Doctrine_Export::dropSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dropSequenceSql drop existing sequence</dd>
<dt><b>dropSequenceSql</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Export_Sqlite.html#methoddropSequenceSql">Doctrine_Export_Sqlite::dropSequenceSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop existing sequence</dd>
<dt><b>dropTable</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methoddropTable">Doctrine_Export_Firebird::dropTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing table</dd>
<dt><b>dropTable</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methoddropTable">Doctrine_Export_Oracle::dropTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing table</dd>
<dt><b>dropTable</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropTable">Doctrine_Export::dropTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dropTable drop an existing table</dd>
<dt><b>dropTableSql</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methoddropTableSql">Doctrine_Export_Mysql::dropTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dropTable</dd>
<dt><b>dropTableSql</b></dt>
<dd>in file Frontbase.php, method <a href="Doctrine/Doctrine_Export_Frontbase.html#methoddropTableSql">Doctrine_Export_Frontbase::dropTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing table</dd>
<dt><b>dropTableSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methoddropTableSql">Doctrine_Export::dropTableSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dropTableSql drop an existing table</dd>
<dt><b>dump</b></dt>
<dd>in file Yml.php, method <a href="Doctrine/Doctrine_Export_Schema_Yml.html#methoddump">Doctrine_Export_Schema_Yml::dump()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dump</dd>
<dt><b>dump</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methoddump">Doctrine::dump()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dump</dd>
<dt><b>dump</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Export_Schema.html#methoddump">Doctrine_Export_Schema::dump()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dump</dd>
<dt><b>dump</b></dt>
<dd>in file Xml.php, method <a href="Doctrine/Doctrine_Export_Schema_Xml.html#methoddump">Doctrine_Export_Schema_Xml::dump()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;dump</dd>
</dl>
</div>
<a name="e"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">e</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>e</h2>
<dl>
<dt><b>$errorCodeMap</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Oracle_Exception.html#var$errorCodeMap">Doctrine_Connection_Oracle_Exception::$errorCodeMap</a></dd>
<dt><b>$errorCodeMap</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Firebird_Exception.html#var$errorCodeMap">Doctrine_Connection_Firebird_Exception::$errorCodeMap</a></dd>
<dt><b>$errorCodeMap</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Mysql_Exception.html#var$errorCodeMap">Doctrine_Connection_Mysql_Exception::$errorCodeMap</a></dd>
<dt><b>$errorCodeMap</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Mssql_Exception.html#var$errorCodeMap">Doctrine_Connection_Mssql_Exception::$errorCodeMap</a></dd>
<dt><b>$errorMessages</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Exception.html#var$errorMessages">Doctrine_Connection_Exception::$errorMessages</a></dd>
<dt><b>$errorRegexps</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Firebird_Exception.html#var$errorRegexps">Doctrine_Connection_Firebird_Exception::$errorRegexps</a></dd>
<dt><b>$errorRegexps</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Pgsql_Exception.html#var$errorRegexps">Doctrine_Connection_Pgsql_Exception::$errorRegexps</a></dd>
<dt><b>$errorRegexps</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Sqlite_Exception.html#var$errorRegexps">Doctrine_Connection_Sqlite_Exception::$errorRegexps</a></dd>
<dt><b>$errors</b></dt>
<dd>in file ErrorStack.php, variable <a href="Doctrine/Doctrine_Validator_ErrorStack.html#var$errors">Doctrine_Validator_ErrorStack::$errors</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The errors of the error stack.</dd>
<dt><b>$events</b></dt>
<dd>in file Profiler.php, variable <a href="Doctrine/Doctrine_Connection_Profiler.html#var$events">Doctrine_Connection_Profiler::$events</a></dd>
<dt><b>$exception</b></dt>
<dd>in file Mock.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#var$exception">Doctrine_Adapter_Mock::$exception</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Adapter---Db2---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Adapter---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Cache/_Doctrine---Cache---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Collection---Exception.php.html">Exception.php</a></dd>
<dt><b>Expandable.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Collection---Iterator---Expandable.php.html">Expandable.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Compiler---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Firebird---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Informix---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Mssql---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Mysql---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Oracle---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Pgsql---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Profiler---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Sqlite---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---DataDict---Exception.php.html">Exception.php</a></dd>
<dt><b>Event.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Event.php.html">Event.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---EventListener---Exception.php.html">Exception.php</a></dd>
<dt><b>EventListener.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---EventListener.php.html">EventListener.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Exception.php.html">Exception.php</a></dd>
<dt><b>Export.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export.php.html">Export.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Exception.php.html">Exception.php</a></dd>
<dt><b>Expression.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression.php.html">Expression.php</a></dd>
<dt><b>Equal.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hook---Equal.php.html">Equal.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hydrate---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Builder---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Reader---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Locking---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Manager---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---RawSql---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record---State---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation---Parser---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Schema---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Analyzer---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Indexer---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Table---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Table---Repository---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Tree---Exception.php.html">Exception.php</a></dd>
<dt><b>Email.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Email.php.html">Email.php</a></dd>
<dt><b>Enum.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Enum.php.html">Enum.php</a></dd>
<dt><b>ErrorStack.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---ErrorStack.php.html">ErrorStack.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Exception.php.html">Exception.php</a></dd>
<dt><b>Exception.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---View---Exception.php.html">Exception.php</a></dd>
<dt><b>end</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodend">Doctrine_Event::end()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;end ends the internal timer of this event</dd>
<dt><b>enumIndex</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodenumIndex">Doctrine_Table::enumIndex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;enumIndex</dd>
<dt><b>enumIndex</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodenumIndex">Doctrine_Column::enumIndex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;enumIndex</dd>
<dt><b>enumValue</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodenumValue">Doctrine_Column::enumValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;enumValue</dd>
<dt><b>enumValue</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodenumValue">Doctrine_Table::enumValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;enumValue</dd>
<dt><b>eq</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodeq">Doctrine_Expression_Driver::eq()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to check if two values are equal.</dd>
<dt><b>ERR</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR">Doctrine::ERR</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ERROR CONSTANTS</dd>
<dt><b>ERRMODE_EXCEPTION</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERRMODE_EXCEPTION">Doctrine_Adapter::ERRMODE_EXCEPTION</a></dd>
<dt><b>ERRMODE_EXCEPTION</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERRMODE_EXCEPTION">Doctrine::ERRMODE_EXCEPTION</a></dd>
<dt><b>ERRMODE_SILENT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERRMODE_SILENT">Doctrine_Adapter::ERRMODE_SILENT</a></dd>
<dt><b>ERRMODE_SILENT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERRMODE_SILENT">Doctrine::ERRMODE_SILENT</a></dd>
<dt><b>ERRMODE_WARNING</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERRMODE_WARNING">Doctrine_Adapter::ERRMODE_WARNING</a></dd>
<dt><b>ERRMODE_WARNING</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERRMODE_WARNING">Doctrine::ERRMODE_WARNING</a></dd>
<dt><b>errorCode</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methoderrorCode">Doctrine_Adapter_Mock::errorCode()</a></dd>
<dt><b>errorCode</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methoderrorCode">Doctrine_Adapter_Statement::errorCode()</a></dd>
<dt><b>errorCode</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methoderrorCode">Doctrine_Connection::errorCode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorCode Fetch the SQLSTATE associated with the last operation on the database handle</dd>
<dt><b>errorCode</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methoderrorCode">Doctrine_Adapter_Statement_Mock::errorCode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorCode Fetch the SQLSTATE associated with the last operation on the statement handle</dd>
<dt><b>errorCode</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methoderrorCode">Doctrine_Connection_Statement::errorCode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorCode Fetch the SQLSTATE associated with the last operation on the statement handle</dd>
<dt><b>errorCode</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methoderrorCode">Doctrine_Adapter_Statement_Interface::errorCode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorCode Fetch the SQLSTATE associated with the last operation on the statement handle</dd>
<dt><b>errorCode</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methoderrorCode">Doctrine_Adapter_Interface::errorCode()</a></dd>
<dt><b>errorInfo</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methoderrorInfo">Doctrine_Adapter_Statement_Mock::errorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorInfo Fetch extended error information associated with the last operation on the statement handle</dd>
<dt><b>errorInfo</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methoderrorInfo">Doctrine_Adapter_Statement::errorInfo()</a></dd>
<dt><b>errorInfo</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methoderrorInfo">Doctrine_Adapter_Mock::errorInfo()</a></dd>
<dt><b>errorInfo</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methoderrorInfo">Doctrine_Adapter_Interface::errorInfo()</a></dd>
<dt><b>errorInfo</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methoderrorInfo">Doctrine_Adapter_Statement_Interface::errorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorInfo Fetch extended error information associated with the last operation on the statement handle</dd>
<dt><b>errorInfo</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methoderrorInfo">Doctrine_Connection::errorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorInfo Fetch extended error information associated with the last operation on the database handle</dd>
<dt><b>errorInfo</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methoderrorInfo">Doctrine_Connection_Statement::errorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorInfo Fetch extended error information associated with the last operation on the statement handle</dd>
<dt><b>errorMessage</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Exception.html#methoderrorMessage">Doctrine_Connection_Exception::errorMessage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return a textual error message for a Doctrine error code</dd>
<dt><b>errorMessage</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Exception.html#methoderrorMessage">Doctrine_Exception::errorMessage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return a textual error message for a Doctrine error code</dd>
<dt><b>errorStack</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methoderrorStack">Doctrine_Record::errorStack()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;errorStack assigns / returns record errorStack</dd>
<dt><b>ERR_ACCESS_VIOLATION</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_ACCESS_VIOLATION">Doctrine::ERR_ACCESS_VIOLATION</a></dd>
<dt><b>ERR_ALREADY_EXISTS</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_ALREADY_EXISTS">Doctrine_Adapter::ERR_ALREADY_EXISTS</a></dd>
<dt><b>ERR_ALREADY_EXISTS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_ALREADY_EXISTS">Doctrine::ERR_ALREADY_EXISTS</a></dd>
<dt><b>ERR_CANNOT_ALTER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CANNOT_ALTER">Doctrine::ERR_CANNOT_ALTER</a></dd>
<dt><b>ERR_CANNOT_CREATE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CANNOT_CREATE">Doctrine::ERR_CANNOT_CREATE</a></dd>
<dt><b>ERR_CANNOT_DELETE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CANNOT_DELETE">Doctrine::ERR_CANNOT_DELETE</a></dd>
<dt><b>ERR_CANNOT_DROP</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CANNOT_DROP">Doctrine::ERR_CANNOT_DROP</a></dd>
<dt><b>ERR_CANNOT_REPLACE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CANNOT_REPLACE">Doctrine::ERR_CANNOT_REPLACE</a></dd>
<dt><b>ERR_CANT_MAP</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_CANT_MAP">Doctrine_Adapter::ERR_CANT_MAP</a></dd>
<dt><b>ERR_CLASS_NAME</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CLASS_NAME">Doctrine::ERR_CLASS_NAME</a></dd>
<dt><b>ERR_CONNECT_FAILED</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CONNECT_FAILED">Doctrine::ERR_CONNECT_FAILED</a></dd>
<dt><b>ERR_CONSTRAINT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_CONSTRAINT">Doctrine_Adapter::ERR_CONSTRAINT</a></dd>
<dt><b>ERR_CONSTRAINT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CONSTRAINT">Doctrine::ERR_CONSTRAINT</a></dd>
<dt><b>ERR_CONSTRAINT_NOT_NULL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_CONSTRAINT_NOT_NULL">Doctrine::ERR_CONSTRAINT_NOT_NULL</a></dd>
<dt><b>ERR_DEADLOCK</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_DEADLOCK">Doctrine::ERR_DEADLOCK</a></dd>
<dt><b>ERR_DISCONNECTED</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_DISCONNECTED">Doctrine_Adapter::ERR_DISCONNECTED</a></dd>
<dt><b>ERR_DIVZERO</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_DIVZERO">Doctrine::ERR_DIVZERO</a></dd>
<dt><b>ERR_EXTENSION_NOT_FOUND</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_EXTENSION_NOT_FOUND">Doctrine::ERR_EXTENSION_NOT_FOUND</a></dd>
<dt><b>ERR_INSUFFICIENT_DATA</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_INSUFFICIENT_DATA">Doctrine::ERR_INSUFFICIENT_DATA</a></dd>
<dt><b>ERR_INVALID</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_INVALID">Doctrine::ERR_INVALID</a></dd>
<dt><b>ERR_INVALID_DATE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_INVALID_DATE">Doctrine::ERR_INVALID_DATE</a></dd>
<dt><b>ERR_INVALID_DSN</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_INVALID_DSN">Doctrine::ERR_INVALID_DSN</a></dd>
<dt><b>ERR_INVALID_NUMBER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_INVALID_NUMBER">Doctrine::ERR_INVALID_NUMBER</a></dd>
<dt><b>ERR_LOADMODULE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_LOADMODULE">Doctrine::ERR_LOADMODULE</a></dd>
<dt><b>ERR_MANAGER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_MANAGER">Doctrine::ERR_MANAGER</a></dd>
<dt><b>ERR_MANAGER_PARSE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_MANAGER_PARSE">Doctrine::ERR_MANAGER_PARSE</a></dd>
<dt><b>ERR_MISMATCH</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_MISMATCH">Doctrine_Adapter::ERR_MISMATCH</a></dd>
<dt><b>ERR_MISMATCH</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_MISMATCH">Doctrine::ERR_MISMATCH</a></dd>
<dt><b>ERR_NEED_MORE_DATA</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_NEED_MORE_DATA">Doctrine::ERR_NEED_MORE_DATA</a></dd>
<dt><b>ERR_NODBSELECTED</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_NODBSELECTED">Doctrine::ERR_NODBSELECTED</a></dd>
<dt><b>ERR_NONE</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_NONE">Doctrine_Adapter::ERR_NONE</a></dd>
<dt><b>ERR_NOSUCHDB</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_NOSUCHDB">Doctrine::ERR_NOSUCHDB</a></dd>
<dt><b>ERR_NOSUCHFIELD</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_NOSUCHFIELD">Doctrine::ERR_NOSUCHFIELD</a></dd>
<dt><b>ERR_NOSUCHTABLE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_NOSUCHTABLE">Doctrine::ERR_NOSUCHTABLE</a></dd>
<dt><b>ERR_NOT_CAPABLE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_NOT_CAPABLE">Doctrine::ERR_NOT_CAPABLE</a></dd>
<dt><b>ERR_NOT_FOUND</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_NOT_FOUND">Doctrine_Adapter::ERR_NOT_FOUND</a></dd>
<dt><b>ERR_NOT_FOUND</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_NOT_FOUND">Doctrine::ERR_NOT_FOUND</a></dd>
<dt><b>ERR_NOT_IMPLEMENTED</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_NOT_IMPLEMENTED">Doctrine_Adapter::ERR_NOT_IMPLEMENTED</a></dd>
<dt><b>ERR_NOT_LOCKED</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_NOT_LOCKED">Doctrine::ERR_NOT_LOCKED</a></dd>
<dt><b>ERR_NO_PERM</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_NO_PERM">Doctrine_Adapter::ERR_NO_PERM</a></dd>
<dt><b>ERR_SYNTAX</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_SYNTAX">Doctrine_Adapter::ERR_SYNTAX</a></dd>
<dt><b>ERR_SYNTAX</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_SYNTAX">Doctrine::ERR_SYNTAX</a></dd>
<dt><b>ERR_TRUNCATED</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_TRUNCATED">Doctrine::ERR_TRUNCATED</a></dd>
<dt><b>ERR_TRUNCATED</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constERR_TRUNCATED">Doctrine_Adapter::ERR_TRUNCATED</a></dd>
<dt><b>ERR_UNSUPPORTED</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_UNSUPPORTED">Doctrine::ERR_UNSUPPORTED</a></dd>
<dt><b>ERR_VALUE_COUNT_ON_ROW</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constERR_VALUE_COUNT_ON_ROW">Doctrine::ERR_VALUE_COUNT_ON_ROW</a></dd>
<dt><b>escapePattern</b></dt>
<dd>in file Formatter.php, method <a href="Doctrine/Doctrine_Formatter.html#methodescapePattern">Doctrine_Formatter::escapePattern()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Quotes pattern (% and _) characters in a string)</dd>
<dt><b>evict</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodevict">Doctrine_Table_Repository::evict()</a></dd>
<dt><b>evictAll</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodevictAll">Doctrine_Table_Repository::evictAll()</a></dd>
<dt><b>evictTables</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodevictTables">Doctrine_Connection::evictTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;evictTables evicts all tables</dd>
<dt><b>exec</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodexec">Doctrine_Connection::exec()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exec</dd>
<dt><b>exec</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodexec">Doctrine_Adapter_Mock::exec()</a></dd>
<dt><b>exec</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methodexec">Doctrine_Adapter_Interface::exec()</a></dd>
<dt><b>execute</b></dt>
<dd>in file View.php, method <a href="Doctrine/Doctrine_View.html#methodexecute">Doctrine_View::execute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;execute executes the view returns a collection of Doctrine_Record objects</dd>
<dt><b>execute</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodexecute">Doctrine_Connection_Statement::execute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;execute Executes a prepared statement</dd>
<dt><b>execute</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methodexecute">Doctrine_Adapter_Statement::execute()</a></dd>
<dt><b>execute</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodexecute">Doctrine_Search_Query::execute()</a></dd>
<dt><b>execute</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodexecute">Doctrine_Adapter_Statement_Mock::execute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;execute Executes a prepared statement</dd>
<dt><b>execute</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodexecute">Doctrine_Connection::execute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;execute</dd>
<dt><b>execute</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodexecute">Doctrine_Hydrate::execute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;execute executes the query and populates the data set</dd>
<dt><b>execute</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodexecute">Doctrine_Adapter_Statement_Interface::execute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;execute Executes a prepared statement</dd>
<dt><b>exists</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodexists">Doctrine_Record::exists()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exists returns true if this record is persistent, otherwise false</dd>
<dt><b>exists</b></dt>
<dd>in file Null.php, method <a href="Doctrine/Doctrine_Null.html#methodexists">Doctrine_Null::exists()</a></dd>
<dt><b>expireCache</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodexpireCache">Doctrine_Hydrate::expireCache()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;expireCache</dd>
<dt><b>export</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodexport">Doctrine_Table::export()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;export exports this table to database based on column and option definitions</dd>
<dt><b>exportClasses</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodexportClasses">Doctrine_Export::exportClasses()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportClasses method for exporting Doctrine_Record classes to a schema</dd>
<dt><b>exportClassesSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodexportClassesSql">Doctrine_Export::exportClassesSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportClassesSql method for exporting Doctrine_Record classes to a schema</dd>
<dt><b>exportConstraints</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodexportConstraints">Doctrine_Table::exportConstraints()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportConstraints exports the constraints of this table into database based on option definitions</dd>
<dt><b>exportSchema</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodexportSchema">Doctrine_Export::exportSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportSchema method for exporting Doctrine_Record classes to a schema</dd>
<dt><b>exportSchema</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodexportSchema">Doctrine::exportSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportSchema method for exporting Doctrine_Record classes to a schema</dd>
<dt><b>exportSchema</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Export_Schema.html#methodexportSchema">Doctrine_Export_Schema::exportSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportSchema</dd>
<dt><b>exportSql</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodexportSql">Doctrine_Export::exportSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportSql returns the sql for exporting Doctrine_Record classes to a schema</dd>
<dt><b>exportSql</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodexportSql">Doctrine::exportSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportSql method for exporting Doctrine_Record classes to a schema</dd>
<dt><b>exportTable</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodexportTable">Doctrine_Export::exportTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;exportTable exports given table into database based on column and option definitions</dd>
<dt><b>EXPORT_ALL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constEXPORT_ALL">Doctrine::EXPORT_ALL</a><br>&nbsp;&nbsp;&nbsp;&nbsp;export all</dd>
<dt><b>EXPORT_CONSTRAINTS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constEXPORT_CONSTRAINTS">Doctrine::EXPORT_CONSTRAINTS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;export constraints</dd>
<dt><b>EXPORT_NONE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constEXPORT_NONE">Doctrine::EXPORT_NONE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;turns of exporting</dd>
<dt><b>EXPORT_TABLES</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constEXPORT_TABLES">Doctrine::EXPORT_TABLES</a><br>&nbsp;&nbsp;&nbsp;&nbsp;export tables</dd>
</dl>
</div>
<a name="f"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">f</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>f</h2>
<dl>
<dt><b>$fieldParsers</b></dt>
<dd>in file Hook.php, variable <a href="Doctrine/Doctrine_Hook.html#var$fieldParsers">Doctrine_Hook::$fieldParsers</a></dd>
<dt><b>$fields</b></dt>
<dd>in file RawSql.php, variable <a href="Doctrine/Doctrine_RawSql.html#var$fields">Doctrine_RawSql::$fields</a></dd>
<dt><b>Firebird.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Firebird.php.html">Firebird.php</a></dd>
<dt><b>Firebird.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_DataDict/_Doctrine---DataDict---Firebird.php.html">Firebird.php</a></dd>
<dt><b>Firebird.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Firebird.php.html">Firebird.php</a></dd>
<dt><b>Frontbase.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Frontbase.php.html">Frontbase.php</a></dd>
<dt><b>Firebird.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Firebird.php.html">Firebird.php</a></dd>
<dt><b>File.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---File.php.html">File.php</a></dd>
<dt><b>Formatter.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Formatter.php.html">Formatter.php</a></dd>
<dt><b>Firebird.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Firebird.php.html">Firebird.php</a></dd>
<dt><b>Filter.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Filter.php.html">Filter.php</a></dd>
<dt><b>From.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---From.php.html">From.php</a></dd>
<dt><b>Filter.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record---Filter.php.html">Filter.php</a></dd>
<dt><b>ForeignKey.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation---ForeignKey.php.html">ForeignKey.php</a></dd>
<dt><b>Firebird.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Firebird.php.html">Firebird.php</a></dd>
<dt><b>Firebird.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Firebird.php.html">Firebird.php</a></dd>
<dt><b>factory</b></dt>
<dd>in file Node.php, method <a href="Doctrine/Doctrine_Node.html#methodfactory">Doctrine_Node::factory()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;factory method to return node instance based upon chosen implementation</dd>
<dt><b>factory</b></dt>
<dd>in file Tree.php, method <a href="Doctrine/Doctrine_Tree.html#methodfactory">Doctrine_Tree::factory()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;factory method to return tree instance based upon chosen implementation</dd>
<dt><b>fetch</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#methodfetch">Doctrine_Cache_Db::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available for the given id and (if yes) return it (false else)</dd>
<dt><b>fetch</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodfetch">Doctrine_Connection_Statement::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetch</dd>
<dt><b>fetch</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methodfetch">Doctrine_Adapter_Statement::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetch</dd>
<dt><b>fetch</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Interface.html#methodfetch">Doctrine_Cache_Interface::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available for the given id and (if yes) return it (false else)</dd>
<dt><b>fetch</b></dt>
<dd>in file Apc.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Apc.html#methodfetch">Doctrine_Cache_Apc::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available for the given id and (if yes) return it (false else)</dd>
<dt><b>fetch</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Array.html#methodfetch">Doctrine_Cache_Array::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available for the given id and (if yes) return it (false else)</dd>
<dt><b>fetch</b></dt>
<dd>in file Memcache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Memcache.html#methodfetch">Doctrine_Cache_Memcache::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Test if a cache is available for the given id and (if yes) return it (false else)</dd>
<dt><b>fetch</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodfetch">Doctrine_Adapter_Statement_Mock::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetch</dd>
<dt><b>fetch</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodfetch">Doctrine_Adapter_Statement_Interface::fetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetch</dd>
<dt><b>fetchAll</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodfetchAll">Doctrine_Adapter_Statement_Mock::fetchAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchAll Returns an array containing all of the result set rows</dd>
<dt><b>fetchAll</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodfetchAll">Doctrine_Connection::fetchAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchAll</dd>
<dt><b>fetchAll</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodfetchAll">Doctrine_Connection_Statement::fetchAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchAll Returns an array containing all of the result set rows</dd>
<dt><b>fetchAll</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodfetchAll">Doctrine_Adapter_Statement_Interface::fetchAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchAll Returns an array containing all of the result set rows</dd>
<dt><b>fetchArray</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodfetchArray">Doctrine_Connection::fetchArray()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchArray</dd>
<dt><b>fetchArray</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodfetchArray">Doctrine_Hydrate::fetchArray()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchArray Convenience method to execute using array fetching as hydration mode.</dd>
<dt><b>fetchAssoc</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodfetchAssoc">Doctrine_Connection::fetchAssoc()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchAssoc</dd>
<dt><b>fetchBoth</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodfetchBoth">Doctrine_Connection::fetchBoth()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchBoth</dd>
<dt><b>fetchBranch</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Tree_Interface.html#methodfetchBranch">Doctrine_Tree_Interface::fetchBranch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;optimised method that returns iterator for traversal of the tree from the given record primary key</dd>
<dt><b>fetchBranch</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodfetchBranch">Doctrine_Tree_NestedSet::fetchBranch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fetches a branch of a tree.</dd>
<dt><b>fetchColumn</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodfetchColumn">Doctrine_Adapter_Statement_Interface::fetchColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchColumn Returns a single column from the next row of a result set or FALSE if there are no more rows.</dd>
<dt><b>fetchColumn</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodfetchColumn">Doctrine_Connection::fetchColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchColumn</dd>
<dt><b>fetchColumn</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodfetchColumn">Doctrine_Connection_Statement::fetchColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchColumn Returns a single column from the next row of a result set or FALSE if there are no more rows.</dd>
<dt><b>fetchColumn</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodfetchColumn">Doctrine_Adapter_Statement_Mock::fetchColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchColumn Returns a single column from the next row of a result set or FALSE if there are no more rows.</dd>
<dt><b>fetchObject</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodfetchObject">Doctrine_Connection_Statement::fetchObject()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchObject Fetches the next row and returns it as an object.</dd>
<dt><b>fetchObject</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodfetchObject">Doctrine_Adapter_Statement_Interface::fetchObject()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchObject Fetches the next row and returns it as an object.</dd>
<dt><b>fetchObject</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodfetchObject">Doctrine_Adapter_Statement_Mock::fetchObject()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchObject Fetches the next row and returns it as an object.</dd>
<dt><b>fetchOne</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodfetchOne">Doctrine_Connection::fetchOne()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchOne</dd>
<dt><b>fetchOne</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodfetchOne">Doctrine_Hydrate::fetchOne()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchOne Convenience method to execute the query and return the first item of the collection.</dd>
<dt><b>fetchRelatedFor</b></dt>
<dd>in file Self.php, method <a href="Doctrine/Doctrine_Relation_Association_Self.html#methodfetchRelatedFor">Doctrine_Relation_Association_Self::fetchRelatedFor()</a></dd>
<dt><b>fetchRelatedFor</b></dt>
<dd>in file ForeignKey.php, method <a href="Doctrine/Doctrine_Relation_ForeignKey.html#methodfetchRelatedFor">Doctrine_Relation_ForeignKey::fetchRelatedFor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchRelatedFor</dd>
<dt><b>fetchRelatedFor</b></dt>
<dd>in file Association.php, method <a href="Doctrine/Doctrine_Relation_Association.html#methodfetchRelatedFor">Doctrine_Relation_Association::fetchRelatedFor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchRelatedFor</dd>
<dt><b>fetchRelatedFor</b></dt>
<dd>in file Nest.php, method <a href="Doctrine/Doctrine_Relation_Nest.html#methodfetchRelatedFor">Doctrine_Relation_Nest::fetchRelatedFor()</a></dd>
<dt><b>fetchRelatedFor</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodfetchRelatedFor">Doctrine_Relation::fetchRelatedFor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchRelatedFor</dd>
<dt><b>fetchRelatedFor</b></dt>
<dd>in file LocalKey.php, method <a href="Doctrine/Doctrine_Relation_LocalKey.html#methodfetchRelatedFor">Doctrine_Relation_LocalKey::fetchRelatedFor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchRelatedFor</dd>
<dt><b>fetchRoot</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodfetchRoot">Doctrine_Tree_NestedSet::fetchRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fetches a/the root node.</dd>
<dt><b>fetchRoots</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodfetchRoots">Doctrine_Tree_NestedSet::fetchRoots()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fetches all root nodes. If the tree has only one root this is the same as fetchRoot().</dd>
<dt><b>fetchRow</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodfetchRow">Doctrine_Connection::fetchRow()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;fetchRow</dd>
<dt><b>fetchTree</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Tree_Interface.html#methodfetchTree">Doctrine_Tree_Interface::fetchTree()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;optimised method to returns iterator for traversal of the entire tree from root</dd>
<dt><b>fetchTree</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodfetchTree">Doctrine_Tree_NestedSet::fetchTree()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fetches a tree.</dd>
<dt><b>FETCH_ARRAY</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_ARRAY">Doctrine::FETCH_ARRAY</a><br>&nbsp;&nbsp;&nbsp;&nbsp;FETCH ARRAY</dd>
<dt><b>FETCH_ASSOC</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_ASSOC">Doctrine_Adapter::FETCH_ASSOC</a></dd>
<dt><b>FETCH_ASSOC</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_ASSOC">Doctrine::FETCH_ASSOC</a></dd>
<dt><b>FETCH_BATCH</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_BATCH">Doctrine::FETCH_BATCH</a><br>&nbsp;&nbsp;&nbsp;&nbsp;BATCH FETCHING</dd>
<dt><b>FETCH_BOTH</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_BOTH">Doctrine::FETCH_BOTH</a></dd>
<dt><b>FETCH_BOTH</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_BOTH">Doctrine_Adapter::FETCH_BOTH</a></dd>
<dt><b>FETCH_BOUND</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_BOUND">Doctrine::FETCH_BOUND</a></dd>
<dt><b>FETCH_BOUND</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_BOUND">Doctrine_Adapter::FETCH_BOUND</a></dd>
<dt><b>FETCH_CLASS</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_CLASS">Doctrine_Adapter::FETCH_CLASS</a></dd>
<dt><b>FETCH_CLASS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_CLASS">Doctrine::FETCH_CLASS</a></dd>
<dt><b>FETCH_CLASSTYPE</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_CLASSTYPE">Doctrine_Adapter::FETCH_CLASSTYPE</a></dd>
<dt><b>FETCH_CLASSTYPE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_CLASSTYPE">Doctrine::FETCH_CLASSTYPE</a></dd>
<dt><b>FETCH_COLUMN</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_COLUMN">Doctrine_Adapter::FETCH_COLUMN</a></dd>
<dt><b>FETCH_COLUMN</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_COLUMN">Doctrine::FETCH_COLUMN</a></dd>
<dt><b>FETCH_FUNC</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_FUNC">Doctrine::FETCH_FUNC</a></dd>
<dt><b>FETCH_FUNC</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_FUNC">Doctrine_Adapter::FETCH_FUNC</a></dd>
<dt><b>FETCH_GROUP</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_GROUP">Doctrine_Adapter::FETCH_GROUP</a></dd>
<dt><b>FETCH_GROUP</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_GROUP">Doctrine::FETCH_GROUP</a></dd>
<dt><b>FETCH_IMMEDIATE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_IMMEDIATE">Doctrine::FETCH_IMMEDIATE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;IMMEDIATE FETCHING</dd>
<dt><b>FETCH_INTO</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_INTO">Doctrine::FETCH_INTO</a></dd>
<dt><b>FETCH_INTO</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_INTO">Doctrine_Adapter::FETCH_INTO</a></dd>
<dt><b>FETCH_LAZY</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_LAZY">Doctrine::FETCH_LAZY</a></dd>
<dt><b>FETCH_LAZY</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_LAZY">Doctrine_Adapter::FETCH_LAZY</a></dd>
<dt><b>FETCH_LAZY_OFFSET</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_LAZY_OFFSET">Doctrine::FETCH_LAZY_OFFSET</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LAZY OFFSET FETCHING</dd>
<dt><b>FETCH_NAMED</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_NAMED">Doctrine::FETCH_NAMED</a></dd>
<dt><b>FETCH_NAMED</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_NAMED">Doctrine_Adapter::FETCH_NAMED</a></dd>
<dt><b>FETCH_NUM</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_NUM">Doctrine_Adapter::FETCH_NUM</a></dd>
<dt><b>FETCH_NUM</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_NUM">Doctrine::FETCH_NUM</a></dd>
<dt><b>FETCH_OBJ</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_OBJ">Doctrine_Adapter::FETCH_OBJ</a></dd>
<dt><b>FETCH_OBJ</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_OBJ">Doctrine::FETCH_OBJ</a></dd>
<dt><b>FETCH_OFFSET</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_OFFSET">Doctrine::FETCH_OFFSET</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LAZY FETCHING</dd>
<dt><b>FETCH_ORI_ABS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_ORI_ABS">Doctrine::FETCH_ORI_ABS</a></dd>
<dt><b>FETCH_ORI_ABS</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_ORI_ABS">Doctrine_Adapter::FETCH_ORI_ABS</a></dd>
<dt><b>FETCH_ORI_FIRST</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_ORI_FIRST">Doctrine::FETCH_ORI_FIRST</a></dd>
<dt><b>FETCH_ORI_FIRST</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_ORI_FIRST">Doctrine_Adapter::FETCH_ORI_FIRST</a></dd>
<dt><b>FETCH_ORI_LAST</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_ORI_LAST">Doctrine_Adapter::FETCH_ORI_LAST</a></dd>
<dt><b>FETCH_ORI_LAST</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_ORI_LAST">Doctrine::FETCH_ORI_LAST</a></dd>
<dt><b>FETCH_ORI_NEXT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_ORI_NEXT">Doctrine::FETCH_ORI_NEXT</a></dd>
<dt><b>FETCH_ORI_NEXT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_ORI_NEXT">Doctrine_Adapter::FETCH_ORI_NEXT</a></dd>
<dt><b>FETCH_ORI_PRIOR</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_ORI_PRIOR">Doctrine::FETCH_ORI_PRIOR</a></dd>
<dt><b>FETCH_ORI_PRIOR</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_ORI_PRIOR">Doctrine_Adapter::FETCH_ORI_PRIOR</a></dd>
<dt><b>FETCH_ORI_REL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_ORI_REL">Doctrine::FETCH_ORI_REL</a></dd>
<dt><b>FETCH_ORI_REL</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_ORI_REL">Doctrine_Adapter::FETCH_ORI_REL</a></dd>
<dt><b>FETCH_RECORD</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_RECORD">Doctrine::FETCH_RECORD</a><br>&nbsp;&nbsp;&nbsp;&nbsp;FETCH RECORD</dd>
<dt><b>FETCH_SERIALIZE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_SERIALIZE">Doctrine::FETCH_SERIALIZE</a></dd>
<dt><b>FETCH_SERIALIZE</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_SERIALIZE">Doctrine_Adapter::FETCH_SERIALIZE</a></dd>
<dt><b>FETCH_UNIQUE</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constFETCH_UNIQUE">Doctrine_Adapter::FETCH_UNIQUE</a></dd>
<dt><b>FETCH_UNIQUE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_UNIQUE">Doctrine::FETCH_UNIQUE</a></dd>
<dt><b>FETCH_VHOLDER</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constFETCH_VHOLDER">Doctrine::FETCH_VHOLDER</a><br>&nbsp;&nbsp;&nbsp;&nbsp;FETCH VALUEHOLDER</dd>
<dt><b>find</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodfind">Doctrine_Table::find()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;finds a record by its identifier</dd>
<dt><b>findAll</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodfindAll">Doctrine_Table::findAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;findAll returns a collection of records</dd>
<dt><b>findByDql</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodfindByDql">Doctrine_Table::findByDql()</a></dd>
<dt><b>findBySql</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodfindBySql">Doctrine_Table::findBySql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;findByDql finds records with given DQL where clause returns a collection of records</dd>
<dt><b>findRoot</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Tree_Interface.html#methodfindRoot">Doctrine_Tree_Interface::findRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns root node</dd>
<dt><b>findRoot</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodfindRoot">Doctrine_Tree_NestedSet::findRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns root node</dd>
<dt><b>fixIndexName</b></dt>
<dd>in file Formatter.php, method <a href="Doctrine/Doctrine_Formatter.html#methodfixIndexName">Doctrine_Formatter::fixIndexName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes any formatting in an index name using the 'idxname_format' option</dd>
<dt><b>fixSequenceName</b></dt>
<dd>in file Formatter.php, method <a href="Doctrine/Doctrine_Formatter.html#methodfixSequenceName">Doctrine_Formatter::fixSequenceName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes any formatting in an sequence name using the 'seqname_format' option</dd>
<dt><b>flush</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Hydrate_Array.html#methodflush">Doctrine_Hydrate_Array::flush()</a></dd>
<dt><b>flush</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Hydrate_Record.html#methodflush">Doctrine_Hydrate_Record::flush()</a></dd>
<dt><b>flush</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodflush">Doctrine_Connection::flush()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;flush saves all the records from all tables this operation is isolated using a transaction</dd>
<dt><b>forceException</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodforceException">Doctrine_Adapter_Mock::forceException()</a></dd>
<dt><b>forceLastInsertIdFail</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodforceLastInsertIdFail">Doctrine_Adapter_Mock::forceLastInsertIdFail()</a></dd>
<dt><b>formatSql</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodformatSql">Doctrine_Lib::formatSql()</a></dd>
<dt><b>forUpdate</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodforUpdate">Doctrine_Query_Abstract::forUpdate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;forUpdate Makes the query SELECT FOR UPDATE.</dd>
<dt><b>free</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodfree">Doctrine_Query::free()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Frees the resources used by the query object. It especially breaks a cyclic reference between the query object and it's parsers. This enables PHP's current GC to reclaim the memory.</dd>
<dt><b>from</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodfrom">Doctrine_Query_Abstract::from()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;from sets the FROM part of the query</dd>
<dt><b>functionTable</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Expression_Firebird.html#methodfunctionTable">Doctrine_Expression_Firebird::functionTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return string for internal table used when calling only a function</dd>
</dl>
</div>
<a name="g"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">g</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>g</h2>
<dl>
<dt><b>Groupby.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Groupby.php.html">Groupby.php</a></dd>
<dt><b>generateMessage</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Validator_Exception.html#methodgenerateMessage">Doctrine_Validator_Exception::generateMessage()</a></dd>
<dt><b>generateNewTableAlias</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgenerateNewTableAlias">Doctrine_Hydrate::generateNewTableAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;generateNewTableAlias generates a new alias from given table alias</dd>
<dt><b>generateTableAlias</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgenerateTableAlias">Doctrine_Hydrate::generateTableAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;generateTableAlias generates a table alias from given table name and associates it with given component alias</dd>
<dt><b>get</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodget">Doctrine_Table_Repository::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get</dd>
<dt><b>get</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodget">Doctrine_Collection::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get returns a record for given key</dd>
<dt><b>get</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodget">Doctrine_Record::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get returns a value of a property or a related component</dd>
<dt><b>get</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#methodget">Doctrine_Connection_Profiler::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get</dd>
<dt><b>get</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodget">Doctrine_EventListener_Chain::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a Doctrine_EventListener on success and null on failure</dd>
<dt><b>get</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Query_Filter_Chain.html#methodget">Doctrine_Query_Filter_Chain::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a Doctrine_Query_Filter on success and null on failure</dd>
<dt><b>get</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Schema_Object.html#methodget">Doctrine_Schema_Object::get()</a></dd>
<dt><b>get</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodget">Doctrine_Column::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get</dd>
<dt><b>get</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#methodget">Doctrine_Validator_ErrorStack::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>get</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodget">Doctrine_Record_Listener_Chain::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a Doctrine_Record_Listener on success and null on failure</dd>
<dt><b>get</b></dt>
<dd>in file File.php, method <a href="Doctrine/Doctrine_File.html#methodget">Doctrine_File::get()</a></dd>
<dt><b>getAdvancedForeignKeyOptions</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodgetAdvancedForeignKeyOptions">Doctrine_Export_Mysql::getAdvancedForeignKeyOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAdvancedForeignKeyOptions Return the FOREIGN KEY query section dealing with non-standard options as MATCH, INITIALLY DEFERRED, ON UPDATE, ...</dd>
<dt><b>getAdvancedForeignKeyOptions</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Export_Pgsql.html#methodgetAdvancedForeignKeyOptions">Doctrine_Export_Pgsql::getAdvancedForeignKeyOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAdvancedForeignKeyOptions Return the FOREIGN KEY query section dealing with non-standard options as MATCH, INITIALLY DEFERRED, ON UPDATE, ...</dd>
<dt><b>getAdvancedForeignKeyOptions</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methodgetAdvancedForeignKeyOptions">Doctrine_Export_Oracle::getAdvancedForeignKeyOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAdvancedForeignKeyOptions Return the FOREIGN KEY query section dealing with non-standard options as MATCH, INITIALLY DEFERRED, ON UPDATE, ...</dd>
<dt><b>getAdvancedForeignKeyOptions</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetAdvancedForeignKeyOptions">Doctrine_Export::getAdvancedForeignKeyOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAdvancedForeignKeyOptions Return the FOREIGN KEY query section dealing with non-standard options as MATCH, INITIALLY DEFERRED, ON UPDATE, ...</dd>
<dt><b>getAdvancedForeignKeyOptions</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Export_Sqlite.html#methodgetAdvancedForeignKeyOptions">Doctrine_Export_Sqlite::getAdvancedForeignKeyOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAdvancedForeignKeyOptions Return the FOREIGN KEY query section dealing with non-standard options as MATCH, INITIALLY DEFERRED, ON UPDATE, ...</dd>
<dt><b>getAggregateAlias</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodgetAggregateAlias">Doctrine_Query::getAggregateAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAggregateAlias</dd>
<dt><b>getAlias</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodgetAlias">Doctrine_Relation::getAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAlias returns the relation alias</dd>
<dt><b>getAliasDeclaration</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetAliasDeclaration">Doctrine_Hydrate::getAliasDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAliasDeclaration get the declaration for given component alias</dd>
<dt><b>getAliasMap</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetAliasMap">Doctrine_Hydrate::getAliasMap()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAliasMap returns the component alias map</dd>
<dt><b>getAll</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodgetAll">Doctrine_Adapter_Mock::getAll()</a></dd>
<dt><b>getAll</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#methodgetAll">Doctrine_Connection_Profiler::getAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAll returns all profiled events as an array</dd>
<dt><b>getAll</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodgetAll">Doctrine_Cache::getAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getQueries</dd>
<dt><b>getAncestors</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetAncestors">Doctrine_Node_Interface::getAncestors()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets ancestors for node</dd>
<dt><b>getAncestors</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetAncestors">Doctrine_Node_NestedSet::getAncestors()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets ancestors for node</dd>
<dt><b>getAssociationFactory</b></dt>
<dd>in file Association.php, method <a href="Doctrine/Doctrine_Relation_Association.html#methodgetAssociationFactory">Doctrine_Relation_Association::getAssociationFactory()</a></dd>
<dt><b>getAssociationTable</b></dt>
<dd>in file Association.php, method <a href="Doctrine/Doctrine_Relation_Association.html#methodgetAssociationTable">Doctrine_Relation_Association::getAssociationTable()</a></dd>
<dt><b>getAttribute</b></dt>
<dd>in file Tree.php, method <a href="Doctrine/Doctrine_Tree.html#methodgetAttribute">Doctrine_Tree::getAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets tree attribute value</dd>
<dt><b>getAttribute</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodgetAttribute">Doctrine_Configurable::getAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the value of an attribute</dd>
<dt><b>getAttribute</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetAttribute">Doctrine_Connection::getAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAttribute retrieves a database connection attribute</dd>
<dt><b>getAttribute</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodgetAttribute">Doctrine_Adapter_Statement_Interface::getAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAttribute Retrieve a statement attribute</dd>
<dt><b>getAttribute</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodgetAttribute">Doctrine_Adapter_Statement_Mock::getAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAttribute Retrieve a statement attribute</dd>
<dt><b>getAttribute</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodgetAttribute">Doctrine_Connection_Statement::getAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAttribute Retrieve a statement attribute</dd>
<dt><b>getAttribute</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodgetAttribute">Doctrine_Adapter_Mock::getAttribute()</a></dd>
<dt><b>getAttributes</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodgetAttributes">Doctrine_Configurable::getAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getAttributes returns all attributes as an array</dd>
<dt><b>getAuditLog</b></dt>
<dd>in file Versionable.php, method <a href="Doctrine/Doctrine_Template_Versionable.html#methodgetAuditLog">Doctrine_Template_Versionable::getAuditLog()</a></dd>
<dt><b>getAvailableDrivers</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetAvailableDrivers">Doctrine_Connection::getAvailableDrivers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns an array of available PDO drivers</dd>
<dt><b>getBaseAlias</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodgetBaseAlias">Doctrine_Tree_NestedSet::getBaseAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>getBaseComponent</b></dt>
<dd>in file Tree.php, method <a href="Doctrine/Doctrine_Tree.html#methodgetBaseComponent">Doctrine_Tree::getBaseComponent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the base tree component.</dd>
<dt><b>getBaseQuery</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodgetBaseQuery">Doctrine_Tree_NestedSet::getBaseQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>getCachedForm</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetCachedForm">Doctrine_Hydrate::getCachedForm()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getCachedForm returns the cached form of this query for given resultSet</dd>
<dt><b>getCacheDriver</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetCacheDriver">Doctrine_Hydrate::getCacheDriver()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getCacheDriver returns the cache driver associated with this object</dd>
<dt><b>getCacheDriver</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodgetCacheDriver">Doctrine_Configurable::getCacheDriver()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getCacheDriver</dd>
<dt><b>getCharsetFieldDeclaration</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Firebird.html#methodgetCharsetFieldDeclaration">Doctrine_DataDict_Firebird::getCharsetFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set the CHARACTER SET of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getCharsetFieldDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetCharsetFieldDeclaration">Doctrine_Export::getCharsetFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set the CHARACTER SET of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getCharsetFieldDeclaration</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mysql.html#methodgetCharsetFieldDeclaration">Doctrine_DataDict_Mysql::getCharsetFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set the CHARACTER SET of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getCheckDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetCheckDeclaration">Doctrine_Export::getCheckDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set a CHECK constraint declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getChildren</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetChildren">Doctrine_Node_Interface::getChildren()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets children for node (direct descendants only)</dd>
<dt><b>getChildren</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetChildren">Doctrine_Node_NestedSet::getChildren()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets children for node (direct descendants only)</dd>
<dt><b>getClassnameToReturn</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetClassnameToReturn">Doctrine_Table::getClassnameToReturn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the classname to return. Most often this is just the options['name']</dd>
<dt><b>getCode</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodgetCode">Doctrine_Event::getCode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getCode</dd>
<dt><b>getCollationFieldDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetCollationFieldDeclaration">Doctrine_Export::getCollationFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set the COLLATION of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getCollationFieldDeclaration</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Firebird.html#methodgetCollationFieldDeclaration">Doctrine_DataDict_Firebird::getCollationFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set the COLLATION of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getCollationFieldDeclaration</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mysql.html#methodgetCollationFieldDeclaration">Doctrine_DataDict_Mysql::getCollationFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set the COLLATION of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getCollectionAsString</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodgetCollectionAsString">Doctrine_Lib::getCollectionAsString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a string representation of Doctrine_Collection object</dd>
<dt><b>getCollectionAsXml</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodgetCollectionAsXml">Doctrine_Lib::getCollectionAsXml()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return an collection of records as XML.</dd>
<dt><b>getColumn</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Schema_Table.html#methodgetColumn">Doctrine_Schema_Table::getColumn()</a></dd>
<dt><b>getColumnCount</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetColumnCount">Doctrine_Table::getColumnCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getColumnCount</dd>
<dt><b>getColumnMeta</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodgetColumnMeta">Doctrine_Adapter_Statement_Interface::getColumnMeta()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getColumnMeta Returns metadata for a column in a result set</dd>
<dt><b>getColumnMeta</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodgetColumnMeta">Doctrine_Connection_Statement::getColumnMeta()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getColumnMeta Returns metadata for a column in a result set</dd>
<dt><b>getColumnMeta</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodgetColumnMeta">Doctrine_Adapter_Statement_Mock::getColumnMeta()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getColumnMeta Returns metadata for a column in a result set</dd>
<dt><b>getColumnName</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetColumnName">Doctrine_Table::getColumnName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getColumnName</dd>
<dt><b>getColumnNames</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetColumnNames">Doctrine_Table::getColumnNames()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns an array containing all the column names</dd>
<dt><b>getColumns</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetColumns">Doctrine_Table::getColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns all columns and their definitions</dd>
<dt><b>getColumns</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Schema_Table.html#methodgetColumns">Doctrine_Schema_Table::getColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns an array of Doctrine_Schema_Column objects</dd>
<dt><b>getComponentAlias</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetComponentAlias">Doctrine_Hydrate::getComponentAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getComponentAlias get component alias associated with given table alias</dd>
<dt><b>getComponentAlias</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetComponentAlias">Doctrine_Manager::getComponentAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getComponentAlias</dd>
<dt><b>getComponentName</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetComponentName">Doctrine_Table::getComponentName()</a></dd>
<dt><b>getCondition</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Hook_Parser.html#methodgetCondition">Doctrine_Hook_Parser::getCondition()</a></dd>
<dt><b>getCondition</b></dt>
<dd>in file ForeignKey.php, method <a href="Doctrine/Doctrine_Relation_ForeignKey.html#methodgetCondition">Doctrine_Relation_ForeignKey::getCondition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getCondition</dd>
<dt><b>getCondition</b></dt>
<dd>in file LocalKey.php, method <a href="Doctrine/Doctrine_Relation_LocalKey.html#methodgetCondition">Doctrine_Relation_LocalKey::getCondition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getCondition</dd>
<dt><b>getConnection</b></dt>
<dd>in file View.php, method <a href="Doctrine/Doctrine_View.html#methodgetConnection">Doctrine_View::getConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnection returns the connection object</dd>
<dt><b>getConnection</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#methodgetConnection">Doctrine_Cache_Db::getConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnection returns the connection object associated with this cache driver</dd>
<dt><b>getConnection</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodgetConnection">Doctrine_Connection_Statement::getConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnection returns the connection object this statement uses</dd>
<dt><b>getConnection</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetConnection">Doctrine_Table::getConnection()</a></dd>
<dt><b>getConnection</b></dt>
<dd>in file Expression.php, method <a href="Doctrine/Doctrine_Expression.html#methodgetConnection">Doctrine_Expression::getConnection()</a></dd>
<dt><b>getConnection</b></dt>
<dd>in file Module.php, method <a href="Doctrine/Doctrine_Connection_Module.html#methodgetConnection">Doctrine_Connection_Module::getConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnection returns the connection object this module uses</dd>
<dt><b>getConnection</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetConnection">Doctrine_Hydrate::getConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnection</dd>
<dt><b>getConnection</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetConnection">Doctrine_Manager::getConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnection</dd>
<dt><b>getConnectionAsString</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodgetConnectionAsString">Doctrine_Lib::getConnectionAsString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a string representation of Doctrine_Connection object</dd>
<dt><b>getConnectionForComponent</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetConnectionForComponent">Doctrine_Manager::getConnectionForComponent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnectionForComponent</dd>
<dt><b>getConnectionName</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetConnectionName">Doctrine_Manager::getConnectionName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnectionName</dd>
<dt><b>getConnections</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetConnections">Doctrine_Manager::getConnections()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getConnections returns all opened connections</dd>
<dt><b>getConnectionStateAsString</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodgetConnectionStateAsString">Doctrine_Lib::getConnectionStateAsString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getStateAsString</dd>
<dt><b>getCountries</b></dt>
<dd>in file Country.php, method <a href="Doctrine/Doctrine_Validator_Country.html#methodgetCountries">Doctrine_Validator_Country::getCountries()</a></dd>
<dt><b>getCurrentConnection</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetCurrentConnection">Doctrine_Manager::getCurrentConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getCurrentConnection returns the current connection</dd>
<dt><b>getData</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetData">Doctrine_Table::getData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns internal data, used by Doctrine_Record instances when retrieving data from database</dd>
<dt><b>getData</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetData">Doctrine_Record::getData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getData return all the internal data</dd>
<dt><b>getData</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetData">Doctrine_Collection::getData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getData returns all the records as an array</dd>
<dt><b>getDatabaseFile</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Connection_Sqlite.html#methodgetDatabaseFile">Doctrine_Connection_Sqlite::getDatabaseFile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getDatabaseFile</dd>
<dt><b>getDatabases</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Schema.html#methodgetDatabases">Doctrine_Schema::getDatabases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the childs for this schema</dd>
<dt><b>getDbh</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetDbh">Doctrine_Connection::getDbh()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the database handler of which this connection uses</dd>
<dt><b>getDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetDeclaration">Doctrine_Export::getDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare a generic type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getDefaultFieldDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetDefaultFieldDeclaration">Doctrine_Export::getDefaultFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getDefaultDeclaration Obtain DBMS specific SQL code portion needed to set a default value declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getDefaultFieldDeclaration</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodgetDefaultFieldDeclaration">Doctrine_Export_Mysql::getDefaultFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getDefaultDeclaration Obtain DBMS specific SQL code portion needed to set a default value declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getDefaultLength</b></dt>
<dd>in file DataType.php, method <a href="Doctrine/Doctrine_DataType.html#methodgetDefaultLength">Doctrine_DataType::getDefaultLength()</a></dd>
<dt><b>getDefaultValueOf</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetDefaultValueOf">Doctrine_Table::getDefaultValueOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getDefaultValueOf returns the default value(if any) for given column</dd>
<dt><b>getDefinition</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodgetDefinition">Doctrine_Column::getDefinition()</a></dd>
<dt><b>getDefinitionOf</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetDefinitionOf">Doctrine_Table::getDefinitionOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getDefinitionOf</dd>
<dt><b>getDeleteActions</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetDeleteActions">Doctrine_Manager::getDeleteActions()</a></dd>
<dt><b>getDeleteDiff</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetDeleteDiff">Doctrine_Collection::getDeleteDiff()</a></dd>
<dt><b>getDeletes</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodgetDeletes">Doctrine_Transaction::getDeletes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the pending delete list</dd>
<dt><b>getDescendants</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetDescendants">Doctrine_Node_Interface::getDescendants()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets descendants for node (direct descendants only)</dd>
<dt><b>getDescendants</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetDescendants">Doctrine_Node_NestedSet::getDescendants()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets descendants for node (direct descendants only)</dd>
<dt><b>getDql</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodgetDql">Doctrine_Query::getDql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getDql returns the DQL query associated with this object</dd>
<dt><b>getDqlPart</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodgetDqlPart">Doctrine_Query::getDqlPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getDqlPart returns the given DQL query part</dd>
<dt><b>getDriver</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodgetDriver">Doctrine_Cache::getDriver()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getDriver returns the current cache driver</dd>
<dt><b>getElapsedSecs</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodgetElapsedSecs">Doctrine_Event::getElapsedSecs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the elapsed time (in microseconds) that the event ran. If the event has not yet ended, return false.</dd>
<dt><b>getElement</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Hydrate_Record.html#methodgetElement">Doctrine_Hydrate_Record::getElement()</a></dd>
<dt><b>getElement</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Hydrate_Array.html#methodgetElement">Doctrine_Hydrate_Array::getElement()</a></dd>
<dt><b>getElementCollection</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Hydrate_Array.html#methodgetElementCollection">Doctrine_Hydrate_Array::getElementCollection()</a></dd>
<dt><b>getElementCollection</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Hydrate_Record.html#methodgetElementCollection">Doctrine_Hydrate_Record::getElementCollection()</a></dd>
<dt><b>getEnumParams</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodgetEnumParams">Doctrine_Query::getEnumParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getEnumParams get all enumerated parameters</dd>
<dt><b>getEnumValues</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodgetEnumValues">Doctrine_Column::getEnumValues()</a></dd>
<dt><b>getEnumValues</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetEnumValues">Doctrine_Table::getEnumValues()</a></dd>
<dt><b>getErrorStack</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetErrorStack">Doctrine_Record::getErrorStack()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getErrorStack</dd>
<dt><b>getExportableFormat</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetExportableFormat">Doctrine_Table::getExportableFormat()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getExportableFormat returns exportable presentation of this object</dd>
<dt><b>getFieldDeclarationList</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetFieldDeclarationList">Doctrine_Export::getFieldDeclarationList()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get declaration of a number of field in bulk</dd>
<dt><b>getFields</b></dt>
<dd>in file RawSql.php, method <a href="Doctrine/Doctrine_RawSql.html#methodgetFields">Doctrine_RawSql::getFields()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getFields returns the fields associated with this parser</dd>
<dt><b>getFirst</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetFirst">Doctrine_Collection::getFirst()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getFirst returns the first record in the collection</dd>
<dt><b>getFirstChild</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetFirstChild">Doctrine_Node_Interface::getFirstChild()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of first child or empty record</dd>
<dt><b>getFirstChild</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetFirstChild">Doctrine_Node_NestedSet::getFirstChild()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of first child or empty record</dd>
<dt><b>getForeign</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodgetForeign">Doctrine_Relation::getForeign()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getForeign returns the name of the foreignkey column where the localkey column is pointing at</dd>
<dt><b>getForeignKeyBaseDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetForeignKeyBaseDeclaration">Doctrine_Export::getForeignKeyBaseDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getForeignKeyBaseDeclaration Obtain DBMS specific SQL code portion needed to set the FOREIGN KEY constraint of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getForeignKeyDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetForeignKeyDeclaration">Doctrine_Export::getForeignKeyDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getForeignKeyDeclaration Obtain DBMS specific SQL code portion needed to set the FOREIGN KEY constraint of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getForeignKeyReferentialAction</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetForeignKeyReferentialAction">Doctrine_Export::getForeignKeyReferentialAction()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getForeignKeyReferentialAction</dd>
<dt><b>getIdentifier</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodgetIdentifier">Doctrine_Expression_Driver::getIdentifier()</a></dd>
<dt><b>getIdentifier</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetIdentifier">Doctrine_Table::getIdentifier()</a></dd>
<dt><b>getIdentifiers</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodgetIdentifiers">Doctrine_Relation_Parser::getIdentifiers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIdentifiers gives a list of identifiers from given table</dd>
<dt><b>getIdentifiers</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodgetIdentifiers">Doctrine_Expression_Driver::getIdentifiers()</a></dd>
<dt><b>getIdentifierType</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetIdentifierType">Doctrine_Table::getIdentifierType()</a></dd>
<dt><b>getImpl</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodgetImpl">Doctrine_Relation_Parser::getImpl()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getImpl</dd>
<dt><b>getImpl</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodgetImpl">Doctrine_Configurable::getImpl()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getImpl returns the implementation for given class</dd>
<dt><b>getIncremented</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetIncremented">Doctrine_Record::getIncremented()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the value of autoincremented primary key of this object (if any)</dd>
<dt><b>getIndex</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetIndex">Doctrine_Table::getIndex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIndex</dd>
<dt><b>getIndexDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetIndexDeclaration">Doctrine_Export::getIndexDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set an index declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getIndexDeclaration</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodgetIndexDeclaration">Doctrine_Export_Mysql::getIndexDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set an index declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getIndexFieldDeclarationList</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Export_Mysql.html#methodgetIndexFieldDeclarationList">Doctrine_Export_Mysql::getIndexFieldDeclarationList()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIndexFieldDeclarationList Obtain DBMS specific SQL code portion needed to set an index declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getIndexFieldDeclarationList</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Export_Sqlite.html#methodgetIndexFieldDeclarationList">Doctrine_Export_Sqlite::getIndexFieldDeclarationList()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIndexFieldDeclarationList Obtain DBMS specific SQL code portion needed to set an index declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getIndexFieldDeclarationList</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetIndexFieldDeclarationList">Doctrine_Export::getIndexFieldDeclarationList()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIndexFieldDeclarationList Obtain DBMS specific SQL code portion needed to set an index declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getIndexName</b></dt>
<dd>in file Formatter.php, method <a href="Doctrine/Doctrine_Formatter.html#methodgetIndexName">Doctrine_Formatter::getIndexName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;adds index name formatting to a index name</dd>
<dt><b>getInsertDiff</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetInsertDiff">Doctrine_Collection::getInsertDiff()</a></dd>
<dt><b>getInstance</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetInstance">Doctrine_Manager::getInstance()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getInstance returns an instance of this class (this class uses the singleton pattern)</dd>
<dt><b>getIntegerDeclaration</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mysql.html#methodgetIntegerDeclaration">Doctrine_DataDict_Mysql::getIntegerDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an integer type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getIntegerDeclaration</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Sqlite.html#methodgetIntegerDeclaration">Doctrine_DataDict_Sqlite::getIntegerDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an integer type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getIntegerDeclaration</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Pgsql.html#methodgetIntegerDeclaration">Doctrine_DataDict_Pgsql::getIntegerDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an integer type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getInvalidRecords</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Validator_Exception.html#methodgetInvalidRecords">Doctrine_Validator_Exception::getInvalidRecords()</a></dd>
<dt><b>getInvoker</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodgetInvoker">Doctrine_Event::getInvoker()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getInvoker returns the handler that invoked this event</dd>
<dt><b>getIsolation</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodgetIsolation">Doctrine_Transaction::getIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTransactionIsolation</dd>
<dt><b>getIsolation</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Transaction_Mysql.html#methodgetIsolation">Doctrine_Transaction_Mysql::getIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTransactionIsolation</dd>
<dt><b>getIterator</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetIterator">Doctrine_Manager::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIterator returns an ArrayIterator that iterates through all connections</dd>
<dt><b>getIterator</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#methodgetIterator">Doctrine_Validator_ErrorStack::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>getIterator</b></dt>
<dd>in file Reporter.php, method <a href="Doctrine/Doctrine_Export_Reporter.html#methodgetIterator">Doctrine_Export_Reporter::getIterator()</a></dd>
<dt><b>getIterator</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#methodgetIterator">Doctrine_Connection_Profiler::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIterator returns an iterator that iterates through the logged events</dd>
<dt><b>getIterator</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodgetIterator">Doctrine_Table_Repository::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIterator</dd>
<dt><b>getIterator</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Schema_Object.html#methodgetIterator">Doctrine_Schema_Object::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIterator</dd>
<dt><b>getIterator</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetIterator">Doctrine_Connection::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns an iterator that iterators through all initialized table objects</dd>
<dt><b>getIterator</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetIterator">Doctrine_Collection::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIterator</dd>
<dt><b>getIterator</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodgetIterator">Doctrine_Cache::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIterator</dd>
<dt><b>getIterator</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetIterator">Doctrine_Record::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIterator</dd>
<dt><b>getIterator</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Validator_Exception.html#methodgetIterator">Doctrine_Validator_Exception::getIterator()</a></dd>
<dt><b>getIterator</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodgetIterator">Doctrine_Column::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getIterator</dd>
<dt><b>getIterator</b></dt>
<dd>in file Offset.php, method <a href="Doctrine/Doctrine_Collection_Offset.html#methodgetIterator">Doctrine_Collection_Offset::getIterator()</a></dd>
<dt><b>getIterator</b></dt>
<dd>in file Node.php, method <a href="Doctrine/Doctrine_Node.html#methodgetIterator">Doctrine_Node::getIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get iterator</dd>
<dt><b>getKeyColumn</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetKeyColumn">Doctrine_Collection::getKeyColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getKeyColumn returns the name of the key column</dd>
<dt><b>getKeys</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetKeys">Doctrine_Collection::getKeys()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns all keys</dd>
<dt><b>getLast</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetLast">Doctrine_Record::getLast()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getLast</dd>
<dt><b>getLast</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetLast">Doctrine_Collection::getLast()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getLast returns the last record in the collection</dd>
<dt><b>getLastChild</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetLastChild">Doctrine_Node_Interface::getLastChild()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of last child or empty record</dd>
<dt><b>getLastChild</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetLastChild">Doctrine_Node_NestedSet::getLastChild()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of last child or empty record</dd>
<dt><b>getLeftValue</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetLeftValue">Doctrine_Node_NestedSet::getLeftValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record's left value</dd>
<dt><b>getLevel</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetLevel">Doctrine_Node_NestedSet::getLevel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets level (depth) of node in the tree</dd>
<dt><b>getLevel</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetLevel">Doctrine_Node_Interface::getLevel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets level (depth) of node in the tree</dd>
<dt><b>getLimit</b></dt>
<dd>in file Offset.php, method <a href="Doctrine/Doctrine_Collection_Offset.html#methodgetLimit">Doctrine_Collection_Offset::getLimit()</a></dd>
<dt><b>getLimitSubquery</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodgetLimitSubquery">Doctrine_Query::getLimitSubquery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getLimitSubquery this is method is used by the record limit algorithm</dd>
<dt><b>getListener</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodgetListener">Doctrine_Configurable::getListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getListener</dd>
<dt><b>getListener</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodgetListener">Doctrine_Record_Abstract::getListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getListener</dd>
<dt><b>getLocal</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodgetLocal">Doctrine_Relation::getLocal()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getLocal returns the name of the local column</dd>
<dt><b>getLock</b></dt>
<dd>in file Pessimistic.php, method <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html#methodgetLock">Doctrine_Locking_Manager_Pessimistic::getLock()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtains a lock on a <a href="Doctrine/Doctrine_Record.html">Doctrine_Record</a></dd>
<dt><b>getLockOwner</b></dt>
<dd>in file Pessimistic.php, method <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html#methodgetLockOwner">Doctrine_Locking_Manager_Pessimistic::getLockOwner()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the identifier that identifies the owner of the lock on the given record.</dd>
<dt><b>getManager</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetManager">Doctrine_Connection::getManager()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the manager that created this connection</dd>
<dt><b>getMaxRootId</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodgetMaxRootId">Doctrine_Tree_NestedSet::getMaxRootId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;calculates the current max root id</dd>
<dt><b>getModified</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetModified">Doctrine_Record::getModified()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns an array of modified fields and associated values</dd>
<dt><b>getModuleName</b></dt>
<dd>in file Module.php, method <a href="Doctrine/Doctrine_Connection_Module.html#methodgetModuleName">Doctrine_Connection_Module::getModuleName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getModuleName returns the name of this module</dd>
<dt><b>getName</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetName">Doctrine_Connection::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getName returns the name of this driver</dd>
<dt><b>getName</b></dt>
<dd>in file DataType.php, method <a href="Doctrine/Doctrine_DataType.html#methodgetName">Doctrine_DataType::getName()</a></dd>
<dt><b>getName</b></dt>
<dd>in file View.php, method <a href="Doctrine/Doctrine_View.html#methodgetName">Doctrine_View::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getName returns the name of this view</dd>
<dt><b>getName</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodgetName">Doctrine_Adapter_Mock::getName()</a></dd>
<dt><b>getName</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodgetName">Doctrine_Event::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getName returns the name of this event</dd>
<dt><b>getName</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Schema_Column.html#methodgetName">Doctrine_Schema_Column::getName()</a></dd>
<dt><b>getNativeDeclaration</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Sqlite.html#methodgetNativeDeclaration">Doctrine_DataDict_Sqlite::getNativeDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getNativeDeclaration</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Firebird.html#methodgetNativeDeclaration">Doctrine_DataDict_Firebird::getNativeDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getNativeDeclaration</b></dt>
<dd>in file Informix.php, method <a href="Doctrine/Doctrine_DataDict_Informix.html#methodgetNativeDeclaration">Doctrine_DataDict_Informix::getNativeDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getNativeDeclaration</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mysql.html#methodgetNativeDeclaration">Doctrine_DataDict_Mysql::getNativeDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getNativeDeclaration</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Pgsql.html#methodgetNativeDeclaration">Doctrine_DataDict_Pgsql::getNativeDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getNativeDeclaration</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mssql.html#methodgetNativeDeclaration">Doctrine_DataDict_Mssql::getNativeDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getNativeDeclaration</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Oracle.html#methodgetNativeDeclaration">Doctrine_DataDict_Oracle::getNativeDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.</dd>
<dt><b>getNextRootId</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodgetNextRootId">Doctrine_Tree_NestedSet::getNextRootId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;calculates the next available root id</dd>
<dt><b>getNextSibling</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetNextSibling">Doctrine_Node_NestedSet::getNextSibling()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of next sibling or empty record</dd>
<dt><b>getNextSibling</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetNextSibling">Doctrine_Node_Interface::getNextSibling()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of next sibling or empty record</dd>
<dt><b>getNode</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetNode">Doctrine_Record::getNode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getter for node assciated with this record</dd>
<dt><b>getNormalIterator</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetNormalIterator">Doctrine_Collection::getNormalIterator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getNormalIterator returns normal iterator - an iterator that will not expand this collection</dd>
<dt><b>getNullObject</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Object.html#methodgetNullObject">Doctrine_Object::getNullObject()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getNullObject returns the null object associated with this object</dd>
<dt><b>getNullPointer</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Hydrate_Array.html#methodgetNullPointer">Doctrine_Hydrate_Array::getNullPointer()</a></dd>
<dt><b>getNullPointer</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Hydrate_Record.html#methodgetNullPointer">Doctrine_Hydrate_Record::getNullPointer()</a></dd>
<dt><b>getNumberChildren</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetNumberChildren">Doctrine_Node_NestedSet::getNumberChildren()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets number of children (direct descendants)</dd>
<dt><b>getNumberChildren</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetNumberChildren">Doctrine_Node_Interface::getNumberChildren()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets number of children (direct descendants)</dd>
<dt><b>getNumberDescendants</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetNumberDescendants">Doctrine_Node_NestedSet::getNumberDescendants()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets number of descendants (children and their children)</dd>
<dt><b>getNumberDescendants</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetNumberDescendants">Doctrine_Node_Interface::getNumberDescendants()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets number of descendants (children and their children)</dd>
<dt><b>getOid</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetOid">Doctrine_Record::getOid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getOid returns the object identifier</dd>
<dt><b>getOption</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetOption">Doctrine_Table::getOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getOption returns the value of given option</dd>
<dt><b>getOption</b></dt>
<dd>in file Search.php, method <a href="Doctrine/Doctrine_Search.html#methodgetOption">Doctrine_Search::getOption()</a></dd>
<dt><b>getOption</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Driver.html#methodgetOption">Doctrine_Cache_Driver::getOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getOption</dd>
<dt><b>getOption</b></dt>
<dd>in file Plugin.php, method <a href="Doctrine/Doctrine_Plugin.html#methodgetOption">Doctrine_Plugin::getOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the value of an option</dd>
<dt><b>getOption</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodgetOption">Doctrine_Cache::getOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getOption</dd>
<dt><b>getOption</b></dt>
<dd>in file AuditLog.php, method <a href="Doctrine/Doctrine_AuditLog.html#methodgetOption">Doctrine_AuditLog::getOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getOption returns the value of given option</dd>
<dt><b>getOptions</b></dt>
<dd>in file AuditLog.php, method <a href="Doctrine/Doctrine_AuditLog.html#methodgetOptions">Doctrine_AuditLog::getOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getOptions returns all options of this table and the associated values</dd>
<dt><b>getOptions</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetOptions">Doctrine_Table::getOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getOptions returns all options of this table and the associated values</dd>
<dt><b>getOptions</b></dt>
<dd>in file Plugin.php, method <a href="Doctrine/Doctrine_Plugin.html#methodgetOptions">Doctrine_Plugin::getOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns all options and their associated values</dd>
<dt><b>getParams</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Hook_Parser.html#methodgetParams">Doctrine_Hook_Parser::getParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getParams returns the parameters associated with this parser</dd>
<dt><b>getParams</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodgetParams">Doctrine_Search_Query::getParams()</a></dd>
<dt><b>getParams</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodgetParams">Doctrine_Event::getParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getParams returns the parameters of the query</dd>
<dt><b>getParams</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetParams">Doctrine_Hydrate::getParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getParams</dd>
<dt><b>getParent</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetParent">Doctrine_Node_Interface::getParent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of parent or empty record</dd>
<dt><b>getParent</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetParent">Doctrine_Node_NestedSet::getParent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of parent or empty record</dd>
<dt><b>getParent</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodgetParent">Doctrine_Configurable::getParent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getParent returns the parent of this component</dd>
<dt><b>getParser</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodgetParser">Doctrine_Query::getParser()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getParser parser lazy-loader</dd>
<dt><b>getPath</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodgetPath">Doctrine::getPath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getPath returns the doctrine root</dd>
<dt><b>getPath</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetPath">Doctrine_Node_NestedSet::getPath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets path to node from root, uses record::toString() method to get node names</dd>
<dt><b>getPath</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetPath">Doctrine_Node_Interface::getPath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets path to node from root, uses record::toString() method to get node names</dd>
<dt><b>getPendingRelation</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodgetPendingRelation">Doctrine_Relation_Parser::getPendingRelation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getPendingRelation</dd>
<dt><b>getPortableCode</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Exception.html#methodgetPortableCode">Doctrine_Connection_Exception::getPortableCode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getPortableCode returns portable error code</dd>
<dt><b>getPortableDeclaration</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Firebird.html#methodgetPortableDeclaration">Doctrine_DataDict_Firebird::getPortableDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Maps a native array description of a field to a Doctrine datatype and length</dd>
<dt><b>getPortableDeclaration</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Oracle.html#methodgetPortableDeclaration">Doctrine_DataDict_Oracle::getPortableDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Maps a native array description of a field to a doctrine datatype and length</dd>
<dt><b>getPortableDeclaration</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Sqlite.html#methodgetPortableDeclaration">Doctrine_DataDict_Sqlite::getPortableDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Maps a native array description of a field to Doctrine datatype and length</dd>
<dt><b>getPortableDeclaration</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mssql.html#methodgetPortableDeclaration">Doctrine_DataDict_Mssql::getPortableDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Maps a native array description of a field to a MDB2 datatype and length</dd>
<dt><b>getPortableDeclaration</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mysql.html#methodgetPortableDeclaration">Doctrine_DataDict_Mysql::getPortableDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Maps a native array description of a field to a MDB2 datatype and length</dd>
<dt><b>getPortableDeclaration</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Pgsql.html#methodgetPortableDeclaration">Doctrine_DataDict_Pgsql::getPortableDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Maps a native array description of a field to a portable Doctrine datatype and length</dd>
<dt><b>getPortableMessage</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Exception.html#methodgetPortableMessage">Doctrine_Connection_Exception::getPortableMessage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getPortableMessage returns portable error message</dd>
<dt><b>getPrepared</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetPrepared">Doctrine_Record::getPrepared()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getPrepared</dd>
<dt><b>getPrepared</b></dt>
<dd>in file Filter.php, method <a href="Doctrine/Doctrine_Record_Filter.html#methodgetPrepared">Doctrine_Record_Filter::getPrepared()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getPrepared</dd>
<dt><b>getPrevSibling</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetPrevSibling">Doctrine_Node_Interface::getPrevSibling()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of prev sibling or empty record</dd>
<dt><b>getPrevSibling</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetPrevSibling">Doctrine_Node_NestedSet::getPrevSibling()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record of prev sibling or empty record</dd>
<dt><b>getPrimaryKeys</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetPrimaryKeys">Doctrine_Table::getPrimaryKeys()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns all primary keys</dd>
<dt><b>getPrimaryKeys</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetPrimaryKeys">Doctrine_Collection::getPrimaryKeys()</a></dd>
<dt><b>getProxy</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetProxy">Doctrine_Table::getProxy()</a></dd>
<dt><b>getQuery</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodgetQuery">Doctrine_Search_Query::getQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getQuery</dd>
<dt><b>getQuery</b></dt>
<dd>in file RawSql.php, method <a href="Doctrine/Doctrine_RawSql.html#methodgetQuery">Doctrine_RawSql::getQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getQuery builds the sql query from the given query parts</dd>
<dt><b>getQuery</b></dt>
<dd>in file Hook.php, method <a href="Doctrine/Doctrine_Hook.html#methodgetQuery">Doctrine_Hook::getQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getQuery</dd>
<dt><b>getQuery</b></dt>
<dd>in file Part.php, method <a href="Doctrine/Doctrine_Query_Part.html#methodgetQuery">Doctrine_Query_Part::getQuery()</a></dd>
<dt><b>getQuery</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodgetQuery">Doctrine_Event::getQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getQuery</dd>
<dt><b>getQuery</b></dt>
<dd>in file View.php, method <a href="Doctrine/Doctrine_View.html#methodgetQuery">Doctrine_View::getQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getQuery returns the associated query object</dd>
<dt><b>getQuery</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodgetQuery">Doctrine_Query::getQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;builds the sql query from the given parameters and applies things such as column aggregation inheritance and limit subqueries if needed</dd>
<dt><b>getQuery</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodgetQuery">Doctrine_Connection_Statement::getQuery()</a></dd>
<dt><b>getQueryBase</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodgetQueryBase">Doctrine_Query::getQueryBase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getQueryBase returns the base of the generated sql query On mysql driver special strategy has to be used for DELETE statements</dd>
<dt><b>getQueryObject</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetQueryObject">Doctrine_Table::getQueryObject()</a></dd>
<dt><b>getQueryPart</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetQueryPart">Doctrine_Hydrate::getQueryPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setQueryPart sets a query part in the query part array</dd>
<dt><b>getQuoteIdentifierSymbol</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#methodgetQuoteIdentifierSymbol">Doctrine_Adapter_Db2::getQuoteIdentifierSymbol()</a></dd>
<dt><b>getRecord</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetRecord">Doctrine_Table::getRecord()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRecord first checks if record exists in identityMap, if not returns a new record</dd>
<dt><b>getRecord</b></dt>
<dd>in file Node.php, method <a href="Doctrine/Doctrine_Node.html#methodgetRecord">Doctrine_Node::getRecord()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getter for record attribute</dd>
<dt><b>getRecord</b></dt>
<dd>in file Filter.php, method <a href="Doctrine/Doctrine_Record_Filter.html#methodgetRecord">Doctrine_Record_Filter::getRecord()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRecord</dd>
<dt><b>getRecordAsString</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodgetRecordAsString">Doctrine_Lib::getRecordAsString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a string representation of Doctrine_Record object</dd>
<dt><b>getRecordAsXml</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodgetRecordAsXml">Doctrine_Lib::getRecordAsXml()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return a recrd as XML.</dd>
<dt><b>getRecordListener</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodgetRecordListener">Doctrine_Configurable::getRecordListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getListener</dd>
<dt><b>getRecordStateAsString</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodgetRecordStateAsString">Doctrine_Lib::getRecordStateAsString()</a></dd>
<dt><b>getReference</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetReference">Doctrine_Collection::getReference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getReference</dd>
<dt><b>getReferences</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetReferences">Doctrine_Record::getReferences()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getReferences</dd>
<dt><b>getRelation</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetRelation">Doctrine_Table::getRelation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelation</dd>
<dt><b>getRelation</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodgetRelation">Doctrine_Relation_Parser::getRelation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelation</dd>
<dt><b>getRelationDql</b></dt>
<dd>in file Self.php, method <a href="Doctrine/Doctrine_Relation_Association_Self.html#methodgetRelationDql">Doctrine_Relation_Association_Self::getRelationDql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelationDql</dd>
<dt><b>getRelationDql</b></dt>
<dd>in file Nest.php, method <a href="Doctrine/Doctrine_Relation_Nest.html#methodgetRelationDql">Doctrine_Relation_Nest::getRelationDql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelationDql</dd>
<dt><b>getRelationDql</b></dt>
<dd>in file Association.php, method <a href="Doctrine/Doctrine_Relation_Association.html#methodgetRelationDql">Doctrine_Relation_Association::getRelationDql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelationDql</dd>
<dt><b>getRelationDql</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodgetRelationDql">Doctrine_Relation::getRelationDql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelationDql</dd>
<dt><b>getRelationParser</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetRelationParser">Doctrine_Table::getRelationParser()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelationParser return the relation parser associated with this table</dd>
<dt><b>getRelations</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodgetRelations">Doctrine_Relation_Parser::getRelations()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelations returns an array containing all relation objects</dd>
<dt><b>getRelations</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetRelations">Doctrine_Table::getRelations()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRelations returns an array containing all relation objects</dd>
<dt><b>getRelations</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Schema_Table.html#methodgetRelations">Doctrine_Schema_Table::getRelations()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return all the relations this table has with others</dd>
<dt><b>getRepository</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetRepository">Doctrine_Table::getRepository()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRepository</dd>
<dt><b>getRightValue</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetRightValue">Doctrine_Node_NestedSet::getRightValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets record's right value</dd>
<dt><b>getRoot</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetRoot">Doctrine_Hydrate::getRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRoot returns the root component for this object</dd>
<dt><b>getRoot</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetRoot">Doctrine_Manager::getRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the root directory of Doctrine</dd>
<dt><b>getRootAlias</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetRootAlias">Doctrine_Hydrate::getRootAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRootAlias returns the alias of the the root component</dd>
<dt><b>getRootDeclaration</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetRootDeclaration">Doctrine_Hydrate::getRootDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getRootDeclaration returns the root declaration</dd>
<dt><b>getRootValue</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetRootValue">Doctrine_Node_NestedSet::getRootValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get records root id value</dd>
<dt><b>getSelectSql</b></dt>
<dd>in file View.php, method <a href="Doctrine/Doctrine_View.html#methodgetSelectSql">Doctrine_View::getSelectSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getSelectSql returns the select sql for this view</dd>
<dt><b>getSequenceName</b></dt>
<dd>in file Formatter.php, method <a href="Doctrine/Doctrine_Formatter.html#methodgetSequenceName">Doctrine_Formatter::getSequenceName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;adds sequence name formatting to a sequence name</dd>
<dt><b>getServerVersion</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Connection_Mssql.html#methodgetServerVersion">Doctrine_Connection_Mssql::getServerVersion()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return version information about the server</dd>
<dt><b>getServerVersion</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Connection_Pgsql.html#methodgetServerVersion">Doctrine_Connection_Pgsql::getServerVersion()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return version information about the server</dd>
<dt><b>getSiblings</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodgetSiblings">Doctrine_Node_Interface::getSiblings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets siblings for node</dd>
<dt><b>getSiblings</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodgetSiblings">Doctrine_Node_NestedSet::getSiblings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets siblings for node</dd>
<dt><b>getSnapshot</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetSnapshot">Doctrine_Collection::getSnapshot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getSnapshot returns the data of the last snapshot</dd>
<dt><b>getSql</b></dt>
<dd>in file Check.php, method <a href="Doctrine/Doctrine_Query_Check.html#methodgetSql">Doctrine_Query_Check::getSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getSql</dd>
<dt><b>getSql</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodgetSql">Doctrine_Search_Query::getSql()</a></dd>
<dt><b>getSql</b></dt>
<dd>in file Expression.php, method <a href="Doctrine/Doctrine_Expression.html#methodgetSql">Doctrine_Expression::getSql()</a></dd>
<dt><b>getSql</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetSql">Doctrine_Hydrate::getSql()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getSql return the sql associated with this object</dd>
<dt><b>getState</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodgetState">Doctrine_Transaction::getState()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getState returns the state of this connection</dd>
<dt><b>getStatement</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodgetStatement">Doctrine_Connection_Statement::getStatement()</a></dd>
<dt><b>getStates</b></dt>
<dd>in file Usstate.php, method <a href="Doctrine/Doctrine_Validator_Usstate.html#methodgetStates">Doctrine_Validator_Usstate::getStates()</a></dd>
<dt><b>getTable</b></dt>
<dd>in file Template.php, method <a href="Doctrine/Doctrine_Template.html#methodgetTable">Doctrine_Template::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTable returns the associated table object</dd>
<dt><b>getTable</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodgetTable">Doctrine_Relation::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTable returns the foreign table object</dd>
<dt><b>getTable</b></dt>
<dd>in file Check.php, method <a href="Doctrine/Doctrine_Query_Check.html#methodgetTable">Doctrine_Query_Check::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTable returns the table object associated with this object</dd>
<dt><b>getTable</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodgetTable">Doctrine_Relation_Parser::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTable</dd>
<dt><b>getTable</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodgetTable">Doctrine_Record::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTable returns the table object for this record</dd>
<dt><b>getTable</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetTable">Doctrine_Connection::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a table object for given component name</dd>
<dt><b>getTable</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodgetTable">Doctrine_Collection::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTable returns the table this collection belongs to</dd>
<dt><b>getTable</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetTable">Doctrine_Manager::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTable this is the same as Doctrine_Connection::getTable() except that it works seamlessly in multi-server/connection environment</dd>
<dt><b>getTable</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodgetTable">Doctrine_Table_Repository::getTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTable</dd>
<dt><b>getTableAlias</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetTableAlias">Doctrine_Hydrate::getTableAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTableAlias some database such as Oracle need the identifier lengths to be &lt; ~30 chars hence Doctrine creates as short identifier aliases as possible</dd>
<dt><b>getTableAliases</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetTableAliases">Doctrine_Hydrate::getTableAliases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTableAliases returns all table aliases</dd>
<dt><b>getTableAliasSeed</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetTableAliasSeed">Doctrine_Hydrate::getTableAliasSeed()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTableAliasSeed returns the alias seed for given table alias</dd>
<dt><b>getTableAsString</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodgetTableAsString">Doctrine_Lib::getTableAsString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a string representation of Doctrine_Table object</dd>
<dt><b>getTableName</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetTableName">Doctrine_Table::getTableName()</a></dd>
<dt><b>getTables</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetTables">Doctrine_Connection::getTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns an array of all initialized tables</dd>
<dt><b>getTables</b></dt>
<dd>in file Database.php, method <a href="Doctrine/Doctrine_Schema_Database.html#methodgetTables">Doctrine_Schema_Database::getTables()</a></dd>
<dt><b>getTargetPath</b></dt>
<dd>in file Builder.php, method <a href="Doctrine/Doctrine_Import_Builder.html#methodgetTargetPath">Doctrine_Import_Builder::getTargetPath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTargetPath</dd>
<dt><b>getTemplate</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetTemplate">Doctrine_Table::getTemplate()</a></dd>
<dt><b>getTemplates</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetTemplates">Doctrine_Table::getTemplates()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTemplates returns all templates attached to this table</dd>
<dt><b>getTemporaryTableQuery</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#methodgetTemporaryTableQuery">Doctrine_Export_Firebird::getTemporaryTableQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A method to return the required SQL string that fits between CREATE ... TABLE to create the table as a temporary table.</dd>
<dt><b>getTemporaryTableQuery</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Export_Mssql.html#methodgetTemporaryTableQuery">Doctrine_Export_Mssql::getTemporaryTableQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Override the parent method.</dd>
<dt><b>getTemporaryTableQuery</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#methodgetTemporaryTableQuery">Doctrine_Export_Oracle::getTemporaryTableQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A method to return the required SQL string that fits between CREATE ... TABLE to create the table as a temporary table.</dd>
<dt><b>getTemporaryTableQuery</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetTemporaryTableQuery">Doctrine_Export::getTemporaryTableQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A method to return the required SQL string that fits between CREATE ... TABLE to create the table as a temporary table.</dd>
<dt><b>getTransactionLevel</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodgetTransactionLevel">Doctrine_Connection::getTransactionLevel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get the current transaction nesting level</dd>
<dt><b>getTransactionLevel</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodgetTransactionLevel">Doctrine_Transaction::getTransactionLevel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTransactionLevel get the current transaction nesting level</dd>
<dt><b>getTree</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetTree">Doctrine_Table::getTree()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getter for associated tree</dd>
<dt><b>getType</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetType">Doctrine_Hydrate::getType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getType</dd>
<dt><b>getType</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodgetType">Doctrine_Relation::getType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getType returns the relation type, either 0 or 1</dd>
<dt><b>getType</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Schema_Column.html#methodgetType">Doctrine_Schema_Column::getType()</a></dd>
<dt><b>gettype</b></dt>
<dd>in file Validator.php, method <a href="Doctrine/Doctrine_Validator.html#methodgettype">Doctrine_Validator::gettype()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the type of loosely typed variable</dd>
<dt><b>getTypeOf</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodgetTypeOf">Doctrine_Table::getTypeOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTypeOf</dd>
<dt><b>getUniqueFieldDeclaration</b></dt>
<dd>in file Export.php, method <a href="Doctrine/Doctrine_Export.html#methodgetUniqueFieldDeclaration">Doctrine_Export::getUniqueFieldDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Obtain DBMS specific SQL code portion needed to set the UNIQUE constraint of a field declaration to be used in statements like CREATE TABLE.</dd>
<dt><b>getUpdateActions</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodgetUpdateActions">Doctrine_Manager::getUpdateActions()</a></dd>
<dt><b>getValidator</b></dt>
<dd>in file Validator.php, method <a href="Doctrine/Doctrine_Validator.html#methodgetValidator">Doctrine_Validator::getValidator()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a validator object</dd>
<dt><b>getVersion</b></dt>
<dd>in file AuditLog.php, method <a href="Doctrine/Doctrine_AuditLog.html#methodgetVersion">Doctrine_AuditLog::getVersion()</a></dd>
<dt><b>getView</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodgetView">Doctrine_Hydrate::getView()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getView returns the view associated with this query object (if any)</dd>
<dt><b>groupBy</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodgroupBy">Doctrine_Query_Abstract::groupBy()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;groupBy sets the GROUP BY part of the query</dd>
<dt><b>gt</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodgt">Doctrine_Expression_Driver::gt()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to check if one value is greater than another value.</dd>
<dt><b>gte</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodgte">Doctrine_Expression_Driver::gte()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to check if one value is greater than or equal to another value.</dd>
<dt><b>guessColumns</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodguessColumns">Doctrine_Relation_Parser::guessColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;guessColumns</dd>
<dt><b>guid</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Expression_Mysql.html#methodguid">Doctrine_Expression_Mysql::guid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns global unique identifier</dd>
<dt><b>guid</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Expression_Mssql.html#methodguid">Doctrine_Expression_Mssql::guid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns global unique identifier</dd>
<dt><b>guid</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Expression_Oracle.html#methodguid">Doctrine_Expression_Oracle::guid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns global unique identifier</dd>
<dt><b>guid</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodguid">Doctrine_Expression_Driver::guid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns global unique identifier</dd>
</dl>
</div>
<a name="h"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">h</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>h</h2>
<dl>
<dt><b>$hasDefaultValues</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$hasDefaultValues">Doctrine_Table::$hasDefaultValues</a></dd>
<dt><b>$hooks</b></dt>
<dd>in file Hook.php, variable <a href="Doctrine/Doctrine_Hook.html#var$hooks">Doctrine_Hook::$hooks</a></dd>
<dt><b>Hook.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hook.php.html">Hook.php</a></dd>
<dt><b>Hydrate.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hydrate.php.html">Hydrate.php</a></dd>
<dt><b>Having.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Having.php.html">Having.php</a></dd>
<dt><b>Htmlcolor.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Htmlcolor.php.html">Htmlcolor.php</a></dd>
<dt><b>hasAliasDeclaration</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodhasAliasDeclaration">Doctrine_Hydrate::hasAliasDeclaration()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasAliasDeclaration whether or not this object has a declaration for given component alias</dd>
<dt><b>hasChildren</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodhasChildren">Doctrine_Node_Interface::hasChildren()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;test if node has children</dd>
<dt><b>hasChildren</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodhasChildren">Doctrine_Node_NestedSet::hasChildren()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;test if node has children</dd>
<dt><b>hasColumn</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodhasColumn">Doctrine_Record_Abstract::hasColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasColumn sets a column definition</dd>
<dt><b>hasColumn</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodhasColumn">Doctrine_Table::hasColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasColumn</dd>
<dt><b>hasColumns</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodhasColumns">Doctrine_Record_Abstract::hasColumns()</a></dd>
<dt><b>hasConstraint</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodhasConstraint">Doctrine_Relation::hasConstraint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasConstraint whether or not this relation has an explicit constraint</dd>
<dt><b>hasDefaultValues</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodhasDefaultValues">Doctrine_Table::hasDefaultValues()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasDefaultValues returns true if this table has default values, otherwise false</dd>
<dt><b>hasEnded</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodhasEnded">Doctrine_Event::hasEnded()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasEnded whether or not this event has ended</dd>
<dt><b>hasErrors</b></dt>
<dd>in file Validator.php, method <a href="Doctrine/Doctrine_Validator.html#methodhasErrors">Doctrine_Validator::hasErrors()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;whether or not this validator has errors</dd>
<dt><b>hasMany</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodhasMany">Doctrine_Record_Abstract::hasMany()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasMany binds One-to-Many / Many-to-Many aggregate relation</dd>
<dt><b>hasNextSibling</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodhasNextSibling">Doctrine_Node_Interface::hasNextSibling()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;test if node has next sibling</dd>
<dt><b>hasNextSibling</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodhasNextSibling">Doctrine_Node_NestedSet::hasNextSibling()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;test if node has next sibling</dd>
<dt><b>hasOne</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodhasOne">Doctrine_Record_Abstract::hasOne()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasOne binds One-to-One aggregate relation</dd>
<dt><b>hasParent</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodhasParent">Doctrine_Node_Interface::hasParent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;test if node has parent</dd>
<dt><b>hasParent</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodhasParent">Doctrine_Node_NestedSet::hasParent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;test if node has parent</dd>
<dt><b>hasPrevSibling</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodhasPrevSibling">Doctrine_Node_NestedSet::hasPrevSibling()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;test if node has previous sibling</dd>
<dt><b>hasPrevSibling</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodhasPrevSibling">Doctrine_Node_Interface::hasPrevSibling()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;test if node has previous sibling</dd>
<dt><b>hasPrimaryKey</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodhasPrimaryKey">Doctrine_Table::hasPrimaryKey()</a></dd>
<dt><b>hasReference</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodhasReference">Doctrine_Record::hasReference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasRefence</dd>
<dt><b>hasRelation</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodhasRelation">Doctrine_Table::hasRelation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasRelation</dd>
<dt><b>hasRelation</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#methodhasRelation">Doctrine_Relation_Parser::hasRelation()</a></dd>
<dt><b>hasRelation</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodhasRelation">Doctrine_Record::hasRelation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;method for checking existence of properties and Doctrine_Record references</dd>
<dt><b>hasTable</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodhasTable">Doctrine_Connection::hasTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasTable whether or not this connection has table $name initialized</dd>
<dt><b>hasTableAlias</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodhasTableAlias">Doctrine_Hydrate::hasTableAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hasTableAlias whether or not this object has given tableAlias</dd>
<dt><b>having</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodhaving">Doctrine_Query_Abstract::having()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;having sets the HAVING part of the query</dd>
<dt><b>hookLimit</b></dt>
<dd>in file Hook.php, method <a href="Doctrine/Doctrine_Hook.html#methodhookLimit">Doctrine_Hook::hookLimit()</a></dd>
<dt><b>hookOffset</b></dt>
<dd>in file Hook.php, method <a href="Doctrine/Doctrine_Hook.html#methodhookOffset">Doctrine_Hook::hookOffset()</a></dd>
<dt><b>hookOrderby</b></dt>
<dd>in file Hook.php, method <a href="Doctrine/Doctrine_Hook.html#methodhookOrderby">Doctrine_Hook::hookOrderby()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hookOrderBy builds DQL query orderby part from given parameter array</dd>
<dt><b>hookWhere</b></dt>
<dd>in file Hook.php, method <a href="Doctrine/Doctrine_Hook.html#methodhookWhere">Doctrine_Hook::hookWhere()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hookWhere builds DQL query where part from given parameter array</dd>
<dt><b>hydrate</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodhydrate">Doctrine_Record::hydrate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hydrate hydrates this object from given array</dd>
<dt><b>HYDRATE_ARRAY</b></dt>
<dd>in file Hydrate.php, class constant <a href="Doctrine/Doctrine_Hydrate.html#constHYDRATE_ARRAY">Doctrine_Hydrate::HYDRATE_ARRAY</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constant for the array hydration mode.</dd>
<dt><b>HYDRATE_RECORD</b></dt>
<dd>in file Hydrate.php, class constant <a href="Doctrine/Doctrine_Hydrate.html#constHYDRATE_RECORD">Doctrine_Hydrate::HYDRATE_RECORD</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constant for the record (object) hydration mode.</dd>
</dl>
</div>
<a name="i"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">i</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>i</h2>
<dl>
<dt><b>$identifier</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$identifier">Doctrine_Table::$identifier</a></dd>
<dt><b>$identifierType</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$identifierType">Doctrine_Table::$identifierType</a></dd>
<dt><b>$identityMap</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$identityMap">Doctrine_Table::$identityMap</a></dd>
<dt><b>$index</b></dt>
<dd>in file Iterator.php, variable <a href="Doctrine/Doctrine_Collection_Iterator.html#var$index">Doctrine_Collection_Iterator::$index</a></dd>
<dt><b>$index</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#var$index">Doctrine_Node_NestedSet_PreOrderIterator::$index</a></dd>
<dt><b>$invalid</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Validator_Exception.html#var$invalid">Doctrine_Validator_Exception::$invalid</a></dd>
<dt><b>$invalid</b></dt>
<dd>in file Transaction.php, variable <a href="Doctrine/Doctrine_Transaction.html#var$invalid">Doctrine_Transaction::$invalid</a></dd>
<dt><b>$isConnected</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$isConnected">Doctrine_Connection::$isConnected</a></dd>
<dt><b>$isLimitSubqueryUsed</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$isLimitSubqueryUsed">Doctrine_Query::$isLimitSubqueryUsed</a></dd>
<dt><b>$isSubquery</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$isSubquery">Doctrine_Query::$isSubquery</a></dd>
<dt><b>$iteratorOptions</b></dt>
<dd>in file Node.php, variable <a href="Doctrine/Doctrine_Node.html#var$iteratorOptions">Doctrine_Node::$iteratorOptions</a></dd>
<dt><b>$iteratorType</b></dt>
<dd>in file Node.php, variable <a href="Doctrine/Doctrine_Node.html#var$iteratorType">Doctrine_Node::$iteratorType</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Adapter---Interface.php.html">Interface.php</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Adapter---Statement---Interface.php.html">Interface.php</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Cache/_Doctrine---Cache---Interface.php.html">Interface.php</a></dd>
<dt><b>Iterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Collection---Iterator.php.html">Iterator.php</a></dd>
<dt><b>Informix.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Informix.php.html">Informix.php</a></dd>
<dt><b>Informix.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---DataDict---Informix.php.html">Informix.php</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---EventListener---Interface.php.html">Interface.php</a></dd>
<dt><b>Informix.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Informix.php.html">Informix.php</a></dd>
<dt><b>Index.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---File---Index.php.html">Index.php</a></dd>
<dt><b>Integer.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hook---Integer.php.html">Integer.php</a></dd>
<dt><b>Informix.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Informix.php.html">Informix.php</a></dd>
<dt><b>Import.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import.php.html">Import.php</a></dd>
<dt><b>IntegrityMapper.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---IntegrityMapper.php.html">IntegrityMapper.php</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---Interface.php.html">Interface.php</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Filter---Interface.php.html">Interface.php</a></dd>
<dt><b>Iterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record---Iterator.php.html">Iterator.php</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record---Listener---Interface.php.html">Interface.php</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Analyzer---Interface.php.html">Interface.php</a></dd>
<dt><b>Indexer.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Indexer.php.html">Indexer.php</a></dd>
<dt><b>Informix.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Informix.php.html">Informix.php</a></dd>
<dt><b>Informix.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Informix.php.html">Informix.php</a></dd>
<dt><b>Interface.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Tree---Interface.php.html">Interface.php</a></dd>
<dt><b>Interface.class.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Interface.class.php.html">Interface.class.php</a></dd>
<dt><b>Ip.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Ip.php.html">Ip.php</a></dd>
<dt><b>identifier</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodidentifier">Doctrine_Record::identifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the primary keys of this object</dd>
<dt><b>IDENTIFIER_AUTOINC</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constIDENTIFIER_AUTOINC">Doctrine::IDENTIFIER_AUTOINC</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for auto_increment identifier</dd>
<dt><b>IDENTIFIER_COMPOSITE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constIDENTIFIER_COMPOSITE">Doctrine::IDENTIFIER_COMPOSITE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for composite identifier</dd>
<dt><b>IDENTIFIER_NATURAL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constIDENTIFIER_NATURAL">Doctrine::IDENTIFIER_NATURAL</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for normal identifier</dd>
<dt><b>IDENTIFIER_SEQUENCE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constIDENTIFIER_SEQUENCE">Doctrine::IDENTIFIER_SEQUENCE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for sequence identifier</dd>
<dt><b>importSchema</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodimportSchema">Doctrine_Import::importSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;importSchema</dd>
<dt><b>importSchema</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Import_Schema.html#methodimportSchema">Doctrine_Import_Schema::importSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;importSchema</dd>
<dt><b>importSchema</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodimportSchema">Doctrine::importSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;importSchema method for importing existing schema to Doctrine_Record classes</dd>
<dt><b>in</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodin">Doctrine_Expression_Driver::in()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to check if a value is one in a set of given values..</dd>
<dt><b>incrementQueryCount</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodincrementQueryCount">Doctrine_Connection::incrementQueryCount()</a></dd>
<dt><b>index</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodindex">Doctrine_Record_Abstract::index()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;index</dd>
<dt><b>indexDirectory</b></dt>
<dd>in file Indexer.php, method <a href="Doctrine/Doctrine_Search_Indexer.html#methodindexDirectory">Doctrine_Search_Indexer::indexDirectory()</a></dd>
<dt><b>initNullObject</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Object.html#methodinitNullObject">Doctrine_Object::initNullObject()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;initNullObject initializes the null object</dd>
<dt><b>initNullObject</b></dt>
<dd>in file Iterator.php, method <a href="Doctrine/Doctrine_Record_Iterator.html#methodinitNullObject">Doctrine_Record_Iterator::initNullObject()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;initNullObject</dd>
<dt><b>initNullObject</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodinitNullObject">Doctrine_Collection::initNullObject()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;initNullObject initializes the null object for this collection</dd>
<dt><b>initRelated</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Hydrate_Record.html#methodinitRelated">Doctrine_Hydrate_Record::initRelated()</a></dd>
<dt><b>initRelated</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Hydrate_Array.html#methodinitRelated">Doctrine_Hydrate_Array::initRelated()</a></dd>
<dt><b>innerJoin</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodinnerJoin">Doctrine_Query_Abstract::innerJoin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;innerJoin appends an INNER JOIN to the FROM part of the query</dd>
<dt><b>insert</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methodinsert">Doctrine_Connection_UnitOfWork::insert()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts a record into database</dd>
<dt><b>INSERT</b></dt>
<dd>in file Hydrate.php, class constant <a href="Doctrine/Doctrine_Hydrate.html#constINSERT">Doctrine_Hydrate::INSERT</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for INSERT queries</dd>
<dt><b>insert</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodinsert">Doctrine_Connection::insert()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Inserts a table row with specified data.</dd>
<dt><b>insertAsFirstChildOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodinsertAsFirstChildOf">Doctrine_Node_NestedSet::insertAsFirstChildOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as first child of dest record</dd>
<dt><b>insertAsFirstChildOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodinsertAsFirstChildOf">Doctrine_Node_Interface::insertAsFirstChildOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as first child of dest record</dd>
<dt><b>insertAsLastChildOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodinsertAsLastChildOf">Doctrine_Node_NestedSet::insertAsLastChildOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as last child of dest record</dd>
<dt><b>insertAsLastChildOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodinsertAsLastChildOf">Doctrine_Node_Interface::insertAsLastChildOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as first child of dest record</dd>
<dt><b>insertAsNextSiblingOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodinsertAsNextSiblingOf">Doctrine_Node_NestedSet::insertAsNextSiblingOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as next sibling of dest record</dd>
<dt><b>insertAsNextSiblingOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodinsertAsNextSiblingOf">Doctrine_Node_Interface::insertAsNextSiblingOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as next sibling of dest record</dd>
<dt><b>insertAsParentOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodinsertAsParentOf">Doctrine_Node_Interface::insertAsParentOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as parent of dest record</dd>
<dt><b>insertAsParentOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodinsertAsParentOf">Doctrine_Node_NestedSet::insertAsParentOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as parent of dest record</dd>
<dt><b>insertAsPrevSiblingOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodinsertAsPrevSiblingOf">Doctrine_Node_NestedSet::insertAsPrevSiblingOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as previous sibling of dest record</dd>
<dt><b>insertAsPrevSiblingOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodinsertAsPrevSiblingOf">Doctrine_Node_Interface::insertAsPrevSiblingOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;inserts node as previous sibling of dest record</dd>
<dt><b>insertNode</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodinsertNode">Doctrine_Node_NestedSet::insertNode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets node's left and right values and save's it</dd>
<dt><b>invokeIntegrityActions</b></dt>
<dd>in file IntegrityMapper.php, method <a href="Doctrine/Doctrine_IntegrityMapper.html#methodinvokeIntegrityActions">Doctrine_IntegrityMapper::invokeIntegrityActions()</a></dd>
<dt><b>isComposite</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodisComposite">Doctrine_Relation::isComposite()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;isComposite returns whether or not this relation is a composite relation</dd>
<dt><b>isDeferrable</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodisDeferrable">Doctrine_Relation::isDeferrable()</a></dd>
<dt><b>isDeferred</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodisDeferred">Doctrine_Relation::isDeferred()</a></dd>
<dt><b>isDescendantOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodisDescendantOf">Doctrine_Node_NestedSet::isDescendantOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is child of subject node</dd>
<dt><b>isDescendantOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodisDescendantOf">Doctrine_Node_Interface::isDescendantOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is child of subject node</dd>
<dt><b>isDescendantOfOrEqualTo</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodisDescendantOfOrEqualTo">Doctrine_Node_Interface::isDescendantOfOrEqualTo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is child of or sibling to subject node</dd>
<dt><b>isDescendantOfOrEqualTo</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodisDescendantOfOrEqualTo">Doctrine_Node_NestedSet::isDescendantOfOrEqualTo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is child of or sibling to subject node</dd>
<dt><b>isEqual</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodisEqual">Doctrine_Relation::isEqual()</a></dd>
<dt><b>isEqualTo</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodisEqualTo">Doctrine_Node_NestedSet::isEqualTo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is equal to subject node</dd>
<dt><b>isEqualTo</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodisEqualTo">Doctrine_Node_Interface::isEqualTo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is equal to subject node</dd>
<dt><b>isExpression</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodisExpression">Doctrine_Search_Query::isExpression()</a></dd>
<dt><b>isIdentifiable</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Hydrate_Record.html#methodisIdentifiable">Doctrine_Hydrate_Record::isIdentifiable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;isIdentifiable returns whether or not a given data row is identifiable (it contains all primary key fields specified in the second argument)</dd>
<dt><b>isIdentifiable</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Hydrate_Array.html#methodisIdentifiable">Doctrine_Hydrate_Array::isIdentifiable()</a></dd>
<dt><b>isLeaf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodisLeaf">Doctrine_Node_Interface::isLeaf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is leaf</dd>
<dt><b>isLeaf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodisLeaf">Doctrine_Node_NestedSet::isLeaf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is leaf</dd>
<dt><b>isLimitSubqueryUsed</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodisLimitSubqueryUsed">Doctrine_Query::isLimitSubqueryUsed()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;limitSubqueryUsed</dd>
<dt><b>isLimitSubqueryUsed</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodisLimitSubqueryUsed">Doctrine_Hydrate::isLimitSubqueryUsed()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;limitSubqueryUsed whether or not limit subquery was used</dd>
<dt><b>isModified</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodisModified">Doctrine_Record::isModified()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;isModified returns true if this record was modified, otherwise false</dd>
<dt><b>isNotNull</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodisNotNull">Doctrine_Expression_Driver::isNotNull()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns SQL that checks if a expression is not null.</dd>
<dt><b>isNotNull</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Schema_Column.html#methodisNotNull">Doctrine_Schema_Column::isNotNull()</a></dd>
<dt><b>isNull</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodisNull">Doctrine_Expression_Driver::isNull()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns SQL that checks if a expression is null.</dd>
<dt><b>isOneToOne</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodisOneToOne">Doctrine_Relation::isOneToOne()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;isOneToOne returns whether or not this relation is a one-to-one relation</dd>
<dt><b>isPrimaryKey</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Schema_Column.html#methodisPrimaryKey">Doctrine_Schema_Column::isPrimaryKey()</a></dd>
<dt><b>isRoot</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodisRoot">Doctrine_Node_Interface::isRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is root</dd>
<dt><b>isRoot</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodisRoot">Doctrine_Node_NestedSet::isRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is root</dd>
<dt><b>isSubquery</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodisSubquery">Doctrine_Query::isSubquery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;isSubquery</dd>
<dt><b>isSuccessful</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodisSuccessful">Doctrine_Cache::isSuccessful()</a></dd>
<dt><b>isTree</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodisTree">Doctrine_Table::isTree()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determine if table acts as tree</dd>
<dt><b>isUnique</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Schema_Column.html#methodisUnique">Doctrine_Schema_Column::isUnique()</a></dd>
<dt><b>isValid</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Schema_Table.html#methodisValid">Doctrine_Schema_Table::isValid()</a></dd>
<dt><b>isValid</b></dt>
<dd>in file Database.php, method <a href="Doctrine/Doctrine_Schema_Database.html#methodisValid">Doctrine_Schema_Database::isValid()</a></dd>
<dt><b>isValid</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodisValid">Doctrine_Record::isValid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;isValid</dd>
<dt><b>isValid</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Schema_Relation.html#methodisValid">Doctrine_Schema_Relation::isValid()</a></dd>
<dt><b>isValid</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Schema.html#methodisValid">Doctrine_Schema::isValid()</a></dd>
<dt><b>isValidClassname</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodisValidClassname">Doctrine::isValidClassname()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;checks for valid class name (uses camel case and underscores)</dd>
<dt><b>isValidNode</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodisValidNode">Doctrine_Node_NestedSet::isValidNode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is valid</dd>
<dt><b>isValidNode</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodisValidNode">Doctrine_Node_Interface::isValidNode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;determines if node is valid</dd>
<dt><b>isValidType</b></dt>
<dd>in file Validator.php, method <a href="Doctrine/Doctrine_Validator.html#methodisValidType">Doctrine_Validator::isValidType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns whether or not the given variable is valid type</dd>
</dl>
</div>
<a name="j"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">j</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>j</h2>
<dl>
<dt><b>$joins</b></dt>
<dd>in file Hook.php, variable <a href="Doctrine/Doctrine_Hook.html#var$joins">Doctrine_Hook::$joins</a></dd>
<dt><b>JoinCondition.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---JoinCondition.php.html">JoinCondition.php</a></dd>
</dl>
</div>
<a name="k"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">k</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>k</h2>
<dl>
<dt><b>$key</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#var$key">Doctrine_Node_NestedSet_PreOrderIterator::$key</a></dd>
<dt><b>$key</b></dt>
<dd>in file Iterator.php, variable <a href="Doctrine/Doctrine_Collection_Iterator.html#var$key">Doctrine_Collection_Iterator::$key</a></dd>
<dt><b>$keyColumn</b></dt>
<dd>in file Collection.php, variable <a href="Doctrine/Doctrine_Collection.html#var$keyColumn">Doctrine_Collection::$keyColumn</a></dd>
<dt><b>$keys</b></dt>
<dd>in file Iterator.php, variable <a href="Doctrine/Doctrine_Collection_Iterator.html#var$keys">Doctrine_Collection_Iterator::$keys</a></dd>
<dt><b>$keys</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#var$keys">Doctrine_Node_NestedSet_PreOrderIterator::$keys</a></dd>
<dt><b>$keywords</b></dt>
<dd>in file Mysql.php, variable <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Mysql.html#var$keywords">Doctrine_DataDict_Mysql::$keywords</a></dd>
<dt><b>key</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html#methodkey">Doctrine_Node_MaterializedPath_PreOrderIterator::key()</a></dd>
<dt><b>key</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#methodkey">Doctrine_Node_NestedSet_PreOrderIterator::key()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current key</dd>
<dt><b>key</b></dt>
<dd>in file Iterator.php, method <a href="Doctrine/Doctrine_Collection_Iterator.html#methodkey">Doctrine_Collection_Iterator::key()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current key</dd>
<dt><b>key</b></dt>
<dd>in file LevelOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html#methodkey">Doctrine_Node_MaterializedPath_LevelOrderIterator::key()</a></dd>
<dt><b>key</b></dt>
<dd>in file PostOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html#methodkey">Doctrine_Node_MaterializedPath_PostOrderIterator::key()</a></dd>
</dl>
</div>
<a name="l"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">l</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>l</h2>
<dl>
<dt><b>$lastInsertIdFail</b></dt>
<dd>in file Mock.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#var$lastInsertIdFail">Doctrine_Adapter_Mock::$lastInsertIdFail</a></dd>
<dt><b>$limit</b></dt>
<dd>in file Offset.php, variable <a href="Doctrine/Doctrine_Collection_Offset.html#var$limit">Doctrine_Collection_Offset::$limit</a></dd>
<dt><b>$listeners</b></dt>
<dd>in file Chain.php, variable <a href="Doctrine/Doctrine_EventListener_Chain.html#var$listeners">Doctrine_EventListener_Chain::$listeners</a></dd>
<dt><b>$listeners</b></dt>
<dd>in file Profiler.php, variable <a href="Doctrine/Doctrine_Connection_Profiler.html#var$listeners">Doctrine_Connection_Profiler::$listeners</a></dd>
<dt><b>Listener.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---AuditLog---Listener.php.html">Listener.php</a></dd>
<dt><b>Lib.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Lib.php.html">Lib.php</a></dd>
<dt><b>LevelOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---AdjacencyList---LevelOrderIterator.php.html">LevelOrderIterator.php</a></dd>
<dt><b>LevelOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---MaterializedPath---LevelOrderIterator.php.html">LevelOrderIterator.php</a></dd>
<dt><b>LevelOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---NestedSet---LevelOrderIterator.php.html">LevelOrderIterator.php</a></dd>
<dt><b>Limit.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Limit.php.html">Limit.php</a></dd>
<dt><b>Listener.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record---Listener.php.html">Listener.php</a></dd>
<dt><b>LocalKey.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation---LocalKey.php.html">LocalKey.php</a></dd>
<dt><b>Listener.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Listener.php.html">Listener.php</a></dd>
<dt><b>lastEvent</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#methodlastEvent">Doctrine_Connection_Profiler::lastEvent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the Doctrine_Event object for the last query that was run, regardless if it has ended or not. If the event has not ended, it's end time will be Null.</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Sequence_Mysql.html#methodlastInsertId">Doctrine_Sequence_Mysql::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the autoincrement ID if supported or $id or fetches the current ID in a sequence called: $table.(empty($field) ? '' : '_'.$field)</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Sequence_Mssql.html#methodlastInsertId">Doctrine_Sequence_Mssql::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the autoincrement ID if supported or $id or fetches the current ID in a sequence called: $table.(empty($field) ? '' : '_'.$field)</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Sequence_Pgsql.html#methodlastInsertId">Doctrine_Sequence_Pgsql::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lastInsertId</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Mysqli.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mysqli.html#methodlastInsertId">Doctrine_Adapter_Mysqli::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the last ID generated automatically by an IDENTITY/AUTOINCREMENT column.</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodlastInsertId">Doctrine_Adapter_Mock::lastInsertId()</a></dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Sequence.php, method <a href="Doctrine/Doctrine_Sequence.html#methodlastInsertId">Doctrine_Sequence::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the autoincrement ID if supported or $id or fetches the current ID in a sequence called: $table.(empty($field) ? '' : '_'.$field)</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodlastInsertId">Doctrine_Connection::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lastInsertId</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Sequence_Db2.html#methodlastInsertId">Doctrine_Sequence_Db2::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the last ID generated automatically by an IDENTITY/AUTOINCREMENT column.</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Sequence_Firebird.html#methodlastInsertId">Doctrine_Sequence_Firebird::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the autoincrement ID if supported or $id or fetches the current ID in a sequence called: $table.(empty($field) ? '' : '_'.$field)</dd>
<dt><b>lastInsertID</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Sequence_Oracle.html#methodlastInsertID">Doctrine_Sequence_Oracle::lastInsertID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the autoincrement ID if supported or $id or fetches the current ID in a sequence called: $table.(empty($field) ? '' : '_'.$field)</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Sequence_Sqlite.html#methodlastInsertId">Doctrine_Sequence_Sqlite::lastInsertId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the autoincrement ID if supported or $id or fetches the current ID in a sequence called: $table.(empty($field) ? '' : '_'.$field)</dd>
<dt><b>lastInsertId</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methodlastInsertId">Doctrine_Adapter_Interface::lastInsertId()</a></dd>
<dt><b>lastSequenceId</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Sequence_Db2.html#methodlastSequenceId">Doctrine_Sequence_Db2::lastSequenceId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the most recent value from the specified sequence in the database.</dd>
<dt><b>leftJoin</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodleftJoin">Doctrine_Query_Abstract::leftJoin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;leftJoin appends a LEFT JOIN to the FROM part of the query</dd>
<dt><b>length</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodlength">Doctrine_Expression_Driver::length()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the length of a text field.</dd>
<dt><b>limit</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodlimit">Doctrine_Query_Abstract::limit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;limit sets the Query query limit</dd>
<dt><b>LIMIT_RECORDS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constLIMIT_RECORDS">Doctrine::LIMIT_RECORDS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for record limiting</dd>
<dt><b>LIMIT_ROWS</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constLIMIT_ROWS">Doctrine::LIMIT_ROWS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for row limiting</dd>
<dt><b>listDatabases</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistDatabases">Doctrine_Import_Oracle::listDatabases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all databases</dd>
<dt><b>listDatabases</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistDatabases">Doctrine_Import::listDatabases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all databases</dd>
<dt><b>listDatabases</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistDatabases">Doctrine_Import_Sqlite::listDatabases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all databases</dd>
<dt><b>listFunctions</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistFunctions">Doctrine_Import_Sqlite::listFunctions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all availible database functions</dd>
<dt><b>listFunctions</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistFunctions">Doctrine_Import_Oracle::listFunctions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all availible database functions</dd>
<dt><b>listFunctions</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Import_Firebird.html#methodlistFunctions">Doctrine_Import_Firebird::listFunctions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list all functions in the current database</dd>
<dt><b>listFunctions</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistFunctions">Doctrine_Import::listFunctions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all availible database functions</dd>
<dt><b>listSequences</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Import_Mysql.html#methodlistSequences">Doctrine_Import_Mysql::listSequences()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database sequences</dd>
<dt><b>listSequences</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistSequences">Doctrine_Import::listSequences()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database sequences</dd>
<dt><b>listSequences</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Import_Mssql.html#methodlistSequences">Doctrine_Import_Mssql::listSequences()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database sequences</dd>
<dt><b>listSequences</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistSequences">Doctrine_Import_Sqlite::listSequences()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database sequences</dd>
<dt><b>listSequences</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistSequences">Doctrine_Import_Oracle::listSequences()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database sequences</dd>
<dt><b>listTableColumns</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Import_Mysql.html#methodlistTableColumns">Doctrine_Import_Mysql::listTableColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableColumns</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Import_Mssql.html#methodlistTableColumns">Doctrine_Import_Mssql::listTableColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableColumns</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistTableColumns">Doctrine_Import::listTableColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableColumns</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistTableColumns">Doctrine_Import_Sqlite::listTableColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableColumns</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Import_Pgsql.html#methodlistTableColumns">Doctrine_Import_Pgsql::listTableColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableColumns</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistTableColumns">Doctrine_Import_Oracle::listTableColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableConstraints</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Import_Mysql.html#methodlistTableConstraints">Doctrine_Import_Mysql::listTableConstraints()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableConstraints</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistTableConstraints">Doctrine_Import::listTableConstraints()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableConstraints</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistTableConstraints">Doctrine_Import_Oracle::listTableConstraints()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableConstraints</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistTableConstraints">Doctrine_Import_Sqlite::listTableConstraints()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableConstraints</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Import_Pgsql.html#methodlistTableConstraints">Doctrine_Import_Pgsql::listTableConstraints()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableFields</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Import_Firebird.html#methodlistTableFields">Doctrine_Import_Firebird::listTableFields()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list all fields in a tables in the current database</dd>
<dt><b>listTableForeignKeys</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Import_Mysql.html#methodlistTableForeignKeys">Doctrine_Import_Mysql::listTableForeignKeys()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table foreign keys</dd>
<dt><b>listTableIndexes</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistTableIndexes">Doctrine_Import_Sqlite::listTableIndexes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableIndexes</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Import_Mysql.html#methodlistTableIndexes">Doctrine_Import_Mysql::listTableIndexes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableIndexes</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Import_Pgsql.html#methodlistTableIndexes">Doctrine_Import_Pgsql::listTableIndexes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list all indexes in a table</dd>
<dt><b>listTableIndexes</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Import_Mssql.html#methodlistTableIndexes">Doctrine_Import_Mssql::listTableIndexes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableIndexes</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistTableIndexes">Doctrine_Import::listTableIndexes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTableIndexes</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistTableIndexes">Doctrine_Import_Oracle::listTableIndexes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table constraints</dd>
<dt><b>listTables</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistTables">Doctrine_Import_Sqlite::listTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists tables</dd>
<dt><b>listTables</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistTables">Doctrine_Import_Oracle::listTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists tables</dd>
<dt><b>listTables</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Import_Mysql.html#methodlistTables">Doctrine_Import_Mysql::listTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists tables</dd>
<dt><b>listTables</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Import_Pgsql.html#methodlistTables">Doctrine_Import_Pgsql::listTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists tables</dd>
<dt><b>listTables</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Import_Mssql.html#methodlistTables">Doctrine_Import_Mssql::listTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists tables</dd>
<dt><b>listTables</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Import_Firebird.html#methodlistTables">Doctrine_Import_Firebird::listTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list all tables in the current database</dd>
<dt><b>listTables</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistTables">Doctrine_Import::listTables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists tables</dd>
<dt><b>listTableTriggers</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Import_Pgsql.html#methodlistTableTriggers">Doctrine_Import_Pgsql::listTableTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table triggers</dd>
<dt><b>listTableTriggers</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistTableTriggers">Doctrine_Import_Sqlite::listTableTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table triggers</dd>
<dt><b>listTableTriggers</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Import_Mssql.html#methodlistTableTriggers">Doctrine_Import_Mssql::listTableTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table triggers</dd>
<dt><b>listTableTriggers</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistTableTriggers">Doctrine_Import_Oracle::listTableTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table triggers</dd>
<dt><b>listTableTriggers</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Import_Firebird.html#methodlistTableTriggers">Doctrine_Import_Firebird::listTableTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will be called to get all triggers of the current database ($this-&gt;conn-&gt;getDatabase())</dd>
<dt><b>listTableTriggers</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistTableTriggers">Doctrine_Import::listTableTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table triggers</dd>
<dt><b>listTableViews</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistTableViews">Doctrine_Import_Oracle::listTableViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table views</dd>
<dt><b>listTableViews</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Import_Pgsql.html#methodlistTableViews">Doctrine_Import_Pgsql::listTableViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list the views in the database that reference a given table</dd>
<dt><b>listTableViews</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistTableViews">Doctrine_Import_Sqlite::listTableViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table views</dd>
<dt><b>listTableViews</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistTableViews">Doctrine_Import::listTableViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table views</dd>
<dt><b>listTableViews</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Import_Mssql.html#methodlistTableViews">Doctrine_Import_Mssql::listTableViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists table views</dd>
<dt><b>listTableViews</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Import_Firebird.html#methodlistTableViews">Doctrine_Import_Firebird::listTableViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list the views in the database that reference a given table</dd>
<dt><b>listTriggers</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistTriggers">Doctrine_Import_Sqlite::listTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database triggers</dd>
<dt><b>listTriggers</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Import_Pgsql.html#methodlistTriggers">Doctrine_Import_Pgsql::listTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database triggers</dd>
<dt><b>listTriggers</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistTriggers">Doctrine_Import::listTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database triggers</dd>
<dt><b>listTriggers</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Import_Mssql.html#methodlistTriggers">Doctrine_Import_Mssql::listTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all triggers</dd>
<dt><b>listTriggers</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistTriggers">Doctrine_Import_Oracle::listTriggers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists all database triggers</dd>
<dt><b>listUsers</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistUsers">Doctrine_Import_Sqlite::listUsers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists database users</dd>
<dt><b>listUsers</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistUsers">Doctrine_Import::listUsers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists database users</dd>
<dt><b>listUsers</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistUsers">Doctrine_Import_Oracle::listUsers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists database users</dd>
<dt><b>listUsers</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Import_Firebird.html#methodlistUsers">Doctrine_Import_Firebird::listUsers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list all users</dd>
<dt><b>listViews</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Import_Sqlite.html#methodlistViews">Doctrine_Import_Sqlite::listViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists database views</dd>
<dt><b>listViews</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Import_Mysql.html#methodlistViews">Doctrine_Import_Mysql::listViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists database views</dd>
<dt><b>listViews</b></dt>
<dd>in file Import.php, method <a href="Doctrine/Doctrine_Import.html#methodlistViews">Doctrine_Import::listViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists database views</dd>
<dt><b>listViews</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Import_Firebird.html#methodlistViews">Doctrine_Import_Firebird::listViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list the views in the database</dd>
<dt><b>listViews</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Import_Mssql.html#methodlistViews">Doctrine_Import_Mssql::listViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists database views</dd>
<dt><b>listViews</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Import_Oracle.html#methodlistViews">Doctrine_Import_Oracle::listViews()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lists database views</dd>
<dt><b>load</b></dt>
<dd>in file JoinCondition.php, method <a href="Doctrine/Doctrine_Query_JoinCondition.html#methodload">Doctrine_Query_JoinCondition::load()</a></dd>
<dt><b>load</b></dt>
<dd>in file Having.php, method <a href="Doctrine/Doctrine_Query_Having.html#methodload">Doctrine_Query_Having::load()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;load returns the parsed query part</dd>
<dt><b>load</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodload">Doctrine_Record::load()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;load loads all the unitialized properties from the database</dd>
<dt><b>load</b></dt>
<dd>in file Where.php, method <a href="Doctrine/Doctrine_Query_Where.html#methodload">Doctrine_Query_Where::load()</a></dd>
<dt><b>load</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodload">Doctrine_Query::load()</a></dd>
<dt><b>loadAll</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodloadAll">Doctrine::loadAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;loadAll loads all runtime classes</dd>
<dt><b>loadAll</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#methodloadAll">Doctrine_Table_Repository::loadAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;loadAll</dd>
<dt><b>loadReference</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodloadReference">Doctrine_Record::loadReference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;loadReference loads a related component</dd>
<dt><b>loadRelated</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodloadRelated">Doctrine_Collection::loadRelated()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;loadRelated</dd>
<dt><b>loadRoot</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodloadRoot">Doctrine_Query::loadRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;loadRoot</dd>
<dt><b>loadTemplate</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodloadTemplate">Doctrine_Record_Abstract::loadTemplate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;loadTemplate</dd>
<dt><b>loadTemplate</b></dt>
<dd>in file Builder.php, method <a href="Doctrine/Doctrine_Import_Builder.html#methodloadTemplate">Doctrine_Import_Builder::loadTemplate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is a template that was previously in Builder/Record.tpl. Due to the fact that it was not bundled when compiling, it had to be moved here.</dd>
<dt><b>locate</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodlocate">Doctrine_Expression_Driver::locate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;locate returns the position of the first occurrence of substring $substr in string $str</dd>
<dt><b>locateImpl</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodlocateImpl">Doctrine_Expression_Sqlite::locateImpl()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;locate returns the position of the first occurrence of substring $substr in string $str that SQLite's locate() function receives</dd>
<dt><b>LOCK_OPTIMISTIC</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constLOCK_OPTIMISTIC">Doctrine::LOCK_OPTIMISTIC</a><br>&nbsp;&nbsp;&nbsp;&nbsp;mode for optimistic locking</dd>
<dt><b>LOCK_PESSIMISTIC</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constLOCK_PESSIMISTIC">Doctrine::LOCK_PESSIMISTIC</a><br>&nbsp;&nbsp;&nbsp;&nbsp;mode for pessimistic locking</dd>
<dt><b>lower</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodlower">Doctrine_Expression_Driver::lower()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;lower Returns the string $str with all characters changed to lowercase according to the current character set mapping.</dd>
<dt><b>lt</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodlt">Doctrine_Expression_Driver::lt()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to check if one value is less than another value.</dd>
<dt><b>lte</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodlte">Doctrine_Expression_Driver::lte()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to check if one value is less than or equal to another value.</dd>
<dt><b>ltrim</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodltrim">Doctrine_Expression_Driver::ltrim()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ltrim returns the string $str with leading space characters removed</dd>
<dt><b>ltrimImpl</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodltrimImpl">Doctrine_Expression_Sqlite::ltrimImpl()</a></dd>
</dl>
</div>
<a name="m"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">m</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>m</h2>
<dl>
<dt><b>$messages</b></dt>
<dd>in file Reporter.php, variable <a href="Doctrine/Doctrine_Export_Reporter.html#var$messages">Doctrine_Export_Reporter::$messages</a></dd>
<dt><b>$mock</b></dt>
<dd>in file Mock.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#var$mock">Doctrine_Adapter_Statement_Mock::$mock</a></dd>
<dt><b>$moduleName</b></dt>
<dd>in file Module.php, variable <a href="Doctrine/Doctrine_Connection_Module.html#var$moduleName">Doctrine_Connection_Module::$moduleName</a></dd>
<dt><b>$modules</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$modules">Doctrine_Connection::$modules</a></dd>
<dt><b>Mock.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Adapter/_Doctrine---Adapter---Mock.php.html">Mock.php</a></dd>
<dt><b>Mysqli.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Adapter/_Doctrine---Adapter---Mysqli.php.html">Mysqli.php</a></dd>
<dt><b>Mock.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Adapter/_Doctrine---Adapter---Statement---Mock.php.html">Mock.php</a></dd>
<dt><b>Memcache.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Cache/_Doctrine---Cache---Memcache.php.html">Memcache.php</a></dd>
<dt><b>Mock.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Mock.php.html">Mock.php</a></dd>
<dt><b>Module.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Module.php.html">Module.php</a></dd>
<dt><b>Mssql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Mssql.php.html">Mssql.php</a></dd>
<dt><b>Mysql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Mysql.php.html">Mysql.php</a></dd>
<dt><b>Mssql.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_DataDict/_Doctrine---DataDict---Mssql.php.html">Mssql.php</a></dd>
<dt><b>Mysql.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_DataDict/_Doctrine---DataDict---Mysql.php.html">Mysql.php</a></dd>
<dt><b>Mssql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Mssql.php.html">Mssql.php</a></dd>
<dt><b>Mysql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Mysql.php.html">Mysql.php</a></dd>
<dt><b>Mock.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Mock.php.html">Mock.php</a></dd>
<dt><b>Mssql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Mssql.php.html">Mssql.php</a></dd>
<dt><b>Mysql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Mysql.php.html">Mysql.php</a></dd>
<dt><b>Mssql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Mssql.php.html">Mssql.php</a></dd>
<dt><b>Mysql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Mysql.php.html">Mysql.php</a></dd>
<dt><b>Manager.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Manager.php.html">Manager.php</a></dd>
<dt><b>MaterializedPath.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---MaterializedPath.php.html">MaterializedPath.php</a></dd>
<dt><b>Mssql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Mssql.php.html">Mssql.php</a></dd>
<dt><b>Mysql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Mysql.php.html">Mysql.php</a></dd>
<dt><b>Mock.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Mock.php.html">Mock.php</a></dd>
<dt><b>Mssql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Mssql.php.html">Mssql.php</a></dd>
<dt><b>Mysql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Mysql.php.html">Mysql.php</a></dd>
<dt><b>MaterializedPath.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Tree---MaterializedPath.php.html">MaterializedPath.php</a></dd>
<dt><b>Minlength.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Minlength.php.html">Minlength.php</a></dd>
<dt><b>makeRoot</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodmakeRoot">Doctrine_Node_NestedSet::makeRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Makes this node a root node. Only used in multiple-root trees.</dd>
<dt><b>MANY</b></dt>
<dd>in file Relation.php, class constant <a href="Doctrine/Doctrine_Relation.html#constMANY">Doctrine_Relation::MANY</a></dd>
<dt><b>MANY_AGGREGATE</b></dt>
<dd>in file Relation.php, class constant <a href="Doctrine/Doctrine_Relation.html#constMANY_AGGREGATE">Doctrine_Relation::MANY_AGGREGATE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for MANY_TO_MANY and ONE_TO_MANY aggregate relationships</dd>
<dt><b>MANY_COMPOSITE</b></dt>
<dd>in file Relation.php, class constant <a href="Doctrine/Doctrine_Relation.html#constMANY_COMPOSITE">Doctrine_Relation::MANY_COMPOSITE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for MANY_TO_MANY and ONE_TO_MANY composite relationships</dd>
<dt><b>mapValue</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodmapValue">Doctrine_Record::mapValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;mapValue This simple method is used for mapping values to $values property.</dd>
<dt><b>matchPattern</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methodmatchPattern">Doctrine_Expression_Pgsql::matchPattern()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a pattern matching string</dd>
<dt><b>matchPattern</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Expression_Mysql.html#methodmatchPattern">Doctrine_Expression_Mysql::matchPattern()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a pattern matching string</dd>
<dt><b>max</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodmax">Doctrine_Expression_Driver::max()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the highest value of a column</dd>
<dt><b>md5</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methodmd5">Doctrine_Expression_Pgsql::md5()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the md5 sum of a field.</dd>
<dt><b>md5</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodmd5">Doctrine_Expression_Driver::md5()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the md5 sum of a field.</dd>
<dt><b>md5Impl</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodmd5Impl">Doctrine_Expression_Sqlite::md5Impl()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the md5 sum of the data that SQLite's md5() function receives.</dd>
<dt><b>merge</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodmerge">Doctrine_Record::merge()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;merge merges this record with an array of values</dd>
<dt><b>min</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodmin">Doctrine_Expression_Driver::min()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the lowest value of a column</dd>
<dt><b>mod</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodmod">Doctrine_Expression_Driver::mod()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the remainder of the division operation $expression1 / $expression2.</dd>
<dt><b>modifyLimitQuery</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Connection_Pgsql.html#methodmodifyLimitQuery">Doctrine_Connection_Pgsql::modifyLimitQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Changes a query string for various DBMS specific reasons</dd>
<dt><b>modifyLimitQuery</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Connection_Mssql.html#methodmodifyLimitQuery">Doctrine_Connection_Mssql::modifyLimitQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an adapter-specific LIMIT clause to the SELECT statement.</dd>
<dt><b>modifyLimitQuery</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Connection_Db2.html#methodmodifyLimitQuery">Doctrine_Connection_Db2::modifyLimitQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an driver-specific LIMIT clause to the query</dd>
<dt><b>modifyLimitQuery</b></dt>
<dd>in file Common.php, method <a href="Doctrine/Doctrine_Connection_Common.html#methodmodifyLimitQuery">Doctrine_Connection_Common::modifyLimitQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an driver-specific LIMIT clause to the query</dd>
<dt><b>modifyLimitQuery</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Connection_Oracle.html#methodmodifyLimitQuery">Doctrine_Connection_Oracle::modifyLimitQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an driver-specific LIMIT clause to the query</dd>
<dt><b>modifyLimitQuery</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Connection_Firebird.html#methodmodifyLimitQuery">Doctrine_Connection_Firebird::modifyLimitQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an driver-specific LIMIT clause to the query</dd>
<dt><b>modImpl</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodmodImpl">Doctrine_Expression_Sqlite::modImpl()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the modules of the data that SQLite's mod() function receives.</dd>
<dt><b>moveAsFirstChildOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodmoveAsFirstChildOf">Doctrine_Node_Interface::moveAsFirstChildOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;moves node as first child of dest record</dd>
<dt><b>moveAsFirstChildOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodmoveAsFirstChildOf">Doctrine_Node_NestedSet::moveAsFirstChildOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;moves node as first child of dest record</dd>
<dt><b>moveAsLastChildOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodmoveAsLastChildOf">Doctrine_Node_NestedSet::moveAsLastChildOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;moves node as last child of dest record</dd>
<dt><b>moveAsLastChildOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodmoveAsLastChildOf">Doctrine_Node_Interface::moveAsLastChildOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;moves node as last child of dest record</dd>
<dt><b>moveAsNextSiblingOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodmoveAsNextSiblingOf">Doctrine_Node_Interface::moveAsNextSiblingOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;moves node as next sibling of dest record</dd>
<dt><b>moveAsNextSiblingOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodmoveAsNextSiblingOf">Doctrine_Node_NestedSet::moveAsNextSiblingOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;moves node as next sibling of dest record</dd>
<dt><b>moveAsPrevSiblingOf</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodmoveAsPrevSiblingOf">Doctrine_Node_NestedSet::moveAsPrevSiblingOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;moves node as prev sibling of dest record</dd>
<dt><b>moveAsPrevSiblingOf</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Node_Interface.html#methodmoveAsPrevSiblingOf">Doctrine_Node_Interface::moveAsPrevSiblingOf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;moves node as prev sibling of dest record</dd>
<dt><b>mul</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodmul">Doctrine_Expression_Driver::mul()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to multiply values or expressions by eachother.</dd>
</dl>
</div>
<a name="n"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">n</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>n</h2>
<dl>
<dt><b>$name</b></dt>
<dd>in file View.php, variable <a href="Doctrine/Doctrine_View.html#var$name">Doctrine_View::$name</a></dd>
<dt><b>$name</b></dt>
<dd>in file Mock.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#var$name">Doctrine_Adapter_Mock::$name</a></dd>
<dt><b>$needsSubquery</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$needsSubquery">Doctrine_Query::$needsSubquery</a></dd>
<dt><b>$null</b></dt>
<dd>in file Iterator.php, variable <a href="Doctrine/Doctrine_Record_Iterator.html#var$null">Doctrine_Record_Iterator::$null</a></dd>
<dt><b>$null</b></dt>
<dd>in file Collection.php, variable <a href="Doctrine/Doctrine_Collection.html#var$null">Doctrine_Collection::$null</a></dd>
<dt><b>Normal.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Collection---Iterator---Normal.php.html">Normal.php</a></dd>
<dt><b>NestedSet.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---NestedSet.php.html">NestedSet.php</a></dd>
<dt><b>Node.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node.php.html">Node.php</a></dd>
<dt><b>Null.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Null.php.html">Null.php</a></dd>
<dt><b>Nest.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation---Nest.php.html">Nest.php</a></dd>
<dt><b>NestedSet.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Template---NestedSet.php.html">NestedSet.php</a></dd>
<dt><b>NestedSet.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Tree---NestedSet.php.html">NestedSet.php</a></dd>
<dt><b>Nospace.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Nospace.php.html">Nospace.php</a></dd>
<dt><b>Notblank.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Notblank.php.html">Notblank.php</a></dd>
<dt><b>Notnull.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Notnull.php.html">Notnull.php</a></dd>
<dt><b>neq</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodneq">Doctrine_Expression_Driver::neq()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to check if two values are unequal.</dd>
<dt><b>next</b></dt>
<dd>in file PostOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html#methodnext">Doctrine_Node_MaterializedPath_PostOrderIterator::next()</a></dd>
<dt><b>next</b></dt>
<dd>in file LevelOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html#methodnext">Doctrine_Node_MaterializedPath_LevelOrderIterator::next()</a></dd>
<dt><b>next</b></dt>
<dd>in file Iterator.php, method <a href="Doctrine/Doctrine_Collection_Iterator.html#methodnext">Doctrine_Collection_Iterator::next()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;advances the internal pointer</dd>
<dt><b>next</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#methodnext">Doctrine_Node_NestedSet_PreOrderIterator::next()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;advances the internal pointer</dd>
<dt><b>next</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html#methodnext">Doctrine_Node_MaterializedPath_PreOrderIterator::next()</a></dd>
<dt><b>nextId</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Sequence_Sqlite.html#methodnextId">Doctrine_Sequence_Sqlite::nextId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the next free id of a sequence</dd>
<dt><b>nextId</b></dt>
<dd>in file Sequence.php, method <a href="Doctrine/Doctrine_Sequence.html#methodnextId">Doctrine_Sequence::nextId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the next free id of a sequence</dd>
<dt><b>nextID</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Sequence_Oracle.html#methodnextID">Doctrine_Sequence_Oracle::nextID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the next free id of a sequence</dd>
<dt><b>nextId</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Sequence_Pgsql.html#methodnextId">Doctrine_Sequence_Pgsql::nextId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the next free id of a sequence</dd>
<dt><b>nextID</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Sequence_Firebird.html#methodnextID">Doctrine_Sequence_Firebird::nextID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the next free id of a sequence</dd>
<dt><b>nextId</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Sequence_Mssql.html#methodnextId">Doctrine_Sequence_Mssql::nextId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the next free id of a sequence</dd>
<dt><b>nextId</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Sequence_Mysql.html#methodnextId">Doctrine_Sequence_Mysql::nextId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the next free id of a sequence</dd>
<dt><b>nextRowset</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodnextRowset">Doctrine_Connection_Statement::nextRowset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;nextRowset Advances to the next rowset in a multi-rowset statement handle</dd>
<dt><b>nextRowset</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodnextRowset">Doctrine_Adapter_Statement_Interface::nextRowset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;nextRowset Advances to the next rowset in a multi-rowset statement handle</dd>
<dt><b>nextRowset</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methodnextRowset">Doctrine_Adapter_Statement::nextRowset()</a></dd>
<dt><b>nextRowset</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodnextRowset">Doctrine_Adapter_Statement_Mock::nextRowset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;nextRowset Advances to the next rowset in a multi-rowset statement handle</dd>
<dt><b>nextSequenceId</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Sequence_Db2.html#methodnextSequenceId">Doctrine_Sequence_Db2::nextSequenceId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generate a new value from the specified sequence in the database, and return it.</dd>
<dt><b>not</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodnot">Doctrine_Expression_Driver::not()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL for a logical not.</dd>
<dt><b>now</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodnow">Doctrine_Expression_Driver::now()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the current system date.</dd>
<dt><b>now</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodnow">Doctrine_Expression_Sqlite::now()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return string to call a variable with the current timestamp inside an SQL statement There are three special variables for current date and time.</dd>
<dt><b>now</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Expression_Mssql.html#methodnow">Doctrine_Expression_Mssql::now()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return string to call a variable with the current timestamp inside an SQL statement</dd>
<dt><b>now</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methodnow">Doctrine_Expression_Pgsql::now()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL string to return the current system date and time.</dd>
<dt><b>now</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Expression_Oracle.html#methodnow">Doctrine_Expression_Oracle::now()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return string to call a variable with the current timestamp inside an SQL statement</dd>
<dt><b>NULL_EMPTY_STRING</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constNULL_EMPTY_STRING">Doctrine::NULL_EMPTY_STRING</a></dd>
<dt><b>NULL_EMPTY_STRING</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constNULL_EMPTY_STRING">Doctrine_Adapter::NULL_EMPTY_STRING</a></dd>
<dt><b>NULL_NATURAL</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constNULL_NATURAL">Doctrine_Adapter::NULL_NATURAL</a></dd>
<dt><b>NULL_NATURAL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constNULL_NATURAL">Doctrine::NULL_NATURAL</a></dd>
<dt><b>NULL_TO_STRING</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constNULL_TO_STRING">Doctrine::NULL_TO_STRING</a></dd>
<dt><b>NULL_TO_STRING</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constNULL_TO_STRING">Doctrine_Adapter::NULL_TO_STRING</a></dd>
</dl>
</div>
<a name="o"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">o</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>o</h2>
<dl>
<dt><b>$options</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$options">Doctrine_Connection::$options</a></dd>
<dt><b>$options</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$options">Doctrine_Table::$options</a></dd>
<dt><b>$options</b></dt>
<dd>in file Node.php, variable <a href="Doctrine/Doctrine_Node.html#var$options">Doctrine_Node::$options</a></dd>
<dt><b>$options</b></dt>
<dd>in file Tree.php, variable <a href="Doctrine/Doctrine_Tree.html#var$options">Doctrine_Tree::$options</a></dd>
<dt><b>Oracle.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_Adapter/_Doctrine---Adapter---Oracle.php.html">Oracle.php</a></dd>
<dt><b>Offset.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Collection---Iterator---Offset.php.html">Offset.php</a></dd>
<dt><b>Offset.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Collection---Offset.php.html">Offset.php</a></dd>
<dt><b>Oracle.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Oracle.php.html">Oracle.php</a></dd>
<dt><b>Oracle.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_DataDict/_Doctrine---DataDict---Oracle.php.html">Oracle.php</a></dd>
<dt><b>Oracle.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Oracle.php.html">Oracle.php</a></dd>
<dt><b>Oracle.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Oracle.php.html">Oracle.php</a></dd>
<dt><b>Oracle.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Oracle.php.html">Oracle.php</a></dd>
<dt><b>Object.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Object.php.html">Object.php</a></dd>
<dt><b>Overloadable.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Overloadable.php.html">Overloadable.php</a></dd>
<dt><b>Offset.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Offset.php.html">Offset.php</a></dd>
<dt><b>Orderby.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Orderby.php.html">Orderby.php</a></dd>
<dt><b>Object.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Schema---Object.php.html">Object.php</a></dd>
<dt><b>Oracle.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Oracle.php.html">Oracle.php</a></dd>
<dt><b>Oracle.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Oracle.php.html">Oracle.php</a></dd>
<dt><b>obtainReference</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodobtainReference">Doctrine_Record::obtainReference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;obtainReference</dd>
<dt><b>offset</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodoffset">Doctrine_Query_Abstract::offset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;offset sets the Query query offset</dd>
<dt><b>offsetExists</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#methodoffsetExists">Doctrine_Access::offsetExists()</a></dd>
<dt><b>offsetExists</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodoffsetExists">Doctrine_Relation::offsetExists()</a></dd>
<dt><b>offsetGet</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodoffsetGet">Doctrine_Relation::offsetGet()</a></dd>
<dt><b>offsetGet</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#methodoffsetGet">Doctrine_Access::offsetGet()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;offsetGet an alias of get()</dd>
<dt><b>offsetSet</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#methodoffsetSet">Doctrine_Access::offsetSet()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets $offset to $value</dd>
<dt><b>offsetSet</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodoffsetSet">Doctrine_Relation::offsetSet()</a></dd>
<dt><b>offsetUnset</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#methodoffsetUnset">Doctrine_Access::offsetUnset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;unset a given offset</dd>
<dt><b>offsetUnset</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodoffsetUnset">Doctrine_Relation::offsetUnset()</a></dd>
<dt><b>onCollectionDelete</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodonCollectionDelete">Doctrine_EventListener::onCollectionDelete()</a></dd>
<dt><b>onCollectionDelete</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodonCollectionDelete">Doctrine_EventListener_Chain::onCollectionDelete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onCollectionDelete an event invoked after a Doctrine_Collection is being deleted</dd>
<dt><b>ONE</b></dt>
<dd>in file Relation.php, class constant <a href="Doctrine/Doctrine_Relation.html#constONE">Doctrine_Relation::ONE</a></dd>
<dt><b>ONE_AGGREGATE</b></dt>
<dd>in file Relation.php, class constant <a href="Doctrine/Doctrine_Relation.html#constONE_AGGREGATE">Doctrine_Relation::ONE_AGGREGATE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for ONE_TO_ONE and MANY_TO_ONE aggregate relationships</dd>
<dt><b>ONE_COMPOSITE</b></dt>
<dd>in file Relation.php, class constant <a href="Doctrine/Doctrine_Relation.html#constONE_COMPOSITE">Doctrine_Relation::ONE_COMPOSITE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for ONE_TO_ONE and MANY_TO_ONE composite relationships</dd>
<dt><b>onLoad</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodonLoad">Doctrine_EventListener_Chain::onLoad()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onLoad an event invoked when Doctrine_Record is being loaded from database</dd>
<dt><b>onOpen</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodonOpen">Doctrine_EventListener::onOpen()</a></dd>
<dt><b>onOpen</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodonOpen">Doctrine_EventListener_Chain::onOpen()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onOpen an event invoked after Doctrine_Connection is opened</dd>
<dt><b>onPreCollectionDelete</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodonPreCollectionDelete">Doctrine_EventListener::onPreCollectionDelete()</a></dd>
<dt><b>onPreCollectionDelete</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodonPreCollectionDelete">Doctrine_EventListener_Chain::onPreCollectionDelete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onCollectionDelete an event invoked after a Doctrine_Collection is being deleted</dd>
<dt><b>onPreLoad</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodonPreLoad">Doctrine_EventListener_Chain::onPreLoad()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onPreLoad an event invoked when Doctrine_Record is being loaded from database but not yet initialized</dd>
<dt><b>onSleep</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodonSleep">Doctrine_EventListener_Chain::onSleep()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onSleep an event invoked when Doctrine_Record is serialized</dd>
<dt><b>onWakeUp</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodonWakeUp">Doctrine_EventListener_Chain::onWakeUp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onWakeUp an event invoked when Doctrine_Record is unserialized</dd>
<dt><b>openConnection</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodopenConnection">Doctrine_Manager::openConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;openConnection opens a new connection and saves it to Doctrine_Manager-&gt;connections</dd>
<dt><b>option</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodoption">Doctrine_Record_Abstract::option()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;option sets or retrieves an option</dd>
<dt><b>orderBy</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodorderBy">Doctrine_Query_Abstract::orderBy()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;orderBy sets the ORDER BY part of the query</dd>
<dt><b>ownsMany</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodownsMany">Doctrine_Record_Abstract::ownsMany()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ownsMany binds One-to-Many / Many-to-Many composite relation</dd>
<dt><b>ownsOne</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodownsOne">Doctrine_Record_Abstract::ownsOne()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ownsOne binds One-to-One composite relation</dd>
</dl>
</div>
<a name="p"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">p</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>p</h2>
<dl>
<dt><b>$params</b></dt>
<dd>in file Parser.php, variable <a href="Doctrine/Doctrine_Hook_Parser.html#var$params">Doctrine_Hook_Parser::$params</a></dd>
<dt><b>$parent</b></dt>
<dd>in file Configurable.php, variable <a href="Doctrine/Doctrine_Configurable.html#var$parent">Doctrine_Configurable::$parent</a></dd>
<dt><b>$parts</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$parts">Doctrine_Hydrate::$parts</a></dd>
<dt><b>$path</b></dt>
<dd>in file Doctrine.php, variable <a href="Doctrine/Doctrine.html#var$path">Doctrine::$path</a></dd>
<dt><b>$path</b></dt>
<dd>in file Builder.php, variable <a href="Doctrine/Doctrine_Import_Builder.html#var$path">Doctrine_Import_Builder::$path</a></dd>
<dt><b>$pdo</b></dt>
<dd>in file Db.php, variable <a href="Doctrine/Doctrine_Import_Reader_Db.html#var$pdo">Doctrine_Import_Reader_Db::$pdo</a></dd>
<dt><b>$pendingAggregates</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$pendingAggregates">Doctrine_Hydrate::$pendingAggregates</a></dd>
<dt><b>$pendingAttributes</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$pendingAttributes">Doctrine_Connection::$pendingAttributes</a></dd>
<dt><b>$pendingFields</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$pendingFields">Doctrine_Query::$pendingFields</a></dd>
<dt><b>$pendingSubqueries</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$pendingSubqueries">Doctrine_Query::$pendingSubqueries</a></dd>
<dt><b>$portableCode</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Connection_Exception.html#var$portableCode">Doctrine_Connection_Exception::$portableCode</a></dd>
<dt><b>$prevIndex</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#var$prevIndex">Doctrine_Node_NestedSet_PreOrderIterator::$prevIndex</a></dd>
<dt><b>$primaryKeys</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$primaryKeys">Doctrine_Table::$primaryKeys</a></dd>
<dt><b>$properties</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$properties">Doctrine_Connection::$properties</a></dd>
<dt><b>Pgsql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Pgsql.php.html">Pgsql.php</a></dd>
<dt><b>Profiler.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Profiler.php.html">Profiler.php</a></dd>
<dt><b>Pgsql.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_DataDict/_Doctrine---DataDict---Pgsql.php.html">Pgsql.php</a></dd>
<dt><b>Pgsql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Pgsql.php.html">Pgsql.php</a></dd>
<dt><b>Pgsql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Pgsql.php.html">Pgsql.php</a></dd>
<dt><b>Parser.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hook---Parser.php.html">Parser.php</a></dd>
<dt><b>Pgsql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Pgsql.php.html">Pgsql.php</a></dd>
<dt><b>Propel.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Reader---Propel.php.html">Propel.php</a></dd>
<dt><b>Pessimistic.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Locking---Manager---Pessimistic.php.html">Pessimistic.php</a></dd>
<dt><b>PostOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---AdjacencyList---PostOrderIterator.php.html">PostOrderIterator.php</a></dd>
<dt><b>PreOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---AdjacencyList---PreOrderIterator.php.html">PreOrderIterator.php</a></dd>
<dt><b>PostOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---MaterializedPath---PostOrderIterator.php.html">PostOrderIterator.php</a></dd>
<dt><b>PreOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---MaterializedPath---PreOrderIterator.php.html">PreOrderIterator.php</a></dd>
<dt><b>PostOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---NestedSet---PostOrderIterator.php.html">PostOrderIterator.php</a></dd>
<dt><b>PreOrderIterator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Node---NestedSet---PreOrderIterator.php.html">PreOrderIterator.php</a></dd>
<dt><b>Plugin.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Plugin.php.html">Plugin.php</a></dd>
<dt><b>Parser.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Parser.php.html">Parser.php</a></dd>
<dt><b>Part.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Part.php.html">Part.php</a></dd>
<dt><b>Parser.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation---Parser.php.html">Parser.php</a></dd>
<dt><b>Parser.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Parser.php.html">Parser.php</a></dd>
<dt><b>Pgsql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Pgsql.php.html">Pgsql.php</a></dd>
<dt><b>Pgsql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Pgsql.php.html">Pgsql.php</a></dd>
<dt><b>Protected.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Protected.php.html">Protected.php</a></dd>
<dt><b>PARAM_BOOL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPARAM_BOOL">Doctrine::PARAM_BOOL</a></dd>
<dt><b>PARAM_BOOL</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constPARAM_BOOL">Doctrine_Adapter::PARAM_BOOL</a></dd>
<dt><b>PARAM_INPUT_OUTPUT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPARAM_INPUT_OUTPUT">Doctrine::PARAM_INPUT_OUTPUT</a></dd>
<dt><b>PARAM_INPUT_OUTPUT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constPARAM_INPUT_OUTPUT">Doctrine_Adapter::PARAM_INPUT_OUTPUT</a></dd>
<dt><b>PARAM_INT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPARAM_INT">Doctrine::PARAM_INT</a></dd>
<dt><b>PARAM_INT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constPARAM_INT">Doctrine_Adapter::PARAM_INT</a></dd>
<dt><b>PARAM_LOB</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPARAM_LOB">Doctrine::PARAM_LOB</a></dd>
<dt><b>PARAM_LOB</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constPARAM_LOB">Doctrine_Adapter::PARAM_LOB</a></dd>
<dt><b>PARAM_NULL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPARAM_NULL">Doctrine::PARAM_NULL</a></dd>
<dt><b>PARAM_NULL</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constPARAM_NULL">Doctrine_Adapter::PARAM_NULL</a></dd>
<dt><b>PARAM_STMT</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constPARAM_STMT">Doctrine_Adapter::PARAM_STMT</a></dd>
<dt><b>PARAM_STMT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPARAM_STMT">Doctrine::PARAM_STMT</a></dd>
<dt><b>PARAM_STR</b></dt>
<dd>in file Adapter.php, class constant <a href="Doctrine/Doctrine_Adapter.html#constPARAM_STR">Doctrine_Adapter::PARAM_STR</a></dd>
<dt><b>PARAM_STR</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPARAM_STR">Doctrine::PARAM_STR</a></dd>
<dt><b>parse</b></dt>
<dd>in file Equal.php, method <a href="Doctrine/Doctrine_Hook_Equal.html#methodparse">Doctrine_Hook_Equal::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parse</b></dt>
<dd>in file Limit.php, method <a href="Doctrine/Doctrine_Query_Limit.html#methodparse">Doctrine_Query_Limit::parse()</a></dd>
<dt><b>parse</b></dt>
<dd>in file Groupby.php, method <a href="Doctrine/Doctrine_Query_Groupby.html#methodparse">Doctrine_Query_Groupby::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DQL GROUP BY PARSER parses the group by part of the query string</dd>
<dt><b>parse</b></dt>
<dd>in file From.php, method <a href="Doctrine/Doctrine_Query_From.html#methodparse">Doctrine_Query_From::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DQL FROM PARSER</dd>
<dt><b>parse</b></dt>
<dd>in file Offset.php, method <a href="Doctrine/Doctrine_Query_Offset.html#methodparse">Doctrine_Query_Offset::parse()</a></dd>
<dt><b>parse</b></dt>
<dd>in file Orderby.php, method <a href="Doctrine/Doctrine_Query_Orderby.html#methodparse">Doctrine_Query_Orderby::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DQL ORDER BY PARSER parses the order by part of the query string</dd>
<dt><b>parse</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Hook_Parser.html#methodparse">Doctrine_Hook_Parser::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parse</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Search_Parser.html#methodparse">Doctrine_Search_Parser::parse()</a></dd>
<dt><b>parse</b></dt>
<dd>in file Condition.php, method <a href="Doctrine/Doctrine_Query_Condition.html#methodparse">Doctrine_Query_Condition::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DQL CONDITION PARSER parses the join condition/where/having part of the query string</dd>
<dt><b>parse</b></dt>
<dd>in file Complex.php, method <a href="Doctrine/Doctrine_Hook_Parser_Complex.html#methodparse">Doctrine_Hook_Parser_Complex::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parse</b></dt>
<dd>in file Yml.php, method <a href="Doctrine/Doctrine_Import_Schema_Yml.html#methodparse">Doctrine_Import_Schema_Yml::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parse</b></dt>
<dd>in file Check.php, method <a href="Doctrine/Doctrine_Query_Check.html#methodparse">Doctrine_Query_Check::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parse</b></dt>
<dd>in file Xml.php, method <a href="Doctrine/Doctrine_Import_Schema_Xml.html#methodparse">Doctrine_Import_Schema_Xml::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parse</b></dt>
<dd>in file Select.php, method <a href="Doctrine/Doctrine_Query_Select.html#methodparse">Doctrine_Query_Select::parse()</a></dd>
<dt><b>parse</b></dt>
<dd>in file Set.php, method <a href="Doctrine/Doctrine_Query_Set.html#methodparse">Doctrine_Query_Set::parse()</a></dd>
<dt><b>parse</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Import_Schema.html#methodparse">Doctrine_Import_Schema::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parseAggregateFunction</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodparseAggregateFunction">Doctrine_Query::parseAggregateFunction()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseAggregateFunction parses an aggregate function and returns the parsed form</dd>
<dt><b>parseAggregateFunction</b></dt>
<dd>in file Having.php, method <a href="Doctrine/Doctrine_Query_Having.html#methodparseAggregateFunction">Doctrine_Query_Having::parseAggregateFunction()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DQL Aggregate Function parser</dd>
<dt><b>parseBoolean</b></dt>
<dd>in file DataDict.php, method <a href="Doctrine/Doctrine_DataDict.html#methodparseBoolean">Doctrine_DataDict::parseBoolean()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseBoolean parses a literal boolean value and returns proper sql equivalent</dd>
<dt><b>parseBoolean</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Pgsql.html#methodparseBoolean">Doctrine_DataDict_Pgsql::parseBoolean()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseBoolean parses a literal boolean value and returns proper sql equivalent</dd>
<dt><b>parseClause</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodparseClause">Doctrine_Query::parseClause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseClause parses given DQL clause</dd>
<dt><b>parseClause</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodparseClause">Doctrine_Search_Query::parseClause()</a></dd>
<dt><b>parseClause</b></dt>
<dd>in file Check.php, method <a href="Doctrine/Doctrine_Query_Check.html#methodparseClause">Doctrine_Query_Check::parseClause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseClause</dd>
<dt><b>parseClause</b></dt>
<dd>in file Complex.php, method <a href="Doctrine/Doctrine_Hook_Parser_Complex.html#methodparseClause">Doctrine_Hook_Parser_Complex::parseClause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseClause</dd>
<dt><b>parseClause</b></dt>
<dd>in file Expression.php, method <a href="Doctrine/Doctrine_Expression.html#methodparseClause">Doctrine_Expression::parseClause()</a></dd>
<dt><b>parseData2</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodparseData2">Doctrine_Hydrate::parseData2()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseData parses the data returned by statement object</dd>
<dt><b>parseDsn</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodparseDsn">Doctrine_Manager::parseDsn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseDsn</dd>
<dt><b>parseExists</b></dt>
<dd>in file Where.php, method <a href="Doctrine/Doctrine_Query_Where.html#methodparseExists">Doctrine_Query_Where::parseExists()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parses an EXISTS expression</dd>
<dt><b>parseExpression</b></dt>
<dd>in file Expression.php, method <a href="Doctrine/Doctrine_Expression.html#methodparseExpression">Doctrine_Expression::parseExpression()</a></dd>
<dt><b>parseFunction</b></dt>
<dd>in file Check.php, method <a href="Doctrine/Doctrine_Query_Check.html#methodparseFunction">Doctrine_Query_Check::parseFunction()</a></dd>
<dt><b>parseLiteralValue</b></dt>
<dd>in file Condition.php, method <a href="Doctrine/Doctrine_Query_Condition.html#methodparseLiteralValue">Doctrine_Query_Condition::parseLiteralValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parses a literal value and returns the parsed value</dd>
<dt><b>parseQuery</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodparseQuery">Doctrine_Query::parseQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DQL PARSER</dd>
<dt><b>parseQuery</b></dt>
<dd>in file RawSql.php, method <a href="Doctrine/Doctrine_RawSql.html#methodparseQuery">Doctrine_RawSql::parseQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseQuery parses an sql query and adds the parts to internal array</dd>
<dt><b>parseQueryPart</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodparseQueryPart">Doctrine_Query::parseQueryPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseQueryPart parses given DQL query part</dd>
<dt><b>parseQueryPart</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodparseQueryPart">Doctrine_Query_Abstract::parseQueryPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseQueryPart parses given DQL query part</dd>
<dt><b>parseQueryPart</b></dt>
<dd>in file RawSql.php, method <a href="Doctrine/Doctrine_RawSql.html#methodparseQueryPart">Doctrine_RawSql::parseQueryPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseQueryPart parses given query part</dd>
<dt><b>parseSchema</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Import_Schema.html#methodparseSchema">Doctrine_Import_Schema::parseSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Parse the schema and return it in an array</dd>
<dt><b>parseSchema</b></dt>
<dd>in file Yml.php, method <a href="Doctrine/Doctrine_Import_Schema_Yml.html#methodparseSchema">Doctrine_Import_Schema_Yml::parseSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseSchema</dd>
<dt><b>parseSchema</b></dt>
<dd>in file Xml.php, method <a href="Doctrine/Doctrine_Import_Schema_Xml.html#methodparseSchema">Doctrine_Import_Schema_Xml::parseSchema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseSchema</dd>
<dt><b>parseSelect</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodparseSelect">Doctrine_Query::parseSelect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseSelect parses the query select part and adds selected fields to pendingFields array</dd>
<dt><b>parseSingle</b></dt>
<dd>in file Check.php, method <a href="Doctrine/Doctrine_Query_Check.html#methodparseSingle">Doctrine_Query_Check::parseSingle()</a></dd>
<dt><b>parseSingle</b></dt>
<dd>in file WordLike.php, method <a href="Doctrine/Doctrine_Hook_WordLike.html#methodparseSingle">Doctrine_Hook_WordLike::parseSingle()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parseSingle</b></dt>
<dd>in file Integer.php, method <a href="Doctrine/Doctrine_Hook_Integer.html#methodparseSingle">Doctrine_Hook_Integer::parseSingle()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parse</dd>
<dt><b>parseSingle</b></dt>
<dd>in file Complex.php, method <a href="Doctrine/Doctrine_Hook_Parser_Complex.html#methodparseSingle">Doctrine_Hook_Parser_Complex::parseSingle()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseSingle</dd>
<dt><b>parseSubselect</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodparseSubselect">Doctrine_Query::parseSubselect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;parseSubselect</dd>
<dt><b>parseTerm</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodparseTerm">Doctrine_Search_Query::parseTerm()</a></dd>
<dt><b>parseValue</b></dt>
<dd>in file Where.php, method <a href="Doctrine/Doctrine_Query_Where.html#methodparseValue">Doctrine_Query_Where::parseValue()</a></dd>
<dt><b>parseWord</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodparseWord">Doctrine_Search_Query::parseWord()</a></dd>
<dt><b>patternEscapeString</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Expression_Firebird.html#methodpatternEscapeString">Doctrine_Expression_Firebird::patternEscapeString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build string to define escape pattern string</dd>
<dt><b>phpType</b></dt>
<dd>in file Validator.php, method <a href="Doctrine/Doctrine_Validator.html#methodphpType">Doctrine_Validator::phpType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;converts a doctrine type to native php type</dd>
<dt><b>plurelize</b></dt>
<dd>in file Lib.php, method <a href="Doctrine/Doctrine_Lib.html#methodplurelize">Doctrine_Lib::plurelize()</a></dd>
<dt><b>pop</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodpop">Doctrine_Cache::pop()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;pop</dd>
<dt><b>pop</b></dt>
<dd>in file Reporter.php, method <a href="Doctrine/Doctrine_Export_Reporter.html#methodpop">Doctrine_Export_Reporter::pop()</a></dd>
<dt><b>pop</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#methodpop">Doctrine_Connection_Profiler::pop()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;pop the last event from the event stack</dd>
<dt><b>pop</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodpop">Doctrine_Adapter_Mock::pop()</a></dd>
<dt><b>populateRelated</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodpopulateRelated">Doctrine_Collection::populateRelated()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;populateRelated</dd>
<dt><b>PORTABILITY_ALL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPORTABILITY_ALL">Doctrine::PORTABILITY_ALL</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Portability: turn on all portability features.</dd>
<dt><b>PORTABILITY_DELETE_COUNT</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPORTABILITY_DELETE_COUNT">Doctrine::PORTABILITY_DELETE_COUNT</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Portability: force reporting the number of rows deleted.</dd>
<dt><b>PORTABILITY_EMPTY_TO_NULL</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPORTABILITY_EMPTY_TO_NULL">Doctrine::PORTABILITY_EMPTY_TO_NULL</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Portability: convert empty values to null strings in data output by query*() and fetch*().</dd>
<dt><b>PORTABILITY_EXPR</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPORTABILITY_EXPR">Doctrine::PORTABILITY_EXPR</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Portability: makes Doctrine_Expression throw exception for unportable RDBMS expressions</dd>
<dt><b>PORTABILITY_FIX_ASSOC_FIELD_NAMES</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPORTABILITY_FIX_ASSOC_FIELD_NAMES">Doctrine::PORTABILITY_FIX_ASSOC_FIELD_NAMES</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Portability: removes database/table qualifiers from associative indexes</dd>
<dt><b>PORTABILITY_FIX_CASE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPORTABILITY_FIX_CASE">Doctrine::PORTABILITY_FIX_CASE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Portability: convert names of tables and fields to case defined in the &quot;field_case&quot; option when using the query*(), fetch*() methods.</dd>
<dt><b>PORTABILITY_NONE</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPORTABILITY_NONE">Doctrine::PORTABILITY_NONE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Portability: turn off all portability features.</dd>
<dt><b>PORTABILITY_RTRIM</b></dt>
<dd>in file Doctrine.php, class constant <a href="Doctrine/Doctrine.html#constPORTABILITY_RTRIM">Doctrine::PORTABILITY_RTRIM</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Portability: right trim the data output by query*() and fetch*().</dd>
<dt><b>postClose</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostClose">Doctrine_EventListener_Chain::postClose()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;postClose an event invoked after Doctrine_Connection is closed</dd>
<dt><b>postClose</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostClose">Doctrine_EventListener::postClose()</a></dd>
<dt><b>postConnect</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostConnect">Doctrine_EventListener_Interface::postConnect()</a></dd>
<dt><b>postConnect</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostConnect">Doctrine_EventListener_Chain::postConnect()</a></dd>
<dt><b>postConnect</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostConnect">Doctrine_EventListener::postConnect()</a></dd>
<dt><b>postDelete</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpostDelete">Doctrine_Record_Listener::postDelete()</a></dd>
<dt><b>postDelete</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpostDelete">Doctrine_Record_Listener_Interface::postDelete()</a></dd>
<dt><b>postDelete</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpostDelete">Doctrine_Record::postDelete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the deletion procedure.</dd>
<dt><b>postDelete</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpostDelete">Doctrine_Record_Listener_Chain::postDelete()</a></dd>
<dt><b>postError</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostError">Doctrine_EventListener_Interface::postError()</a></dd>
<dt><b>postError</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostError">Doctrine_EventListener::postError()</a></dd>
<dt><b>postError</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostError">Doctrine_EventListener_Chain::postError()</a></dd>
<dt><b>postExec</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostExec">Doctrine_EventListener::postExec()</a></dd>
<dt><b>postExec</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostExec">Doctrine_EventListener_Interface::postExec()</a></dd>
<dt><b>postExec</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostExec">Doctrine_EventListener_Chain::postExec()</a></dd>
<dt><b>postFetch</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostFetch">Doctrine_EventListener::postFetch()</a></dd>
<dt><b>postFetch</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostFetch">Doctrine_EventListener_Interface::postFetch()</a></dd>
<dt><b>postFetch</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostFetch">Doctrine_EventListener_Chain::postFetch()</a></dd>
<dt><b>postFetchAll</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostFetchAll">Doctrine_EventListener_Interface::postFetchAll()</a></dd>
<dt><b>postFetchAll</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostFetchAll">Doctrine_EventListener::postFetchAll()</a></dd>
<dt><b>postFetchAll</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostFetchAll">Doctrine_EventListener_Chain::postFetchAll()</a></dd>
<dt><b>postInsert</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpostInsert">Doctrine_Record_Listener::postInsert()</a></dd>
<dt><b>postInsert</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpostInsert">Doctrine_Record_Listener_Interface::postInsert()</a></dd>
<dt><b>postInsert</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Search_Listener.html#methodpostInsert">Doctrine_Search_Listener::postInsert()</a></dd>
<dt><b>postInsert</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpostInsert">Doctrine_Record::postInsert()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the saving procedure only when the record is going to be inserted into the data store the first time.</dd>
<dt><b>postInsert</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpostInsert">Doctrine_Record_Listener_Chain::postInsert()</a></dd>
<dt><b>postPrepare</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostPrepare">Doctrine_EventListener_Interface::postPrepare()</a></dd>
<dt><b>postPrepare</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostPrepare">Doctrine_EventListener_Chain::postPrepare()</a></dd>
<dt><b>postPrepare</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostPrepare">Doctrine_EventListener::postPrepare()</a></dd>
<dt><b>postQuery</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Query_Filter_Chain.html#methodpostQuery">Doctrine_Query_Filter_Chain::postQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;postQuery</dd>
<dt><b>postQuery</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodpostQuery">Doctrine_Query::postQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;postQuery</dd>
<dt><b>postQuery</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostQuery">Doctrine_EventListener::postQuery()</a></dd>
<dt><b>postQuery</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Query_Filter_Interface.html#methodpostQuery">Doctrine_Query_Filter_Interface::postQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;postQuery</dd>
<dt><b>postQuery</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostQuery">Doctrine_EventListener_Chain::postQuery()</a></dd>
<dt><b>postQuery</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostQuery">Doctrine_EventListener_Interface::postQuery()</a></dd>
<dt><b>postQuery</b></dt>
<dd>in file Filter.php, method <a href="Doctrine/Doctrine_Query_Filter.html#methodpostQuery">Doctrine_Query_Filter::postQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;postQuery</dd>
<dt><b>postSave</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpostSave">Doctrine_Record_Listener::postSave()</a></dd>
<dt><b>postSave</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpostSave">Doctrine_Record_Listener_Interface::postSave()</a></dd>
<dt><b>postSave</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpostSave">Doctrine_Record_Listener_Chain::postSave()</a></dd>
<dt><b>postSave</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpostSave">Doctrine_Record::postSave()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the saving procedure.</dd>
<dt><b>postSavepointCommit</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostSavepointCommit">Doctrine_EventListener::postSavepointCommit()</a></dd>
<dt><b>postSavepointCreate</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostSavepointCreate">Doctrine_EventListener::postSavepointCreate()</a></dd>
<dt><b>postSavepointRollback</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostSavepointRollback">Doctrine_EventListener::postSavepointRollback()</a></dd>
<dt><b>postSerialize</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpostSerialize">Doctrine_Record_Listener::postSerialize()</a></dd>
<dt><b>postSerialize</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpostSerialize">Doctrine_Record_Listener_Chain::postSerialize()</a></dd>
<dt><b>postSerialize</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpostSerialize">Doctrine_Record::postSerialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the serializing procedure.</dd>
<dt><b>postSerialize</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpostSerialize">Doctrine_Record_Listener_Interface::postSerialize()</a></dd>
<dt><b>postStmtExecute</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostStmtExecute">Doctrine_EventListener_Interface::postStmtExecute()</a></dd>
<dt><b>postStmtExecute</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostStmtExecute">Doctrine_EventListener_Chain::postStmtExecute()</a></dd>
<dt><b>postStmtExecute</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostStmtExecute">Doctrine_EventListener::postStmtExecute()</a></dd>
<dt><b>postTransactionBegin</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostTransactionBegin">Doctrine_EventListener_Interface::postTransactionBegin()</a></dd>
<dt><b>postTransactionBegin</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostTransactionBegin">Doctrine_EventListener::postTransactionBegin()</a></dd>
<dt><b>postTransactionBegin</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostTransactionBegin">Doctrine_EventListener_Chain::postTransactionBegin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onTransactionBegin an event invoked after a Doctrine_Connection transaction has been started</dd>
<dt><b>postTransactionCommit</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostTransactionCommit">Doctrine_EventListener_Interface::postTransactionCommit()</a></dd>
<dt><b>postTransactionCommit</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostTransactionCommit">Doctrine_EventListener::postTransactionCommit()</a></dd>
<dt><b>postTransactionCommit</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostTransactionCommit">Doctrine_EventListener_Chain::postTransactionCommit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onTransactionCommit an event invoked after a Doctrine_Connection transaction is committed</dd>
<dt><b>postTransactionRollback</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpostTransactionRollback">Doctrine_EventListener_Interface::postTransactionRollback()</a></dd>
<dt><b>postTransactionRollback</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpostTransactionRollback">Doctrine_EventListener::postTransactionRollback()</a></dd>
<dt><b>postTransactionRollback</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpostTransactionRollback">Doctrine_EventListener_Chain::postTransactionRollback()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onTransactionRollback an event invoked after a Doctrine_Connection transaction is being rolled back</dd>
<dt><b>postUnserialize</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpostUnserialize">Doctrine_Record_Listener_Chain::postUnserialize()</a></dd>
<dt><b>postUnserialize</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpostUnserialize">Doctrine_Record_Listener_Interface::postUnserialize()</a></dd>
<dt><b>postUnserialize</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpostUnserialize">Doctrine_Record_Listener::postUnserialize()</a></dd>
<dt><b>postUnserialize</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpostUnserialize">Doctrine_Record::postUnserialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the serializing procedure.</dd>
<dt><b>postUpdate</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Search_Listener.html#methodpostUpdate">Doctrine_Search_Listener::postUpdate()</a></dd>
<dt><b>postUpdate</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpostUpdate">Doctrine_Record_Listener::postUpdate()</a></dd>
<dt><b>postUpdate</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpostUpdate">Doctrine_Record_Listener_Chain::postUpdate()</a></dd>
<dt><b>postUpdate</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpostUpdate">Doctrine_Record_Listener_Interface::postUpdate()</a></dd>
<dt><b>postUpdate</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpostUpdate">Doctrine_Record::postUpdate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the saving procedure only when the record is going to be updated.</dd>
<dt><b>preClose</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreClose">Doctrine_EventListener_Chain::preClose()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preClose an event invoked before Doctrine_Connection is closed</dd>
<dt><b>preClose</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreClose">Doctrine_EventListener::preClose()</a></dd>
<dt><b>preConnect</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreConnect">Doctrine_EventListener::preConnect()</a></dd>
<dt><b>preConnect</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreConnect">Doctrine_EventListener_Interface::preConnect()</a></dd>
<dt><b>preConnect</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreConnect">Doctrine_EventListener_Chain::preConnect()</a></dd>
<dt><b>preDelete</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpreDelete">Doctrine_Record_Listener_Interface::preDelete()</a></dd>
<dt><b>preDelete</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpreDelete">Doctrine_Record::preDelete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the deletion procedure.</dd>
<dt><b>preDelete</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpreDelete">Doctrine_Record_Listener_Chain::preDelete()</a></dd>
<dt><b>preDelete</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_AuditLog_Listener.html#methodpreDelete">Doctrine_AuditLog_Listener::preDelete()</a></dd>
<dt><b>preDelete</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpreDelete">Doctrine_Record_Listener::preDelete()</a></dd>
<dt><b>preError</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreError">Doctrine_EventListener_Chain::preError()</a></dd>
<dt><b>preError</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreError">Doctrine_EventListener_Interface::preError()</a></dd>
<dt><b>preError</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreError">Doctrine_EventListener::preError()</a></dd>
<dt><b>preExec</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreExec">Doctrine_EventListener_Interface::preExec()</a></dd>
<dt><b>preExec</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreExec">Doctrine_EventListener_Chain::preExec()</a></dd>
<dt><b>preExec</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreExec">Doctrine_EventListener::preExec()</a></dd>
<dt><b>preExecute</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodpreExecute">Doctrine_Cache::preExecute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preExecute listens the preExecute event of Doctrine_Connection_Statement</dd>
<dt><b>preFetch</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreFetch">Doctrine_EventListener::preFetch()</a></dd>
<dt><b>preFetch</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodpreFetch">Doctrine_Cache::preFetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preFetch listens the preFetch event of Doctrine_Connection_Statement</dd>
<dt><b>preFetch</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreFetch">Doctrine_EventListener_Interface::preFetch()</a></dd>
<dt><b>preFetch</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreFetch">Doctrine_EventListener_Chain::preFetch()</a></dd>
<dt><b>preFetchAll</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreFetchAll">Doctrine_EventListener_Interface::preFetchAll()</a></dd>
<dt><b>preFetchAll</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreFetchAll">Doctrine_EventListener_Chain::preFetchAll()</a></dd>
<dt><b>preFetchAll</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreFetchAll">Doctrine_EventListener::preFetchAll()</a></dd>
<dt><b>preFetchAll</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodpreFetchAll">Doctrine_Cache::preFetchAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preFetch listens the preFetchAll event of Doctrine_Connection_Statement</dd>
<dt><b>preInsert</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpreInsert">Doctrine_Record_Listener_Interface::preInsert()</a></dd>
<dt><b>preInsert</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpreInsert">Doctrine_Record::preInsert()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the saving procedure only when the record is going to be inserted into the data store the first time.</dd>
<dt><b>preInsert</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpreInsert">Doctrine_Record_Listener::preInsert()</a></dd>
<dt><b>preInsert</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_AuditLog_Listener.html#methodpreInsert">Doctrine_AuditLog_Listener::preInsert()</a></dd>
<dt><b>preInsert</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpreInsert">Doctrine_Record_Listener_Chain::preInsert()</a></dd>
<dt><b>prepare</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodprepare">Doctrine_Connection::prepare()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;prepare</dd>
<dt><b>prepare</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodprepare">Doctrine_Adapter_Mock::prepare()</a></dd>
<dt><b>prepare</b></dt>
<dd>in file Mysqli.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mysqli.html#methodprepare">Doctrine_Adapter_Mysqli::prepare()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prepare a statement and return a PDOStatement-like object.</dd>
<dt><b>prepare</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#methodprepare">Doctrine_Adapter_Oracle::prepare()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an SQL statement for preparation.</dd>
<dt><b>prepare</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#methodprepare">Doctrine_Adapter_Db2::prepare()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an SQL statement for preparation.</dd>
<dt><b>prepare</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methodprepare">Doctrine_Adapter_Interface::prepare()</a></dd>
<dt><b>prepareIdentifiers</b></dt>
<dd>in file Filter.php, method <a href="Doctrine/Doctrine_Record_Filter.html#methodprepareIdentifiers">Doctrine_Record_Filter::prepareIdentifiers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;prepareIdentifiers prepares identifiers for later use</dd>
<dt><b>prepareIdentifiers</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodprepareIdentifiers">Doctrine_Record::prepareIdentifiers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;prepareIdentifiers prepares identifiers for later use</dd>
<dt><b>prepareValue</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodprepareValue">Doctrine_Table::prepareValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;prepareValue this method performs special data preparation depending on the type of the given column</dd>
<dt><b>prePrepare</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodprePrepare">Doctrine_EventListener_Chain::prePrepare()</a></dd>
<dt><b>prePrepare</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodprePrepare">Doctrine_EventListener::prePrepare()</a></dd>
<dt><b>prePrepare</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodprePrepare">Doctrine_EventListener_Interface::prePrepare()</a></dd>
<dt><b>preQuery</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodpreQuery">Doctrine_Query::preQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preQuery</dd>
<dt><b>preQuery</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Query_Filter_Interface.html#methodpreQuery">Doctrine_Query_Filter_Interface::preQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preQuery</dd>
<dt><b>preQuery</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodpreQuery">Doctrine_Cache::preQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preQuery listens on the Doctrine_Event preQuery event</dd>
<dt><b>preQuery</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreQuery">Doctrine_EventListener::preQuery()</a></dd>
<dt><b>preQuery</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Query_Filter_Chain.html#methodpreQuery">Doctrine_Query_Filter_Chain::preQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preQuery</dd>
<dt><b>preQuery</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreQuery">Doctrine_EventListener_Chain::preQuery()</a></dd>
<dt><b>preQuery</b></dt>
<dd>in file Filter.php, method <a href="Doctrine/Doctrine_Query_Filter.html#methodpreQuery">Doctrine_Query_Filter::preQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;preQuery</dd>
<dt><b>preQuery</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreQuery">Doctrine_EventListener_Interface::preQuery()</a></dd>
<dt><b>preSave</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpreSave">Doctrine_Record::preSave()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the saving procedure.</dd>
<dt><b>preSave</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpreSave">Doctrine_Record_Listener_Interface::preSave()</a></dd>
<dt><b>preSave</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpreSave">Doctrine_Record_Listener_Chain::preSave()</a></dd>
<dt><b>preSave</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpreSave">Doctrine_Record_Listener::preSave()</a></dd>
<dt><b>preSavepointCommit</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreSavepointCommit">Doctrine_EventListener::preSavepointCommit()</a></dd>
<dt><b>preSavepointCreate</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreSavepointCreate">Doctrine_EventListener::preSavepointCreate()</a></dd>
<dt><b>preSavepointRollback</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreSavepointRollback">Doctrine_EventListener::preSavepointRollback()</a></dd>
<dt><b>preSerialize</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpreSerialize">Doctrine_Record_Listener::preSerialize()</a></dd>
<dt><b>preSerialize</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpreSerialize">Doctrine_Record_Listener_Interface::preSerialize()</a></dd>
<dt><b>preSerialize</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpreSerialize">Doctrine_Record_Listener_Chain::preSerialize()</a></dd>
<dt><b>preSerialize</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpreSerialize">Doctrine_Record::preSerialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the serializing procedure.</dd>
<dt><b>preStmtExecute</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreStmtExecute">Doctrine_EventListener_Interface::preStmtExecute()</a></dd>
<dt><b>preStmtExecute</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreStmtExecute">Doctrine_EventListener::preStmtExecute()</a></dd>
<dt><b>preStmtExecute</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreStmtExecute">Doctrine_EventListener_Chain::preStmtExecute()</a></dd>
<dt><b>preTransactionBegin</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreTransactionBegin">Doctrine_EventListener_Chain::preTransactionBegin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onTransactionBegin an event invoked before a Doctrine_Connection transaction is being started</dd>
<dt><b>preTransactionBegin</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreTransactionBegin">Doctrine_EventListener::preTransactionBegin()</a></dd>
<dt><b>preTransactionBegin</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreTransactionBegin">Doctrine_EventListener_Interface::preTransactionBegin()</a></dd>
<dt><b>preTransactionCommit</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreTransactionCommit">Doctrine_EventListener::preTransactionCommit()</a></dd>
<dt><b>preTransactionCommit</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreTransactionCommit">Doctrine_EventListener_Interface::preTransactionCommit()</a></dd>
<dt><b>preTransactionCommit</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreTransactionCommit">Doctrine_EventListener_Chain::preTransactionCommit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onPreTransactionCommit an event invoked before a Doctrine_Connection transaction is committed</dd>
<dt><b>preTransactionRollback</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_EventListener_Interface.html#methodpreTransactionRollback">Doctrine_EventListener_Interface::preTransactionRollback()</a></dd>
<dt><b>preTransactionRollback</b></dt>
<dd>in file EventListener.php, method <a href="Doctrine/Doctrine_EventListener.html#methodpreTransactionRollback">Doctrine_EventListener::preTransactionRollback()</a></dd>
<dt><b>preTransactionRollback</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodpreTransactionRollback">Doctrine_EventListener_Chain::preTransactionRollback()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;onPreTransactionRollback an event invoked before a Doctrine_Connection transaction is being rolled back</dd>
<dt><b>preUnserialize</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpreUnserialize">Doctrine_Record::preUnserialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the serializing procedure.</dd>
<dt><b>preUnserialize</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpreUnserialize">Doctrine_Record_Listener_Chain::preUnserialize()</a></dd>
<dt><b>preUnserialize</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpreUnserialize">Doctrine_Record_Listener::preUnserialize()</a></dd>
<dt><b>preUnserialize</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpreUnserialize">Doctrine_Record_Listener_Interface::preUnserialize()</a></dd>
<dt><b>preUpdate</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodpreUpdate">Doctrine_Record_Listener_Chain::preUpdate()</a></dd>
<dt><b>preUpdate</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Search_Listener.html#methodpreUpdate">Doctrine_Search_Listener::preUpdate()</a></dd>
<dt><b>preUpdate</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_AuditLog_Listener.html#methodpreUpdate">Doctrine_AuditLog_Listener::preUpdate()</a></dd>
<dt><b>preUpdate</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Record_Listener.html#methodpreUpdate">Doctrine_Record_Listener::preUpdate()</a></dd>
<dt><b>preUpdate</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Record_Listener_Interface.html#methodpreUpdate">Doctrine_Record_Listener_Interface::preUpdate()</a></dd>
<dt><b>preUpdate</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodpreUpdate">Doctrine_Record::preUpdate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the saving procedure only when the record is going to be updated.</dd>
<dt><b>process</b></dt>
<dd>in file Scorer.php, method <a href="Doctrine/Doctrine_Search_Scorer.html#methodprocess">Doctrine_Search_Scorer::process()</a></dd>
<dt><b>processDeleteIntegrity</b></dt>
<dd>in file IntegrityMapper.php, method <a href="Doctrine/Doctrine_IntegrityMapper.html#methodprocessDeleteIntegrity">Doctrine_IntegrityMapper::processDeleteIntegrity()</a></dd>
<dt><b>processDiff</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodprocessDiff">Doctrine_Collection::processDiff()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;processDiff processes the difference of the last snapshot and the current data</dd>
<dt><b>processErrorInfo</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Mssql_Exception.html#methodprocessErrorInfo">Doctrine_Connection_Mssql_Exception::processErrorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method checks if native error code/message can be converted into a portable code and then adds this portable error code to $portableCode field</dd>
<dt><b>processErrorInfo</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Oracle_Exception.html#methodprocessErrorInfo">Doctrine_Connection_Oracle_Exception::processErrorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method checks if native error code/message can be converted into a portable code and then adds this portable error code to $portableCode field</dd>
<dt><b>processErrorInfo</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Firebird_Exception.html#methodprocessErrorInfo">Doctrine_Connection_Firebird_Exception::processErrorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method checks if native error code/message can be converted into a portable code and then adds this portable error code to errorInfo array and returns the modified array</dd>
<dt><b>processErrorInfo</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Pgsql_Exception.html#methodprocessErrorInfo">Doctrine_Connection_Pgsql_Exception::processErrorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method checks if native error code/message can be converted into a portable code and then adds this portable error code to $portableCode field</dd>
<dt><b>processErrorInfo</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Sqlite_Exception.html#methodprocessErrorInfo">Doctrine_Connection_Sqlite_Exception::processErrorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method checks if native error code/message can be converted into a portable code and then adds this portable error code to $portableCode field</dd>
<dt><b>processErrorInfo</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Connection_Mysql_Exception.html#methodprocessErrorInfo">Doctrine_Connection_Mysql_Exception::processErrorInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method checks if native error code/message can be converted into a portable code and then adds this portable error code to $portableCode field</dd>
<dt><b>processPendingAggregates</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodprocessPendingAggregates">Doctrine_Query::processPendingAggregates()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;processPendingAggregates processes pending aggregate values for given component alias</dd>
<dt><b>processPendingFields</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodprocessPendingFields">Doctrine_Query::processPendingFields()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;processPendingFields the fields in SELECT clause cannot be parsed until the components in FROM clause are parsed, hence this method is called everytime a specific component is being parsed.</dd>
<dt><b>processPendingSubqueries</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodprocessPendingSubqueries">Doctrine_Query::processPendingSubqueries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;processPendingSubqueries processes pending subqueries</dd>
</dl>
</div>
<a name="q"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">q</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>q</h2>
<dl>
<dt><b>$queries</b></dt>
<dd>in file Mock.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#var$queries">Doctrine_Adapter_Mock::$queries</a></dd>
<dt><b>$query</b></dt>
<dd>in file Hook.php, variable <a href="Doctrine/Doctrine_Hook.html#var$query">Doctrine_Hook::$query</a></dd>
<dt><b>$query</b></dt>
<dd>in file View.php, variable <a href="Doctrine/Doctrine_View.html#var$query">Doctrine_View::$query</a></dd>
<dt><b>$query</b></dt>
<dd>in file Part.php, variable <a href="Doctrine/Doctrine_Query_Part.html#var$query">Doctrine_Query_Part::$query</a></dd>
<dt><b>$queryString</b></dt>
<dd>in file Mock.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#var$queryString">Doctrine_Adapter_Statement_Mock::$queryString</a></dd>
<dt><b>Query.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query.php.html">Query.php</a></dd>
<dt><b>Query.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Query.php.html">Query.php</a></dd>
<dt><b>query</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodquery">Doctrine_Connection::query()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;query queries the database using Doctrine Query Language returns a collection of Doctrine_Record objects</dd>
<dt><b>query</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodquery">Doctrine_Query::query()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;query query the database with DQL (Doctrine Query Language)</dd>
<dt><b>query</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodquery">Doctrine_Adapter_Mock::query()</a></dd>
<dt><b>query</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methodquery">Doctrine_Adapter_Interface::query()</a></dd>
<dt><b>queryOne</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodqueryOne">Doctrine_Connection::queryOne()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;query queries the database using Doctrine Query Language and returns the first record found</dd>
<dt><b>quote</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methodquote">Doctrine_Adapter_Interface::quote()</a></dd>
<dt><b>quote</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodquote">Doctrine_Adapter_Mock::quote()</a></dd>
<dt><b>quote</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodquote">Doctrine_Connection::quote()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;quote quotes given input parameter</dd>
<dt><b>quote</b></dt>
<dd>in file Formatter.php, method <a href="Doctrine/Doctrine_Formatter.html#methodquote">Doctrine_Formatter::quote()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;quote quotes given input parameter</dd>
<dt><b>quoteExplode</b></dt>
<dd>in file Tokenizer.php, method <a href="Doctrine/Doctrine_Tokenizer.html#methodquoteExplode">Doctrine_Tokenizer::quoteExplode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;quoteExplode</dd>
<dt><b>quoteIdentifier</b></dt>
<dd>in file Formatter.php, method <a href="Doctrine/Doctrine_Formatter.html#methodquoteIdentifier">Doctrine_Formatter::quoteIdentifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Quote a string so it can be safely used as a table or column name</dd>
<dt><b>quoteIdentifier</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodquoteIdentifier">Doctrine_Connection::quoteIdentifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Quote a string so it can be safely used as a table or column name</dd>
<dt><b>quoteIdentifier</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Connection_Mssql.html#methodquoteIdentifier">Doctrine_Connection_Mssql::quoteIdentifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;quoteIdentifier Quote a string so it can be safely used as a table / column name</dd>
<dt><b>quoteTableAs</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#methodquoteTableAs">Doctrine_Adapter_Oracle::quoteTableAs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Quote a table identifier and alias.</dd>
</dl>
</div>
<a name="r"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">r</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>r</h2>
<dl>
<dt><b>$record</b></dt>
<dd>in file Iterator.php, variable <a href="Doctrine/Doctrine_Record_Iterator.html#var$record">Doctrine_Record_Iterator::$record</a></dd>
<dt><b>$record</b></dt>
<dd>in file Node.php, variable <a href="Doctrine/Doctrine_Node.html#var$record">Doctrine_Node::$record</a></dd>
<dt><b>$reference</b></dt>
<dd>in file Collection.php, variable <a href="Doctrine/Doctrine_Collection.html#var$reference">Doctrine_Collection::$reference</a></dd>
<dt><b>$referencedColumn</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Schema_Relation.html#var$referencedColumn">Doctrine_Schema_Relation::$referencedColumn</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Column that is referred from another table</dd>
<dt><b>$referencedTable</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Schema_Relation.html#var$referencedTable">Doctrine_Schema_Relation::$referencedTable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Table where the referred column lives</dd>
<dt><b>$referenceField</b></dt>
<dd>in file Collection.php, variable <a href="Doctrine/Doctrine_Collection.html#var$referenceField">Doctrine_Collection::$referenceField</a></dd>
<dt><b>$referencingColumn</b></dt>
<dd>in file Relation.php, variable <a href="Doctrine/Doctrine_Schema_Relation.html#var$referencingColumn">Doctrine_Schema_Relation::$referencingColumn</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Column that refers to another table</dd>
<dt><b>$registry</b></dt>
<dd>in file Repository.php, variable <a href="Doctrine/Doctrine_Table_Repository.html#var$registry">Doctrine_Table_Repository::$registry</a></dd>
<dt><b>$relation</b></dt>
<dd>in file Collection.php, variable <a href="Doctrine/Doctrine_Collection.html#var$relation">Doctrine_Collection::$relation</a></dd>
<dt><b>$relations</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Schema_Table.html#var$relations">Doctrine_Schema_Table::$relations</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Relations this table has with others. An array of Doctrine_Schema_Relation</dd>
<dt><b>$repository</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$repository">Doctrine_Table::$repository</a></dd>
<dt><b>$reservedKeyWords</b></dt>
<dd>in file Pgsql.php, variable <a href="Doctrine/Doctrine_DataDict/Doctrine_DataDict_Pgsql.html#var$reservedKeyWords">Doctrine_DataDict_Pgsql::$reservedKeyWords</a></dd>
<dt><b>Reporter.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Reporter.php.html">Reporter.php</a></dd>
<dt><b>Record.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hydrate---Record.php.html">Record.php</a></dd>
<dt><b>Reader.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Reader.php.html">Reader.php</a></dd>
<dt><b>RawSql.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---RawSql.php.html">RawSql.php</a></dd>
<dt><b>Record.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Record.php.html">Record.php</a></dd>
<dt><b>Relation.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation.php.html">Relation.php</a></dd>
<dt><b>Relation.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Schema---Relation.php.html">Relation.php</a></dd>
<dt><b>Record.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Record.php.html">Record.php</a></dd>
<dt><b>Repository.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Table---Repository.php.html">Repository.php</a></dd>
<dt><b>Range.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Range.php.html">Range.php</a></dd>
<dt><b>Regexp.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Regexp.php.html">Regexp.php</a></dd>
<dt><b>random</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodrandom">Doctrine_Expression_Sqlite::random()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return string to call a function to get random value inside an SQL statement</dd>
<dt><b>random</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Expression_Mysql.html#methodrandom">Doctrine_Expression_Mysql::random()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return string to call a function to get random value inside an SQL statement</dd>
<dt><b>random</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Expression_Oracle.html#methodrandom">Doctrine_Expression_Oracle::random()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;random</dd>
<dt><b>random</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methodrandom">Doctrine_Expression_Pgsql::random()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return string to call a function to get random value inside an SQL statement</dd>
<dt><b>rawGet</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodrawGet">Doctrine_Record::rawGet()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rawGet returns the value of a property, if the property is not yet loaded this method does NOT load it</dd>
<dt><b>read</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Import_Reader_Db.html#methodread">Doctrine_Import_Reader_Db::read()</a></dd>
<dt><b>read</b></dt>
<dd>in file Reader.php, method <a href="Doctrine/Doctrine_Import_Reader.html#methodread">Doctrine_Import_Reader::read()</a></dd>
<dt><b>read</b></dt>
<dd>in file Propel.php, method <a href="Doctrine/Doctrine_Import_Reader_Xml_Propel.html#methodread">Doctrine_Import_Reader_Xml_Propel::read()</a></dd>
<dt><b>readStats</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodreadStats">Doctrine_Cache::readStats()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;readStats</dd>
<dt><b>RECORD_DELETE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constRECORD_DELETE">Doctrine_Event::RECORD_DELETE</a></dd>
<dt><b>RECORD_INSERT</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constRECORD_INSERT">Doctrine_Event::RECORD_INSERT</a></dd>
<dt><b>RECORD_SAVE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constRECORD_SAVE">Doctrine_Event::RECORD_SAVE</a></dd>
<dt><b>RECORD_SERIALIZE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constRECORD_SERIALIZE">Doctrine_Event::RECORD_SERIALIZE</a></dd>
<dt><b>RECORD_UNSERIALIZE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constRECORD_UNSERIALIZE">Doctrine_Event::RECORD_UNSERIALIZE</a></dd>
<dt><b>RECORD_UPDATE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constRECORD_UPDATE">Doctrine_Event::RECORD_UPDATE</a></dd>
<dt><b>refresh</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodrefresh">Doctrine_Record::refresh()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;refresh refresh internal data from the database</dd>
<dt><b>refreshRelated</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodrefreshRelated">Doctrine_Record::refreshRelated()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;refresh refres data of related objects from the database</dd>
<dt><b>regexp</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodregexp">Doctrine_Expression_Driver::regexp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;regexp returns the regular expression operator</dd>
<dt><b>regexp</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Expression_Mysql.html#methodregexp">Doctrine_Expression_Mysql::regexp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the regular expression operator</dd>
<dt><b>regexp</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodregexp">Doctrine_Expression_Sqlite::regexp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the regular expression operator</dd>
<dt><b>regexp</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methodregexp">Doctrine_Expression_Pgsql::regexp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;regexp</dd>
<dt><b>registerCollection</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Hydrate_Record.html#methodregisterCollection">Doctrine_Hydrate_Record::registerCollection()</a></dd>
<dt><b>registerCollection</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Hydrate_Array.html#methodregisterCollection">Doctrine_Hydrate_Array::registerCollection()</a></dd>
<dt><b>releaseAgedLocks</b></dt>
<dd>in file Pessimistic.php, method <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html#methodreleaseAgedLocks">Doctrine_Locking_Manager_Pessimistic::releaseAgedLocks()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Releases locks older than a defined amount of seconds</dd>
<dt><b>releaseLock</b></dt>
<dd>in file Pessimistic.php, method <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html#methodreleaseLock">Doctrine_Locking_Manager_Pessimistic::releaseLock()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Releases a lock on a <a href="Doctrine/Doctrine_Record.html">Doctrine_Record</a></dd>
<dt><b>releaseSavePoint</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Transaction_Mysql.html#methodreleaseSavePoint">Doctrine_Transaction_Mysql::releaseSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;releaseSavePoint releases given savepoint</dd>
<dt><b>releaseSavePoint</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Transaction_Firebird.html#methodreleaseSavePoint">Doctrine_Transaction_Firebird::releaseSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;releaseSavePoint releases given savepoint</dd>
<dt><b>releaseSavePoint</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Transaction_Pgsql.html#methodreleaseSavePoint">Doctrine_Transaction_Pgsql::releaseSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;releaseSavePoint releases given savepoint</dd>
<dt><b>releaseSavePoint</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Transaction_Oracle.html#methodreleaseSavePoint">Doctrine_Transaction_Oracle::releaseSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;releaseSavePoint releases given savepoint</dd>
<dt><b>releaseSavePoint</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodreleaseSavePoint">Doctrine_Transaction::releaseSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;releaseSavePoint releases given savepoint</dd>
<dt><b>remove</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#methodremove">Doctrine_Validator_ErrorStack::remove()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes all existing errors for the specified field from the stack.</dd>
<dt><b>remove</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodremove">Doctrine_Collection::remove()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;remove removes a specified collection element</dd>
<dt><b>removeQueryPart</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodremoveQueryPart">Doctrine_Hydrate::removeQueryPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;removeQueryPart removes a query part from the query part array</dd>
<dt><b>removeSavePoints</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodremoveSavePoints">Doctrine_Transaction::removeSavePoints()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;removeSavePoints removes a savepoint from the internal savePoints array of this transaction object and all its children savepoints</dd>
<dt><b>replace</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodreplace">Doctrine_Connection::replace()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Execute a SQL REPLACE query. A REPLACE query is identical to a INSERT query, except that if there is already a row in the table with the same key field values, the REPLACE query just updates its values instead of inserting a new row.</dd>
<dt><b>replace</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodreplace">Doctrine_Record::replace()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;replace</dd>
<dt><b>replace</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Connection_Mysql.html#methodreplace">Doctrine_Connection_Mysql::replace()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Execute a SQL REPLACE query. A REPLACE query is identical to a INSERT query, except that if there is already a row in the table with the same key field values, the REPLACE query just updates its values instead of inserting a new row.</dd>
<dt><b>reset</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodreset">Doctrine_Query::reset()</a></dd>
<dt><b>reset</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodreset">Doctrine_Cache::reset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;reset</dd>
<dt><b>resetBaseQuery</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodresetBaseQuery">Doctrine_Tree_NestedSet::resetBaseQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>rethrowException</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodrethrowException">Doctrine_Connection::rethrowException()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rethrowException</dd>
<dt><b>returnQueryWithRootId</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodreturnQueryWithRootId">Doctrine_Tree_NestedSet::returnQueryWithRootId()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns parsed query with root id where clause added if applicable</dd>
<dt><b>revert</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodrevert">Doctrine_Record::revert()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;revert reverts this record to given version, this method only works if versioning plugin is enabled</dd>
<dt><b>rewind</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html#methodrewind">Doctrine_Node_MaterializedPath_PreOrderIterator::rewind()</a></dd>
<dt><b>rewind</b></dt>
<dd>in file LevelOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html#methodrewind">Doctrine_Node_MaterializedPath_LevelOrderIterator::rewind()</a></dd>
<dt><b>rewind</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#methodrewind">Doctrine_Node_NestedSet_PreOrderIterator::rewind()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rewinds the iterator</dd>
<dt><b>rewind</b></dt>
<dd>in file Iterator.php, method <a href="Doctrine/Doctrine_Collection_Iterator.html#methodrewind">Doctrine_Collection_Iterator::rewind()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rewinds the iterator</dd>
<dt><b>rewind</b></dt>
<dd>in file PostOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html#methodrewind">Doctrine_Node_MaterializedPath_PostOrderIterator::rewind()</a></dd>
<dt><b>rollback</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodrollback">Doctrine_Connection::rollback()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rollback</dd>
<dt><b>rollback</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodrollback">Doctrine_Transaction::rollback()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rollback</dd>
<dt><b>rollBack</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Interface.html#methodrollBack">Doctrine_Adapter_Interface::rollBack()</a></dd>
<dt><b>rollBack</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodrollBack">Doctrine_Adapter_Mock::rollBack()</a></dd>
<dt><b>rollbackSavePoint</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Transaction_Pgsql.html#methodrollbackSavePoint">Doctrine_Transaction_Pgsql::rollbackSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rollbackSavePoint releases given savepoint</dd>
<dt><b>rollbackSavePoint</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Transaction_Firebird.html#methodrollbackSavePoint">Doctrine_Transaction_Firebird::rollbackSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rollbackSavePoint releases given savepoint</dd>
<dt><b>rollbackSavePoint</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Transaction_Mysql.html#methodrollbackSavePoint">Doctrine_Transaction_Mysql::rollbackSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rollbackSavePoint releases given savepoint</dd>
<dt><b>rollbackSavePoint</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Transaction_Oracle.html#methodrollbackSavePoint">Doctrine_Transaction_Oracle::rollbackSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rollbackSavePoint releases given savepoint</dd>
<dt><b>rollbackSavePoint</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodrollbackSavePoint">Doctrine_Transaction::rollbackSavePoint()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rollbackSavePoint releases given savepoint</dd>
<dt><b>round</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodround">Doctrine_Expression_Driver::round()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Rounds a numeric field to the number of decimals specified.</dd>
<dt><b>rowCount</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodrowCount">Doctrine_Adapter_Statement_Interface::rowCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rowCount rowCount() returns the number of rows affected by the last DELETE, INSERT, or UPDATE statement executed by the corresponding object.</dd>
<dt><b>rowCount</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodrowCount">Doctrine_Connection_Statement::rowCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rowCount rowCount() returns the number of rows affected by the last DELETE, INSERT, or UPDATE statement executed by the corresponding object.</dd>
<dt><b>rowCount</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methodrowCount">Doctrine_Adapter_Statement::rowCount()</a></dd>
<dt><b>rowCount</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodrowCount">Doctrine_Adapter_Statement_Mock::rowCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rowCount rowCount() returns the number of rows affected by the last DELETE, INSERT, or UPDATE statement executed by the corresponding object.</dd>
<dt><b>rtrim</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodrtrim">Doctrine_Expression_Driver::rtrim()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;rtrim returns the string $str with proceeding space characters removed</dd>
<dt><b>rtrimImpl</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodrtrimImpl">Doctrine_Expression_Sqlite::rtrimImpl()</a></dd>
</dl>
</div>
<a name="s"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">s</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>s</h2>
<dl>
<dt><b>$savePoints</b></dt>
<dd>in file Transaction.php, variable <a href="Doctrine/Doctrine_Transaction.html#var$savePoints">Doctrine_Transaction::$savePoints</a></dd>
<dt><b>$serverInfo</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$serverInfo">Doctrine_Connection::$serverInfo</a></dd>
<dt><b>$sql</b></dt>
<dd>in file Pgsql.php, variable <a href="Doctrine/Doctrine_Import_Pgsql.html#var$sql">Doctrine_Import_Pgsql::$sql</a></dd>
<dt><b>$sql</b></dt>
<dd>in file Check.php, variable <a href="Doctrine/Doctrine_Query_Check.html#var$sql">Doctrine_Query_Check::$sql</a></dd>
<dt><b>$sql</b></dt>
<dd>in file Mysql.php, variable <a href="Doctrine/Doctrine_Import_Mysql.html#var$sql">Doctrine_Import_Mysql::$sql</a></dd>
<dt><b>$sql</b></dt>
<dd>in file Import.php, variable <a href="Doctrine/Doctrine_Import.html#var$sql">Doctrine_Import::$sql</a></dd>
<dt><b>$sql</b></dt>
<dd>in file Informix.php, variable <a href="Doctrine/Doctrine_Import_Informix.html#var$sql">Doctrine_Import_Informix::$sql</a></dd>
<dt><b>$states</b></dt>
<dd>in file Usstate.php, variable <a href="Doctrine/Doctrine_Validator_Usstate.html#var$states">Doctrine_Validator_Usstate::$states</a></dd>
<dt><b>$subqueryAliases</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$subqueryAliases">Doctrine_Query::$subqueryAliases</a></dd>
<dt><b>$suffix</b></dt>
<dd>in file Builder.php, variable <a href="Doctrine/Doctrine_Import_Builder.html#var$suffix">Doctrine_Import_Builder::$suffix</a></dd>
<dt><b>$supported</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$supported">Doctrine_Connection::$supported</a></dd>
<dt><b>Statement.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Adapter---Statement.php.html">Statement.php</a></dd>
<dt><b>Sqlite.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Sqlite.php.html">Sqlite.php</a></dd>
<dt><b>Statement.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---Statement.php.html">Statement.php</a></dd>
<dt><b>Sqlite.php</b></dt>
<dd>procedural page <a href="Doctrine/Doctrine_DataDict/_Doctrine---DataDict---Sqlite.php.html">Sqlite.php</a></dd>
<dt><b>Schema.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Schema.php.html">Schema.php</a></dd>
<dt><b>Sqlite.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Sqlite.php.html">Sqlite.php</a></dd>
<dt><b>Sqlite.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Expression---Sqlite.php.html">Sqlite.php</a></dd>
<dt><b>Schema.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Schema.php.html">Schema.php</a></dd>
<dt><b>Sqlite.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Sqlite.php.html">Sqlite.php</a></dd>
<dt><b>Select.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Select.php.html">Select.php</a></dd>
<dt><b>Set.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Set.php.html">Set.php</a></dd>
<dt><b>Self.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Relation---Association---Self.php.html">Self.php</a></dd>
<dt><b>Schema.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Schema.php.html">Schema.php</a></dd>
<dt><b>Standard.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Analyzer---Standard.php.html">Standard.php</a></dd>
<dt><b>Scorer.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Scorer.php.html">Scorer.php</a></dd>
<dt><b>Search.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search.php.html">Search.php</a></dd>
<dt><b>Sqlite.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence---Sqlite.php.html">Sqlite.php</a></dd>
<dt><b>Sequence.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Sequence.php.html">Sequence.php</a></dd>
<dt><b>Searchable.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Template---Searchable.php.html">Searchable.php</a></dd>
<dt><b>Sqlite.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction---Sqlite.php.html">Sqlite.php</a></dd>
<dt><b>save</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Interface.html#methodsave">Doctrine_Cache_Interface::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Save some string datas into a cache record</dd>
<dt><b>save</b></dt>
<dd>in file Memcache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Memcache.html#methodsave">Doctrine_Cache_Memcache::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Save some string datas into a cache record</dd>
<dt><b>save</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methodsave">Doctrine_Connection_UnitOfWork::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;saves the given record</dd>
<dt><b>save</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#methodsave">Doctrine_Cache_Db::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Save some string datas into a cache record</dd>
<dt><b>save</b></dt>
<dd>in file Apc.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Apc.html#methodsave">Doctrine_Cache_Apc::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Save some string datas into a cache record</dd>
<dt><b>save</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodsave">Doctrine_Record::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;applies the changes made to this object into database this method is smart enough to know if any changes are made and whether to use INSERT or UPDATE statement</dd>
<dt><b>save</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodsave">Doctrine_Collection::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;save saves all records of this collection and processes the difference of the last snapshot and the current data</dd>
<dt><b>save</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Array.html#methodsave">Doctrine_Cache_Array::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Save some string datas into a cache record</dd>
<dt><b>saveAll</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methodsaveAll">Doctrine_Connection_UnitOfWork::saveAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;saveAll persists all the pending records from all tables</dd>
<dt><b>saveAssociations</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methodsaveAssociations">Doctrine_Connection_UnitOfWork::saveAssociations()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;saveAssociations</dd>
<dt><b>saveGraph</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methodsaveGraph">Doctrine_Connection_UnitOfWork::saveGraph()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;saves the given record</dd>
<dt><b>SAVEPOINT_COMMIT</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constSAVEPOINT_COMMIT">Doctrine_Event::SAVEPOINT_COMMIT</a></dd>
<dt><b>SAVEPOINT_CREATE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constSAVEPOINT_CREATE">Doctrine_Event::SAVEPOINT_CREATE</a></dd>
<dt><b>SAVEPOINT_ROLLBACK</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constSAVEPOINT_ROLLBACK">Doctrine_Event::SAVEPOINT_ROLLBACK</a></dd>
<dt><b>saveRelated</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methodsaveRelated">Doctrine_Connection_UnitOfWork::saveRelated()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;saveRelated saves all related records to $record</dd>
<dt><b>search</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#methodsearch">Doctrine_Search_Query::search()</a></dd>
<dt><b>search</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Hydrate_Record.html#methodsearch">Doctrine_Hydrate_Record::search()</a></dd>
<dt><b>search</b></dt>
<dd>in file Array.php, method <a href="Doctrine/Doctrine_Hydrate_Array.html#methodsearch">Doctrine_Hydrate_Array::search()</a></dd>
<dt><b>search</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodsearch">Doctrine_Collection::search()</a></dd>
<dt><b>select</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodselect">Doctrine_Query_Abstract::select()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;select sets the SELECT part of the query</dd>
<dt><b>SELECT</b></dt>
<dd>in file Hydrate.php, class constant <a href="Doctrine/Doctrine_Hydrate.html#constSELECT">Doctrine_Hydrate::SELECT</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for SELECT queries</dd>
<dt><b>select</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodselect">Doctrine_Connection::select()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;queries the database with limit and offset added to the query and returns a PDOStatement object</dd>
<dt><b>SELECT</b></dt>
<dd>in file View.php, class constant <a href="Doctrine/Doctrine_View.html#constSELECT">Doctrine_View::SELECT</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SQL SELECT constant</dd>
<dt><b>serialize</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodserialize">Doctrine_Record::serialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;serialize this method is automatically called when this Doctrine_Record is serialized</dd>
<dt><b>serialize</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodserialize">Doctrine_Hydrate::serialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;serialize this method is automatically called when this Doctrine_Hydrate is serialized</dd>
<dt><b>serialize</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodserialize">Doctrine_Collection::serialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this method is automatically called when this Doctrine_Collection is serialized</dd>
<dt><b>set</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodset">Doctrine_Query_Abstract::set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set sets the SET part of the query</dd>
<dt><b>set</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#methodset">Doctrine_Column::set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set</dd>
<dt><b>set</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Schema_Object.html#methodset">Doctrine_Schema_Object::set()</a></dd>
<dt><b>set</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#methodset">Doctrine_Validator_ErrorStack::set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>set</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Query_Filter_Chain.html#methodset">Doctrine_Query_Filter_Chain::set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set</dd>
<dt><b>set</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodset">Doctrine_Collection::set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set</dd>
<dt><b>set</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_Record_Listener_Chain.html#methodset">Doctrine_Record_Listener_Chain::set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set</dd>
<dt><b>set</b></dt>
<dd>in file Chain.php, method <a href="Doctrine/Doctrine_EventListener_Chain.html#methodset">Doctrine_EventListener_Chain::set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set</dd>
<dt><b>set</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodset">Doctrine_Record::set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set method for altering properties and Doctrine_Record references if the load parameter is set to false this method will not try to load uninitialized record data</dd>
<dt><b>setAliasMap</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodsetAliasMap">Doctrine_Hydrate::setAliasMap()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setAliasMap sets the whole component alias map</dd>
<dt><b>setArray</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#methodsetArray">Doctrine_Access::setArray()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setArray</dd>
<dt><b>setAttribute</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodsetAttribute">Doctrine_Record_Abstract::setAttribute()</a></dd>
<dt><b>setAttribute</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodsetAttribute">Doctrine_Adapter_Statement_Interface::setAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setAttribute Set a statement attribute</dd>
<dt><b>setAttribute</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodsetAttribute">Doctrine_Adapter_Mock::setAttribute()</a></dd>
<dt><b>setAttribute</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodsetAttribute">Doctrine_Configurable::setAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setAttribute sets a given attribute</dd>
<dt><b>setAttribute</b></dt>
<dd>in file Tree.php, method <a href="Doctrine/Doctrine_Tree.html#methodsetAttribute">Doctrine_Tree::setAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets tree attribute value</dd>
<dt><b>setAttribute</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodsetAttribute">Doctrine_Adapter_Statement_Mock::setAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setAttribute Set a statement attribute</dd>
<dt><b>setAttribute</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodsetAttribute">Doctrine_Connection::setAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setAttribute sets an attribute</dd>
<dt><b>setAttribute</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodsetAttribute">Doctrine_Connection_Statement::setAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setAttribute Set a statement attribute</dd>
<dt><b>setBaseQuery</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodsetBaseQuery">Doctrine_Tree_NestedSet::setBaseQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>setCacheLifeSpan</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodsetCacheLifeSpan">Doctrine_Hydrate::setCacheLifeSpan()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setCacheLifeSpan</dd>
<dt><b>setCharset</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Connection_Firebird.html#methodsetCharset">Doctrine_Connection_Firebird::setCharset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the charset on the current connection</dd>
<dt><b>setCharset</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Connection_Mysql.html#methodsetCharset">Doctrine_Connection_Mysql::setCharset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the charset on the current connection</dd>
<dt><b>setCharset</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Connection_Pgsql.html#methodsetCharset">Doctrine_Connection_Pgsql::setCharset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the charset on the current connection</dd>
<dt><b>setCharset</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodsetCharset">Doctrine_Connection::setCharset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the charset on the current connection</dd>
<dt><b>setColumn</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodsetColumn">Doctrine_Table::setColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setColumn</dd>
<dt><b>setComponentAlias</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodsetComponentAlias">Doctrine_Manager::setComponentAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets an alias for given component name very useful when building a large framework with a possibility to override any given class</dd>
<dt><b>setCurrentConnection</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodsetCurrentConnection">Doctrine_Manager::setCurrentConnection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setCurrentConnection sets the current connection to $key</dd>
<dt><b>setData</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodsetData">Doctrine_Table::setData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setData doctrine uses this function internally users are strongly discouraged to use this function</dd>
<dt><b>setData</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodsetData">Doctrine_Collection::setData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setData</dd>
<dt><b>setDateFormat</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Connection_Oracle.html#methodsetDateFormat">Doctrine_Connection_Oracle::setDateFormat()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets up the date/time format</dd>
<dt><b>setDateFormat</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodsetDateFormat">Doctrine_Connection::setDateFormat()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the date/time format for the current connection</dd>
<dt><b>setDefaultAttributes</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodsetDefaultAttributes">Doctrine_Manager::setDefaultAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setDefaultAttributes sets default attributes</dd>
<dt><b>setEventListener</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodsetEventListener">Doctrine_Configurable::setEventListener()</a></dd>
<dt><b>setExpression</b></dt>
<dd>in file Expression.php, method <a href="Doctrine/Doctrine_Expression.html#methodsetExpression">Doctrine_Expression::setExpression()</a></dd>
<dt><b>setFetchMode</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#methodsetFetchMode">Doctrine_Adapter_Oracle::setFetchMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the fetch mode.</dd>
<dt><b>setFetchMode</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#methodsetFetchMode">Doctrine_Adapter_Statement_Mock::setFetchMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setFetchMode Set the default fetch mode for this statement</dd>
<dt><b>setFetchMode</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#methodsetFetchMode">Doctrine_Adapter_Db2::setFetchMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the fetch mode.</dd>
<dt><b>setFetchMode</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Adapter_Statement.html#methodsetFetchMode">Doctrine_Adapter_Statement::setFetchMode()</a></dd>
<dt><b>setFetchMode</b></dt>
<dd>in file Interface.php, method <a href="Doctrine/Doctrine_Adapter_Statement_Interface.html#methodsetFetchMode">Doctrine_Adapter_Statement_Interface::setFetchMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setFetchMode Set the default fetch mode for this statement</dd>
<dt><b>setFetchMode</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#methodsetFetchMode">Doctrine_Connection_Statement::setFetchMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setFetchMode Set the default fetch mode for this statement</dd>
<dt><b>setFieldParser</b></dt>
<dd>in file Hook.php, method <a href="Doctrine/Doctrine_Hook.html#methodsetFieldParser">Doctrine_Hook::setFieldParser()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setFieldParser</dd>
<dt><b>setFilterQueryType</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#methodsetFilterQueryType">Doctrine_Connection_Profiler::setFilterQueryType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setFilterQueryType</dd>
<dt><b>setHydrationMode</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodsetHydrationMode">Doctrine_Hydrate::setHydrationMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the fetchmode.</dd>
<dt><b>setImpl</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodsetImpl">Doctrine_Configurable::setImpl()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setImpl binds given class to given template name</dd>
<dt><b>setInheritanceMap</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodsetInheritanceMap">Doctrine_Record_Abstract::setInheritanceMap()</a></dd>
<dt><b>setIsolation</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Transaction_Pgsql.html#methodsetIsolation">Doctrine_Transaction_Pgsql::setIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the transacton isolation level.</dd>
<dt><b>setIsolation</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Transaction_Mssql.html#methodsetIsolation">Doctrine_Transaction_Mssql::setIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the transacton isolation level.</dd>
<dt><b>setIsolation</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Transaction_Mysql.html#methodsetIsolation">Doctrine_Transaction_Mysql::setIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the transacton isolation level.</dd>
<dt><b>setIsolation</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Transaction_Sqlite.html#methodsetIsolation">Doctrine_Transaction_Sqlite::setIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the transacton isolation level.</dd>
<dt><b>setIsolation</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Transaction_Oracle.html#methodsetIsolation">Doctrine_Transaction_Oracle::setIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the transacton isolation level.</dd>
<dt><b>setIsolation</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodsetIsolation">Doctrine_Transaction::setIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setIsolation</dd>
<dt><b>setIsolation</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Transaction_Firebird.html#methodsetIsolation">Doctrine_Transaction_Firebird::setIsolation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the transacton isolation level.</dd>
<dt><b>setIteratorOptions</b></dt>
<dd>in file Node.php, method <a href="Doctrine/Doctrine_Node.html#methodsetIteratorOptions">Doctrine_Node::setIteratorOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets node's iterator options</dd>
<dt><b>setIteratorType</b></dt>
<dd>in file Node.php, method <a href="Doctrine/Doctrine_Node.html#methodsetIteratorType">Doctrine_Node::setIteratorType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets node's iterator type</dd>
<dt><b>setKeyColumn</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodsetKeyColumn">Doctrine_Collection::setKeyColumn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setKeyColumn sets the key column for this collection</dd>
<dt><b>setLeftValue</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodsetLeftValue">Doctrine_Node_NestedSet::setLeftValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets record's left value</dd>
<dt><b>setListener</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodsetListener">Doctrine_Record_Abstract::setListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setListener</dd>
<dt><b>setListener</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodsetListener">Doctrine_Configurable::setListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setListener</dd>
<dt><b>setOption</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Driver.html#methodsetOption">Doctrine_Cache_Driver::setOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setOption</dd>
<dt><b>setOption</b></dt>
<dd>in file AuditLog.php, method <a href="Doctrine/Doctrine_AuditLog.html#methodsetOption">Doctrine_AuditLog::setOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setOption sets an option and returns this object in order to allow flexible method chaining</dd>
<dt><b>setOption</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#methodsetOption">Doctrine_Cache::setOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setOption</dd>
<dt><b>setOption</b></dt>
<dd>in file Search.php, method <a href="Doctrine/Doctrine_Search.html#methodsetOption">Doctrine_Search::setOption()</a></dd>
<dt><b>setOption</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodsetOption">Doctrine_Query::setOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setOption</dd>
<dt><b>setOption</b></dt>
<dd>in file Plugin.php, method <a href="Doctrine/Doctrine_Plugin.html#methodsetOption">Doctrine_Plugin::setOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets given value to an option</dd>
<dt><b>setOption</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodsetOption">Doctrine_Table::setOption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setOption sets an option and returns this object in order to allow flexible method chaining</dd>
<dt><b>setParams</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodsetParams">Doctrine_Hydrate::setParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setParams</dd>
<dt><b>setParent</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodsetParent">Doctrine_Configurable::setParent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets a parent for this configurable component the parent must be configurable component itself</dd>
<dt><b>setPdo</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Import_Reader_Db.html#methodsetPdo">Doctrine_Import_Reader_Db::setPdo()</a></dd>
<dt><b>setPrimaryKey</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodsetPrimaryKey">Doctrine_Table::setPrimaryKey()</a></dd>
<dt><b>setQueryPart</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodsetQueryPart">Doctrine_Hydrate::setQueryPart()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setQueryPart sets a query part in the query part array</dd>
<dt><b>setRecord</b></dt>
<dd>in file Node.php, method <a href="Doctrine/Doctrine_Node.html#methodsetRecord">Doctrine_Node::setRecord()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setter for record attribute</dd>
<dt><b>setRecordListener</b></dt>
<dd>in file Configurable.php, method <a href="Doctrine/Doctrine_Configurable.html#methodsetRecordListener">Doctrine_Configurable::setRecordListener()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setListener</dd>
<dt><b>setReference</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodsetReference">Doctrine_Collection::setReference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setReference sets a reference pointer</dd>
<dt><b>setRelated</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodsetRelated">Doctrine_Record::setRelated()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setRelated</dd>
<dt><b>setRelation</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Schema_Table.html#methodsetRelation">Doctrine_Schema_Table::setRelation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds a relation between a local column and a 2nd table / column</dd>
<dt><b>setRelationBetween</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Schema_Relation.html#methodsetRelationBetween">Doctrine_Schema_Relation::setRelationBetween()</a></dd>
<dt><b>setRightValue</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodsetRightValue">Doctrine_Node_NestedSet::setRightValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets record's right value</dd>
<dt><b>setRootValue</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodsetRootValue">Doctrine_Node_NestedSet::setRootValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets records root id value</dd>
<dt><b>setSubclasses</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodsetSubclasses">Doctrine_Record_Abstract::setSubclasses()</a></dd>
<dt><b>setTable</b></dt>
<dd>in file Template.php, method <a href="Doctrine/Doctrine_Template.html#methodsetTable">Doctrine_Template::setTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setTable</dd>
<dt><b>setTableDefinition</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Search_Record.html#methodsetTableDefinition">Doctrine_Search_Record::setTableDefinition()</a></dd>
<dt><b>setTableDefinition</b></dt>
<dd>in file File.php, method <a href="Doctrine/Doctrine_File.html#methodsetTableDefinition">Doctrine_File::setTableDefinition()</a></dd>
<dt><b>setTableDefinition</b></dt>
<dd>in file Index.php, method <a href="Doctrine/Doctrine_File_Index.html#methodsetTableDefinition">Doctrine_File_Index::setTableDefinition()</a></dd>
<dt><b>setTableDefinition</b></dt>
<dd>in file Tree.php, method <a href="Doctrine/Doctrine_Tree.html#methodsetTableDefinition">Doctrine_Tree::setTableDefinition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Used to define table attributes required for the given implementation</dd>
<dt><b>setTableDefinition</b></dt>
<dd>in file Template.php, method <a href="Doctrine/Doctrine_Template.html#methodsetTableDefinition">Doctrine_Template::setTableDefinition()</a></dd>
<dt><b>setTableDefinition</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#methodsetTableDefinition">Doctrine_Tree_NestedSet::setTableDefinition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;used to define table attributes required for the NestetSet implementation</dd>
<dt><b>setTableName</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Record_Abstract.html#methodsetTableName">Doctrine_Record_Abstract::setTableName()</a></dd>
<dt><b>setTableName</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#methodsetTableName">Doctrine_Table::setTableName()</a></dd>
<dt><b>setTargetPath</b></dt>
<dd>in file Builder.php, method <a href="Doctrine/Doctrine_Import_Builder.html#methodsetTargetPath">Doctrine_Import_Builder::setTargetPath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setTargetPath</dd>
<dt><b>setTransactionLevel</b></dt>
<dd>in file Transaction.php, method <a href="Doctrine/Doctrine_Transaction.html#methodsetTransactionLevel">Doctrine_Transaction::setTransactionLevel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getTransactionLevel set the current transaction nesting level</dd>
<dt><b>setTypeParser</b></dt>
<dd>in file Hook.php, method <a href="Doctrine/Doctrine_Hook.html#methodsetTypeParser">Doctrine_Hook::setTypeParser()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setTypeParser</dd>
<dt><b>setUp</b></dt>
<dd>in file Index.php, method <a href="Doctrine/Doctrine_File_Index.html#methodsetUp">Doctrine_File_Index::setUp()</a></dd>
<dt><b>setUp</b></dt>
<dd>in file File.php, method <a href="Doctrine/Doctrine_File.html#methodsetUp">Doctrine_File::setUp()</a></dd>
<dt><b>setUp</b></dt>
<dd>in file Searchable.php, method <a href="Doctrine/Doctrine_Template_Searchable.html#methodsetUp">Doctrine_Template_Searchable::setUp()</a></dd>
<dt><b>setUp</b></dt>
<dd>in file Tree.php, method <a href="Doctrine/Doctrine_Tree.html#methodsetUp">Doctrine_Tree::setUp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this method is used for setting up relations and attributes and should be used by specific implementations</dd>
<dt><b>setUp</b></dt>
<dd>in file Versionable.php, method <a href="Doctrine/Doctrine_Template_Versionable.html#methodsetUp">Doctrine_Template_Versionable::setUp()</a></dd>
<dt><b>setUp</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodsetUp">Doctrine_Record::setUp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setUp this method is used for setting up relations and attributes it should be implemented by child classes</dd>
<dt><b>setUp</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Search_Record.html#methodsetUp">Doctrine_Search_Record::setUp()</a></dd>
<dt><b>setUp</b></dt>
<dd>in file Template.php, method <a href="Doctrine/Doctrine_Search_Template.html#methodsetUp">Doctrine_Search_Template::setUp()</a></dd>
<dt><b>setUp</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Template_NestedSet.html#methodsetUp">Doctrine_Template_NestedSet::setUp()</a></dd>
<dt><b>setUp</b></dt>
<dd>in file Template.php, method <a href="Doctrine/Doctrine_Template.html#methodsetUp">Doctrine_Template::setUp()</a></dd>
<dt><b>setView</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodsetView">Doctrine_Hydrate::setView()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setView sets a database view this query object uses this method should only be called internally by doctrine</dd>
<dt><b>setXml</b></dt>
<dd>in file Propel.php, method <a href="Doctrine/Doctrine_Import_Reader_Xml_Propel.html#methodsetXml">Doctrine_Import_Reader_Xml_Propel::setXml()</a></dd>
<dt><b>sha1Impl</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodsha1Impl">Doctrine_Expression_Sqlite::sha1Impl()</a></dd>
<dt><b>shiftRlRange</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodshiftRlRange">Doctrine_Node_NestedSet::shiftRlRange()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;adds '$delta' to all Left and Right values that are &gt;= '$first' and &lt;= '$last'.</dd>
<dt><b>shiftRlValues</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodshiftRlValues">Doctrine_Node_NestedSet::shiftRlValues()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;adds '$delta' to all Left and Right values that are &gt;= '$first'. '$delta' can also be negative.</dd>
<dt><b>skipOperation</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodskipOperation">Doctrine_Event::skipOperation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;skipOperation skips the next operation an alias for __set('skipOperation', true)</dd>
<dt><b>soundex</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodsoundex">Doctrine_Expression_Driver::soundex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;soundex Returns a string to call a function to compute the soundex encoding of a string</dd>
<dt><b>soundex</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodsoundex">Doctrine_Expression_Sqlite::soundex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;soundex Returns a string to call a function to compute the soundex encoding of a string</dd>
<dt><b>sqlExplode</b></dt>
<dd>in file Tokenizer.php, method <a href="Doctrine/Doctrine_Tokenizer.html#methodsqlExplode">Doctrine_Tokenizer::sqlExplode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sqlExplode</dd>
<dt><b>sqliteCreateFunction</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#methodsqliteCreateFunction">Doctrine_Adapter_Mock::sqliteCreateFunction()</a></dd>
<dt><b>standaloneQuery</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodstandaloneQuery">Doctrine_Connection::standaloneQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;standaloneQuery</dd>
<dt><b>start</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#methodstart">Doctrine_Event::start()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;start starts the internal timer of this event</dd>
<dt><b>state</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodstate">Doctrine_Record::state()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;state returns / assigns the state of this record</dd>
<dt><b>STATE_ACTIVE</b></dt>
<dd>in file Transaction.php, class constant <a href="Doctrine/Doctrine_Transaction.html#constSTATE_ACTIVE">Doctrine_Transaction::STATE_ACTIVE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Transaction is in active state when it has one active transaction</dd>
<dt><b>STATE_BUSY</b></dt>
<dd>in file Transaction.php, class constant <a href="Doctrine/Doctrine_Transaction.html#constSTATE_BUSY">Doctrine_Transaction::STATE_BUSY</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Transaction is in busy state when it has multiple active transactions</dd>
<dt><b>STATE_CLEAN</b></dt>
<dd>in file Record.php, class constant <a href="Doctrine/Doctrine_Record.html#constSTATE_CLEAN">Doctrine_Record::STATE_CLEAN</a><br>&nbsp;&nbsp;&nbsp;&nbsp;CLEAN STATE</dd>
<dt><b>STATE_CLEAN</b></dt>
<dd>in file Query.php, class constant <a href="Doctrine/Doctrine_Query.html#constSTATE_CLEAN">Doctrine_Query::STATE_CLEAN</a></dd>
<dt><b>STATE_DIRECT</b></dt>
<dd>in file Query.php, class constant <a href="Doctrine/Doctrine_Query.html#constSTATE_DIRECT">Doctrine_Query::STATE_DIRECT</a></dd>
<dt><b>STATE_DIRTY</b></dt>
<dd>in file Record.php, class constant <a href="Doctrine/Doctrine_Record.html#constSTATE_DIRTY">Doctrine_Record::STATE_DIRTY</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DIRTY STATE</dd>
<dt><b>STATE_DIRTY</b></dt>
<dd>in file Query.php, class constant <a href="Doctrine/Doctrine_Query.html#constSTATE_DIRTY">Doctrine_Query::STATE_DIRTY</a></dd>
<dt><b>STATE_LOCKED</b></dt>
<dd>in file Record.php, class constant <a href="Doctrine/Doctrine_Record.html#constSTATE_LOCKED">Doctrine_Record::STATE_LOCKED</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LOCKED STATE a Doctrine_Record is temporarily locked during deletes and saves</dd>
<dt><b>STATE_LOCKED</b></dt>
<dd>in file Query.php, class constant <a href="Doctrine/Doctrine_Query.html#constSTATE_LOCKED">Doctrine_Query::STATE_LOCKED</a></dd>
<dt><b>STATE_PROXY</b></dt>
<dd>in file Record.php, class constant <a href="Doctrine/Doctrine_Record.html#constSTATE_PROXY">Doctrine_Record::STATE_PROXY</a><br>&nbsp;&nbsp;&nbsp;&nbsp;PROXY STATE</dd>
<dt><b>STATE_SLEEP</b></dt>
<dd>in file Transaction.php, class constant <a href="Doctrine/Doctrine_Transaction.html#constSTATE_SLEEP">Doctrine_Transaction::STATE_SLEEP</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Doctrine_Transaction is in sleep state when it has no active transactions</dd>
<dt><b>STATE_TCLEAN</b></dt>
<dd>in file Record.php, class constant <a href="Doctrine/Doctrine_Record.html#constSTATE_TCLEAN">Doctrine_Record::STATE_TCLEAN</a><br>&nbsp;&nbsp;&nbsp;&nbsp;NEW TCLEAN</dd>
<dt><b>STATE_TDIRTY</b></dt>
<dd>in file Record.php, class constant <a href="Doctrine/Doctrine_Record.html#constSTATE_TDIRTY">Doctrine_Record::STATE_TDIRTY</a><br>&nbsp;&nbsp;&nbsp;&nbsp;TDIRTY STATE</dd>
<dt><b>STMT_EXECUTE</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constSTMT_EXECUTE">Doctrine_Event::STMT_EXECUTE</a></dd>
<dt><b>STMT_FETCH</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constSTMT_FETCH">Doctrine_Event::STMT_FETCH</a></dd>
<dt><b>STMT_FETCHALL</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constSTMT_FETCHALL">Doctrine_Event::STMT_FETCHALL</a></dd>
<dt><b>sub</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodsub">Doctrine_Expression_Driver::sub()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the SQL to subtract values or expressions from eachother.</dd>
<dt><b>substring</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodsubstring">Doctrine_Expression_Driver::substring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return string to call a function to get a substring inside an SQL statement</dd>
<dt><b>substring</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Expression_Pgsql.html#methodsubstring">Doctrine_Expression_Pgsql::substring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns part of a string.</dd>
<dt><b>substring</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Expression_Mssql.html#methodsubstring">Doctrine_Expression_Mssql::substring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return string to call a function to get a substring inside an SQL statement</dd>
<dt><b>substring</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodsubstring">Doctrine_Expression_Sqlite::substring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return string to call a function to get a substring inside an SQL statement</dd>
<dt><b>substring</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Expression_Oracle.html#methodsubstring">Doctrine_Expression_Oracle::substring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;return string to call a function to get a substring inside an SQL statement</dd>
<dt><b>sum</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodsum">Doctrine_Expression_Driver::sum()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the total sum of a column</dd>
<dt><b>supports</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#methodsupports">Doctrine_Connection::supports()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;supports</dd>
</dl>
</div>
<a name="t"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">t</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>t</h2>
<dl>
<dt><b>$table</b></dt>
<dd>in file Repository.php, variable <a href="Doctrine/Doctrine_Table_Repository.html#var$table">Doctrine_Table_Repository::$table</a></dd>
<dt><b>$table</b></dt>
<dd>in file Tree.php, variable <a href="Doctrine/Doctrine_Tree.html#var$table">Doctrine_Tree::$table</a></dd>
<dt><b>$table</b></dt>
<dd>in file Check.php, variable <a href="Doctrine/Doctrine_Query_Check.html#var$table">Doctrine_Query_Check::$table</a></dd>
<dt><b>$tables</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$tables">Doctrine_Connection::$tables</a></dd>
<dt><b>$topNode</b></dt>
<dd>in file PostOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html#var$topNode">Doctrine_Node_MaterializedPath_PostOrderIterator::$topNode</a></dd>
<dt><b>$topNode</b></dt>
<dd>in file LevelOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html#var$topNode">Doctrine_Node_MaterializedPath_LevelOrderIterator::$topNode</a></dd>
<dt><b>$topNode</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html#var$topNode">Doctrine_Node_MaterializedPath_PreOrderIterator::$topNode</a></dd>
<dt><b>$tpl</b></dt>
<dd>in file Builder.php, variable <a href="Doctrine/Doctrine_Import_Builder.html#var$tpl">Doctrine_Import_Builder::$tpl</a></dd>
<dt><b>$transactionLevel</b></dt>
<dd>in file Transaction.php, variable <a href="Doctrine/Doctrine_Transaction.html#var$transactionLevel">Doctrine_Transaction::$transactionLevel</a></dd>
<dt><b>$traverseLevel</b></dt>
<dd>in file PreOrderIterator.php, variable <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#var$traverseLevel">Doctrine_Node_NestedSet_PreOrderIterator::$traverseLevel</a></dd>
<dt><b>$tree</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$tree">Doctrine_Table::$tree</a></dd>
<dt><b>$type</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$type">Doctrine_Hydrate::$type</a></dd>
<dt><b>$typeParsers</b></dt>
<dd>in file Hook.php, variable <a href="Doctrine/Doctrine_Hook.html#var$typeParsers">Doctrine_Hook::$typeParsers</a></dd>
<dt><b>Table.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Schema---Table.php.html">Table.php</a></dd>
<dt><b>Template.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Search---Template.php.html">Template.php</a></dd>
<dt><b>Table.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Table.php.html">Table.php</a></dd>
<dt><b>Taggable.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Template---Taggable.php.html">Taggable.php</a></dd>
<dt><b>Template.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Template.php.html">Template.php</a></dd>
<dt><b>Tokenizer.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Tokenizer.php.html">Tokenizer.php</a></dd>
<dt><b>Transaction.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Transaction.php.html">Transaction.php</a></dd>
<dt><b>Tree.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Tree.php.html">Tree.php</a></dd>
<dt><b>table</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#methodtable">Doctrine_Manager::table()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;table this is the same as Doctrine_Connection::getTable() except that it works seamlessly in multi-server/connection environment</dd>
<dt><b>tableize</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#methodtableize">Doctrine::tableize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns table name from class name</dd>
<dt><b>takeSnapshot</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodtakeSnapshot">Doctrine_Collection::takeSnapshot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;takeSnapshot takes a snapshot from this collection</dd>
<dt><b>toArray</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodtoArray">Doctrine_Record::toArray()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;toArray returns the record as an array</dd>
<dt><b>toArray</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#methodtoArray">Doctrine_Relation::toArray()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;toArray</dd>
<dt><b>toArray</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodtoArray">Doctrine_Collection::toArray()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;toArray Mimics the result of a $query-&gt;execute(array(), Doctrine::FETCH_ARRAY);</dd>
<dt><b>toArray</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Schema_Object.html#methodtoArray">Doctrine_Schema_Object::toArray()</a></dd>
<dt><b>tokenize</b></dt>
<dd>in file Tokenizer.php, method <a href="Doctrine/Doctrine_Tokenizer.html#methodtokenize">Doctrine_Tokenizer::tokenize()</a></dd>
<dt><b>tokenizeQuery</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Query.html#methodtokenizeQuery">Doctrine_Query::tokenizeQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;tokenizeQuery</dd>
<dt><b>toString</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodtoString">Doctrine_Record::toString()</a></dd>
<dt><b>traverse</b></dt>
<dd>in file Node.php, method <a href="Doctrine/Doctrine_Node.html#methodtraverse">Doctrine_Node::traverse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;convenience function for getIterator</dd>
<dt><b>trim</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodtrim">Doctrine_Expression_Driver::trim()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;trim returns the string $str with leading and proceeding space characters removed</dd>
<dt><b>trimImpl</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Expression_Sqlite.html#methodtrimImpl">Doctrine_Expression_Sqlite::trimImpl()</a></dd>
<dt><b>trySave</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodtrySave">Doctrine_Record::trySave()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Tries to save the object and all its related components.</dd>
<dt><b>TX_BEGIN</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constTX_BEGIN">Doctrine_Event::TX_BEGIN</a></dd>
<dt><b>TX_COMMIT</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constTX_COMMIT">Doctrine_Event::TX_COMMIT</a></dd>
<dt><b>TX_ROLLBACK</b></dt>
<dd>in file Event.php, class constant <a href="Doctrine/Doctrine_Event.html#constTX_ROLLBACK">Doctrine_Event::TX_ROLLBACK</a></dd>
</dl>
</div>
<a name="u"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">u</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>u</h2>
<dl>
<dt><b>UnitOfWork.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Connection---UnitOfWork.php.html">UnitOfWork.php</a></dd>
<dt><b>Util.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Util.php.html">Util.php</a></dd>
<dt><b>Unique.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Unique.php.html">Unique.php</a></dd>
<dt><b>Unsigned.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Unsigned.php.html">Unsigned.php</a></dd>
<dt><b>Usstate.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator---Usstate.php.html">Usstate.php</a></dd>
<dt><b>unlink</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodunlink">Doctrine_Record::unlink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;removeLinks removes links from this record to given records</dd>
<dt><b>unserialize</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodunserialize">Doctrine_Record::unserialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;unseralize this method is automatically called everytime a Doctrine_Record object is unserialized</dd>
<dt><b>unserialize</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methodunserialize">Doctrine_Hydrate::unserialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;unseralize this method is automatically called everytime a Doctrine_Hydrate object is unserialized</dd>
<dt><b>unserialize</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#methodunserialize">Doctrine_Collection::unserialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;unseralize this method is automatically called everytime a Doctrine_Collection object is unserialized</dd>
<dt><b>update</b></dt>
<dd>in file UnitOfWork.php, method <a href="Doctrine/Doctrine_Connection_UnitOfWork.html#methodupdate">Doctrine_Connection_UnitOfWork::update()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;update updates the given record</dd>
<dt><b>update</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodupdate">Doctrine_Query_Abstract::update()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;update sets the UPDATE part of the query</dd>
<dt><b>UPDATE</b></dt>
<dd>in file Hydrate.php, class constant <a href="Doctrine/Doctrine_Hydrate.html#constUPDATE">Doctrine_Hydrate::UPDATE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constant for UPDATE queries</dd>
<dt><b>updateIndex</b></dt>
<dd>in file Search.php, method <a href="Doctrine/Doctrine_Search.html#methodupdateIndex">Doctrine_Search::updateIndex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;updateIndex updates the index</dd>
<dt><b>updateLevel</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#methodupdateLevel">Doctrine_Node_NestedSet_PreOrderIterator::updateLevel()</a></dd>
<dt><b>updateNode</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#methodupdateNode">Doctrine_Node_NestedSet::updateNode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;move node's and its children to location $destLeft and updates rest of tree</dd>
<dt><b>upper</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#methodupper">Doctrine_Expression_Driver::upper()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;upper Returns the string $str with all characters changed to uppercase according to the current character set mapping.</dd>
<dt><b>useCache</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#methoduseCache">Doctrine_Hydrate::useCache()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;useCache</dd>
</dl>
</div>
<a name="v"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">v</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>v</h2>
<dl>
<dt><b>$validators</b></dt>
<dd>in file Validator.php, variable <a href="Doctrine/Doctrine_Validator.html#var$validators">Doctrine_Validator::$validators</a></dd>
<dt><b>$valid_default_values</b></dt>
<dd>in file Export.php, variable <a href="Doctrine/Doctrine_Export.html#var$valid_default_values">Doctrine_Export::$valid_default_values</a></dd>
<dt><b>Versionable.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Template---Versionable.php.html">Versionable.php</a></dd>
<dt><b>Validator.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Validator.php.html">Validator.php</a></dd>
<dt><b>View.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---View.php.html">View.php</a></dd>
<dt><b>valid</b></dt>
<dd>in file Normal.php, method <a href="Doctrine/Doctrine_Collection_Iterator_Normal.html#methodvalid">Doctrine_Collection_Iterator_Normal::valid()</a></dd>
<dt><b>valid</b></dt>
<dd>in file PostOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html#methodvalid">Doctrine_Node_MaterializedPath_PostOrderIterator::valid()</a></dd>
<dt><b>valid</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#methodvalid">Doctrine_Node_NestedSet_PreOrderIterator::valid()</a></dd>
<dt><b>valid</b></dt>
<dd>in file LevelOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html#methodvalid">Doctrine_Node_MaterializedPath_LevelOrderIterator::valid()</a></dd>
<dt><b>valid</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html#methodvalid">Doctrine_Node_MaterializedPath_PreOrderIterator::valid()</a></dd>
<dt><b>valid</b></dt>
<dd>in file Offset.php, method <a href="Doctrine/Doctrine_Collection_Iterator_Offset.html#methodvalid">Doctrine_Collection_Iterator_Offset::valid()</a></dd>
<dt><b>valid</b></dt>
<dd>in file Expandable.php, method <a href="Doctrine/Doctrine_Collection_Iterator_Expandable.html#methodvalid">Doctrine_Collection_Iterator_Expandable::valid()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Regexp.php, method <a href="Doctrine/Doctrine_Validator_Regexp.html#methodvalidate">Doctrine_Validator_Regexp::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Creditcard.php, method <a href="Doctrine/Doctrine_Validator_Creditcard.html#methodvalidate">Doctrine_Validator_Creditcard::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Unique.php, method <a href="Doctrine/Doctrine_Validator_Unique.html#methodvalidate">Doctrine_Validator_Unique::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Minlength.php, method <a href="Doctrine/Doctrine_Validator_Minlength.html#methodvalidate">Doctrine_Validator_Minlength::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Unsigned.php, method <a href="Doctrine/Doctrine_Validator_Unsigned.html#methodvalidate">Doctrine_Validator_Unsigned::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Email.php, method <a href="Doctrine/Doctrine_Validator_Email.html#methodvalidate">Doctrine_Validator_Email::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Enum.php, method <a href="Doctrine/Doctrine_Validator_Enum.html#methodvalidate">Doctrine_Validator_Enum::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Usstate.php, method <a href="Doctrine/Doctrine_Validator_Usstate.html#methodvalidate">Doctrine_Validator_Usstate::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodvalidate">Doctrine_Record::validate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the validation procedure, doing any custom / specialized validations that are neccessary.</dd>
<dt><b>validate</b></dt>
<dd>in file Range.php, method <a href="Doctrine/Doctrine_Validator_Range.html#methodvalidate">Doctrine_Validator_Range::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Notblank.php, method <a href="Doctrine/Doctrine_Validator_Notblank.html#methodvalidate">Doctrine_Validator_Notblank::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Nospace.php, method <a href="Doctrine/Doctrine_Validator_Nospace.html#methodvalidate">Doctrine_Validator_Nospace::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Ip.php, method <a href="Doctrine/Doctrine_Validator_Ip.html#methodvalidate">Doctrine_Validator_Ip::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Date.php, method <a href="Doctrine/Doctrine_Validator_Date.html#methodvalidate">Doctrine_Validator_Date::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Notnull.php, method <a href="Doctrine/Doctrine_Validator_Notnull.html#methodvalidate">Doctrine_Validator_Notnull::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Htmlcolor.php, method <a href="Doctrine/Doctrine_Validator_HtmlColor.html#methodvalidate">Doctrine_Validator_HtmlColor::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Interface.class.php, method <a href="Doctrine/Doctrine_Validator_Interface.html#methodvalidate">Doctrine_Validator_Interface::validate()</a></dd>
<dt><b>validate</b></dt>
<dd>in file Country.php, method <a href="Doctrine/Doctrine_Validator_Country.html#methodvalidate">Doctrine_Validator_Country::validate()</a></dd>
<dt><b>validateLength</b></dt>
<dd>in file Validator.php, method <a href="Doctrine/Doctrine_Validator.html#methodvalidateLength">Doctrine_Validator::validateLength()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Validates the length of a field.</dd>
<dt><b>validateOnInsert</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodvalidateOnInsert">Doctrine_Record::validateOnInsert()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the validation procedure only when the record is going to be inserted into the data store the first time.</dd>
<dt><b>validateOnUpdate</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#methodvalidateOnUpdate">Doctrine_Record::validateOnUpdate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Empty template method to provide concrete Record classes with the possibility to hook into the validation procedure only when the record is going to be updated.</dd>
<dt><b>validateRecord</b></dt>
<dd>in file Validator.php, method <a href="Doctrine/Doctrine_Validator.html#methodvalidateRecord">Doctrine_Validator::validateRecord()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;validates a given record and saves possible errors in Doctrine_Validator::$stack</dd>
</dl>
</div>
<a name="w"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">w</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>w</h2>
<dl>
<dt><b>WordLike.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Hook---WordLike.php.html">WordLike.php</a></dd>
<dt><b>Where.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Query---Where.php.html">Where.php</a></dd>
<dt><b>where</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodwhere">Doctrine_Query_Abstract::where()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;where sets the WHERE part of the query</dd>
<dt><b>whereIn</b></dt>
<dd>in file Abstract.php, method <a href="Doctrine/Doctrine_Query_Abstract.html#methodwhereIn">Doctrine_Query_Abstract::whereIn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;whereIn adds IN condition to the query WHERE part</dd>
</dl>
</div>
<a name="x"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">x</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>x</h2>
<dl>
<dt><b>$xml</b></dt>
<dd>in file Propel.php, variable <a href="Doctrine/Doctrine_Import_Reader_Xml_Propel.html#var$xml">Doctrine_Import_Reader_Xml_Propel::$xml</a></dd>
<dt><b>Xml.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Schema---Xml.php.html">Xml.php</a></dd>
<dt><b>Xml.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Schema---Xml.php.html">Xml.php</a></dd>
</dl>
</div>
<a name="y"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">y</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>y</h2>
<dl>
<dt><b>Yml.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Export---Schema---Yml.php.html">Yml.php</a></dd>
<dt><b>Yml.php</b></dt>
<dd>procedural page <a href="Doctrine/_Doctrine---Import---Schema---Yml.php.html">Yml.php</a></dd>
</dl>
</div>
<a name="_"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">_</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>_</h2>
<dl>
<dt><b>$_aliasMap</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_aliasMap">Doctrine_Hydrate::$_aliasMap</a></dd>
<dt><b>$_auditLog</b></dt>
<dd>in file Listener.php, variable <a href="Doctrine/Doctrine_AuditLog_Listener.html#var$_auditLog">Doctrine_AuditLog_Listener::$_auditLog</a></dd>
<dt><b>$_auditLog</b></dt>
<dd>in file Versionable.php, variable <a href="Doctrine/Doctrine_Template_Versionable.html#var$_auditLog">Doctrine_Template_Versionable::$_auditLog</a></dd>
<dt><b>$_auditTable</b></dt>
<dd>in file AuditLog.php, variable <a href="Doctrine/Doctrine_AuditLog.html#var$_auditTable">Doctrine_AuditLog::$_auditTable</a></dd>
<dt><b>$_baseAlias</b></dt>
<dd>in file NestedSet.php, variable <a href="Doctrine/Doctrine_Tree_NestedSet.html#var$_baseAlias">Doctrine_Tree_NestedSet::$_baseAlias</a></dd>
<dt><b>$_baseComponent</b></dt>
<dd>in file Tree.php, variable <a href="Doctrine/Doctrine_Tree.html#var$_baseComponent">Doctrine_Tree::$_baseComponent</a></dd>
<dt><b>$_baseQuery</b></dt>
<dd>in file NestedSet.php, variable <a href="Doctrine/Doctrine_Tree_NestedSet.html#var$_baseQuery">Doctrine_Tree_NestedSet::$_baseQuery</a></dd>
<dt><b>$_bound</b></dt>
<dd>in file Manager.php, variable <a href="Doctrine/Doctrine_Manager.html#var$_bound">Doctrine_Manager::$_bound</a></dd>
<dt><b>$_cache</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_cache">Doctrine_Hydrate::$_cache</a></dd>
<dt><b>$_code</b></dt>
<dd>in file Event.php, variable <a href="Doctrine/Doctrine_Event.html#var$_code">Doctrine_Event::$_code</a></dd>
<dt><b>$_collections</b></dt>
<dd>in file Transaction.php, variable <a href="Doctrine/Doctrine_Transaction.html#var$_collections">Doctrine_Transaction::$_collections</a></dd>
<dt><b>$_collections</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Hydrate_Record.html#var$_collections">Doctrine_Hydrate_Record::$_collections</a></dd>
<dt><b>$_components</b></dt>
<dd>in file Scorer.php, variable <a href="Doctrine/Doctrine_Search_Scorer.html#var$_components">Doctrine_Search_Scorer::$_components</a></dd>
<dt><b>$_condition</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Search_Query.html#var$_condition">Doctrine_Search_Query::$_condition</a></dd>
<dt><b>$_config</b></dt>
<dd>in file Oracle.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#var$_config">Doctrine_Adapter_Oracle::$_config</a><br>&nbsp;&nbsp;&nbsp;&nbsp;User-provided configuration.</dd>
<dt><b>$_config</b></dt>
<dd>in file Db2.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#var$_config">Doctrine_Adapter_Db2::$_config</a><br>&nbsp;&nbsp;&nbsp;&nbsp;User-provided configuration.</dd>
<dt><b>$_conn</b></dt>
<dd>in file Expression.php, variable <a href="Doctrine/Doctrine_Expression.html#var$_conn">Doctrine_Expression::$_conn</a></dd>
<dt><b>$_conn</b></dt>
<dd>in file Statement.php, variable <a href="Doctrine/Doctrine_Connection_Statement.html#var$_conn">Doctrine_Connection_Statement::$_conn</a></dd>
<dt><b>$_conn</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_conn">Doctrine_Hydrate::$_conn</a></dd>
<dt><b>$_connections</b></dt>
<dd>in file Manager.php, variable <a href="Doctrine/Doctrine_Manager.html#var$_connections">Doctrine_Manager::$_connections</a></dd>
<dt><b>$_count</b></dt>
<dd>in file Connection.php, variable <a href="Doctrine/Doctrine_Connection.html#var$_count">Doctrine_Connection::$_count</a></dd>
<dt><b>$_currIndex</b></dt>
<dd>in file Manager.php, variable <a href="Doctrine/Doctrine_Manager.html#var$_currIndex">Doctrine_Manager::$_currIndex</a></dd>
<dt><b>$_data</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_data">Doctrine_Record::$_data</a></dd>
<dt><b>$_data</b></dt>
<dd>in file Cache.php, variable <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#var$_data">Doctrine_Cache::$_data</a></dd>
<dt><b>$_debug</b></dt>
<dd>in file Doctrine.php, variable <a href="Doctrine/Doctrine.html#var$_debug">Doctrine::$_debug</a></dd>
<dt><b>$_definition</b></dt>
<dd>in file Column.php, variable <a href="Doctrine/Doctrine_Column.html#var$_definition">Doctrine_Column::$_definition</a></dd>
<dt><b>$_dqlParts</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$_dqlParts">Doctrine_Query::$_dqlParts</a></dd>
<dt><b>$_driver</b></dt>
<dd>in file Cache.php, variable <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#var$_driver">Doctrine_Cache::$_driver</a></dd>
<dt><b>$_endedMicrotime</b></dt>
<dd>in file Event.php, variable <a href="Doctrine/Doctrine_Event.html#var$_endedMicrotime">Doctrine_Event::$_endedMicrotime</a></dd>
<dt><b>$_enumParams</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$_enumParams">Doctrine_Query::$_enumParams</a></dd>
<dt><b>$_errorMessages</b></dt>
<dd>in file Exception.php, variable <a href="Doctrine/Doctrine_Exception.html#var$_errorMessages">Doctrine_Exception::$_errorMessages</a></dd>
<dt><b>$_errorStack</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_errorStack">Doctrine_Record::$_errorStack</a></dd>
<dt><b>$_execute_mode</b></dt>
<dd>in file Db2.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#var$_execute_mode">Doctrine_Adapter_Db2::$_execute_mode</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Execution mode</dd>
<dt><b>$_execute_mode</b></dt>
<dd>in file Oracle.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#var$_execute_mode">Doctrine_Adapter_Oracle::$_execute_mode</a></dd>
<dt><b>$_expireCache</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_expireCache">Doctrine_Hydrate::$_expireCache</a></dd>
<dt><b>$_expression</b></dt>
<dd>in file Expression.php, variable <a href="Doctrine/Doctrine_Expression.html#var$_expression">Doctrine_Expression::$_expression</a></dd>
<dt><b>$_expressionMap</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$_expressionMap">Doctrine_Query::$_expressionMap</a></dd>
<dt><b>$_filter</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_filter">Doctrine_Record::$_filter</a></dd>
<dt><b>$_filters</b></dt>
<dd>in file Chain.php, variable <a href="Doctrine/Doctrine_Query_Filter_Chain.html#var$_filters">Doctrine_Query_Filter_Chain::$_filters</a></dd>
<dt><b>$_hydrationMode</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_hydrationMode">Doctrine_Hydrate::$_hydrationMode</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The current hydration mode.</dd>
<dt><b>$_id</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_id">Doctrine_Record::$_id</a></dd>
<dt><b>$_impl</b></dt>
<dd>in file Configurable.php, variable <a href="Doctrine/Doctrine_Configurable.html#var$_impl">Doctrine_Configurable::$_impl</a></dd>
<dt><b>$_index</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_index">Doctrine_Record::$_index</a></dd>
<dt><b>$_index</b></dt>
<dd>in file Manager.php, variable <a href="Doctrine/Doctrine_Manager.html#var$_index">Doctrine_Manager::$_index</a></dd>
<dt><b>$_integrityActions</b></dt>
<dd>in file Manager.php, variable <a href="Doctrine/Doctrine_Manager.html#var$_integrityActions">Doctrine_Manager::$_integrityActions</a></dd>
<dt><b>$_invoker</b></dt>
<dd>in file Event.php, variable <a href="Doctrine/Doctrine_Event.html#var$_invoker">Doctrine_Event::$_invoker</a></dd>
<dt><b>$_lastInsertTable</b></dt>
<dd>in file Db2.php, variable <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#var$_lastInsertTable">Doctrine_Adapter_Db2::$_lastInsertTable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Table name of the last accessed table for an insert operation This is a DB2-Adapter-specific member variable with the utmost probability you might not find it in other adapters...</dd>
<dt><b>$_listeners</b></dt>
<dd>in file Chain.php, variable <a href="Doctrine/Doctrine_Record_Listener_Chain.html#var$_listeners">Doctrine_Record_Listener_Chain::$_listeners</a></dd>
<dt><b>$_lockTable</b></dt>
<dd>in file Pessimistic.php, variable <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html#var$_lockTable">Doctrine_Locking_Manager_Pessimistic::$_lockTable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The database table name for the lock tracking</dd>
<dt><b>$_memcache</b></dt>
<dd>in file Memcache.php, variable <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Memcache.html#var$_memcache">Doctrine_Cache_Memcache::$_memcache</a></dd>
<dt><b>$_modified</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_modified">Doctrine_Record::$_modified</a></dd>
<dt><b>$_neededTables</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$_neededTables">Doctrine_Query::$_neededTables</a></dd>
<dt><b>$_node</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_node">Doctrine_Record::$_node</a></dd>
<dt><b>$_null</b></dt>
<dd>in file Object.php, variable <a href="Doctrine/Doctrine_Object.html#var$_null">Doctrine_Object::$_null</a></dd>
<dt><b>$_oid</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_oid">Doctrine_Record::$_oid</a></dd>
<dt><b>$_options</b></dt>
<dd>in file NestedSet.php, variable <a href="Doctrine/Doctrine_Template_NestedSet.html#var$_options">Doctrine_Template_NestedSet::$_options</a></dd>
<dt><b>$_options</b></dt>
<dd>in file Cache.php, variable <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#var$_options">Doctrine_Cache::$_options</a></dd>
<dt><b>$_options</b></dt>
<dd>in file Search.php, variable <a href="Doctrine/Doctrine_Search.html#var$_options">Doctrine_Search::$_options</a></dd>
<dt><b>$_options</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_options">Doctrine_Hydrate::$_options</a></dd>
<dt><b>$_options</b></dt>
<dd>in file AuditLog.php, variable <a href="Doctrine/Doctrine_AuditLog.html#var$_options">Doctrine_AuditLog::$_options</a></dd>
<dt><b>$_options</b></dt>
<dd>in file Driver.php, variable <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Driver.html#var$_options">Doctrine_Cache_Driver::$_options</a></dd>
<dt><b>$_options</b></dt>
<dd>in file Plugin.php, variable <a href="Doctrine/Doctrine_Plugin.html#var$_options">Doctrine_Plugin::$_options</a></dd>
<dt><b>$_options</b></dt>
<dd>in file Event.php, variable <a href="Doctrine/Doctrine_Event.html#var$_options">Doctrine_Event::$_options</a></dd>
<dt><b>$_params</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_params">Doctrine_Hydrate::$_params</a></dd>
<dt><b>$_params</b></dt>
<dd>in file Event.php, variable <a href="Doctrine/Doctrine_Event.html#var$_params">Doctrine_Event::$_params</a></dd>
<dt><b>$_params</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Search_Query.html#var$_params">Doctrine_Search_Query::$_params</a></dd>
<dt><b>$_parser</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$_parser">Doctrine_Table::$_parser</a></dd>
<dt><b>$_parsers</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$_parsers">Doctrine_Query::$_parsers</a></dd>
<dt><b>$_pending</b></dt>
<dd>in file Parser.php, variable <a href="Doctrine/Doctrine_Relation_Parser.html#var$_pending">Doctrine_Relation_Parser::$_pending</a></dd>
<dt><b>$_pendingJoinConditions</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$_pendingJoinConditions">Doctrine_Query::$_pendingJoinConditions</a></dd>
<dt><b>$_queries</b></dt>
<dd>in file Cache.php, variable <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#var$_queries">Doctrine_Cache::$_queries</a></dd>
<dt><b>$_query</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Search_Query.html#var$_query">Doctrine_Search_Query::$_query</a></dd>
<dt><b>$_query</b></dt>
<dd>in file Event.php, variable <a href="Doctrine/Doctrine_Event.html#var$_query">Doctrine_Event::$_query</a></dd>
<dt><b>$_record</b></dt>
<dd>in file Filter.php, variable <a href="Doctrine/Doctrine_Record_Filter.html#var$_record">Doctrine_Record_Filter::$_record</a></dd>
<dt><b>$_records</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Hydrate_Record.html#var$_records">Doctrine_Hydrate_Record::$_records</a></dd>
<dt><b>$_references</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_references">Doctrine_Record::$_references</a></dd>
<dt><b>$_relations</b></dt>
<dd>in file Parser.php, variable <a href="Doctrine/Doctrine_Relation_Parser.html#var$_relations">Doctrine_Relation_Parser::$_relations</a></dd>
<dt><b>$_resultSet</b></dt>
<dd>in file Scorer.php, variable <a href="Doctrine/Doctrine_Search_Scorer.html#var$_resultSet">Doctrine_Search_Scorer::$_resultSet</a></dd>
<dt><b>$_root</b></dt>
<dd>in file Manager.php, variable <a href="Doctrine/Doctrine_Manager.html#var$_root">Doctrine_Manager::$_root</a></dd>
<dt><b>$_search</b></dt>
<dd>in file Listener.php, variable <a href="Doctrine/Doctrine_Search_Listener.html#var$_search">Doctrine_Search_Listener::$_search</a></dd>
<dt><b>$_search</b></dt>
<dd>in file Searchable.php, variable <a href="Doctrine/Doctrine_Template_Searchable.html#var$_search">Doctrine_Template_Searchable::$_search</a></dd>
<dt><b>$_search</b></dt>
<dd>in file Template.php, variable <a href="Doctrine/Doctrine_Search_Template.html#var$_search">Doctrine_Search_Template::$_search</a></dd>
<dt><b>$_snapshot</b></dt>
<dd>in file Collection.php, variable <a href="Doctrine/Doctrine_Collection.html#var$_snapshot">Doctrine_Collection::$_snapshot</a></dd>
<dt><b>$_sql</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Search_Query.html#var$_sql">Doctrine_Search_Query::$_sql</a></dd>
<dt><b>$_sql</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_sql">Doctrine_Hydrate::$_sql</a></dd>
<dt><b>$_startedMicrotime</b></dt>
<dd>in file Event.php, variable <a href="Doctrine/Doctrine_Event.html#var$_startedMicrotime">Doctrine_Event::$_startedMicrotime</a></dd>
<dt><b>$_state</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Query.html#var$_state">Doctrine_Query::$_state</a></dd>
<dt><b>$_state</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_state">Doctrine_Record::$_state</a></dd>
<dt><b>$_stmt</b></dt>
<dd>in file Statement.php, variable <a href="Doctrine/Doctrine_Connection_Statement.html#var$_stmt">Doctrine_Connection_Statement::$_stmt</a></dd>
<dt><b>$_stopwords</b></dt>
<dd>in file Standard.php, variable <a href="Doctrine/Doctrine_Search_Analyzer_Standard.html#var$_stopwords">Doctrine_Search_Analyzer_Standard::$_stopwords</a></dd>
<dt><b>$_success</b></dt>
<dd>in file Cache.php, variable <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#var$_success">Doctrine_Cache::$_success</a></dd>
<dt><b>$_table</b></dt>
<dd>in file Abstract.php, variable <a href="Doctrine/Doctrine_Record_Abstract.html#var$_table">Doctrine_Record_Abstract::$_table</a></dd>
<dt><b>$_table</b></dt>
<dd>in file Parser.php, variable <a href="Doctrine/Doctrine_Relation_Parser.html#var$_table">Doctrine_Relation_Parser::$_table</a></dd>
<dt><b>$_table</b></dt>
<dd>in file Query.php, variable <a href="Doctrine/Doctrine_Search_Query.html#var$_table">Doctrine_Search_Query::$_table</a></dd>
<dt><b>$_table</b></dt>
<dd>in file Collection.php, variable <a href="Doctrine/Doctrine_Collection.html#var$_table">Doctrine_Collection::$_table</a></dd>
<dt><b>$_tableAliases</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_tableAliases">Doctrine_Hydrate::$_tableAliases</a></dd>
<dt><b>$_tableAliasSeeds</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_tableAliasSeeds">Doctrine_Hydrate::$_tableAliasSeeds</a></dd>
<dt><b>$_tables</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Hydrate_Record.html#var$_tables">Doctrine_Hydrate_Record::$_tables</a></dd>
<dt><b>$_templates</b></dt>
<dd>in file Table.php, variable <a href="Doctrine/Doctrine_Table.html#var$_templates">Doctrine_Table::$_templates</a></dd>
<dt><b>$_timeToLive</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_timeToLive">Doctrine_Hydrate::$_timeToLive</a></dd>
<dt><b>$_tree</b></dt>
<dd>in file Node.php, variable <a href="Doctrine/Doctrine_Node.html#var$_tree">Doctrine_Node::$_tree</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The tree to which the node belongs.</dd>
<dt><b>$_values</b></dt>
<dd>in file Record.php, variable <a href="Doctrine/Doctrine_Record.html#var$_values">Doctrine_Record::$_values</a></dd>
<dt><b>$_view</b></dt>
<dd>in file Hydrate.php, variable <a href="Doctrine/Doctrine_Hydrate.html#var$_view">Doctrine_Hydrate::$_view</a></dd>
<dt><b>_beginTransaction</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#method_beginTransaction">Doctrine_Adapter_Db2::_beginTransaction()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Begin a transaction.</dd>
<dt><b>_beginTransaction</b></dt>
<dd>in file Mysqli.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mysqli.html#method_beginTransaction">Doctrine_Adapter_Mysqli::_beginTransaction()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Begin a transaction.</dd>
<dt><b>_beginTransaction</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#method_beginTransaction">Doctrine_Adapter_Oracle::_beginTransaction()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Leave autocommit mode and begin a transaction.</dd>
<dt><b>_commit</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#method_commit">Doctrine_Adapter_Oracle::_commit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Commit a transaction and return to autocommit mode.</dd>
<dt><b>_commit</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#method_commit">Doctrine_Adapter_Db2::_commit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Commit a transaction.</dd>
<dt><b>_commit</b></dt>
<dd>in file Mysqli.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mysqli.html#method_commit">Doctrine_Adapter_Mysqli::_commit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Commit a transaction.</dd>
<dt><b>_connect</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#method_connect">Doctrine_Adapter_Db2::_connect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a connection resource.</dd>
<dt><b>_connect</b></dt>
<dd>in file Mysqli.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mysqli.html#method_connect">Doctrine_Adapter_Mysqli::_connect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a connection to the database.</dd>
<dt><b>_connect</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#method_connect">Doctrine_Adapter_Oracle::_connect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a connection resource.</dd>
<dt><b>_createBaseQuery</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#method_createBaseQuery">Doctrine_Tree_NestedSet::_createBaseQuery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
<dt><b>_dropAutoincrement</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#method_dropAutoincrement">Doctrine_Export_Firebird::_dropAutoincrement()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;drop an existing autoincrement sequence + trigger</dd>
<dt><b>_execute</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#method_execute">Doctrine_Hydrate::_execute()</a></dd>
<dt><b>_getExecuteMode</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#method_getExecuteMode">Doctrine_Adapter_Oracle::_getExecuteMode()</a></dd>
<dt><b>_getExecuteMode</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#method_getExecuteMode">Doctrine_Adapter_Db2::_getExecuteMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the execution mode</dd>
<dt><b>_getLockingUserIdent</b></dt>
<dd>in file Pessimistic.php, method <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html#method_getLockingUserIdent">Doctrine_Locking_Manager_Pessimistic::_getLockingUserIdent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the unique user identifier of a lock</dd>
<dt><b>_index</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#method_index">Doctrine_Record::_index()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;_index</dd>
<dt><b>_makeAutoincrement</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Export_Firebird.html#method_makeAutoincrement">Doctrine_Export_Firebird::_makeAutoincrement()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add an autoincrement sequence + trigger</dd>
<dt><b>_makeAutoincrement</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Export_Oracle.html#method_makeAutoincrement">Doctrine_Export_Oracle::_makeAutoincrement()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add an autoincrement sequence + trigger</dd>
<dt><b>_moveBetweenTrees</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Node_NestedSet.html#method_moveBetweenTrees">Doctrine_Node_NestedSet::_moveBetweenTrees()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Accomplishes moving of nodes between different trees.</dd>
<dt><b>_quote</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#method_quote">Doctrine_Adapter_Oracle::_quote()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Quote a raw string.</dd>
<dt><b>_quote</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#method_quote">Doctrine_Adapter_Db2::_quote()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Quote a raw string.</dd>
<dt><b>_rollBack</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#method_rollBack">Doctrine_Adapter_Db2::_rollBack()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Rollback a transaction.</dd>
<dt><b>_rollBack</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#method_rollBack">Doctrine_Adapter_Oracle::_rollBack()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Roll back a transaction and return to autocommit mode.</dd>
<dt><b>_rollBack</b></dt>
<dd>in file Mysqli.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mysqli.html#method_rollBack">Doctrine_Adapter_Mysqli::_rollBack()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Roll-back a transaction.</dd>
<dt><b>_setExecuteMode</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#method_setExecuteMode">Doctrine_Adapter_Oracle::_setExecuteMode()</a></dd>
<dt><b>_setExecuteMode</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#method_setExecuteMode">Doctrine_Adapter_Db2::_setExecuteMode()</a></dd>
<dt><b>_setLastElement</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#method_setLastElement">Doctrine_Hydrate::_setLastElement()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;_setLastElement</dd>
<dt><b>__call</b></dt>
<dd>in file Overloadable.php, method <a href="Doctrine/Doctrine_Overloadable.html#method__call">Doctrine_Overloadable::__call()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__call method overloader</dd>
<dt><b>__call</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#method__call">Doctrine_Connection_Profiler::__call()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;method overloader this method is used for invoking different listeners, for the full list of availible listeners, see Doctrine_EventListener</dd>
<dt><b>__call</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#method__call">Doctrine_Record::__call()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__call this method is a magic method that is being used for method overloading</dd>
<dt><b>__call</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Expression_Driver.html#method__call">Doctrine_Expression_Driver::__call()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__call</dd>
<dt><b>__clone</b></dt>
<dd>in file Database.php, method <a href="Doctrine/Doctrine_Schema_Database.html#method__clone">Doctrine_Schema_Database::__clone()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Pgsql.php, method <a href="Doctrine/Doctrine_Connection_Pgsql.html#method__construct">Doctrine_Connection_Pgsql::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file PostOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PostOrderIterator.html#method__construct">Doctrine_Node_MaterializedPath_PostOrderIterator::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#method__construct">Doctrine_Record::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file View.php, method <a href="Doctrine/Doctrine_View.html#method__construct">Doctrine_View::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_NestedSet_PreOrderIterator.html#method__construct">Doctrine_Node_NestedSet_PreOrderIterator::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#method__construct">Doctrine_Relation::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Search.php, method <a href="Doctrine/Doctrine_Search.html#method__construct">Doctrine_Search::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Scorer.php, method <a href="Doctrine/Doctrine_Search_Scorer.html#method__construct">Doctrine_Search_Scorer::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Repository.php, method <a href="Doctrine/Doctrine_Table_Repository.html#method__construct">Doctrine_Table_Repository::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Statement.php, method <a href="Doctrine/Doctrine_Connection_Statement.html#method__construct">Doctrine_Connection_Statement::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Query.php, method <a href="Doctrine/Doctrine_Search_Query.html#method__construct">Doctrine_Search_Query::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Searchable.php, method <a href="Doctrine/Doctrine_Template_Searchable.html#method__construct">Doctrine_Template_Searchable::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#method__construct">Doctrine_Table::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Sqlite.php, method <a href="Doctrine/Doctrine_Connection_Sqlite.html#method__construct">Doctrine_Connection_Sqlite::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Tree.php, method <a href="Doctrine/Doctrine_Tree.html#method__construct">Doctrine_Tree::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor, creates tree with reference to table and any options</dd>
<dt><b>__construct</b></dt>
<dd>in file Versionable.php, method <a href="Doctrine/Doctrine_Template_Versionable.html#method__construct">Doctrine_Template_Versionable::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Profiler.php, method <a href="Doctrine/Doctrine_Connection_Profiler.html#method__construct">Doctrine_Connection_Profiler::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Tokenizer.php, method <a href="Doctrine/Doctrine_Tokenizer.html#method__construct">Doctrine_Tokenizer::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Template.php, method <a href="Doctrine/Doctrine_Search_Template.html#method__construct">Doctrine_Search_Template::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file PreOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_PreOrderIterator.html#method__construct">Doctrine_Node_MaterializedPath_PreOrderIterator::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Statement_Mock.html#method__construct">Doctrine_Adapter_Statement_Mock::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Table_Exception.html#method__construct">Doctrine_Table_Exception::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Expression.php, method <a href="Doctrine/Doctrine_Expression.html#method__construct">Doctrine_Expression::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Pessimistic.php, method <a href="Doctrine/Doctrine_Locking_Manager_Pessimistic.html#method__construct">Doctrine_Locking_Manager_Pessimistic::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new locking manager object</dd>
<dt><b>__construct</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Validator_Exception.html#method__construct">Doctrine_Validator_Exception::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#method__construct">Doctrine_Event::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file AuditLog.php, method <a href="Doctrine/Doctrine_AuditLog.html#method__construct">Doctrine_AuditLog::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Filter.php, method <a href="Doctrine/Doctrine_Record_Filter.html#method__construct">Doctrine_Record_Filter::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Apc.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Apc.html#method__construct">Doctrine_Cache_Apc::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#method__construct">Doctrine_Hydrate::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Hook.php, method <a href="Doctrine/Doctrine_Hook.html#method__construct">Doctrine_Hook::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Check.php, method <a href="Doctrine/Doctrine_Query_Check.html#method__construct">Doctrine_Query_Check::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Builder.php, method <a href="Doctrine/Doctrine_Import_Builder.html#method__construct">Doctrine_Import_Builder::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file ErrorStack.php, method <a href="Doctrine/Doctrine_Validator_ErrorStack.html#method__construct">Doctrine_Validator_ErrorStack::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#method__construct">Doctrine_Connection::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Column.php, method <a href="Doctrine/Doctrine_Column.html#method__construct">Doctrine_Column::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Cache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache.html#method__construct">Doctrine_Cache::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#method__construct">Doctrine_Collection::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file DataType.php, method <a href="Doctrine/Doctrine_DataType.html#method__construct">Doctrine_DataType::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Db.html#method__construct">Doctrine_Db::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Driver.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Driver.html#method__construct">Doctrine_Cache_Driver::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Doctrine.php, method <a href="Doctrine/Doctrine.html#method__construct">Doctrine::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Db2.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Db2.html#method__construct">Doctrine_Adapter_Db2::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</dd>
<dt><b>__construct</b></dt>
<dd>in file Db.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Db.html#method__construct">Doctrine_Cache_Db::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Informix.php, method <a href="Doctrine/Doctrine_Connection_Informix.html#method__construct">Doctrine_Connection_Informix::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Firebird.php, method <a href="Doctrine/Doctrine_Connection_Firebird.html#method__construct">Doctrine_Connection_Firebird::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Connection_Oracle.html#method__construct">Doctrine_Connection_Oracle::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Mysql.php, method <a href="Doctrine/Doctrine_Connection_Mysql.html#method__construct">Doctrine_Connection_Mysql::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Mssql.php, method <a href="Doctrine/Doctrine_Connection_Mssql.html#method__construct">Doctrine_Connection_Mssql::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Iterator.php, method <a href="Doctrine/Doctrine_Collection_Iterator.html#method__construct">Doctrine_Collection_Iterator::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Tree_NestedSet.html#method__construct">Doctrine_Tree_NestedSet::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor, creates tree with reference to table and sets default root options</dd>
<dt><b>__construct</b></dt>
<dd>in file NestedSet.php, method <a href="Doctrine/Doctrine_Template_NestedSet.html#method__construct">Doctrine_Template_NestedSet::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Offset.php, method <a href="Doctrine/Doctrine_Collection_Offset.html#method__construct">Doctrine_Collection_Offset::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Object.php, method <a href="Doctrine/Doctrine_Schema_Object.html#method__construct">Doctrine_Schema_Object::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Oracle.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Oracle.html#method__construct">Doctrine_Adapter_Oracle::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</dd>
<dt><b>__construct</b></dt>
<dd>in file Node.php, method <a href="Doctrine/Doctrine_Node.html#method__construct">Doctrine_Node::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contructor, creates node with reference to record and any options</dd>
<dt><b>__construct</b></dt>
<dd>in file Module.php, method <a href="Doctrine/Doctrine_Connection_Module.html#method__construct">Doctrine_Connection_Module::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Parser.php, method <a href="Doctrine/Doctrine_Relation_Parser.html#method__construct">Doctrine_Relation_Parser::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_Search_Listener.html#method__construct">Doctrine_Search_Listener::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Listener.php, method <a href="Doctrine/Doctrine_AuditLog_Listener.html#method__construct">Doctrine_AuditLog_Listener::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file LevelOrderIterator.php, method <a href="Doctrine/Doctrine_Node_MaterializedPath_LevelOrderIterator.html#method__construct">Doctrine_Node_MaterializedPath_LevelOrderIterator::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Iterator.php, method <a href="Doctrine/Doctrine_Record_Iterator.html#method__construct">Doctrine_Record_Iterator::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#method__construct">Doctrine_Manager::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Memcache.php, method <a href="Doctrine/Doctrine_Cache/Doctrine_Cache_Memcache.html#method__construct">Doctrine_Cache_Memcache::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Connection_Mock.html#method__construct">Doctrine_Connection_Mock::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file Mock.php, method <a href="Doctrine/Doctrine_Adapter/Doctrine_Adapter_Mock.html#method__construct">Doctrine_Adapter_Mock::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file Part.php, method <a href="Doctrine/Doctrine_Query_Part.html#method__construct">Doctrine_Query_Part::__construct()</a></dd>
<dt><b>__get</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#method__get">Doctrine_Connection::__get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__get lazy loads given module and returns it</dd>
<dt><b>__get</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#method__get">Doctrine_Event::__get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;getOption returns the value of an option</dd>
<dt><b>__get</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#method__get">Doctrine_Access::__get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__get -- an alias of get()</dd>
<dt><b>__get</b></dt>
<dd>in file AuditLog.php, method <a href="Doctrine/Doctrine_AuditLog.html#method__get">Doctrine_AuditLog::__get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__get an alias for getOption</dd>
<dt><b>__get</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#method__get">Doctrine_Table::__get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__get an alias for getOption</dd>
<dt><b>__isset</b></dt>
<dd>in file AuditLog.php, method <a href="Doctrine/Doctrine_AuditLog.html#method__isset">Doctrine_AuditLog::__isset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__isset</dd>
<dt><b>__isset</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#method__isset">Doctrine_Table::__isset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__isset</dd>
<dt><b>__isset</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#method__isset">Doctrine_Access::__isset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__isset()</dd>
<dt><b>__set</b></dt>
<dd>in file Event.php, method <a href="Doctrine/Doctrine_Event.html#method__set">Doctrine_Event::__set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;setOption sets the value of an option</dd>
<dt><b>__set</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#method__set">Doctrine_Access::__set()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__set an alias of set()</dd>
<dt><b>__toString</b></dt>
<dd>in file Table.php, method <a href="Doctrine/Doctrine_Table.html#method__toString">Doctrine_Table::__toString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a string representation of this object</dd>
<dt><b>__toString</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#method__toString">Doctrine_Record::__toString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a string representation of this object</dd>
<dt><b>__toString</b></dt>
<dd>in file Expression.php, method <a href="Doctrine/Doctrine_Expression.html#method__toString">Doctrine_Expression::__toString()</a></dd>
<dt><b>__toString</b></dt>
<dd>in file Hydrate.php, method <a href="Doctrine/Doctrine_Hydrate.html#method__toString">Doctrine_Hydrate::__toString()</a></dd>
<dt><b>__toString</b></dt>
<dd>in file Manager.php, method <a href="Doctrine/Doctrine_Manager.html#method__toString">Doctrine_Manager::__toString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__toString returns a string representation of this object</dd>
<dt><b>__toString</b></dt>
<dd>in file Null.php, method <a href="Doctrine/Doctrine_Null.html#method__toString">Doctrine_Null::__toString()</a></dd>
<dt><b>__toString</b></dt>
<dd>in file Exception.php, method <a href="Doctrine/Doctrine_Validator_Exception.html#method__toString">Doctrine_Validator_Exception::__toString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__toString</dd>
<dt><b>__toString</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Relation.html#method__toString">Doctrine_Relation::__toString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__toString</dd>
<dt><b>__toString</b></dt>
<dd>in file Connection.php, method <a href="Doctrine/Doctrine_Connection.html#method__toString">Doctrine_Connection::__toString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a string representation of this object</dd>
<dt><b>__toString</b></dt>
<dd>in file Database.php, method <a href="Doctrine/Doctrine_Schema_Database.html#method__toString">Doctrine_Schema_Database::__toString()</a></dd>
<dt><b>__toString</b></dt>
<dd>in file Schema.php, method <a href="Doctrine/Doctrine_Schema.html#method__toString">Doctrine_Schema::__toString()</a></dd>
<dt><b>__toString</b></dt>
<dd>in file Relation.php, method <a href="Doctrine/Doctrine_Schema_Relation.html#method__toString">Doctrine_Schema_Relation::__toString()</a></dd>
<dt><b>__toString</b></dt>
<dd>in file Collection.php, method <a href="Doctrine/Doctrine_Collection.html#method__toString">Doctrine_Collection::__toString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a string representation of this object</dd>
<dt><b>__unset</b></dt>
<dd>in file Record.php, method <a href="Doctrine/Doctrine_Record.html#method__unset">Doctrine_Record::__unset()</a></dd>
<dt><b>__unset</b></dt>
<dd>in file Access.php, method <a href="Doctrine/Doctrine_Access.html#method__unset">Doctrine_Access::__unset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;__unset()</dd>
</dl>
</div>
</div>