4857 lines
552 KiB
HTML
4857 lines
552 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
|
|
<html lang="en">
|
|
<head>
|
|
|
|
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
|
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
|
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css">
|
|
<link rel="start" href="overview-summary.html">
|
|
|
|
<title>Index (Doctrine)</title>
|
|
|
|
</head>
|
|
<body id="overview" onload="parent.document.title=document.title;">
|
|
|
|
<div class="header">
|
|
<h1>Doctrine</h1>
|
|
<ul>
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Namespace</li><li>Class</li><li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="active">Index</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="small_links">
|
|
<a href="index.html" target="_top">Frames</a>
|
|
<a href="index-all.html" target="_top">No frames</a>
|
|
</div>
|
|
<a href="#letterA">A</a>
|
|
<a href="#letterB">B</a>
|
|
<a href="#letterC">C</a>
|
|
<a href="#letterD">D</a>
|
|
<a href="#letterE">E</a>
|
|
<a href="#letterF">F</a>
|
|
<a href="#letterG">G</a>
|
|
<a href="#letterH">H</a>
|
|
<a href="#letterI">I</a>
|
|
<a href="#letterJ">J</a>
|
|
<a href="#letterK">K</a>
|
|
<a href="#letterL">L</a>
|
|
<a href="#letterM">M</a>
|
|
<a href="#letterN">N</a>
|
|
<a href="#letterO">O</a>
|
|
<a href="#letterP">P</a>
|
|
<a href="#letterQ">Q</a>
|
|
<a href="#letterR">R</a>
|
|
<a href="#letterS">S</a>
|
|
<a href="#letterT">T</a>
|
|
<a href="#letterU">U</a>
|
|
<a href="#letterV">V</a>
|
|
<a href="#letterW">W</a>
|
|
<a href="#letterX">X</a>
|
|
<a href="#letterY">Y</a>
|
|
<hr>
|
|
|
|
<h1 id="letterA">A</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/query/expr.html#abs()">abs()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an ABS() function expression with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/absfunction.html">AbsFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"ABS" "(" SimpleArithmeticExpression ")"</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractasset.html">AbstractAsset()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>The abstract asset allows to reset the name of all assets without publishing this to the public userland.
|
|
</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html">AbstractCache()</a> - Class in package <a href="doctrine/common/cache/package-summary.html">Doctrine\Common\Cache</a></dt>
|
|
<dd>Base class for cache driver implementations.</dd>
|
|
<dt><a href="doctrine/orm/persisters/abstractcollectionpersister.html">AbstractCollectionPersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>Base class for all collection persisters.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/abstractcommand.html">AbstractCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/schematool/package-summary.html">Doctrine\ORM\Tools\Console\Command\SchemaTool</a></dt>
|
|
<dt><a href="doctrine/orm/persisters/abstractentityinheritancepersister.html">AbstractEntityInheritancePersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>Base class for entity persisters that implement a certain inheritance mapping strategy.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/abstractexporter.html">AbstractExporter()</a> - Class in package <a href="doctrine/orm/tools/export/driver/package-summary.html">Doctrine\ORM\Tools\Export\Driver</a></dt>
|
|
<dd>Abstract base class which is to be used for the Exporter drivers
|
|
which can be found in Doctrine\ORM\Tools\Export\Driver</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/abstractfiledriver.html">AbstractFileDriver()</a> - Class in package <a href="doctrine/orm/mapping/driver/package-summary.html">Doctrine\ORM\Mapping\Driver</a></dt>
|
|
<dd>Base driver for file-based metadata drivers.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/abstracthydrator.html">AbstractHydrator()</a> - Class in package <a href="doctrine/orm/internal/hydration/package-summary.html">Doctrine\ORM\Internal\Hydration</a></dt>
|
|
<dd>Base class for all hydrators. </dd>
|
|
<dt><a href="doctrine/orm/id/abstractidgenerator.html">AbstractIdGenerator()</a> - Class in package <a href="doctrine/orm/id/package-summary.html">Doctrine\ORM\Id</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html">AbstractPlatform()</a> - Class in package <a href="doctrine/dbal/platforms/package-summary.html">Doctrine\DBAL\Platforms</a></dt>
|
|
<dd>Base class for all DatabasePlatforms. </dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html">AbstractQuery()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>Base contract for ORM queries. </dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html">AbstractSchemaManager()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Base class for schema managers. </dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#AbstractSchemaName()">AbstractSchemaName()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>AbstractSchemaName ::= identifier</dd>
|
|
<dt><a href="doctrine/orm/query/exec/abstractsqlexecutor.html">AbstractSqlExecutor()</a> - Class in package <a href="doctrine/orm/query/exec/package-summary.html">Doctrine\ORM\Query\Exec</a></dt>
|
|
<dd>Base class for SQL statement executors.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/metadatafilter.html#accept()">accept()</a> - Method in class <a href="doctrine/orm/tools/console/metadatafilter.html">Doctrine\ORM\Tools\Console\MetadataFilter</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/visitor/visitor.html#acceptColumn()">acceptColumn()</a> - Method in class <a href="doctrine/dbal/schema/visitor/visitor.html">Doctrine\DBAL\Schema\Visitor\Visitor</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/fixschema.html#acceptColumn()">acceptColumn()</a> - Method in class <a href="doctrine/dbal/schema/visitor/fixschema.html">Doctrine\DBAL\Schema\Visitor\FixSchema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html#acceptColumn()">acceptColumn()</a> - Method in class <a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html#acceptColumn()">acceptColumn()</a> - Method in class <a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/visitor/visitor.html#acceptForeignKey()">acceptForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/visitor/visitor.html">Doctrine\DBAL\Schema\Visitor\Visitor</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/fixschema.html#acceptForeignKey()">acceptForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/visitor/fixschema.html">Doctrine\DBAL\Schema\Visitor\FixSchema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html#acceptForeignKey()">acceptForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html#acceptForeignKey()">acceptForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html#acceptIndex()">acceptIndex()</a> - Method in class <a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html#acceptIndex()">acceptIndex()</a> - Method in class <a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/fixschema.html#acceptIndex()">acceptIndex()</a> - Method in class <a href="doctrine/dbal/schema/visitor/fixschema.html">Doctrine\DBAL\Schema\Visitor\FixSchema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/visitor.html#acceptIndex()">acceptIndex()</a> - Method in class <a href="doctrine/dbal/schema/visitor/visitor.html">Doctrine\DBAL\Schema\Visitor\Visitor</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/fixschema.html#acceptSchema()">acceptSchema()</a> - Method in class <a href="doctrine/dbal/schema/visitor/fixschema.html">Doctrine\DBAL\Schema\Visitor\FixSchema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html#acceptSchema()">acceptSchema()</a> - Method in class <a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html#acceptSchema()">acceptSchema()</a> - Method in class <a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/visitor.html#acceptSchema()">acceptSchema()</a> - Method in class <a href="doctrine/dbal/schema/visitor/visitor.html">Doctrine\DBAL\Schema\Visitor\Visitor</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/visitor.html#acceptSequence()">acceptSequence()</a> - Method in class <a href="doctrine/dbal/schema/visitor/visitor.html">Doctrine\DBAL\Schema\Visitor\Visitor</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html#acceptSequence()">acceptSequence()</a> - Method in class <a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html#acceptSequence()">acceptSequence()</a> - Method in class <a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/fixschema.html#acceptSequence()">acceptSequence()</a> - Method in class <a href="doctrine/dbal/schema/visitor/fixschema.html">Doctrine\DBAL\Schema\Visitor\FixSchema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/visitor.html#acceptTable()">acceptTable()</a> - Method in class <a href="doctrine/dbal/schema/visitor/visitor.html">Doctrine\DBAL\Schema\Visitor\Visitor</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/fixschema.html#acceptTable()">acceptTable()</a> - Method in class <a href="doctrine/dbal/schema/visitor/fixschema.html">Doctrine\DBAL\Schema\Visitor\FixSchema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html#acceptTable()">acceptTable()</a> - Method in class <a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html#acceptTable()">acceptTable()</a> - Method in class <a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector</a></dt>
|
|
<dd>Generate DDL Statements to create the accepted table with all its dependencies.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#add()">add()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add a single DQL query part to the array of parts</dd>
|
|
<dt><a href="doctrine/orm/query/expr/orderby.html#add()">add()</a> - Method in class <a href="doctrine/orm/query/expr/orderby.html">Doctrine\ORM\Query\Expr\OrderBy</a></dt>
|
|
<dt><a href="doctrine/common/collections/collection.html#add()">add()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Adds an element at the end of the collection.</dd>
|
|
<dt><a href="doctrine/orm/query/expr/base.html#add()">add()</a> - Method in class <a href="doctrine/orm/query/expr/base.html">Doctrine\ORM\Query\Expr\Base</a></dt>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#add()">add()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#add()">add()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Adds an element to the collection.</dd>
|
|
<dt><a href="doctrine/orm/internal/commitordercalculator.html#addClass()">addClass()</a> - Method in class <a href="doctrine/orm/internal/commitordercalculator.html">Doctrine\ORM\Internal\CommitOrderCalculator</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/table.html#addColumn()">addColumn()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html#addColumnPlatformOptionCheck()">addColumnPlatformOptionCheck()</a> - Method in class <a href="doctrine/dbal/schema/comparator.html">Doctrine\DBAL\Schema\Comparator</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/configuration.html#addCustomDatetimeFunction()">addCustomDatetimeFunction()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Registers a custom DQL function that produces a date/time value.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#addCustomNumericFunction()">addCustomNumericFunction()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Registers a custom DQL function that produces a numeric value.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#addCustomStringFunction()">addCustomStringFunction()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Registers a custom DQL function that produces a string value.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#addCustomTreeWalker()">addCustomTreeWalker()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Adds a custom tree walker for modifying the AST.</dd>
|
|
<dt><a href="doctrine/orm/internal/commitordercalculator.html#addDependency()">addDependency()</a> - Method in class <a href="doctrine/orm/internal/commitordercalculator.html">Doctrine\ORM\Internal\CommitOrderCalculator</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/driver/driverchain.html#addDriver()">addDriver()</a> - Method in class <a href="doctrine/orm/mapping/driver/driverchain.html">Doctrine\ORM\Mapping\Driver\DriverChain</a></dt>
|
|
<dd>Add a nested driver.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#addEntityNamespace()">addEntityNamespace()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Adds a namespace under a certain alias.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#addEntityResult()">addEntityResult()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Adds an entity result to this ResultSetMapping.</dd>
|
|
<dt><a href="doctrine/common/eventmanager.html#addEventListener()">addEventListener()</a> - Method in class <a href="doctrine/common/eventmanager.html">Doctrine\Common\EventManager</a></dt>
|
|
<dd>Adds an event listener that listens on the specified events.</dd>
|
|
<dt><a href="doctrine/common/eventmanager.html#addEventSubscriber()">addEventSubscriber()</a> - Method in class <a href="doctrine/common/eventmanager.html">Doctrine\Common\EventManager</a></dt>
|
|
<dd>Adds an EventSubscriber. </dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#addFieldResult()">addFieldResult()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Adds a field to the result that belongs to an entity or joined entity.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#addForeignKeyConstraint()">addForeignKeyConstraint()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Add a foreign key constraint
|
|
|
|
Name is inferred from the local columns</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#addGroupBy()">addGroupBy()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add to the existing GROUP BY clause
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->from('User', 'u')
|
|
->groupBy('u.last_login');
|
|
->addGroupBy('u.created_at')</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#addIndex()">addIndex()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#addIndexBy()">addIndexBy()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Sets a field to use for indexing an entity result or joined entity result.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#addInheritedAssociationMapping()">addInheritedAssociationMapping()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>INTERNAL:
|
|
Adds an association mapping without completing/validating it.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#addInheritedFieldMapping()">addInheritedFieldMapping()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>INTERNAL:
|
|
Adds a field mapping without completing/validating it.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#addInsert()">addInsert()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Adds an entity to the queued insertions.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#addJoinedEntityResult()">addJoinedEntityResult()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Adds a joined entity result.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#addLifecycleCallback()">addLifecycleCallback()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Adds a lifecycle callback for entities of this class.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/export/classmetadataexporter.html#addMappingSource()">addMappingSource()</a> - Method in class <a href="doctrine/orm/tools/export/classmetadataexporter.html">Doctrine\ORM\Tools\Export\ClassMetadataExporter</a></dt>
|
|
<dd>Add a new mapping directory to the array of directories to convert and export
|
|
to another format
|
|
|
|
[php]
|
|
$cme = new Doctrine\ORM\Tools\Export\ClassMetadataExporter();
|
|
$cme->addMappingSource(__DIR__ . </dd>
|
|
<dt><a href="doctrine/orm/tools/classmetadatareader.html#addMappingSource()">addMappingSource()</a> - Method in class <a href="doctrine/orm/tools/classmetadatareader.html">Doctrine\ORM\Tools\ClassMetadataReader</a></dt>
|
|
<dd>Add a new mapping directory to the array of directories to convert and export
|
|
to another format</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#addMetaResult()">addMetaResult()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Adds a meta column (foreign key or discriminator column) to the result set.</dd>
|
|
<dt><a href="doctrine/orm/query/expr/base.html#addMultiple()">addMultiple()</a> - Method in class <a href="doctrine/orm/query/expr/base.html">Doctrine\ORM\Query\Expr\Base</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/table.html#addNamedForeignKeyConstraint()">addNamedForeignKeyConstraint()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Add a foreign key constraint with a given name</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#addNamedNativeQuery()">addNamedNativeQuery()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Adds a named native query to the configuration.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#addNamedQuery()">addNamedQuery()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Adds a named DQL query to the configuration.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#addOption()">addOption()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#addOrderBy()">addOrderBy()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add to the existing ORDER BY clause</dd>
|
|
<dt><a href="doctrine/orm/query/parserresult.html#addParameterMapping()">addParameterMapping()</a> - Method in class <a href="doctrine/orm/query/parserresult.html">Doctrine\ORM\Query\ParserResult</a></dt>
|
|
<dd>Adds a DQL to SQL parameter mapping. </dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html#addPaths()">addPaths()</a> - Method in class <a href="doctrine/orm/mapping/driver/annotationdriver.html">Doctrine\ORM\Mapping\Driver\AnnotationDriver</a></dt>
|
|
<dd>Append lookup paths to metadata driver.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/abstractfiledriver.html#addPaths()">addPaths()</a> - Method in class <a href="doctrine/orm/mapping/driver/abstractfiledriver.html">Doctrine\ORM\Mapping\Driver\AbstractFileDriver</a></dt>
|
|
<dd>Append lookup paths to metadata driver.</dd>
|
|
<dt><a href="doctrine/common/notifypropertychanged.html#addPropertyChangedListener()">addPropertyChangedListener()</a> - Method in class <a href="doctrine/common/notifypropertychanged.html">Doctrine\Common\NotifyPropertyChanged</a></dt>
|
|
<dd>Adds a listener that wants to be notified about property changes.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#addScalarResult()">addScalarResult()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Adds a scalar result mapping.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#addSelect()">addSelect()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add to the SELECT statement
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->addSelect('p')
|
|
->from('User', 'u')
|
|
->leftJoin('u.Phonenumbers', 'p');</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#addToIdentityMap()">addToIdentityMap()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Registers an entity in the identity map.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#addTreeWalker()">addTreeWalker()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Adds a tree walker to the chain.</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#addType()">addType()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Adds a custom type to the type map.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#addUniqueIndex()">addUniqueIndex()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#addUnnamedForeignKeyConstraint()">addUnnamedForeignKeyConstraint()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Add a foreign key constraint
|
|
|
|
Name is to be generated by the database itsself.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/aggregateexpression.html">AggregateExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Description of AggregateExpression</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#AggregateExpression()">AggregateExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>AggregateExpression ::=
|
|
("AVG" | "MAX" | "MIN" | "SUM") "(" ["DISTINCT"] StateFieldPathExpression ")" |
|
|
"COUNT" "(" ["DISTINCT"] (IdentificationVariable | SingleValuedPathExpression) ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#AliasIdentificationVariable()">AliasIdentificationVariable()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>AliasIdentificationVariable = identifier</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#AliasResultVariable()">AliasResultVariable()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>AliasResultVariable ::= identifier</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#all()">all()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of ALL() function, with the given DQL Subquery.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#alterTable()">alterTable()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Alter an existing tables schema</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#alterTable()">alterTable()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>alter an existing table</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#alterTableChangeNotSupported()">alterTableChangeNotSupported()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dt><a href="doctrine/orm/querybuilder.html#andHaving()">andHaving()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add to the existing HAVING clause with an AND</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#andWhere()">andWhere()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add a new WHERE statement with an AND
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->from('User', 'u')
|
|
->where('u.username LIKE ?')
|
|
->andWhere('u.is_active = 1');</dd>
|
|
<dt><a href="doctrine/orm/query/expr/andx.html">Andx()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for building DQL and parts</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#andX()">andX()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a conjunction of the given boolean expressions.
|
|
</dd>
|
|
<dt><a href="doctrine/common/annotations/annotation.html">Annotation()</a> - Class in package <a href="doctrine/common/annotations/package-summary.html">Doctrine\Common\Annotations</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#Annotation()">Annotation()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>Annotation ::= "@" AnnotationName ["(" [Values] ")"]
|
|
AnnotationName ::= QualifiedName | SimpleName | AliasedName
|
|
QualifiedName ::= NameSpacePart "\" {NameSpacePart "\"}* SimpleName
|
|
AliasedName ::= Alias ":" SimpleName
|
|
NameSpacePart ::= identifier
|
|
SimpleName ::= identifier
|
|
Alias ::= identifier</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html">AnnotationDriver()</a> - Class in package <a href="doctrine/orm/mapping/driver/package-summary.html">Doctrine\ORM\Mapping\Driver</a></dt>
|
|
<dd>The AnnotationDriver reads the mapping metadata from docblock annotations.</dd>
|
|
<dt><a href="doctrine/common/annotations/annotationexception.html">AnnotationException()</a> - Class in package <a href="doctrine/common/annotations/package-summary.html">Doctrine\Common\Annotations</a></dt>
|
|
<dd>Description of AnnotationException</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/annotationexporter.html">AnnotationExporter()</a> - Class in package <a href="doctrine/orm/tools/export/driver/package-summary.html">Doctrine\ORM\Tools\Export\Driver</a></dt>
|
|
<dd>ClassMetadata exporter for PHP classes with annotations</dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html">AnnotationReader()</a> - Class in package <a href="doctrine/common/annotations/package-summary.html">Doctrine\Common\Annotations</a></dt>
|
|
<dd>A reader for docblock annotations.</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#Annotations()">Annotations()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>Annotations ::= Annotation {[ "*" ]* [Annotation]}</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#any()">any()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an ANY() function expression with the given DQL subquery.</dd>
|
|
<dt><a href="doctrine/common/cache/apccache.html">ApcCache()</a> - Class in package <a href="doctrine/common/cache/package-summary.html">Doctrine\Common\Cache</a></dt>
|
|
<dd>APC cache driver.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticexpression.html">ArithmeticExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ArithmeticExpression ::= SimpleArithmeticExpression | "(" Subselect ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ArithmeticExpression()">ArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ArithmeticExpression ::= SimpleArithmeticExpression | "(" Subselect ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ArithmeticFactor()">ArithmeticFactor()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ArithmeticFactor ::= [("+" | "-")] ArithmeticPrimary</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticfactor.html">ArithmeticFactor()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ArithmeticFactor ::= [("+" | "-")] ArithmeticPrimary</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ArithmeticPrimary()">ArithmeticPrimary()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ArithmeticPrimary ::= SingleValuedPathExpression | Literal | "(" SimpleArithmeticExpression ")"
|
|
| FunctionsReturningNumerics | AggregateExpression | FunctionsReturningStrings
|
|
| FunctionsReturningDatetime | IdentificationVariable</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticterm.html">ArithmeticTerm()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ArithmeticTerm ::= ArithmeticFactor {("*" | "/") ArithmeticFactor}</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ArithmeticTerm()">ArithmeticTerm()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ArithmeticTerm ::= ArithmeticFactor {("*" | "/") ArithmeticFactor}</dd>
|
|
<dt><a href="doctrine/common/cache/arraycache.html">ArrayCache()</a> - Class in package <a href="doctrine/common/cache/package-summary.html">Doctrine\Common\Cache</a></dt>
|
|
<dd>Array cache driver.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html">ArrayCollection()</a> - Class in package <a href="doctrine/common/collections/package-summary.html">Doctrine\Common\Collections</a></dt>
|
|
<dd>An ArrayCollection is a Collection implementation that uses a regular PHP array
|
|
internally.</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#ArrayEntry()">ArrayEntry()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>ArrayEntry ::= Value | KeyValuePair
|
|
KeyValuePair ::= Key "=" PlainValue
|
|
Key ::= string | integer</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/arrayhydrator.html">ArrayHydrator()</a> - Class in package <a href="doctrine/orm/internal/hydration/package-summary.html">Doctrine\ORM\Internal\Hydration</a></dt>
|
|
<dd>The ArrayHydrator produces a nested array "graph" that is often (not always)
|
|
interchangeable with the corresponding object graph for read-only access.</dd>
|
|
<dt><a href="doctrine/dbal/types/arraytype.html">ArrayType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps a PHP array to a clob SQL type.</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#Arrayx()">Arrayx()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>Array ::= "{" ArrayEntry {"," ArrayEntry}* "}"</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#asc()">asc()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an ASCending order expression.</dd>
|
|
<dt><a href="doctrine/orm/id/assignedgenerator.html">AssignedGenerator()</a> - Class in package <a href="doctrine/orm/id/package-summary.html">Doctrine\ORM\Id</a></dt>
|
|
<dd>Special generator for application-assigned identifiers (doesnt really generate anything).</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html">AssociationMapping()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Base class for association mappings.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#associationPathCompositeKeyNotSupported()">associationPathCompositeKeyNotSupported()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/orm/query/parser.html#AssociationPathExpression()">AssociationPathExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>AssociationPathExpression ::= CollectionValuedPathExpression | SingleValuedAssociationPathExpression</dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#associationPathInverseSideNotSupported()">associationPathInverseSideNotSupported()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/astexception.html">ASTException()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Description of QueryException</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#avg()">avg()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of AVG() function, with the given argument.</dd>
|
|
</dl>
|
|
<h1 id="letterB">B</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/query/expr/base.html">Base()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Abstract base Expr class for building DQL parts</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#beginTransaction()">beginTransaction()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/orm/entitymanager.html#beginTransaction()">beginTransaction()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Starts a transaction on the underlying database connection.</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdomssql/connection.html#beginTransaction()">beginTransaction()</a> - Method in class <a href="doctrine/dbal/driver/pdomssql/connection.html">Doctrine\DBAL\Driver\PDOMsSql\Connection</a></dt>
|
|
<dd>Begins a database transaction.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#between()">between()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of BETWEEN() function, with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#BetweenExpression()">BetweenExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>BetweenExpression ::= ArithmeticExpression ["NOT"] "BETWEEN" ArithmeticExpression "AND" ArithmeticExpression</dd>
|
|
<dt><a href="doctrine/orm/query/ast/betweenexpression.html">BetweenExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Description of BetweenExpression
|
|
|
|
@license http://www.opensource.org/licenses/lgpl-license.php LGPL</dd>
|
|
<dt><a href="doctrine/dbal/types/biginttype.html">BigIntType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps a database BIGINT to a PHP string.</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#bindParam()">bindParam()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>Binds a PHP variable to a corresponding named or question mark placeholder in the
|
|
SQL statement that was use to prepare the statement. </dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#bindParam()">bindParam()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#bindValue()">bindValue()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>Binds a value to a corresponding named or positional
|
|
placeholder in the SQL statement that was used to prepare the statement.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#bindValue()">bindValue()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/types/booleantype.html">BooleanType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps an SQL boolean to a PHP boolean.</dd>
|
|
</dl>
|
|
<h1 id="letterC">C</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/common/cache/cache.html">Cache()</a> - Interface in package <a href="doctrine/common/cache/package-summary.html">Doctrine\Common\Cache</a></dt>
|
|
<dd>Interface for cache drivers.</dd>
|
|
<dt><a href="doctrine/common/util/inflector.html#camelize()">camelize()</a> - Method in class <a href="doctrine/common/util/inflector.html">Doctrine\Common\Util\Inflector</a></dt>
|
|
<dd>Camelize a word. </dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#CaseExpression()">CaseExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/table.html#changeColumn()">changeColumn()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Change Column Details</dd>
|
|
<dt><a href="doctrine/orm/mapping/changetrackingpolicy.html">ChangeTrackingPolicy()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/common/util/inflector.html#classify()">classify()</a> - Method in class <a href="doctrine/common/util/inflector.html">Doctrine\Common\Util\Inflector</a></dt>
|
|
<dd>Convert a word in to the format for a Doctrine class name. </dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#classIsNotAValidEntityOrMappedSuperClass()">classIsNotAValidEntityOrMappedSuperClass()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/common/classloader.html">ClassLoader()</a> - Class in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>A <tt>ClassLoader</tt> is an autoloader for class files that can be
|
|
installed on the SPL autoload stack. </dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html">ClassMetadata()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>A <tt>ClassMetadata</tt> instance holds all the object-relational mapping metadata
|
|
of an entity and it's associations.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/export/classmetadataexporter.html">ClassMetadataExporter()</a> - Class in package <a href="doctrine/orm/tools/export/package-summary.html">Doctrine\ORM\Tools\Export</a></dt>
|
|
<dd>Class used for converting your mapping information between the
|
|
supported formats: yaml, xml, and php/annotation.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatafactory.html">ClassMetadataFactory()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>The ClassMetadataFactory is used to create ClassMetadata objects that contain all the
|
|
metadata mapping informations of a class which describes how a class should be mapped
|
|
to a relational database.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html">ClassMetadataInfo()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>A <tt>ClassMetadata</tt> instance holds all the object-relational mapping metadata
|
|
of an entity and it's associations.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/classmetadatareader.html">ClassMetadataReader()</a> - Class in package <a href="doctrine/orm/tools/package-summary.html">Doctrine\ORM\Tools</a></dt>
|
|
<dd>Class to read metadata mapping information from multiple sources into an array
|
|
of ClassMetadataInfo instances.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/internal/commitordercalculator.html#clear()">clear()</a> - Method in class <a href="doctrine/orm/internal/commitordercalculator.html">Doctrine\ORM\Internal\CommitOrderCalculator</a></dt>
|
|
<dd>Clears the current graph.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#clear()">clear()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Clears the collection, removing all elements.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#clear()">clear()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Clears the EntityManager. </dd>
|
|
<dt><a href="doctrine/orm/entityrepository.html#clear()">clear()</a> - Method in class <a href="doctrine/orm/entityrepository.html">Doctrine\ORM\EntityRepository</a></dt>
|
|
<dd>Clears the repository, causing all managed entities to become detached.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#clear()">clear()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#clear()">clear()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Clears the UnitOfWork.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#clear()">clear()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Clears the collection.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#clearEntityChangeSet()">clearEntityChangeSet()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Clears the property changeset of the entity with the given OID.</dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html#clearQueries()">clearQueries()</a> - Method in class <a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#close()">close()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Closes the EntityManager. </dd>
|
|
<dt><a href="doctrine/dbal/connection.html#close()">close()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Closes the connection.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#closeCursor()">closeCursor()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>Closes the cursor, enabling the statement to be executed again.</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#closeCursor()">closeCursor()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>Closes the cursor, enabling the statement to be executed again.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html">Collection()</a> - Interface in package <a href="doctrine/common/collections/package-summary.html">Doctrine\Common\Collections</a></dt>
|
|
<dd>The missing (SPL) Collection/Array/OrderedMap interface.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/collectionmemberexpression.html">CollectionMemberExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>CollectionMemberExpression ::= EntityExpression ["NOT"] "MEMBER" ["OF"] CollectionValuedPathExpression</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#CollectionMemberExpression()">CollectionMemberExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>CollectionMemberExpression ::= EntityExpression ["NOT"] "MEMBER" ["OF"] CollectionValuedPathExpression
|
|
|
|
EntityExpression ::= SingleValuedAssociationPathExpression | SimpleEntityExpression
|
|
SimpleEntityExpression ::= IdentificationVariable | InputParameter</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#CollectionValuedPathExpression()">CollectionValuedPathExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>CollectionValuedPathExpression ::= IdentificationVariable "." {SingleValuedAssociationField "."}* CollectionValuedAssociationField</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html">Column()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Object representation of a database column</dd>
|
|
<dt><a href="doctrine/orm/mapping/column.html">Column()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#columnAlreadyExists()">columnAlreadyExists()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#columnCount()">columnCount()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#columnCount()">columnCount()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>columnCount
|
|
Returns the number of columns in the result set</dd>
|
|
<dt><a href="doctrine/dbal/schema/columndiff.html">ColumnDiff()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Represent the change of a column</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#columnDoesNotExist()">columnDoesNotExist()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#columnsAreIndexed()">columnsAreIndexed()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Check if an index begins in the order of the given columns.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#commit()">commit()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Commits the UnitOfWork, executing all operations that have been postponed
|
|
up to this point. </dd>
|
|
<dt><a href="doctrine/dbal/driver/pdomssql/connection.html#commit()">commit()</a> - Method in class <a href="doctrine/dbal/driver/pdomssql/connection.html">Doctrine\DBAL\Driver\PDOMsSql\Connection</a></dt>
|
|
<dd>Performs the commit.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#commit()">commit()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/orm/entitymanager.html#commit()">commit()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Commits a transaction on the underlying database connection.</dd>
|
|
<dt><a href="doctrine/dbal/connectionexception.html#commitFailedRollbackOnly()">commitFailedRollbackOnly()</a> - Method in class <a href="doctrine/dbal/connectionexception.html">Doctrine\DBAL\ConnectionException</a></dt>
|
|
<dt><a href="doctrine/orm/internal/commitordercalculator.html">CommitOrderCalculator()</a> - Class in package <a href="doctrine/orm/internal/package-summary.html">Doctrine\ORM\Internal</a></dt>
|
|
<dd>The CommitOrderCalculator is used by the UnitOfWork to sort out the
|
|
correct order in which changes to entities need to be persisted.</dd>
|
|
<dt><a href="doctrine/common/commonexception.html">CommonException()</a> - Exception in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>Base exception class for package Doctrine\Common</dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html">Comparator()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Compare to Schemas and return an instance of SchemaDiff</dd>
|
|
<dt><a href="doctrine/common/version.html#compare()">compare()</a> - Method in class <a href="doctrine/common/version.html">Doctrine\Common\Version</a></dt>
|
|
<dd>Compares a Doctrine version with the current one.</dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html#compare()">compare()</a> - Method in class <a href="doctrine/dbal/schema/comparator.html">Doctrine\DBAL\Schema\Comparator</a></dt>
|
|
<dd>Returns a SchemaDiff object containing the differences between the schemas $fromSchema and $toSchema.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html#compareSchemas()">compareSchemas()</a> - Method in class <a href="doctrine/dbal/schema/comparator.html">Doctrine\DBAL\Schema\Comparator</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/expr/comparison.html">Comparison()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for DQL comparison expressions</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ComparisonExpression()">ComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ComparisonExpression ::= ArithmeticExpression ComparisonOperator ( QuantifiedExpression | ArithmeticExpression )</dd>
|
|
<dt><a href="doctrine/orm/query/ast/comparisonexpression.html">ComparisonExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ComparisonExpression ::= ArithmeticExpression ComparisonOperator ( QuantifiedExpression | ArithmeticExpression ) |
|
|
StringExpression ComparisonOperator (StringExpression | QuantifiedExpression) |
|
|
BooleanExpression ("=" | "<>" | "!=") (BooleanExpression | QuantifiedExpression) |
|
|
EnumExpression ("=" | "<>" | "!=") (EnumExpression | QuantifiedExpression) |
|
|
DatetimeExpression ComparisonOperator (DatetimeExpression | QuantifiedExpression) |
|
|
EntityExpression ("=" | "<>") (EntityExpression | QuantifiedExpression)</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ComparisonOperator()">ComparisonOperator()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ComparisonOperator ::= "=" | "<" | "<=" | "<>" | ">" | ">=" | "!="</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#computeChangeSet()">computeChangeSet()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Computes the changes that happened to a single entity.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#computeChangeSets()">computeChangeSets()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Computes all the changes that have been done to entities and collections
|
|
since the last commit and stores these changes in the _entityChangeSet map
|
|
temporarily for access by the persisters, until the UoW commit is finished.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#concat()">concat()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a CONCAT() function expression with the given arguments.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/concatfunction.html">ConcatFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"CONCAT" "(" StringPrimary "," StringPrimary ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ConditionalExpression()">ConditionalExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ConditionalExpression ::= ConditionalTerm {"OR" ConditionalTerm}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalexpression.html">ConditionalExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ConditionalExpression ::= ConditionalTerm {"OR" ConditionalTerm}</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ConditionalFactor()">ConditionalFactor()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ConditionalFactor ::= ["NOT"] ConditionalPrimary</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalfactor.html">ConditionalFactor()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ConditionalFactor ::= ["NOT"] ConditionalPrimary</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ConditionalPrimary()">ConditionalPrimary()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ConditionalPrimary ::= SimpleConditionalExpression | "(" ConditionalExpression ")"</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalprimary.html">ConditionalPrimary()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ConditionalPrimary ::= SimpleConditionalExpression | "(" ConditionalExpression ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ConditionalTerm()">ConditionalTerm()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ConditionalTerm ::= ConditionalFactor {"AND" ConditionalFactor}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalterm.html">ConditionalTerm()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ConditionalTerm ::= ConditionalFactor {"AND" ConditionalFactor}</dd>
|
|
<dt><a href="doctrine/dbal/configuration.html">Configuration()</a> - Class in package <a href="doctrine/dbal/package-summary.html">Doctrine\DBAL</a></dt>
|
|
<dd>Configuration container for the Doctrine DBAL.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html">Configuration()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>Configuration container for all configuration options of Doctrine.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generaterepositoriescommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/generaterepositoriescommand.html">Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/tools/console/command/importcommand.html#configure()">configure()</a> - Method in class <a href="doctrine/dbal/tools/console/command/importcommand.html">Doctrine\DBAL\Tools\Console\Command\ImportCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/rundqlcommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/rundqlcommand.html">Doctrine\ORM\Tools\Console\Command\RunDqlCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/querycommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/clearcache/querycommand.html">Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/updatecommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/schematool/updatecommand.html">Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/convertmappingcommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/convertmappingcommand.html">Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/ensureproductionsettingscommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/ensureproductionsettingscommand.html">Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generateentitiescommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/generateentitiescommand.html">Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/resultcommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/clearcache/resultcommand.html">Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generateproxiescommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/generateproxiescommand.html">Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/metadatacommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/clearcache/metadatacommand.html">Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/createcommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/schematool/createcommand.html">Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/convertdoctrine1schemacommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/convertdoctrine1schemacommand.html">Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/tools/console/command/runsqlcommand.html#configure()">configure()</a> - Method in class <a href="doctrine/dbal/tools/console/command/runsqlcommand.html">Doctrine\DBAL\Tools\Console\Command\RunSqlCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/dropcommand.html#configure()">configure()</a> - Method in class <a href="doctrine/orm/tools/console/command/schematool/dropcommand.html">Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/driver/pdosqlite/driver.html#connect()">connect()</a> - Method in class <a href="doctrine/dbal/driver/pdosqlite/driver.html">Doctrine\DBAL\Driver\PDOSqlite\Driver</a></dt>
|
|
<dd>Tries to establish a database connection to SQLite.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#connect()">connect()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Establishes the connection with the database.</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdomssql/connection.html">Connection()</a> - Class in package <a href="doctrine/dbal/driver/pdomssql/package-summary.html">Doctrine\DBAL\Driver\PDOMsSql</a></dt>
|
|
<dd>MsSql Connection implementation.</dd>
|
|
<dt><a href="doctrine/dbal/driver/connection.html">Connection()</a> - Interface in package <a href="doctrine/dbal/driver/package-summary.html">Doctrine\DBAL\Driver</a></dt>
|
|
<dd>Connection interface.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/connection.html">Connection()</a> - Class in package <a href="doctrine/dbal/package-summary.html">Doctrine\DBAL</a></dt>
|
|
<dd>A wrapper around a Doctrine\DBAL\Driver\Connection that adds features like
|
|
events, transaction isolation levels, configuration, emulated transaction nesting,
|
|
lazy connecting and more.</dd>
|
|
<dt><a href="doctrine/dbal/event/connectioneventargs.html">ConnectionEventArgs()</a> - Class in package <a href="doctrine/dbal/event/package-summary.html">Doctrine\DBAL\Event</a></dt>
|
|
<dd>Event Arguments used when a Driver connection is established inside Doctrine\DBAL\Connection.</dd>
|
|
<dt><a href="doctrine/dbal/connectionexception.html">ConnectionException()</a> - Class in package <a href="doctrine/dbal/package-summary.html">Doctrine\DBAL</a></dt>
|
|
<dd>Doctrine\DBAL\ConnectionException</dd>
|
|
<dt><a href="doctrine/dbal/tools/console/helper/connectionhelper.html">ConnectionHelper()</a> - Class in package <a href="doctrine/dbal/tools/console/helper/package-summary.html">Doctrine\DBAL\Tools\Console\Helper</a></dt>
|
|
<dd>Doctrine CLI Connection Helper.</dd>
|
|
<dt><a href="doctrine/dbal/schema/constraint.html">Constraint()</a> - Interface in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Marker interface for contraints</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#contains()">contains()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Checks whether the given element is contained in the collection.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#contains()">contains()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#contains()">contains()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#contains()">contains()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Determines whether an entity instance is managed in this EntityManager.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#contains()">contains()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Checks whether an element is contained in the collection.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query.html#contains()">contains()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Method to check if an arbitrary piece of DQL exists</dd>
|
|
<dt><a href="doctrine/common/cache/cache.html#contains()">contains()</a> - Method in class <a href="doctrine/common/cache/cache.html">Doctrine\Common\Cache\Cache</a></dt>
|
|
<dd>Test if an entry exists in the cache.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#containsIdHash()">containsIdHash()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Checks whether an identifier hash exists in the identity map.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#containsKey()">containsKey()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Checks whether the collection contains an element with the specified key/index.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#containsKey()">containsKey()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#containsKey()">containsKey()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Checks whether the collection contains a specific key/index.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#convertBooleans()">convertBooleans()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Some platforms need the boolean values to be converted.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#convertBooleans()">convertBooleans()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Postgres wants boolean values converted to the strings 'true'/'false'.</dd>
|
|
<dt><a href="doctrine/orm/tools/convertdoctrine1schema.html">ConvertDoctrine1Schema()</a> - Class in package <a href="doctrine/orm/tools/package-summary.html">Doctrine\ORM\Tools</a></dt>
|
|
<dd>Class to help with converting Doctrine 1 schema files to Doctrine 2 mapping files</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/convertdoctrine1schemacommand.html">ConvertDoctrine1SchemaCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/package-summary.html">Doctrine\ORM\Tools\Console\Command</a></dt>
|
|
<dd>Command to convert a Doctrine 1 schema to a Doctrine 2 mapping file.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/convertmappingcommand.html">ConvertMappingCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/package-summary.html">Doctrine\ORM\Tools\Console\Command</a></dt>
|
|
<dd>Command to convert your mapping information between the various formats.</dd>
|
|
<dt><a href="doctrine/dbal/types/objecttype.html#convertToDatabaseValue()">convertToDatabaseValue()</a> - Method in class <a href="doctrine/dbal/types/objecttype.html">Doctrine\DBAL\Types\ObjectType</a></dt>
|
|
<dd>Converts a value from its PHP representation to its database representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#convertToDatabaseValue()">convertToDatabaseValue()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Converts a value from its PHP representation to its database representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetype.html#convertToDatabaseValue()">convertToDatabaseValue()</a> - Method in class <a href="doctrine/dbal/types/datetype.html">Doctrine\DBAL\Types\DateType</a></dt>
|
|
<dd>Converts a value from its PHP representation to its database representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetimetype.html#convertToDatabaseValue()">convertToDatabaseValue()</a> - Method in class <a href="doctrine/dbal/types/datetimetype.html">Doctrine\DBAL\Types\DateTimeType</a></dt>
|
|
<dd>Converts a value from its PHP representation to its database representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/booleantype.html#convertToDatabaseValue()">convertToDatabaseValue()</a> - Method in class <a href="doctrine/dbal/types/booleantype.html">Doctrine\DBAL\Types\BooleanType</a></dt>
|
|
<dd>Converts a value from its PHP representation to its database representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/timetype.html#convertToDatabaseValue()">convertToDatabaseValue()</a> - Method in class <a href="doctrine/dbal/types/timetype.html">Doctrine\DBAL\Types\TimeType</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/types/arraytype.html#convertToDatabaseValue()">convertToDatabaseValue()</a> - Method in class <a href="doctrine/dbal/types/arraytype.html">Doctrine\DBAL\Types\ArrayType</a></dt>
|
|
<dd>Converts a value from its PHP representation to its database representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#convertToDatabaseValue()">convertToDatabaseValue()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Converts a given value to its database representation according to the conversion
|
|
rules of a specific DBAL mapping type.</dd>
|
|
<dt><a href="doctrine/dbal/types/arraytype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/arraytype.html">Doctrine\DBAL\Types\ArrayType</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/timetype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/timetype.html">Doctrine\DBAL\Types\TimeType</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/types/decimaltype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/decimaltype.html">Doctrine\DBAL\Types\DecimalType</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/booleantype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/booleantype.html">Doctrine\DBAL\Types\BooleanType</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/datetype.html">Doctrine\DBAL\Types\DateType</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Converts a given value to its PHP representation according to the conversion
|
|
rules of a specific DBAL mapping type.</dd>
|
|
<dt><a href="doctrine/dbal/types/integertype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/integertype.html">Doctrine\DBAL\Types\IntegerType</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/objecttype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/objecttype.html">Doctrine\DBAL\Types\ObjectType</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/smallinttype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/smallinttype.html">Doctrine\DBAL\Types\SmallIntType</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetimetype.html#convertToPHPValue()">convertToPHPValue()</a> - Method in class <a href="doctrine/dbal/types/datetimetype.html">Doctrine\DBAL\Types\DateTimeType</a></dt>
|
|
<dd>Converts a value from its database representation to its PHP representation
|
|
of this type.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#copy()">copy()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Creates a copy of the given entity. </dd>
|
|
<dt><a href="doctrine/orm/tools/toolsexception.html#couldNotMapDoctrine1Type()">couldNotMapDoctrine1Type()</a> - Method in class <a href="doctrine/orm/tools/toolsexception.html">Doctrine\ORM\Tools\ToolsException</a></dt>
|
|
<dt><a href="doctrine/orm/tools/console/metadatafilter.html#count()">count()</a> - Method in class <a href="doctrine/orm/tools/console/metadatafilter.html">Doctrine\ORM\Tools\Console\MetadataFilter</a></dt>
|
|
<dt><a href="doctrine/orm/query/expr/orderby.html#count()">count()</a> - Method in class <a href="doctrine/orm/query/expr/orderby.html">Doctrine\ORM\Query\Expr\OrderBy</a></dt>
|
|
<dt><a href="doctrine/orm/query/expr/base.html#count()">count()</a> - Method in class <a href="doctrine/orm/query/expr/base.html">Doctrine\ORM\Query\Expr\Base</a></dt>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#count()">count()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#count()">count()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of COUNT() function, with the given argument.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#count()">count()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Returns the number of elements in the collection.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#countDistinct()">countDistinct()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of COUNT(DISTINCT) function, with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#create()">create()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Factory method to create EntityManager instances.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html#create()">create()</a> - Method in class <a href="doctrine/orm/mapping/driver/annotationdriver.html">Doctrine\ORM\Mapping\Driver\AnnotationDriver</a></dt>
|
|
<dd>Factory method for the Annotation Driver</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/createcommand.html">CreateCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/schematool/package-summary.html">Doctrine\ORM\Tools\Console\Command\SchemaTool</a></dt>
|
|
<dd>Command to create the database schema for a set of classes based on their mappings.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createConstraint()">createConstraint()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Create a constraint on a table</dd>
|
|
<dt><a href="doctrine/dbal/schema/postgresqlschemamanager.html#createDatabase()">createDatabase()</a> - Method in class <a href="doctrine/dbal/schema/postgresqlschemamanager.html">Doctrine\DBAL\Schema\PostgreSqlSchemaManager</a></dt>
|
|
<dd>Creates a new database.</dd>
|
|
<dt><a href="doctrine/dbal/schema/sqliteschemamanager.html#createDatabase()">createDatabase()</a> - Method in class <a href="doctrine/dbal/schema/sqliteschemamanager.html">Doctrine\DBAL\Schema\SqliteSchemaManager</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#createDatabase()">createDatabase()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>create a new database</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createDatabase()">createDatabase()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Creates a new database.</dd>
|
|
<dt><a href="doctrine/dbal/schema/oracleschemamanager.html#createDatabase()">createDatabase()</a> - Method in class <a href="doctrine/dbal/schema/oracleschemamanager.html">Doctrine\DBAL\Schema\OracleSchemaManager</a></dt>
|
|
<dd>Creates a new database.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#createEntity()">createEntity()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Creates an entity. </dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createForeignKey()">createForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Create a new foreign key</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createIndex()">createIndex()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Create a new index on a table</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#createNamedNativeQuery()">createNamedNativeQuery()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Creates a NativeQuery from a named native query.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#createNamedQuery()">createNamedQuery()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Creates a Query from a named query.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#createNativeQuery()">createNativeQuery()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Creates a native SQL query.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#createQuery()">createQuery()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Creates a new Query object.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#createQueryBuilder()">createQueryBuilder()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Create a QueryBuilder instance</dd>
|
|
<dt><a href="doctrine/orm/entityrepository.html#createQueryBuilder()">createQueryBuilder()</a> - Method in class <a href="doctrine/orm/entityrepository.html">Doctrine\ORM\EntityRepository</a></dt>
|
|
<dd>Create a new QueryBuilder instance that is prepopulated for this entity name</dd>
|
|
<dt><a href="doctrine/orm/tools/schematool.html#createSchema()">createSchema()</a> - Method in class <a href="doctrine/orm/tools/schematool.html">Doctrine\ORM\Tools\SchemaTool</a></dt>
|
|
<dd>Creates the database schema for the given array of ClassMetadata instances.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createSchema()">createSchema()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Create a schema instance for the current database.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createSchemaConfig()">createSchemaConfig()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Create the configuration for this schema.</dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">CreateSchemaSqlCollector()</a> - Class in package <a href="doctrine/dbal/schema/visitor/package-summary.html">Doctrine\DBAL\Schema\Visitor</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#createSequence()">createSequence()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd>Create a new sequence</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#createSequence()">createSequence()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createSequence()">createSequence()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Create a new sequence</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#createsExplicitIndexForForeignKeys()">createsExplicitIndexForForeignKeys()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#createsExplicitIndexForForeignKeys()">createsExplicitIndexForForeignKeys()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#createTable()">createTable()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd>Create a new table</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createTable()">createTable()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Create a new table.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#createView()">createView()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Create a new view</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/iterableresult.html#current()">current()</a> - Method in class <a href="doctrine/orm/internal/hydration/iterableresult.html">Doctrine\ORM\Internal\Hydration\IterableResult</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#current()">current()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Gets the element of the collection at the current iterator position.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#current()">current()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Gets the element of the collection at the current internal iterator position.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#current()">current()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>Gets the element of the collection at the current iterator position.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currentdatefunction.html">CurrentDateFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"CURRENT_DATE"</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currenttimefunction.html">CurrentTimeFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"CURRENT_TIME"</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currenttimestampfunction.html">CurrentTimestampFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"CURRENT_TIMESTAMP"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#CustomFunctionsReturningDatetime()">CustomFunctionsReturningDatetime()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dt><a href="doctrine/orm/query/parser.html#CustomFunctionsReturningNumerics()">CustomFunctionsReturningNumerics()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dt><a href="doctrine/orm/query/parser.html#CustomFunctionsReturningStrings()">CustomFunctionsReturningStrings()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
</dl>
|
|
<h1 id="letterD">D</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/mapping/driver/databasedriver.html">DatabaseDriver()</a> - Class in package <a href="doctrine/orm/mapping/driver/package-summary.html">Doctrine\ORM\Mapping\Driver</a></dt>
|
|
<dd>The DatabaseDriver reverse engineers the mapping metadata from a database.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetimetype.html">DateTimeType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps an SQL DATETIME/TIMESTAMP to a PHP DateTime object.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetype.html">DateType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps an SQL DATE to a PHP Date object.</dd>
|
|
<dt><a href="doctrine/dbal/dbalexception.html">DBALException()</a> - Exception in package <a href="doctrine/dbal/package-summary.html">Doctrine\DBAL</a></dt>
|
|
<dt><a href="doctrine/common/util/debug.html">Debug()</a> - Class in package <a href="doctrine/common/util/package-summary.html">Doctrine\Common\Util</a></dt>
|
|
<dd>Static class containing most used debug methods.</dd>
|
|
<dt><a href="doctrine/dbal/logging/debugstack.html">DebugStack()</a> - Class in package <a href="doctrine/dbal/logging/package-summary.html">Doctrine\DBAL\Logging</a></dt>
|
|
<dd>Includes executed SQLs in a Debug Stack</dd>
|
|
<dt><a href="doctrine/dbal/types/decimaltype.html">DecimalType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps an SQL DECIMAL to a PHP double.</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#delete()">delete()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Deletes an entity.</dd>
|
|
<dt><a href="doctrine/orm/persisters/abstractcollectionpersister.html#delete()">delete()</a> - Method in class <a href="doctrine/orm/persisters/abstractcollectionpersister.html">Doctrine\ORM\Persisters\AbstractCollectionPersister</a></dt>
|
|
<dd>Deletes the persistent state represented by the given collection.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#delete()">delete()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Executes an SQL DELETE statement on a table.</dd>
|
|
<dt><a href="doctrine/orm/persisters/joinedsubclasspersister.html#delete()">delete()</a> - Method in class <a href="doctrine/orm/persisters/joinedsubclasspersister.html">Doctrine\ORM\Persisters\JoinedSubclassPersister</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#delete()">delete()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Construct a DQL DELETE query
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->delete('User', 'u')
|
|
->where('u.id = :user_id');
|
|
->setParameter(':user_id', 1);</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#delete()">delete()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/cache/cache.html#delete()">delete()</a> - Method in class <a href="doctrine/common/cache/cache.html">Doctrine\Common\Cache\Cache</a></dt>
|
|
<dd>Deletes a cache entry.</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#deleteAll()">deleteAll()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>Delete all cache entries.</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#deleteByPrefix()">deleteByPrefix()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>Delete cache entries where the id has the passed prefix</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#deleteByRegex()">deleteByRegex()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>Delete cache entries where the id matches a PHP regular expressions</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#deleteBySuffix()">deleteBySuffix()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>Delete cache entries where the id has the passed suffix</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#DeleteClause()">DeleteClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>DeleteClause ::= "DELETE" ["FROM"] AbstractSchemaName ["AS"] AliasIdentificationVariable</dd>
|
|
<dt><a href="doctrine/orm/query/ast/deleteclause.html">DeleteClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>DeleteClause ::= "DELETE" ["FROM"] AbstractSchemaName [["AS"] AliasIdentificationVariable]</dd>
|
|
<dt><a href="doctrine/orm/persisters/abstractcollectionpersister.html#deleteRows()">deleteRows()</a> - Method in class <a href="doctrine/orm/persisters/abstractcollectionpersister.html">Doctrine\ORM\Persisters\AbstractCollectionPersister</a></dt>
|
|
<dt><a href="doctrine/orm/query/parser.html#DeleteStatement()">DeleteStatement()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>DeleteStatement ::= DeleteClause [WhereClause]</dd>
|
|
<dt><a href="doctrine/orm/query/ast/deletestatement.html">DeleteStatement()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>DeleteStatement = DeleteClause [WhereClause]</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#desc()">desc()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a DESCending order expression.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#detach()">detach()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Detaches an entity from the EntityManager, causing a managed entity to
|
|
become detached. </dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#detach()">detach()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Detaches an entity from the persistence management. </dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#detachedEntityCannotBeRemoved()">detachedEntityCannotBeRemoved()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/query/expr.html#diff()">diff()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a difference mathematical expression with the given arguments.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html#diffColumn()">diffColumn()</a> - Method in class <a href="doctrine/dbal/schema/comparator.html">Doctrine\DBAL\Schema\Comparator</a></dt>
|
|
<dd>Returns the difference between the fields $field1 and $field2.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html#diffForeignKey()">diffForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/comparator.html">Doctrine\DBAL\Schema\Comparator</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html#diffIndex()">diffIndex()</a> - Method in class <a href="doctrine/dbal/schema/comparator.html">Doctrine\DBAL\Schema\Comparator</a></dt>
|
|
<dd>Finds the difference between the indexes $index1 and $index2.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html#diffSequence()">diffSequence()</a> - Method in class <a href="doctrine/dbal/schema/comparator.html">Doctrine\DBAL\Schema\Comparator</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/comparator.html#diffTable()">diffTable()</a> - Method in class <a href="doctrine/dbal/schema/comparator.html">Doctrine\DBAL\Schema\Comparator</a></dt>
|
|
<dd>Returns the difference between the tables $table1 and $table2.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/discriminatorcolumn.html">DiscriminatorColumn()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/discriminatormap.html">DiscriminatorMap()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/query/ast/joinvariabledeclaration.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/joinvariabledeclaration.html">Doctrine\ORM\Query\AST\JoinVariableDeclaration</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/literal.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/literal.html">Doctrine\ORM\Query\AST\Literal</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/node.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/node.html">Doctrine\ORM\Query\AST\Node</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/havingclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/havingclause.html">Doctrine\ORM\Query\AST\HavingClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/joinassociationpathexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/joinassociationpathexpression.html">Doctrine\ORM\Query\AST\JoinAssociationPathExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/join.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/join.html">Doctrine\ORM\Query\AST\Join</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/inexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/inexpression.html">Doctrine\ORM\Query\AST\InExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/indexby.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/indexby.html">Doctrine\ORM\Query\AST\IndexBy</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/inputparameter.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/inputparameter.html">Doctrine\ORM\Query\AST\InputParameter</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/identificationvariabledeclaration.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/identificationvariabledeclaration.html">Doctrine\ORM\Query\AST\IdentificationVariableDeclaration</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/existsexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/existsexpression.html">Doctrine\ORM\Query\AST\ExistsExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/aggregateexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/aggregateexpression.html">Doctrine\ORM\Query\AST\AggregateExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/comparisonexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/comparisonexpression.html">Doctrine\ORM\Query\AST\ComparisonExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/conditionalexpression.html">Doctrine\ORM\Query\AST\ConditionalExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/arithmeticexpression.html">Doctrine\ORM\Query\AST\ArithmeticExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticfactor.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/arithmeticfactor.html">Doctrine\ORM\Query\AST\ArithmeticFactor</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/betweenexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/betweenexpression.html">Doctrine\ORM\Query\AST\BetweenExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticterm.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/arithmeticterm.html">Doctrine\ORM\Query\AST\ArithmeticTerm</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalfactor.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/conditionalfactor.html">Doctrine\ORM\Query\AST\ConditionalFactor</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalprimary.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/conditionalprimary.html">Doctrine\ORM\Query\AST\ConditionalPrimary</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/nullcomparisonexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/nullcomparisonexpression.html">Doctrine\ORM\Query\AST\NullComparisonExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/fromclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/fromclause.html">Doctrine\ORM\Query\AST\FromClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/emptycollectioncomparisonexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/emptycollectioncomparisonexpression.html">Doctrine\ORM\Query\AST\EmptyCollectionComparisonExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/deletestatement.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/deletestatement.html">Doctrine\ORM\Query\AST\DeleteStatement</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalterm.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/conditionalterm.html">Doctrine\ORM\Query\AST\ConditionalTerm</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/deleteclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/deleteclause.html">Doctrine\ORM\Query\AST\DeleteClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/groupbyclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/groupbyclause.html">Doctrine\ORM\Query\AST\GroupByClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/likeexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/likeexpression.html">Doctrine\ORM\Query\AST\LikeExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/subselectfromclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/subselectfromclause.html">Doctrine\ORM\Query\AST\SubselectFromClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/subselect.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/subselect.html">Doctrine\ORM\Query\AST\Subselect</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/updateclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/updateclause.html">Doctrine\ORM\Query\AST\UpdateClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/quantifiedexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/quantifiedexpression.html">Doctrine\ORM\Query\AST\QuantifiedExpression</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/selectclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/selectclause.html">Doctrine\ORM\Query\AST\SelectClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/simpleselectexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/simpleselectexpression.html">Doctrine\ORM\Query\AST\SimpleSelectExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/simpleselectclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/simpleselectclause.html">Doctrine\ORM\Query\AST\SimpleSelectClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/selectexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/selectexpression.html">Doctrine\ORM\Query\AST\SelectExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/rangevariabledeclaration.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/rangevariabledeclaration.html">Doctrine\ORM\Query\AST\RangeVariableDeclaration</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/selectstatement.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/selectstatement.html">Doctrine\ORM\Query\AST\SelectStatement</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/simplearithmeticexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/simplearithmeticexpression.html">Doctrine\ORM\Query\AST\SimpleArithmeticExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/updateitem.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/updateitem.html">Doctrine\ORM\Query\AST\UpdateItem</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/pathexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/pathexpression.html">Doctrine\ORM\Query\AST\PathExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/collectionmemberexpression.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/collectionmemberexpression.html">Doctrine\ORM\Query\AST\CollectionMemberExpression</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/functionnode.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/functions/functionnode.html">Doctrine\ORM\Query\AST\Functions\FunctionNode</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/orderbyclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/orderbyclause.html">Doctrine\ORM\Query\AST\OrderByClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/updatestatement.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/updatestatement.html">Doctrine\ORM\Query\AST\UpdateStatement</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/whereclause.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/whereclause.html">Doctrine\ORM\Query\AST\WhereClause</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/orderbyitem.html#dispatch()">dispatch()</a> - Method in class <a href="doctrine/orm/query/ast/orderbyitem.html">Doctrine\ORM\Query\AST\OrderByItem</a></dt>
|
|
<dd>Double-dispatch method, supposed to dispatch back to the walker.
|
|
</dd>
|
|
<dt><a href="doctrine/common/eventmanager.html#dispatchEvent()">dispatchEvent()</a> - Method in class <a href="doctrine/common/eventmanager.html">Doctrine\Common\EventManager</a></dt>
|
|
<dd>Dispatches an event to all registered listeners.</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdomssql/driver.html">Driver()</a> - Class in package <a href="doctrine/dbal/driver/pdomssql/package-summary.html">Doctrine\DBAL\Driver\PDOMsSql</a></dt>
|
|
<dd>The PDO-based MsSql driver.</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdooracle/driver.html">Driver()</a> - Class in package <a href="doctrine/dbal/driver/pdooracle/package-summary.html">Doctrine\DBAL\Driver\PDOOracle</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/pdomysql/driver.html">Driver()</a> - Class in package <a href="doctrine/dbal/driver/pdomysql/package-summary.html">Doctrine\DBAL\Driver\PDOMySql</a></dt>
|
|
<dd>PDO MySql driver.</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdosqlite/driver.html">Driver()</a> - Class in package <a href="doctrine/dbal/driver/pdosqlite/package-summary.html">Doctrine\DBAL\Driver\PDOSqlite</a></dt>
|
|
<dd>The PDO Sqlite driver.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driver.html">Driver()</a> - Interface in package <a href="doctrine/orm/mapping/driver/package-summary.html">Doctrine\ORM\Mapping\Driver</a></dt>
|
|
<dd>Contract for metadata drivers.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/driver.html">Driver()</a> - Class in package <a href="doctrine/dbal/driver/oci8/package-summary.html">Doctrine\DBAL\Driver\OCI8</a></dt>
|
|
<dd>A Doctrine DBAL driver for the Oracle OCI8 PHP extensions.</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdopgsql/driver.html">Driver()</a> - Class in package <a href="doctrine/dbal/driver/pdopgsql/package-summary.html">Doctrine\DBAL\Driver\PDOPgSql</a></dt>
|
|
<dd>Driver that connects through pdo_pgsql.</dd>
|
|
<dt><a href="doctrine/dbal/driver.html">Driver()</a> - Interface in package <a href="doctrine/dbal/package-summary.html">Doctrine\DBAL</a></dt>
|
|
<dd>Driver interface.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driverchain.html">DriverChain()</a> - Class in package <a href="doctrine/orm/mapping/driver/package-summary.html">Doctrine\ORM\Mapping\Driver</a></dt>
|
|
<dd>The DriverChain allows you to add multiple other mapping drivers for
|
|
certain namespaces</dd>
|
|
<dt><a href="doctrine/dbal/drivermanager.html">DriverManager()</a> - Class in package <a href="doctrine/dbal/package-summary.html">Doctrine\DBAL</a></dt>
|
|
<dd>Factory for creating Doctrine\DBAL\Connection instances.</dd>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#driverRequired()">driverRequired()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropAndCreateConstraint()">dropAndCreateConstraint()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop and create a constraint</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropAndCreateDatabase()">dropAndCreateDatabase()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop and creates a new database.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropAndCreateForeignKey()">dropAndCreateForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop and create a new foreign key</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropAndCreateIndex()">dropAndCreateIndex()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop and create a new index on a table</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropAndCreateSequence()">dropAndCreateSequence()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop and create a new sequence</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropAndCreateTable()">dropAndCreateTable()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop and create a new table.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropAndCreateView()">dropAndCreateView()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop and create a new view</dd>
|
|
<dt><a href="doctrine/dbal/schema/oracleschemamanager.html#dropAutoincrement()">dropAutoincrement()</a> - Method in class <a href="doctrine/dbal/schema/oracleschemamanager.html">Doctrine\DBAL\Schema\OracleSchemaManager</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/table.html#dropColumn()">dropColumn()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Drop Column from Table</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/dropcommand.html">DropCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/schematool/package-summary.html">Doctrine\ORM\Tools\Console\Command\SchemaTool</a></dt>
|
|
<dd>Command to drop the database schema for a set of classes based on their mappings.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropConstraint()">dropConstraint()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop the constraint from the given table</dd>
|
|
<dt><a href="doctrine/dbal/schema/sqliteschemamanager.html#dropDatabase()">dropDatabase()</a> - Method in class <a href="doctrine/dbal/schema/sqliteschemamanager.html">Doctrine\DBAL\Schema\SqliteSchemaManager</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropDatabase()">dropDatabase()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drops a database.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#dropDatabase()">dropDatabase()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>drop an existing database</dd>
|
|
<dt><a href="doctrine/dbal/schema/postgresqlschemamanager.html#dropDatabase()">dropDatabase()</a> - Method in class <a href="doctrine/dbal/schema/postgresqlschemamanager.html">Doctrine\DBAL\Schema\PostgreSqlSchemaManager</a></dt>
|
|
<dd>Drops a database.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropForeignKey()">dropForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drops a foreign key from a table.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropIndex()">dropIndex()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop the index from the given table</dd>
|
|
<dt><a href="doctrine/orm/tools/schematool.html#dropSchema()">dropSchema()</a> - Method in class <a href="doctrine/orm/tools/schematool.html">Doctrine\ORM\Tools\SchemaTool</a></dt>
|
|
<dd>Drops the database schema for the given classes.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">DropSchemaSqlCollector()</a> - Class in package <a href="doctrine/dbal/schema/visitor/package-summary.html">Doctrine\DBAL\Schema\Visitor</a></dt>
|
|
<dd>Gather SQL statements that allow to completly drop the current schema.</dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#dropSequence()">dropSequence()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropSequence()">dropSequence()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drops a sequence with a given name.</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#dropSequenceSql()">dropSequenceSql()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>This function drops an existing sequence</dd>
|
|
<dt><a href="doctrine/dbal/schema/oracleschemamanager.html#dropTable()">dropTable()</a> - Method in class <a href="doctrine/dbal/schema/oracleschemamanager.html">Doctrine\DBAL\Schema\OracleSchemaManager</a></dt>
|
|
<dd>Drop the given table</dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#dropTable()">dropTable()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd>Drop a table from the schema.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropTable()">dropTable()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop the given table</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#dropView()">dropView()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Drop a view</dd>
|
|
<dt><a href="doctrine/common/util/debug.html#dump()">dump()</a> - Method in class <a href="doctrine/common/util/debug.html">Doctrine\Common\Util\Debug</a></dt>
|
|
<dd>Prints a dump of the public, protected and private properties of $var.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/node.html#dump()">dump()</a> - Method in class <a href="doctrine/orm/query/ast/node.html">Doctrine\ORM\Query\AST\Node</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#duplicateAssociationMapping()">duplicateAssociationMapping()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#duplicateColumnName()">duplicateColumnName()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#duplicateFieldMapping()">duplicateFieldMapping()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
<h1 id="letterE">E</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/dbal/logging/echosqllogger.html">EchoSQLLogger()</a> - Class in package <a href="doctrine/dbal/logging/package-summary.html">Doctrine\DBAL\Logging</a></dt>
|
|
<dd>A SQL logger that logs to the standard output using echo/var_dump.</dd>
|
|
<dt><a href="doctrine/orm/mapping/elementcollection.html">ElementCollection()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/persisters/elementcollectionpersister.html">ElementCollectionPersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>Persister for collections of basic elements / value types.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/emptycollectioncomparisonexpression.html">EmptyCollectionComparisonExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>EmptyCollectionComparisonExpression ::= CollectionValuedPathExpression "IS" ["NOT"] "EMPTY"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#EmptyCollectionComparisonExpression()">EmptyCollectionComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>EmptyCollectionComparisonExpression ::= CollectionValuedPathExpression "IS" ["NOT"] "EMPTY"</dd>
|
|
<dt><a href="doctrine/orm/query/printer.html#endProduction()">endProduction()</a> - Method in class <a href="doctrine/orm/query/printer.html">Doctrine\ORM\Query\Printer</a></dt>
|
|
<dd>Decreases indentation level by one and prints a closing parenthesis.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#ensureProductionSettings()">ensureProductionSettings()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Ensures that this Configuration instance contains settings that are
|
|
suitable for a production environment.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/ensureproductionsettingscommand.html">EnsureProductionSettingsCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/package-summary.html">Doctrine\ORM\Tools\Console\Command</a></dt>
|
|
<dd>Command to ensure that Doctrine is properly configured for a production environment.</dd>
|
|
<dt><a href="doctrine/orm/mapping/entity.html">Entity()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#EntityExpression()">EntityExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>EntityExpression ::= SingleValuedAssociationPathExpression | SimpleEntityExpression</dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html">EntityGenerator()</a> - Class in package <a href="doctrine/orm/tools/package-summary.html">Doctrine\ORM\Tools</a></dt>
|
|
<dd>Generic class used to generate PHP5 entity classes from ClassMetadataInfo instances
|
|
|
|
[php]
|
|
$classes = $em->getClassMetadataFactory()->getAllMetadata();
|
|
|
|
$generator = new \Doctrine\ORM\Tools\EntityGenerator();
|
|
$generator->setGenerateAnnotations(true);
|
|
$generator->setGenerateStubMethods(true);
|
|
$generator->setRegenerateEntityIfExists(false);
|
|
$generator->setUpdateEntityIfExists(true);
|
|
$generator->generate($classes, '/path/to/generate/entities');</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html">EntityManager()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>The EntityManager is the central access point to ORM functionality.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#entityManagerClosed()">entityManagerClosed()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/tools/console/helper/entitymanagerhelper.html">EntityManagerHelper()</a> - Class in package <a href="doctrine/orm/tools/console/helper/package-summary.html">Doctrine\ORM\Tools\Console\Helper</a></dt>
|
|
<dd>Doctrine CLI Connection Helper.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#entityMissingAssignedId()">entityMissingAssignedId()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/entitynotfoundexception.html">EntityNotFoundException()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>Exception thrown when a Proxy fails to retrieve an Entity result.</dd>
|
|
<dt><a href="doctrine/orm/entityrepository.html">EntityRepository()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>An EntityRepository serves as a repository for entities with generic as well as
|
|
business specific methods for retrieving entities.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#eq()">eq()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an equality comparison expression with the given arguments.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#errorCode()">errorCode()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#errorCode()">errorCode()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#errorCode()">errorCode()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>errorCode
|
|
Fetch the SQLSTATE associated with the last operation on the statement handle</dd>
|
|
<dt><a href="doctrine/dbal/driver/connection.html#errorCode()">errorCode()</a> - Method in class <a href="doctrine/dbal/driver/connection.html">Doctrine\DBAL\Driver\Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#errorInfo()">errorInfo()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/driver/connection.html#errorInfo()">errorInfo()</a> - Method in class <a href="doctrine/dbal/driver/connection.html">Doctrine\DBAL\Driver\Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#errorInfo()">errorInfo()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#errorInfo()">errorInfo()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>errorInfo
|
|
Fetch extended error information associated with the last operation on the statement handle</dd>
|
|
<dt><a href="doctrine/common/eventargs.html">EventArgs()</a> - Class in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>EventArgs is the base class for classes containing event data.
|
|
</dd>
|
|
<dt><a href="doctrine/common/eventmanager.html">EventManager()</a> - Class in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>The EventManager is the central point of Doctrine's event listener system.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/events.html">Events()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>Container for all ORM events.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/events.html">Events()</a> - Class in package <a href="doctrine/dbal/package-summary.html">Doctrine\DBAL</a></dt>
|
|
<dd>Container for all DBAL events.
|
|
</dd>
|
|
<dt><a href="doctrine/common/eventsubscriber.html">EventSubscriber()</a> - Interface in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>An EventSubscriber knows himself what events he is interested in.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#exec()">exec()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/connection.html#exec()">exec()</a> - Method in class <a href="doctrine/dbal/driver/connection.html">Doctrine\DBAL\Driver\Connection</a></dt>
|
|
<dt><a href="doctrine/orm/query/exec/multitableupdateexecutor.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/query/exec/multitableupdateexecutor.html">Doctrine\ORM\Query\Exec\MultiTableUpdateExecutor</a></dt>
|
|
<dd>Executes all SQL statements.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/querycommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/clearcache/querycommand.html">Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/metadatacommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/clearcache/metadatacommand.html">Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#execute()">execute()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/resultcommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/clearcache/resultcommand.html">Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/exec/singleselectexecutor.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/query/exec/singleselectexecutor.html">Doctrine\ORM\Query\Exec\SingleSelectExecutor</a></dt>
|
|
<dd>Executes all sql statements.</dd>
|
|
<dt><a href="doctrine/orm/query/exec/abstractsqlexecutor.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/query/exec/abstractsqlexecutor.html">Doctrine\ORM\Query\Exec\AbstractSqlExecutor</a></dt>
|
|
<dd>Executes all sql statements.</dd>
|
|
<dt><a href="doctrine/orm/query/exec/multitabledeleteexecutor.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/query/exec/multitabledeleteexecutor.html">Doctrine\ORM\Query\Exec\MultiTableDeleteExecutor</a></dt>
|
|
<dd>Executes all SQL statements.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/convertmappingcommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/convertmappingcommand.html">Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/exec/singletabledeleteupdateexecutor.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/query/exec/singletabledeleteupdateexecutor.html">Doctrine\ORM\Query\Exec\SingleTableDeleteUpdateExecutor</a></dt>
|
|
<dd>Executes all sql statements.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Executes the query.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generateproxiescommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/generateproxiescommand.html">Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/tools/console/command/runsqlcommand.html#execute()">execute()</a> - Method in class <a href="doctrine/dbal/tools/console/command/runsqlcommand.html">Doctrine\DBAL\Tools\Console\Command\RunSqlCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/tools/console/command/importcommand.html#execute()">execute()</a> - Method in class <a href="doctrine/dbal/tools/console/command/importcommand.html">Doctrine\DBAL\Tools\Console\Command\ImportCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generaterepositoriescommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/generaterepositoriescommand.html">Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generateentitiescommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/generateentitiescommand.html">Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#execute()">execute()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>Executes a prepared statement
|
|
|
|
If the prepared statement included parameter markers, you must either:
|
|
call PDOStatement->bindParam() to bind PHP variables to the parameter markers:
|
|
bound variables pass their value as input and receive the output value,
|
|
if any, of their associated parameter markers or pass an array of input-only
|
|
parameter values</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/convertdoctrine1schemacommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/convertdoctrine1schemacommand.html">Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/rundqlcommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/rundqlcommand.html">Doctrine\ORM\Tools\Console\Command\RunDqlCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/ensureproductionsettingscommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/ensureproductionsettingscommand.html">Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/abstractcommand.html#execute()">execute()</a> - Method in class <a href="doctrine/orm/tools/console/command/schematool/abstractcommand.html">Doctrine\ORM\Tools\Console\Command\SchemaTool\AbstractCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#executeInserts()">executeInserts()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Executes all queued entity insertions and returns any generated post-insert
|
|
identifiers that were created as a result of the insertions.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persisters/joinedsubclasspersister.html#executeInserts()">executeInserts()</a> - Method in class <a href="doctrine/orm/persisters/joinedsubclasspersister.html">Doctrine\ORM\Persisters\JoinedSubclassPersister</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#executeQuery()">executeQuery()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Executes an, optionally parameterized, SQL query.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/updatecommand.html#executeSchemaCommand()">executeSchemaCommand()</a> - Method in class <a href="doctrine/orm/tools/console/command/schematool/updatecommand.html">Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand</a></dt>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/dropcommand.html#executeSchemaCommand()">executeSchemaCommand()</a> - Method in class <a href="doctrine/orm/tools/console/command/schematool/dropcommand.html">Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand</a></dt>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/createcommand.html#executeSchemaCommand()">executeSchemaCommand()</a> - Method in class <a href="doctrine/orm/tools/console/command/schematool/createcommand.html">Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand</a></dt>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/abstractcommand.html#executeSchemaCommand()">executeSchemaCommand()</a> - Method in class <a href="doctrine/orm/tools/console/command/schematool/abstractcommand.html">Doctrine\ORM\Tools\Console\Command\SchemaTool\AbstractCommand</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/connection.html#executeUpdate()">executeUpdate()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Executes an SQL INSERT/UPDATE/DELETE query with the given parameters
|
|
and returns the number of affected rows.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#exists()">exists()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of EXISTS() function, with the given DQL Subquery.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#exists()">exists()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#exists()">exists()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Tests for the existence of an element that satisfies the given predicate.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#exists()">exists()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Tests for the existance of an element that satisfies the given predicate.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/existsexpression.html">ExistsExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>ExistsExpression ::= ["NOT"] "EXISTS" "(" Subselect ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ExistsExpression()">ExistsExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ExistsExpression ::= ["NOT"] "EXISTS" "(" Subselect ")"</dd>
|
|
<dt><a href="doctrine/orm/query.html#expireQueryCache()">expireQueryCache()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Defines if the query cache is active or not.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#expireResultCache()">expireResultCache()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Defines if the result cache is active or not.</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/abstractexporter.html#export()">export()</a> - Method in class <a href="doctrine/orm/tools/export/driver/abstractexporter.html">Doctrine\ORM\Tools\Export\Driver\AbstractExporter</a></dt>
|
|
<dd>Export each ClassMetadata instance to a single Doctrine Mapping file
|
|
named after the entity</dd>
|
|
<dt><a href="doctrine/common/util/debug.html#export()">export()</a> - Method in class <a href="doctrine/common/util/debug.html">Doctrine\Common\Util\Debug</a></dt>
|
|
<dt><a href="doctrine/orm/tools/export/driver/yamlexporter.html#exportClassMetadata()">exportClassMetadata()</a> - Method in class <a href="doctrine/orm/tools/export/driver/yamlexporter.html">Doctrine\ORM\Tools\Export\Driver\YamlExporter</a></dt>
|
|
<dd>Converts a single ClassMetadata instance to the exported format
|
|
and returns it
|
|
|
|
TODO: Should this code be pulled out in to a toArray() method in ClassMetadata</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/phpexporter.html#exportClassMetadata()">exportClassMetadata()</a> - Method in class <a href="doctrine/orm/tools/export/driver/phpexporter.html">Doctrine\ORM\Tools\Export\Driver\PhpExporter</a></dt>
|
|
<dd>Converts a single ClassMetadata instance to the exported format
|
|
and returns it</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/abstractexporter.html#exportClassMetadata()">exportClassMetadata()</a> - Method in class <a href="doctrine/orm/tools/export/driver/abstractexporter.html">Doctrine\ORM\Tools\Export\Driver\AbstractExporter</a></dt>
|
|
<dd>Converts a single ClassMetadata instance to the exported format
|
|
and returns it</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/annotationexporter.html#exportClassMetadata()">exportClassMetadata()</a> - Method in class <a href="doctrine/orm/tools/export/driver/annotationexporter.html">Doctrine\ORM\Tools\Export\Driver\AnnotationExporter</a></dt>
|
|
<dd>Converts a single ClassMetadata instance to the exported format
|
|
and returns it</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/xmlexporter.html#exportClassMetadata()">exportClassMetadata()</a> - Method in class <a href="doctrine/orm/tools/export/driver/xmlexporter.html">Doctrine\ORM\Tools\Export\Driver\XmlExporter</a></dt>
|
|
<dd>Converts a single ClassMetadata instance to the exported format
|
|
and returns it</dd>
|
|
<dt><a href="doctrine/orm/tools/export/exportexception.html">ExportException()</a> - Class in package <a href="doctrine/orm/tools/export/package-summary.html">Doctrine\ORM\Tools\Export</a></dt>
|
|
<dd>Base exception class for all ORM exceptions.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#expr()">expr()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Gets an ExpressionBuilder used for object-oriented construction of query expressions.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html">Expr()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>This class is used to generate DQL expressions via a set of PHP static functions</dd>
|
|
</dl>
|
|
<h1 id="letterF">F</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/common/cache/cache.html#fetch()">fetch()</a> - Method in class <a href="doctrine/common/cache/cache.html">Doctrine\Common\Cache\Cache</a></dt>
|
|
<dd>Fetches an entry from the cache.</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#fetch()">fetch()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#fetch()">fetch()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#fetch()">fetch()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>fetch</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#fetchAll()">fetchAll()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#fetchAll()">fetchAll()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Prepares and executes an SQL query and returns the result as an associative array.</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#fetchAll()">fetchAll()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>Returns an array containing all of the result set rows</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#fetchArray()">fetchArray()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Prepares and executes an SQL query and returns the first row of the result
|
|
as a numerically indexed array.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#fetchColumn()">fetchColumn()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Prepares and executes an SQL query and returns the value of a single column
|
|
of the first row of the result.</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#fetchColumn()">fetchColumn()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>fetchColumn
|
|
Returns a single column from the next row of a
|
|
result set or FALSE if there are no more rows.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#fetchColumn()">fetchColumn()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#fetchRow()">fetchRow()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Prepares and executes an SQL query and returns the first row of the result
|
|
as an associative array.</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#FieldAssignment()">FieldAssignment()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>FieldAssignment ::= FieldName "=" PlainValue
|
|
FieldName ::= identifier</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#fileMappingDriversRequireConfiguredDirectoryPath()">fileMappingDriversRequireConfiguredDirectoryPath()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/tools/console/metadatafilter.html#filter()">filter()</a> - Method in class <a href="doctrine/orm/tools/console/metadatafilter.html">Doctrine\ORM\Tools\Console\MetadataFilter</a></dt>
|
|
<dd>Filter Metadatas by one or more filter options.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#filter()">filter()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Returns all the elements of this collection that satisfy the predicate p.
|
|
</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#filter()">filter()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Returns all the elements of this collection that satisfy the predicate p.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#filter()">filter()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/entityrepository.html#find()">find()</a> - Method in class <a href="doctrine/orm/entityrepository.html">Doctrine\ORM\EntityRepository</a></dt>
|
|
<dd>Finds an entity by its primary key / identifier.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#find()">find()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Finds an Entity by its identifier.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/entityrepository.html#findAll()">findAll()</a> - Method in class <a href="doctrine/orm/entityrepository.html">Doctrine\ORM\EntityRepository</a></dt>
|
|
<dd>Finds all entities in the repository.</dd>
|
|
<dt><a href="doctrine/orm/entityrepository.html#findBy()">findBy()</a> - Method in class <a href="doctrine/orm/entityrepository.html">Doctrine\ORM\EntityRepository</a></dt>
|
|
<dd>Finds entities by a set of criteria.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#findByRequiresParameter()">findByRequiresParameter()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/entityrepository.html#findOneBy()">findOneBy()</a> - Method in class <a href="doctrine/orm/entityrepository.html">Doctrine\ORM\EntityRepository</a></dt>
|
|
<dd>Finds a single entity by a set of criteria.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#first()">first()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Sets the internal iterator to the first element in the collection and
|
|
returns this element.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#first()">first()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Sets the internal iterator to the first element in the collection and
|
|
returns this element.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#first()">first()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/fixschema.html">FixSchema()</a> - Class in package <a href="doctrine/dbal/schema/visitor/package-summary.html">Doctrine\DBAL\Schema\Visitor</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#fixSchemaElementName()">fixSchemaElementName()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Makes any fixes to a name of a schema element (table, sequence, ...) that are required
|
|
by restrictions of the platform, like a maximum length.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#fixSchemaElementName()">fixSchemaElementName()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Makes any fixes to a name of a schema element (table, sequence, ...) that are required
|
|
by restrictions of the platform, like a maximum length.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#flush()">flush()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Flushes all changes to objects that have been queued up to now to the database.
|
|
</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#forAll()">forAll()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Applies the given predicate p to all elements of this collection,
|
|
returning true, if the predicate yields true for all elements.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#forAll()">forAll()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Applies the given predicate p to all elements of this collection,
|
|
returning true, if the predicate yields true for all elements.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#forAll()">forAll()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html">ForeignKeyConstraint()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>The abstract asset allows to reset the name of all assets without publishing this to the public userland.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#foreignKeyDoesNotExist()">foreignKeyDoesNotExist()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#free()">free()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Frees the resources used by the query object.</dd>
|
|
<dt><a href="doctrine/orm/query.html#free()">free()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#free()">free()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Free this parser enabling it to be reused</dd>
|
|
<dt><a href="doctrine/orm/query/expr/from.html">From()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for DQL from</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#from()">from()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Specify the FROM part when constructing a SELECT DQL query
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->from('User', 'u')</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#FromClause()">FromClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>FromClause ::= "FROM" IdentificationVariableDeclaration {"," IdentificationVariableDeclaration}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/fromclause.html">FromClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>FromClause ::= "FROM" IdentificationVariableDeclaration {"," IdentificationVariableDeclaration}</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8exception.html#fromErrorInfo()">fromErrorInfo()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8exception.html">Doctrine\DBAL\Driver\OCI8\OCI8Exception</a></dt>
|
|
<dt><a href="doctrine/orm/query/expr/func.html">Func()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for generating DQL functions</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#FunctionDeclaration()">FunctionDeclaration()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>FunctionDeclaration ::= FunctionsReturningStrings | FunctionsReturningNumerics | FunctionsReturningDatetime</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/functionnode.html">FunctionNode()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>Abtract Function Node.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#FunctionsReturningDatetime()">FunctionsReturningDatetime()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>FunctionsReturningDateTime ::= "CURRENT_DATE" | "CURRENT_TIME" | "CURRENT_TIMESTAMP"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#FunctionsReturningNumerics()">FunctionsReturningNumerics()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>FunctionsReturningNumerics ::=
|
|
"LENGTH" "(" StringPrimary ")" |
|
|
"LOCATE" "(" StringPrimary "," StringPrimary ["," SimpleArithmeticExpression]")" |
|
|
"ABS" "(" SimpleArithmeticExpression ")" |
|
|
"SQRT" "(" SimpleArithmeticExpression ")" |
|
|
"MOD" "(" SimpleArithmeticExpression "," SimpleArithmeticExpression ")" |
|
|
"SIZE" "(" CollectionValuedPathExpression ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#FunctionsReturningStrings()">FunctionsReturningStrings()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>FunctionsReturningStrings ::=
|
|
"CONCAT" "(" StringPrimary "," StringPrimary ")" |
|
|
"SUBSTRING" "(" StringPrimary "," SimpleArithmeticExpression "," SimpleArithmeticExpression ")" |
|
|
"TRIM" "(" [["LEADING" | "TRAILING" | "BOTH"] [char] "FROM"] StringPrimary ")" |
|
|
"LOWER" "(" StringPrimary ")" |
|
|
"UPPER" "(" StringPrimary ")"</dd>
|
|
</dl>
|
|
<h1 id="letterG">G</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/id/identitygenerator.html#generate()">generate()</a> - Method in class <a href="doctrine/orm/id/identitygenerator.html">Doctrine\ORM\Id\IdentityGenerator</a></dt>
|
|
<dd>Generates an ID for the given entity.</dd>
|
|
<dt><a href="doctrine/orm/id/tablegenerator.html#generate()">generate()</a> - Method in class <a href="doctrine/orm/id/tablegenerator.html">Doctrine\ORM\Id\TableGenerator</a></dt>
|
|
<dd>Generates an identifier for an entity.</dd>
|
|
<dt><a href="doctrine/orm/id/sequenceidentitygenerator.html#generate()">generate()</a> - Method in class <a href="doctrine/orm/id/sequenceidentitygenerator.html">Doctrine\ORM\Id\SequenceIdentityGenerator</a></dt>
|
|
<dd>Generates an identifier for an entity.</dd>
|
|
<dt><a href="doctrine/orm/id/assignedgenerator.html#generate()">generate()</a> - Method in class <a href="doctrine/orm/id/assignedgenerator.html">Doctrine\ORM\Id\AssignedGenerator</a></dt>
|
|
<dd>Returns the identifier assigned to the given entity.</dd>
|
|
<dt><a href="doctrine/orm/id/sequencegenerator.html#generate()">generate()</a> - Method in class <a href="doctrine/orm/id/sequencegenerator.html">Doctrine\ORM\Id\SequenceGenerator</a></dt>
|
|
<dd>Generates an ID for the given entity.</dd>
|
|
<dt><a href="doctrine/orm/id/abstractidgenerator.html#generate()">generate()</a> - Method in class <a href="doctrine/orm/id/abstractidgenerator.html">Doctrine\ORM\Id\AbstractIdGenerator</a></dt>
|
|
<dd>Generates an identifier for an entity.</dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#generate()">generate()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Generate and write entity classes for the given array of ClassMetadataInfo instances</dd>
|
|
<dt><a href="doctrine/orm/mapping/generatedvalue.html">GeneratedValue()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generateentitiescommand.html">GenerateEntitiesCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/package-summary.html">Doctrine\ORM\Tools\Console\Command</a></dt>
|
|
<dd>Command to generate entity classes and method stubs from your mapping information.</dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#generateEntityClass()">generateEntityClass()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Generate a PHP5 Doctrine 2 entity class from the given ClassMetadataInfo instance</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generateproxiescommand.html">GenerateProxiesCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/package-summary.html">Doctrine\ORM\Tools\Console\Command</a></dt>
|
|
<dd>Command to (re)generate the proxy classes used by doctrine.</dd>
|
|
<dt><a href="doctrine/orm/proxy/proxyfactory.html#generateProxyClasses()">generateProxyClasses()</a> - Method in class <a href="doctrine/orm/proxy/proxyfactory.html">Doctrine\ORM\Proxy\ProxyFactory</a></dt>
|
|
<dd>Generates proxy classes for all given classes.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/generaterepositoriescommand.html">GenerateRepositoriesCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/package-summary.html">Doctrine\ORM\Tools\Console\Command</a></dt>
|
|
<dd>Command to generate repository classes for mapping information.</dd>
|
|
<dt><a href="doctrine/orm/tools/event/generateschemaeventargs.html">GenerateSchemaEventArgs()</a> - Class in package <a href="doctrine/orm/tools/event/package-summary.html">Doctrine\ORM\Tools\Event</a></dt>
|
|
<dd>Event Args used for the Events::postGenerateSchema event.</dd>
|
|
<dt><a href="doctrine/orm/tools/event/generateschematableeventargs.html">GenerateSchemaTableEventArgs()</a> - Class in package <a href="doctrine/orm/tools/event/package-summary.html">Doctrine\ORM\Tools\Event</a></dt>
|
|
<dd>Event Args used for the Events::postGenerateSchemaTable event.</dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#generateUpdatedEntityClass()">generateUpdatedEntityClass()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Generate the updated code for the given ClassMetadataInfo and entity at path</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#generatorNotAllowedWithCompositeId()">generatorNotAllowedWithCompositeId()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/common/collections/collection.html#get()">get()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Gets the element at the specified key/index.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#get()">get()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#get()">get()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Gets the element with the given key/index.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getAcosExpression()">getAcosExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getAdvancedForeignKeyOptionsSQL()">getAdvancedForeignKeyOptionsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Return the FOREIGN KEY query section dealing with non-standard options
|
|
as MATCH, INITIALLY DEFERRED, ON UPDATE, ...</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getAdvancedForeignKeyOptionsSQL()">getAdvancedForeignKeyOptionsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Return the FOREIGN KEY query section dealing with non-standard options
|
|
as MATCH, INITIALLY DEFERRED, ON UPDATE, ...</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getAdvancedForeignKeyOptionsSQL()">getAdvancedForeignKeyOptionsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Return the FOREIGN KEY query section dealing with non-standard options
|
|
as MATCH, INITIALLY DEFERRED, ON UPDATE, ...</dd>
|
|
<dt><a href="doctrine/orm/query/expr/from.html#getAlias()">getAlias()</a> - Method in class <a href="doctrine/orm/query/expr/from.html">Doctrine\ORM\Query\Expr\From</a></dt>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getAliasMap()">getAliasMap()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/abstractfiledriver.html#getAllClassNames()">getAllClassNames()</a> - Method in class <a href="doctrine/orm/mapping/driver/abstractfiledriver.html">Doctrine\ORM\Mapping\Driver\AbstractFileDriver</a></dt>
|
|
<dd>Gets the names of all mapped classes known to this driver.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html#getAllClassNames()">getAllClassNames()</a> - Method in class <a href="doctrine/orm/mapping/driver/annotationdriver.html">Doctrine\ORM\Mapping\Driver\AnnotationDriver</a></dt>
|
|
<dd>{@inheritDoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driverchain.html#getAllClassNames()">getAllClassNames()</a> - Method in class <a href="doctrine/orm/mapping/driver/driverchain.html">Doctrine\ORM\Mapping\Driver\DriverChain</a></dt>
|
|
<dd>Gets the names of all mapped classes known to this driver.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/databasedriver.html#getAllClassNames()">getAllClassNames()</a> - Method in class <a href="doctrine/orm/mapping/driver/databasedriver.html">Doctrine\ORM\Mapping\Driver\DatabaseDriver</a></dt>
|
|
<dd>{@inheritDoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driver.html#getAllClassNames()">getAllClassNames()</a> - Method in class <a href="doctrine/orm/mapping/driver/driver.html">Doctrine\ORM\Mapping\Driver\Driver</a></dt>
|
|
<dd>Gets the names of all mapped classes known to this driver.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatafactory.html#getAllMetadata()">getAllMetadata()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatafactory.html">Doctrine\ORM\Mapping\ClassMetadataFactory</a></dt>
|
|
<dd>Forces the factory to load the metadata of all classes known to the underlying
|
|
mapping driver.</dd>
|
|
<dt><a href="doctrine/dbal/schema/sequence.html#getAllocationSize()">getAllocationSize()</a> - Method in class <a href="doctrine/dbal/schema/sequence.html">Doctrine\DBAL\Schema\Sequence</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getAlterTableSQL()">getAlterTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the sql statements for altering an existing table.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getAlterTableSQL()">getAlterTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>generates the sql for altering an existing table on postgresql</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getAlterTableSQL()">getAlterTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Gets the sql statements for altering an existing table.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getAlterTableSQL()">getAlterTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Gets the SQL to alter an existing table.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getAlterTableSQL()">getAlterTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Gets the sql statements for altering an existing table.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getArrayResult()">getArrayResult()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets the array of results for the query.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getAssociationMapping()">getAssociationMapping()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the mapping of an association.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getAssociationMappings()">getAssociationMappings()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets all association mappings of the class.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#getAST()">getAST()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Parse and build AST for the given Query.</dd>
|
|
<dt><a href="doctrine/orm/query.html#getAST()">getAST()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Returns the corresponding AST for this DQL query.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getAutoGenerateProxyClasses()">getAutoGenerateProxyClasses()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets a boolean flag that indicates whether proxy classes should always be regenerated
|
|
during each script execution.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getAvgExpression()">getAvgExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the average value of a column</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getBetweenExpression()">getBetweenExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns SQL that checks if an expression evaluates to a value between
|
|
two values.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getBigIntTypeDeclarationSQL()">getBigIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getBigIntTypeDeclarationSQL()">getBigIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL snippet that declares an 8 byte integer column.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getBigIntTypeDeclarationSQL()">getBigIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getBigIntTypeDeclarationSQL()">getBigIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getBigIntTypeDeclarationSQL()">getBigIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getBigIntTypeDeclarationSQL()">getBigIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/types/smallinttype.html#getBindingType()">getBindingType()</a> - Method in class <a href="doctrine/dbal/types/smallinttype.html">Doctrine\DBAL\Types\SmallIntType</a></dt>
|
|
<dd>Gets the (preferred) binding type for values of this type that
|
|
can be used when binding parameters to prepared statements.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#getBindingType()">getBindingType()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Gets the (preferred) binding type for values of this type that
|
|
can be used when binding parameters to prepared statements.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/types/booleantype.html#getBindingType()">getBindingType()</a> - Method in class <a href="doctrine/dbal/types/booleantype.html">Doctrine\DBAL\Types\BooleanType</a></dt>
|
|
<dd>Gets the (preferred) binding type for values of this type that
|
|
can be used when binding parameters to prepared statements.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/types/biginttype.html#getBindingType()">getBindingType()</a> - Method in class <a href="doctrine/dbal/types/biginttype.html">Doctrine\DBAL\Types\BigIntType</a></dt>
|
|
<dd>Gets the (preferred) binding type for values of this type that
|
|
can be used when binding parameters to prepared statements.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/types/integertype.html#getBindingType()">getBindingType()</a> - Method in class <a href="doctrine/dbal/types/integertype.html">Doctrine\DBAL\Types\IntegerType</a></dt>
|
|
<dd>Gets the (preferred) binding type for values of this type that
|
|
can be used when binding parameters to prepared statements.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getBooleanTypeDeclarationSQL()">getBooleanTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL snippet that declares a boolean column.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getBooleanTypeDeclarationSQL()">getBooleanTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getBooleanTypeDeclarationSQL()">getBooleanTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getBooleanTypeDeclarationSQL()">getBooleanTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getBooleanTypeDeclarationSQL()">getBooleanTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getBooleanTypeDeclarationSQL()">getBooleanTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getByIdHash()">getByIdHash()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Gets an entity in the identity map by its identifier hash.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatafactory.html#getCacheDriver()">getCacheDriver()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatafactory.html">Doctrine\ORM\Mapping\ClassMetadataFactory</a></dt>
|
|
<dd>Gets the cache driver used by the factory to cache ClassMetadata instances.</dd>
|
|
<dt><a href="doctrine/orm/query/lexer.html#getCatchablePatterns()">getCatchablePatterns()</a> - Method in class <a href="doctrine/orm/query/lexer.html">Doctrine\ORM\Query\Lexer</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCheckDeclarationSQL()">getCheckDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL code portion needed to set a CHECK constraint
|
|
declaration to be used in statements like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html#getClassAnnotation()">getClassAnnotation()</a> - Method in class <a href="doctrine/common/annotations/annotationreader.html">Doctrine\Common\Annotations\AnnotationReader</a></dt>
|
|
<dd>Gets a class annotation.</dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html#getClassAnnotations()">getClassAnnotations()</a> - Method in class <a href="doctrine/common/annotations/annotationreader.html">Doctrine\Common\Annotations\AnnotationReader</a></dt>
|
|
<dd>Gets the annotations applied to a class.</dd>
|
|
<dt><a href="doctrine/orm/tools/event/generateschematableeventargs.html#getClassMetadata()">getClassMetadata()</a> - Method in class <a href="doctrine/orm/tools/event/generateschematableeventargs.html">Doctrine\ORM\Tools\Event\GenerateSchemaTableEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#getClassMetadata()">getClassMetadata()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Gets the ClassMetadata instance of the entity class this persister is used for.</dd>
|
|
<dt><a href="doctrine/orm/event/loadclassmetadataeventargs.html#getClassMetadata()">getClassMetadata()</a> - Method in class <a href="doctrine/orm/event/loadclassmetadataeventargs.html">Doctrine\ORM\Event\LoadClassMetadataEventArgs</a></dt>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getClassMetadata()">getClassMetadata()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Returns the metadata for a class.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getClassName()">getClassName()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Gets the name of the class of an entity result or joined entity result,
|
|
identified by the given unique alias.</dd>
|
|
<dt><a href="doctrine/orm/tools/event/generateschematableeventargs.html#getClassTable()">getClassTable()</a> - Method in class <a href="doctrine/orm/tools/event/generateschematableeventargs.html">Doctrine\ORM\Tools\Event\GenerateSchemaTableEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getClobTypeDeclarationSQL()">getClobTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getClobTypeDeclarationSQL()">getClobTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>Gets the SQL snippet used to declare a CLOB column type.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getClobTypeDeclarationSQL()">getClobTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getClobTypeDeclarationSQL()">getClobTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getClobTypeDeclarationSQL()">getClobTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getClobTypeDeclarationSQL()">getClobTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL snippet used to declare a CLOB column type.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getCollationFieldDeclaration()">getCollationFieldDeclaration()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>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><a href="doctrine/orm/unitofwork.html#getCollectionPersister()">getCollectionPersister()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets a collection persister for a collection-valued association.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getColumn()">getColumn()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Get a column instance</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getColumnCharsetDeclarationSQL()">getColumnCharsetDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>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><a href="doctrine/dbal/platforms/abstractplatform.html#getColumnCollationDeclarationSQL()">getColumnCollationDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>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><a href="doctrine/dbal/platforms/abstractplatform.html#getColumnDeclarationListSQL()">getColumnDeclarationListSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Get declaration of a number of fields in bulk</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getColumnDeclarationSQL()">getColumnDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL code portion needed to declare a generic type
|
|
field to be used in statements like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getColumnDefinition()">getColumnDefinition()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getColumnName()">getColumnName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets a column name for a field name.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getColumnNames()">getColumnNames()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets an array containing all the column names.</dd>
|
|
<dt><a href="doctrine/dbal/schema/constraint.html#getColumns()">getColumns()</a> - Method in class <a href="doctrine/dbal/schema/constraint.html">Doctrine\DBAL\Schema\Constraint</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/index.html#getColumns()">getColumns()</a> - Method in class <a href="doctrine/dbal/schema/index.html">Doctrine\DBAL\Schema\Index</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getColumns()">getColumns()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#getColumns()">getColumns()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dt><a href="doctrine/orm/internal/commitordercalculator.html#getCommitOrder()">getCommitOrder()</a> - Method in class <a href="doctrine/orm/internal/commitordercalculator.html">Doctrine\ORM\Internal\CommitOrderCalculator</a></dt>
|
|
<dd>Gets a valid commit order for all current nodes.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getCommitOrderCalculator()">getCommitOrderCalculator()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the CommitOrderCalculator used by the UnitOfWork to order commits.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getConcatExpression()">getConcatExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Returns string to concatenate two or more string parameters</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getConcatExpression()">getConcatExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Returns a series of strings concatinated
|
|
|
|
concat() accepts an arbitrary number of parameters. </dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getConcatExpression()">getConcatExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns a series of strings concatinated
|
|
|
|
concat() accepts an arbitrary number of parameters. </dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getConfiguration()">getConfiguration()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the Configuration used by the Connection.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getConfiguration()">getConfiguration()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets the Configuration used by the EntityManager.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#getConnection()">getConnection()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Gets the Connection used by the walker.</dd>
|
|
<dt><a href="doctrine/dbal/tools/console/helper/connectionhelper.html#getConnection()">getConnection()</a> - Method in class <a href="doctrine/dbal/tools/console/helper/connectionhelper.html">Doctrine\DBAL\Tools\Console\Helper\ConnectionHelper</a></dt>
|
|
<dd>Retrieves Doctrine Database Connection</dd>
|
|
<dt><a href="doctrine/dbal/event/connectioneventargs.html#getConnection()">getConnection()</a> - Method in class <a href="doctrine/dbal/event/connectioneventargs.html">Doctrine\DBAL\Event\ConnectionEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getConnection()">getConnection()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets the database connection object used by the EntityManager.</dd>
|
|
<dt><a href="doctrine/dbal/drivermanager.html#getConnection()">getConnection()</a> - Method in class <a href="doctrine/dbal/drivermanager.html">Doctrine\DBAL\DriverManager</a></dt>
|
|
<dd>Creates a connection object based on the specified parameters.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCosExpression()">getCosExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCountExpression()">getCountExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the number of rows (without a NULL value) of a column
|
|
|
|
If a '*' is used instead of a column the number of selected rows
|
|
is returned.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getCreateAutoincrementSql()">getCreateAutoincrementSql()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCreateConstraintSQL()">getCreateConstraintSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL to create a constraint on a table on this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getCreateDatabaseSQL()">getCreateDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>create a new database</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getCreateDatabaseSQL()">getCreateDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>create a new database</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCreateDatabaseSQL()">getCreateDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getCreateDatabaseSQL()">getCreateDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>create a new database</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCreateForeignKeySQL()">getCreateForeignKeySQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Create a new foreign key</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCreateIndexSQL()">getCreateIndexSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL to create an index on a table on this platform.</dd>
|
|
<dt><a href="doctrine/orm/tools/schematool.html#getCreateSchemaSql()">getCreateSchemaSql()</a> - Method in class <a href="doctrine/orm/tools/schematool.html">Doctrine\ORM\Tools\SchemaTool</a></dt>
|
|
<dd>Gets the list of DDL statements that are required to create the database schema for
|
|
the given list of ClassMetadata instances.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCreateSequenceSQL()">getCreateSequenceSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL to create a sequence on this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getCreateSequenceSQL()">getCreateSequenceSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Gets the SQL used to create a sequence that starts with a given value
|
|
and increments by the given allocation size.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getCreateSequenceSQL()">getCreateSequenceSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Gets the SQL to create a sequence on this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCreateTableSQL()">getCreateTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL statement(s) to create a table with the specified name, columns and constraints
|
|
on this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getCreateTemporaryTableSnippetSQL()">getCreateTemporaryTableSnippetSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCreateTemporaryTableSnippetSQL()">getCreateTemporaryTableSnippetSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getCreateViewSQL()">getCreateViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getCreateViewSQL()">getCreateViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getCreateViewSQL()">getCreateViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCreateViewSQL()">getCreateViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getCreateViewSQL()">getCreateViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCurrentDateSQL()">getCurrentDateSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL specific for the platform to get the current date.</dd>
|
|
<dt><a href="doctrine/orm/id/sequencegenerator.html#getCurrentMaxValue()">getCurrentMaxValue()</a> - Method in class <a href="doctrine/orm/id/sequencegenerator.html">Doctrine\ORM\Id\SequenceGenerator</a></dt>
|
|
<dd>Gets the maximum value of the currently allocated bag of values.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCurrentTimeSQL()">getCurrentTimeSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL specific for the platform to get the current time.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCurrentTimestampSQL()">getCurrentTimestampSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL specific for the platform to get the current timestamp</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getCustomDatetimeFunction()">getCustomDatetimeFunction()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the implementation class name of a registered custom date/time DQL function.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getCustomNumericFunction()">getCustomNumericFunction()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the implementation class name of a registered custom numeric DQL function.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getCustomStringFunction()">getCustomStringFunction()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the implementation class name of a registered custom string DQL function.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getCustomTypeDeclarationSQL()">getCustomTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>getCustomTypeDeclarationSql
|
|
Obtail SQL code portion needed to create a custom column,
|
|
e.g. </dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getDatabase()">getDatabase()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the name of the database this Connection is connected to.</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdosqlite/driver.html#getDatabase()">getDatabase()</a> - Method in class <a href="doctrine/dbal/driver/pdosqlite/driver.html">Doctrine\DBAL\Driver\PDOSqlite\Driver</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#getDatabasePlatform()">getDatabasePlatform()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Return associated platform.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getDatabasePlatform()">getDatabasePlatform()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the DatabasePlatform for the connection.</dd>
|
|
<dt><a href="doctrine/dbal/event/connectioneventargs.html#getDatabasePlatform()">getDatabasePlatform()</a> - Method in class <a href="doctrine/dbal/event/connectioneventargs.html">Doctrine\DBAL\Event\ConnectionEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/driver/pdosqlite/driver.html#getDatabasePlatform()">getDatabasePlatform()</a> - Method in class <a href="doctrine/dbal/driver/pdosqlite/driver.html">Doctrine\DBAL\Driver\PDOSqlite\Driver</a></dt>
|
|
<dd>Gets the database platform that is relevant for this driver.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDateFormatString()">getDateFormatString()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the format string, as accepted by the date() function, that describes
|
|
the format of a stored date value of this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getDateTimeFormatString()">getDateTimeFormatString()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Gets the format string, as accepted by the date() function, that describes
|
|
the format of a stored datetime value of this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDateTimeFormatString()">getDateTimeFormatString()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the format string, as accepted by the date() function, that describes
|
|
the format of a stored datetime value of this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getDateTimeFormatString()">getDateTimeFormatString()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Gets the format string, as accepted by the date() function, that describes
|
|
the format of a stored datetime value of this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getDateTimeTypeDeclarationSQL()">getDateTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getDateTimeTypeDeclarationSQL()">getDateTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getDateTimeTypeDeclarationSQL()">getDateTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getDateTimeTypeDeclarationSQL()">getDateTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDateTimeTypeDeclarationSQL()">getDateTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL to be used to create datetime fields in
|
|
statements like CREATE TABLE</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getDateTimeTypeDeclarationSQL()">getDateTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getDateTypeDeclarationSQL()">getDateTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getDateTypeDeclarationSQL()">getDateTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getDateTypeDeclarationSQL()">getDateTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getDateTypeDeclarationSQL()">getDateTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getDateTypeDeclarationSQL()">getDateTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDateTypeDeclarationSQL()">getDateTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL to be used to create date fields in statements
|
|
like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDecimalTypeDeclarationSQL()">getDecimalTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL snippet that declares a floating point column of arbitrary precision.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getDeclaringClass()">getDeclaringClass()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Gets the name of the class that owns a field mapping for the specified column.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getDefault()">getDefault()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/dbal/types/stringtype.html#getDefaultLength()">getDefaultLength()</a> - Method in class <a href="doctrine/dbal/types/stringtype.html">Doctrine\DBAL\Types\StringType</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#getDefaultLength()">getDefaultLength()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Gets the default length of this type.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDefaultTransactionIsolationLevel()">getDefaultTransactionIsolationLevel()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the default transaction isolation level of the platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDefaultValueDeclarationSQL()">getDefaultValueDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL code portion needed to set a default value
|
|
declaration to be used in statements like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getDeleteDiff()">getDeleteDiff()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL:
|
|
getDeleteDiff</dd>
|
|
<dt><a href="doctrine/orm/query.html#getDQL()">getDQL()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Returns the DQL query that is represented by this query object.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getDQL()">getDQL()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Get the complete DQL string for this query builder instance
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->from('User', 'u')
|
|
echo $qb->getDql(); // SELECT u FROM User u</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getDQLPart()">getDQLPart()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Get a DQL part or parts by the part name</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getDQLParts()">getDQLParts()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Get the full DQL parts array</dd>
|
|
<dt><a href="doctrine/dbal/event/connectioneventargs.html#getDriver()">getDriver()</a> - Method in class <a href="doctrine/dbal/event/connectioneventargs.html">Doctrine\DBAL\Event\ConnectionEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getDriver()">getDriver()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the DBAL driver instance.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driverchain.html#getDrivers()">getDrivers()</a> - Method in class <a href="doctrine/orm/mapping/driver/driverchain.html">Doctrine\ORM\Mapping\Driver\DriverChain</a></dt>
|
|
<dd>Get the array of nested drivers.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getDropAutoincrementSql()">getDropAutoincrementSql()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDropConstraintSQL()">getDropConstraintSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Get drop constraint sql</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getDropDatabaseSQL()">getDropDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getDropDatabaseSQL()">getDropDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>drop an existing database</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDropDatabaseSQL()">getDropDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getDropDatabaseSQL()">getDropDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>drop an existing database</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getDropDatabaseSQL()">getDropDatabaseSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>drop an existing database</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getDropForeignKeySQL()">getDropForeignKeySQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getDropForeignKeySQL()">getDropForeignKeySQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDropForeignKeySQL()">getDropForeignKeySQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getDropIndexSQL()">getDropIndexSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Gets the SQL to drop an index of a table.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDropIndexSQL()">getDropIndexSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Drop index from a table</dd>
|
|
<dt><a href="doctrine/orm/tools/schematool.html#getDropSchemaSql()">getDropSchemaSql()</a> - Method in class <a href="doctrine/orm/tools/schematool.html">Doctrine\ORM\Tools\SchemaTool</a></dt>
|
|
<dd>Gets the SQL needed to drop the database schema for the given classes.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getDropSequenceSQL()">getDropSequenceSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDropSequenceSQL()">getDropSequenceSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getDropSequenceSQL()">getDropSequenceSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Drop existing sequence</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDropTableSQL()">getDropTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Drop a Table</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getDropTableSQL()">getDropTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Gets the SQL to drop a table.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getDropViewSQL()">getDropViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getDropViewSQL()">getDropViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getDropViewSQL()">getDropViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getDropViewSQL()">getDropViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getDropViewSQL()">getDropViewSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/driver/abstractfiledriver.html#getElement()">getElement()</a> - Method in class <a href="doctrine/orm/mapping/driver/abstractfiledriver.html">Doctrine\ORM\Mapping\Driver\AbstractFileDriver</a></dt>
|
|
<dd>Get the element of schema meta data for the class from the mapping file.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getEmptyIdentityInsertSQL()">getEmptyIdentityInsertSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Get the insert sql for an empty insert statement</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getEmptyIdentityInsertSQL()">getEmptyIdentityInsertSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Get the insert sql for an empty insert statement</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getEmptyIdentityInsertSQL()">getEmptyIdentityInsertSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Get the insert sql for an empty insert statement</dd>
|
|
<dt><a href="doctrine/common/eventargs.html#getEmptyInstance()">getEmptyInstance()</a> - Method in class <a href="doctrine/common/eventargs.html">Doctrine\Common\EventArgs</a></dt>
|
|
<dd>Gets the single, empty and immutable EventArgs instance.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/event/lifecycleeventargs.html#getEntity()">getEntity()</a> - Method in class <a href="doctrine/orm/event/lifecycleeventargs.html">Doctrine\ORM\Event\LifecycleEventArgs</a></dt>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getEntityAlias()">getEntityAlias()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Gets the alias of the class that owns a field mapping for the specified column.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getEntityChangeSet()">getEntityChangeSet()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the changeset for an entity.</dd>
|
|
<dt><a href="doctrine/orm/event/preupdateeventargs.html#getEntityChangeSet()">getEntityChangeSet()</a> - Method in class <a href="doctrine/orm/event/preupdateeventargs.html">Doctrine\ORM\Event\PreUpdateEventArgs</a></dt>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getEntityIdentifier()">getEntityIdentifier()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the identifier of an entity.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getEntityManager()">getEntityManager()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Retrieves the associated EntityManager of this Query instance.</dd>
|
|
<dt><a href="doctrine/orm/event/lifecycleeventargs.html#getEntityManager()">getEntityManager()</a> - Method in class <a href="doctrine/orm/event/lifecycleeventargs.html">Doctrine\ORM\Event\LifecycleEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#getEntityManager()">getEntityManager()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Gets the EntityManager used by the walker.</dd>
|
|
<dt><a href="doctrine/orm/tools/event/generateschemaeventargs.html#getEntityManager()">getEntityManager()</a> - Method in class <a href="doctrine/orm/tools/event/generateschemaeventargs.html">Doctrine\ORM\Tools\Event\GenerateSchemaEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#getEntityManager()">getEntityManager()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Gets the EntityManager used by the parser.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/helper/entitymanagerhelper.html#getEntityManager()">getEntityManager()</a> - Method in class <a href="doctrine/orm/tools/console/helper/entitymanagerhelper.html">Doctrine\ORM\Tools\Console\Helper\EntityManagerHelper</a></dt>
|
|
<dd>Retrieves Doctrine ORM EntityManager</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getEntityManager()">getEntityManager()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Get the associated EntityManager for this query builder.</dd>
|
|
<dt><a href="doctrine/orm/event/onflusheventargs.html#getEntityManager()">getEntityManager()</a> - Method in class <a href="doctrine/orm/event/onflusheventargs.html">Doctrine\ORM\Event\OnFlushEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getEntityNamespace()">getEntityNamespace()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Resolves a registered namespace alias to the full namespace.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getEntityPersister()">getEntityPersister()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the EntityPersister for an Entity.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getEntityResultCount()">getEntityResultCount()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Gets the number of different entities that appear in the mapped result.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getEntityState()">getEntityState()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the state of an entity within the current unit of work.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getEventManager()">getEventManager()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets the EventManager used by the EntityManager.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getEventManager()">getEventManager()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the EventManager used by the Connection.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#getExecutor()">getExecutor()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Gets an executor that can be used to execute the result of this walker.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#getExecutor()">getExecutor()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Gets an executor that can be used to execute the result of this walker.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#getExecutor()">getExecutor()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Gets an executor that can be used to execute the result of this walker.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#getExecutor()">getExecutor()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Gets an executor that can be used to execute the result of this walker.</dd>
|
|
<dt><a href="doctrine/orm/query.html#getExpireQueryCache()">getExpireQueryCache()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Retrieves if the query cache is active or not.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getExpireResultCache()">getExpireResultCache()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Retrieves if the resultset cache is active or not.</dd>
|
|
<dt><a href="doctrine/orm/tools/export/classmetadataexporter.html#getExporter()">getExporter()</a> - Method in class <a href="doctrine/orm/tools/export/classmetadataexporter.html">Doctrine\ORM\Tools\Export\ClassMetadataExporter</a></dt>
|
|
<dd>Get a exporter driver instance</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getExpressionBuilder()">getExpressionBuilder()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets an ExpressionBuilder used for object-oriented construction of query expressions.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/abstractexporter.html#getExtension()">getExtension()</a> - Method in class <a href="doctrine/orm/tools/export/driver/abstractexporter.html">Doctrine\ORM\Tools\Export\Driver\AbstractExporter</a></dt>
|
|
<dd>Get the extension used to generated the path to a class</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getFieldMapping()">getFieldMapping()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the mapping of a (regular) field that holds some data but not a
|
|
reference to another object.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getFieldName()">getFieldName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the field name for a column name.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getFieldName()">getFieldName()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Gets the field name for a column name.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#getFieldValue()">getFieldValue()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Gets the specified field's value off the given entity.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/abstractfiledriver.html#getFileExtension()">getFileExtension()</a> - Method in class <a href="doctrine/orm/mapping/driver/abstractfiledriver.html">Doctrine\ORM\Mapping\Driver\AbstractFileDriver</a></dt>
|
|
<dd>Get the file extension used to look for mapping files under</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html#getFileExtension()">getFileExtension()</a> - Method in class <a href="doctrine/orm/mapping/driver/annotationdriver.html">Doctrine\ORM\Mapping\Driver\AnnotationDriver</a></dt>
|
|
<dd>Get the file extension used to look for mapping files under</dd>
|
|
<dt><a href="doctrine/common/classloader.html#getFileExtension()">getFileExtension()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Gets the file extension of class files in the namespace of this class loader.</dd>
|
|
<dt><a href="doctrine/orm/query.html#getFirstResult()">getFirstResult()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Gets the position of the first result the query object was set to retrieve (the "offset").
|
|
</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getFirstResult()">getFirstResult()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Gets the position of the first result the query object was set to retrieve (the "offset").
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getFixed()">getFixed()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#getForeignColumns()">getForeignColumns()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getForeignKey()">getForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getForeignKeyBaseDeclarationSQL()">getForeignKeyBaseDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>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><a href="doctrine/dbal/platforms/abstractplatform.html#getForeignKeyDeclarationSQL()">getForeignKeyDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>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><a href="doctrine/dbal/platforms/abstractplatform.html#getForeignKeyReferentialActionSQL()">getForeignKeyReferentialActionSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>returns given referential action in uppercase if valid, otherwise throws
|
|
an exception</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getForeignKeys()">getForeignKeys()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Get Constraints</dd>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#getForeignTableName()">getForeignTableName()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getForUpdateSql()">getForUpdateSql()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/orm/query/expr/from.html#getFrom()">getFrom()</a> - Method in class <a href="doctrine/orm/query/expr/from.html">Doctrine\ORM\Query\Expr\From</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getGuidExpression()">getGuidExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Returns global unique identifier</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getGuidExpression()">getGuidExpression()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Returns global unique identifier</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getGuidExpression()">getGuidExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Returns global unique identifier</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getHint()">getHint()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets the value of a query hint. </dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getHost()">getHost()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the hostname of the currently connected database.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getHydrationMode()">getHydrationMode()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets the hydration mode currently used by the query.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getHydrator()">getHydrator()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets a hydrator for the given hydration mode.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getIdentifierColumnNames()">getIdentifierColumnNames()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Returns an array with all the identifier column names.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getIdentifierFieldNames()">getIdentifierFieldNames()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the identifier (primary key) field names of the class.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getIdentifierQuoteCharacter()">getIdentifierQuoteCharacter()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the character used for identifier quoting.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getIdentifierQuoteCharacter()">getIdentifierQuoteCharacter()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Gets the character used for identifier quoting.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#getIdentifierValues()">getIdentifierValues()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Extracts the identifier values of an entity of this class.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getIdentityColumnNullInsertSQL()">getIdentityColumnNullInsertSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getIdentityMap()">getIdentityMap()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the identity map of the UnitOfWork.</dd>
|
|
<dt><a href="doctrine/common/cache/apccache.html#getIds()">getIds()</a> - Method in class <a href="doctrine/common/cache/apccache.html">Doctrine\Common\Cache\ApcCache</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#getIds()">getIds()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>Get an array of all the cache ids stored</dd>
|
|
<dt><a href="doctrine/common/cache/memcachecache.html#getIds()">getIds()</a> - Method in class <a href="doctrine/common/cache/memcachecache.html">Doctrine\Common\Cache\MemcacheCache</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/cache/xcachecache.html#getIds()">getIds()</a> - Method in class <a href="doctrine/common/cache/xcachecache.html">Doctrine\Common\Cache\XcacheCache</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/cache/arraycache.html#getIds()">getIds()</a> - Method in class <a href="doctrine/common/cache/arraycache.html">Doctrine\Common\Cache\ArrayCache</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/classloader.html#getIncludePath()">getIncludePath()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Gets the base include path for all class files in the namespace of this class loader.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getIndex()">getIndex()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getIndexDeclarationSQL()">getIndexDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL code portion needed to set an index
|
|
declaration to be used in statements like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getIndexes()">getIndexes()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getIndexFieldDeclarationListSQL()">getIndexFieldDeclarationListSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>getIndexFieldDeclarationList
|
|
Obtain DBMS specific SQL code portion needed to set an index
|
|
declaration to be used in statements like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getInExpression()">getInExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the SQL to check if a value is one in a set of
|
|
given values.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/sequence.html#getInitialValue()">getInitialValue()</a> - Method in class <a href="doctrine/dbal/schema/sequence.html">Doctrine\DBAL\Schema\Sequence</a></dt>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getInsertDiff()">getInsertDiff()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL:
|
|
getInsertDiff</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#getInsertSQL()">getInsertSQL()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Gets the INSERT SQL used by the persister to persist a new entity.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getIntegerTypeDeclarationSQL()">getIntegerTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getIntegerTypeDeclarationSQL()">getIntegerTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL snippet that declares a 4 byte integer column.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getIntegerTypeDeclarationSQL()">getIntegerTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getIntegerTypeDeclarationSQL()">getIntegerTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getIntegerTypeDeclarationSQL()">getIntegerTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getIntegerTypeDeclarationSQL()">getIntegerTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL code portion needed to declare an integer type
|
|
field to be used in statements like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getIsNotNullExpression()">getIsNotNullExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns SQL that checks if a expression is not null.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getIsNullExpression()">getIsNullExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns SQL that checks if a expression is null.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getIterator()">getIterator()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#getIterator()">getIterator()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Gets an iterator for iterating over the elements in the collection.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getKeys()">getKeys()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#getKeys()">getKeys()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Gets all keys/indexes of the collection elements.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#getKeys()">getKeys()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Gets all keys/indices of the collection.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getLength()">getLength()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getLengthExpression()">getLengthExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the length of a text field.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#getLexer()">getLexer()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Gets the lexer used by the parser.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getLifecycleCallbacks()">getLifecycleCallbacks()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the registered lifecycle callbacks for an event.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getListDatabasesSQL()">getListDatabasesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getListDatabasesSQL()">getListDatabasesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListDatabasesSQL()">getListDatabasesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getListDatabasesSQL()">getListDatabasesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/common/eventmanager.html#getListeners()">getListeners()</a> - Method in class <a href="doctrine/common/eventmanager.html">Doctrine\Common\EventManager</a></dt>
|
|
<dd>Gets the listeners of a specific event or all listeners.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getListSequencesSQL()">getListSequencesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getListSequencesSQL()">getListSequencesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListSequencesSQL()">getListSequencesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getListTableColumnsSQL()">getListTableColumnsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getListTableColumnsSQL()">getListTableColumnsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getListTableColumnsSQL()">getListTableColumnsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListTableColumnsSQL()">getListTableColumnsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getListTableColumnsSQL()">getListTableColumnsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getListTableConstraintsSQL()">getListTableConstraintsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getListTableConstraintsSQL()">getListTableConstraintsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getListTableConstraintsSQL()">getListTableConstraintsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getListTableConstraintsSQL()">getListTableConstraintsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListTableConstraintsSQL()">getListTableConstraintsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getListTableForeignKeysSQL()">getListTableForeignKeysSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getListTableForeignKeysSQL()">getListTableForeignKeysSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListTableForeignKeysSQL()">getListTableForeignKeysSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getListTableForeignKeysSQL()">getListTableForeignKeysSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getListTableIndexesSQL()">getListTableIndexesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListTableIndexesSQL()">getListTableIndexesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getListTableIndexesSQL()">getListTableIndexesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getListTableIndexesSQL()">getListTableIndexesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getListTableIndexesSQL()">getListTableIndexesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getListTablesSQL()">getListTablesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListTablesSQL()">getListTablesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getListTablesSQL()">getListTablesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getListTablesSQL()">getListTablesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getListTablesSQL()">getListTablesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getListTablesSQL()">getListTablesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListUsersSQL()">getListUsersSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getListViewsSQL()">getListViewsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Get the SQL to list all views of a database or user.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getListViewsSQL()">getListViewsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>Get the SQL to list all views of a database or user.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getListViewsSQL()">getListViewsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Get the SQL to list all views of a database or user.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getListViewsSQL()">getListViewsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Get the SQL to list all views of a database or user.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getListViewsSQL()">getListViewsSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Get the SQL to list all views of a database or user.</dd>
|
|
<dt><a href="doctrine/common/lexer.html#getLiteral()">getLiteral()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Gets the literal for a given token.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatafactory.html#getLoadedMetadata()">getLoadedMetadata()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatafactory.html">Doctrine\ORM\Mapping\ClassMetadataFactory</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#getLocalColumns()">getLocalColumns()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#getLocalTableName()">getLocalTableName()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getLocateExpression()">getLocateExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>returns the position of the first occurrence of substring $substr in string $str</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getLocateExpression()">getLocateExpression()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>returns the position of the first occurrence of substring $substr in string $str</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getLocateExpression()">getLocateExpression()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>returns the position of the first occurrence of substring $substr in string $str</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getLocateExpression()">getLocateExpression()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>returns the position of the first occurrence of substring $substr in string $str</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getLocateExpression()">getLocateExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>returns the position of the first occurrence of substring $substr in string $str</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getLowerExpression()">getLowerExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>lower
|
|
Returns the string $str with all characters changed to
|
|
lowercase according to the current character set mapping.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getLtrimExpression()">getLtrimExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>ltrim
|
|
returns the string $str with leading space characters removed</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getMapping()">getMapping()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL: Gets the association mapping of the collection.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getMaxExpression()">getMaxExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the highest value of a column</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaconfig.html#getMaxIdentifierLength()">getMaxIdentifierLength()</a> - Method in class <a href="doctrine/dbal/schema/schemaconfig.html">Doctrine\DBAL\Schema\SchemaConfig</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getMaxIdentifierLength()">getMaxIdentifierLength()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Maximum length of any given databse identifier, like tables or column names.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getMaxIdentifierLength()">getMaxIdentifierLength()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Maximum length of any given databse identifier, like tables or column names.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getMaxResults()">getMaxResults()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Gets the maximum number of results the query object was set to retrieve (the "limit").
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query.html#getMaxResults()">getMaxResults()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Gets the maximum number of results the query object was set to retrieve (the "limit").
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getMd5Expression()">getMd5Expression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the md5 sum of a field.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getMediumIntTypeDeclarationSql()">getMediumIntTypeDeclarationSql()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/cache/memcachecache.html#getMemcache()">getMemcache()</a> - Method in class <a href="doctrine/common/cache/memcachecache.html">Doctrine\Common\Cache\MemcacheCache</a></dt>
|
|
<dd>Gets the memcache instance used by the cache.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getMetadataCacheImpl()">getMetadataCacheImpl()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the cache driver implementation that is used for metadata caching.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getMetadataDriverImpl()">getMetadataDriverImpl()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the cache driver implementation that is used for the mapping metadata.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getMetadataFactory()">getMetadataFactory()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets the metadata factory used to gather the metadata of classes.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatafactory.html#getMetadataFor()">getMetadataFor()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatafactory.html">Doctrine\ORM\Mapping\ClassMetadataFactory</a></dt>
|
|
<dd>Gets the class metadata descriptor for a class.</dd>
|
|
<dt><a href="doctrine/orm/tools/convertdoctrine1schema.html#getMetadatas()">getMetadatas()</a> - Method in class <a href="doctrine/orm/tools/convertdoctrine1schema.html">Doctrine\ORM\Tools\ConvertDoctrine1Schema</a></dt>
|
|
<dd>Get an array of ClassMetadataInfo instances from the passed
|
|
Doctrine 1 schema</dd>
|
|
<dt><a href="doctrine/orm/tools/classmetadatareader.html#getMetadatas()">getMetadatas()</a> - Method in class <a href="doctrine/orm/tools/classmetadatareader.html">Doctrine\ORM\Tools\ClassMetadataReader</a></dt>
|
|
<dd>Get an array of ClassMetadataInfo instances for all the configured mapping
|
|
directories. </dd>
|
|
<dt><a href="doctrine/orm/tools/export/classmetadataexporter.html#getMetadatas()">getMetadatas()</a> - Method in class <a href="doctrine/orm/tools/export/classmetadataexporter.html">Doctrine\ORM\Tools\Export\ClassMetadataExporter</a></dt>
|
|
<dd>Get an array of ClassMetadataInfo instances for all the configured mapping
|
|
directories. </dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html#getMethodAnnotation()">getMethodAnnotation()</a> - Method in class <a href="doctrine/common/annotations/annotationreader.html">Doctrine\Common\Annotations\AnnotationReader</a></dt>
|
|
<dd>Gets a method annotation.</dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html#getMethodAnnotations()">getMethodAnnotations()</a> - Method in class <a href="doctrine/common/annotations/annotationreader.html">Doctrine\Common\Annotations\AnnotationReader</a></dt>
|
|
<dd>Gets the annotations applied to a method.</dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#getMigrateFromSql()">getMigrateFromSql()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#getMigrateToSql()">getMigrateToSql()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getMinExpression()">getMinExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the lowest value of a column</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getModExpression()">getModExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the remainder of the division operation
|
|
$expression1 / $expression2.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/helper/entitymanagerhelper.html#getName()">getName()</a> - Method in class <a href="doctrine/orm/tools/console/helper/entitymanagerhelper.html">Doctrine\ORM\Tools\Console\Helper\EntityManagerHelper</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/types/stringtype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/stringtype.html">Doctrine\DBAL\Types\StringType</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/types/datetimetype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/datetimetype.html">Doctrine\DBAL\Types\DateTimeType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/datetype.html">Doctrine\DBAL\Types\DateType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/booleantype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/booleantype.html">Doctrine\DBAL\Types\BooleanType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/biginttype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/biginttype.html">Doctrine\DBAL\Types\BigIntType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/arraytype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/arraytype.html">Doctrine\DBAL\Types\ArrayType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/decimaltype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/decimaltype.html">Doctrine\DBAL\Types\DecimalType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/integertype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/integertype.html">Doctrine\DBAL\Types\IntegerType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/timetype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/timetype.html">Doctrine\DBAL\Types\TimeType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/texttype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/texttype.html">Doctrine\DBAL\Types\TextType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/smallinttype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/smallinttype.html">Doctrine\DBAL\Types\SmallIntType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/objecttype.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/objecttype.html">Doctrine\DBAL\Types\ObjectType</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Gets the name of this type.</dd>
|
|
<dt><a href="doctrine/dbal/tools/console/helper/connectionhelper.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/tools/console/helper/connectionhelper.html">Doctrine\DBAL\Tools\Console\Helper\ConnectionHelper</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the name of the platform.</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractasset.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/schema/abstractasset.html">Doctrine\DBAL\Schema\AbstractAsset</a></dt>
|
|
<dd>Return name of this schema asset.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Get the platform name for this instance</dd>
|
|
<dt><a href="doctrine/dbal/schema/constraint.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/schema/constraint.html">Doctrine\DBAL\Schema\Constraint</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Get the platform name for this instance</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>Get the platform name for this instance</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Get the platform name for this instance.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Get the platform name for this instance</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdosqlite/driver.html#getName()">getName()</a> - Method in class <a href="doctrine/dbal/driver/pdosqlite/driver.html">Doctrine\DBAL\Driver\PDOSqlite\Driver</a></dt>
|
|
<dt><a href="doctrine/orm/configuration.html#getNamedNativeQuery()">getNamedNativeQuery()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the components of a previously registered named native query.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getNamedQuery()">getNamedQuery()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets a previously registered named DQL query.</dd>
|
|
<dt><a href="doctrine/common/classloader.html#getNamespaceSeparator()">getNamespaceSeparator()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Gets the namespace separator used by classes in the namespace of this class loader.</dd>
|
|
<dt><a href="doctrine/orm/event/preupdateeventargs.html#getNewValue()">getNewValue()</a> - Method in class <a href="doctrine/orm/event/preupdateeventargs.html">Doctrine\ORM\Event\PreUpdateEventArgs</a></dt>
|
|
<dd>Get the new value of the changeset of the changed field.</dd>
|
|
<dt><a href="doctrine/orm/id/sequencegenerator.html#getNextValue()">getNextValue()</a> - Method in class <a href="doctrine/orm/id/sequencegenerator.html">Doctrine\ORM\Id\SequenceGenerator</a></dt>
|
|
<dd>Gets the next value that will be returned by generate().</dd>
|
|
<dt><a href="doctrine/orm/query/lexer.html#getNonCatchablePatterns()">getNonCatchablePatterns()</a> - Method in class <a href="doctrine/orm/query/lexer.html">Doctrine\ORM\Query\Lexer</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getNotExpression()">getNotExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the SQL for a logical not.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getNotnull()">getNotnull()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getNowExpression()">getNowExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Return string to call a variable with the current timestamp inside an SQL statement
|
|
There are three special variables for current date and time:
|
|
- CURRENT_TIMESTAMP (date and time, TIMESTAMP type)
|
|
- CURRENT_DATE (date, DATE type)
|
|
- CURRENT_TIME (time, TIME type)</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getNowExpression()">getNowExpression()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Returns the SQL string to return the current system date and time.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getNowExpression()">getNowExpression()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>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><a href="doctrine/dbal/platforms/oracleplatform.html#getNowExpression()">getNowExpression()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Return string to call a variable with the current timestamp inside an SQL statement
|
|
There are three special variables for current date and time:
|
|
- CURRENT_TIMESTAMP (date and time, TIMESTAMP type)
|
|
- CURRENT_DATE (date, DATE type)
|
|
- CURRENT_TIME (time, TIME type)</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getNowExpression()">getNowExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the current system date.</dd>
|
|
<dt><a href="doctrine/orm/event/preupdateeventargs.html#getOldValue()">getOldValue()</a> - Method in class <a href="doctrine/orm/event/preupdateeventargs.html">Doctrine\ORM\Event\PreUpdateEventArgs</a></dt>
|
|
<dd>Get the old value of the changeset of the changed field.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getOption()">getOption()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#getOption()">getOption()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getOptions()">getOptions()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getOriginalEntityData()">getOriginalEntityData()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the original data of an entity. </dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getOwner()">getOwner()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL:
|
|
Gets the collection owner.</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#getOwningTable()">getOwningTable()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Gets the name of the table that owns the column the given field is mapped to.</dd>
|
|
<dt><a href="doctrine/orm/persisters/joinedsubclasspersister.html#getOwningTable()">getOwningTable()</a> - Method in class <a href="doctrine/orm/persisters/joinedsubclasspersister.html">Doctrine\ORM\Persisters\JoinedSubclassPersister</a></dt>
|
|
<dd>Gets the name of the table that owns the column the given field is mapped to.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getParameter()">getParameter()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets a query parameter.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getParameter()">getParameter()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Gets a query parameter.</dd>
|
|
<dt><a href="doctrine/orm/query/parserresult.html#getParameterMappings()">getParameterMappings()</a> - Method in class <a href="doctrine/orm/query/parserresult.html">Doctrine\ORM\Query\ParserResult</a></dt>
|
|
<dd>Gets all DQL to SQL parameter mappings.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getParameters()">getParameters()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Get all defined parameters.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getParameters()">getParameters()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Get all defined parameters</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getParams()">getParams()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the parameters used during instantiation.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getParentAlias()">getParentAlias()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Gets the parent alias of the given alias.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#getParserResult()">getParserResult()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Gets the ParserResult that is being filled with information during parsing.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getPassword()">getPassword()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the password used by this connection.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/abstractfiledriver.html#getPaths()">getPaths()</a> - Method in class <a href="doctrine/orm/mapping/driver/abstractfiledriver.html">Doctrine\ORM\Mapping\Driver\AbstractFileDriver</a></dt>
|
|
<dd>Retrieve the defined metadata lookup paths.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html#getPaths()">getPaths()</a> - Method in class <a href="doctrine/orm/mapping/driver/annotationdriver.html">Doctrine\ORM\Mapping\Driver\AnnotationDriver</a></dt>
|
|
<dd>Retrieve the defined metadata lookup paths.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getPiExpression()">getPiExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getPlatformOption()">getPlatformOption()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getPlatformOptions()">getPlatformOptions()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/dbal/connection.html#getPort()">getPort()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the port of the currently connected database.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getPrecision()">getPrecision()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/table.html#getPrimaryKey()">getPrimaryKey()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html#getPropertyAnnotation()">getPropertyAnnotation()</a> - Method in class <a href="doctrine/common/annotations/annotationreader.html">Doctrine\Common\Annotations\AnnotationReader</a></dt>
|
|
<dd>Gets a property annotation.</dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html#getPropertyAnnotations()">getPropertyAnnotations()</a> - Method in class <a href="doctrine/common/annotations/annotationreader.html">Doctrine\Common\Annotations\AnnotationReader</a></dt>
|
|
<dd>Gets the annotations applied to a property.</dd>
|
|
<dt><a href="doctrine/orm/proxy/proxyfactory.html#getProxy()">getProxy()</a> - Method in class <a href="doctrine/orm/proxy/proxyfactory.html">Doctrine\ORM\Proxy\ProxyFactory</a></dt>
|
|
<dd>Gets a reference proxy instance for the entity of the given type and identified by
|
|
the given identifier.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getProxyDir()">getProxyDir()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the directory where Doctrine generates any necessary proxy class files.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getProxyFactory()">getProxyFactory()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets the proxy factory used by the EntityManager to create entity proxies.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getProxyNamespace()">getProxyNamespace()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the namespace where proxy classes reside.</dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html#getQueries()">getQueries()</a> - Method in class <a href="doctrine/dbal/schema/visitor/dropschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html#getQueries()">getQueries()</a> - Method in class <a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector</a></dt>
|
|
<dd>Get all queries collected so far.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#getQuery()">getQuery()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Gets the Query instance used by the walker.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getQuery()">getQuery()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Constructs a Query instance from the current configuration of the builder.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query.html#getQueryCacheDriver()">getQueryCacheDriver()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Returns the cache driver used for query caching.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getQueryCacheImpl()">getQueryCacheImpl()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the cache driver implementation that is used for the query cache (SQL cache).</dd>
|
|
<dt><a href="doctrine/orm/query.html#getQueryCacheLifetime()">getQueryCacheLifetime()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Retrieves the lifetime of resultset cache.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#getQueryComponent()">getQueryComponent()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Gets the information about a single query component.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#getQuotedColumnName()">getQuotedColumnName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Gets the (possibly quoted) column name of a mapped field for safe use
|
|
in an SQL statement.</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#getQuotedJoinTableName()">getQuotedJoinTableName()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Gets the (possibly quoted) name of the join table.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#getQuotedTableName()">getQuotedTableName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Gets the (possibly quoted) primary table name of this class for safe use
|
|
in an SQL statement.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getReference()">getReference()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets a reference to the entity identified by the given type and identifier
|
|
without actually loading it.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#getReflectionClass()">getReflectionClass()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Gets the ReflectionClass instance of the mapped class.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#getReflectionProperties()">getReflectionProperties()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Gets the ReflectionPropertys of the mapped class.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#getReflectionProperty()">getReflectionProperty()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Gets a ReflectionProperty for a specific field of the mapped class.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getRegexpExpression()">getRegexpExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Returns the regular expression operator.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getRegexpExpression()">getRegexpExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the regular expression operator.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getRegexpExpression()">getRegexpExpression()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>returns the regular expression operator</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getRegexpExpression()">getRegexpExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Returns the regular expression operator.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getRegexpExpression()">getRegexpExpression()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>regexp</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getRelation()">getRelation()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#getRepository()">getRepository()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets the repository for an entity class.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getResult()">getResult()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets the list of results for the query.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getResultCacheDriver()">getResultCacheDriver()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Returns the cache driver used for caching result sets.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getResultCacheImpl()">getResultCacheImpl()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets the cache driver implementation that is used for query result caching.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getResultCacheLifetime()">getResultCacheLifetime()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Retrieves the lifetime of resultset cache.</dd>
|
|
<dt><a href="doctrine/orm/query/parserresult.html#getResultSetMapping()">getResultSetMapping()</a> - Method in class <a href="doctrine/orm/query/parserresult.html">Doctrine\ORM\Query\ParserResult</a></dt>
|
|
<dd>Gets the ResultSetMapping for the parsed query.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getRollbackOnly()">getRollbackOnly()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Check whether the current transaction is marked for rollback only.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getRootAlias()">getRootAlias()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Get the root alias for the query. </dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getRoundExpression()">getRoundExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Rounds a numeric field to the number of decimals specified.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getRtrimExpression()">getRtrimExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>rtrim
|
|
returns the string $str with proceeding space characters removed</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#getScalarAlias()">getScalarAlias()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Gets the field alias for a column that is mapped as a scalar value.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getScalarResult()">getScalarResult()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets the scalar results for the query.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getScale()">getScale()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getScheduledCollectionDeletions()">getScheduledCollectionDeletions()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Get the currently scheduled complete collection deletions</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getScheduledCollectionUpdates()">getScheduledCollectionUpdates()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the currently scheduled collection inserts, updates and deletes.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getScheduledEntityDeletions()">getScheduledEntityDeletions()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the currently scheduled entity deletions in this UnitOfWork.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getScheduledEntityInsertions()">getScheduledEntityInsertions()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the currently scheduled entity insertions in this UnitOfWork.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#getScheduledEntityUpdates()">getScheduledEntityUpdates()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Gets the currently scheduled entity updates in this UnitOfWork.</dd>
|
|
<dt><a href="doctrine/orm/tools/event/generateschemaeventargs.html#getSchema()">getSchema()</a> - Method in class <a href="doctrine/orm/tools/event/generateschemaeventargs.html">Doctrine\ORM\Tools\Event\GenerateSchemaEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/event/generateschematableeventargs.html#getSchema()">getSchema()</a> - Method in class <a href="doctrine/orm/tools/event/generateschematableeventargs.html">Doctrine\ORM\Tools\Event\GenerateSchemaTableEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/schematool.html#getSchemaFromMetadata()">getSchemaFromMetadata()</a> - Method in class <a href="doctrine/orm/tools/schematool.html">Doctrine\ORM\Tools\SchemaTool</a></dt>
|
|
<dd>From a given set of metadata classes this method creates a Schema instance.</dd>
|
|
<dt><a href="doctrine/dbal/event/connectioneventargs.html#getSchemaManager()">getSchemaManager()</a> - Method in class <a href="doctrine/dbal/event/connectioneventargs.html">Doctrine\DBAL\Event\ConnectionEventArgs</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/driver/pdosqlite/driver.html#getSchemaManager()">getSchemaManager()</a> - Method in class <a href="doctrine/dbal/driver/pdosqlite/driver.html">Doctrine\DBAL\Driver\PDOSqlite\Driver</a></dt>
|
|
<dd>Gets the schema manager that is relevant for this driver.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getSchemaManager()">getSchemaManager()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the SchemaManager that can be used to inspect or change the
|
|
database schema through the connection.</dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#getSequence()">getSequence()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getSequenceNextValSQL()">getSequenceNextValSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getSequenceNextValSQL()">getSequenceNextValSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSequenceNextValSQL()">getSequenceNextValSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#getSequences()">getSequences()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSetCharsetSQL()">getSetCharsetSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL statement specific for the platform to set the charset.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getSetTransactionIsolationSQL()">getSetTransactionIsolationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>Get sql to set the transaction isolation level</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getSetTransactionIsolationSQL()">getSetTransactionIsolationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Get sql to set the transaction isolation level</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSetTransactionIsolationSQL()">getSetTransactionIsolationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Get sql to set the transaction isolation level</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getSetTransactionIsolationSQL()">getSetTransactionIsolationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Get sql to set the transaction isolation level</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getSetTransactionIsolationSQL()">getSetTransactionIsolationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getSetTransactionIsolationSQL()">getSetTransactionIsolationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Get sql to set the transaction isolation level</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getShowDatabasesSQL()">getShowDatabasesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Get sql query to show a list of database.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getShowDatabasesSQL()">getShowDatabasesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Get sql query to show a list of database.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getShowDatabasesSQL()">getShowDatabasesSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Get sql query to show a list of database.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSinExpression()">getSinExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getSingleIdentifierColumnName()">getSingleIdentifierColumnName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the column name of the single id column. </dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getSingleIdentifierFieldName()">getSingleIdentifierFieldName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the name of the single id field. </dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#getSingleIdReflectionProperty()">getSingleIdReflectionProperty()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Gets the ReflectionProperty for the single identifier field.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getSingleResult()">getSingleResult()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets the single result of the query.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getSingleScalarResult()">getSingleScalarResult()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets the single scalar result of the query.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getSmallIntTypeDeclarationSQL()">getSmallIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSmallIntTypeDeclarationSQL()">getSmallIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL snippet that declares a 2 byte integer column.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getSmallIntTypeDeclarationSQL()">getSmallIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getSmallIntTypeDeclarationSQL()">getSmallIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getSmallIntTypeDeclarationSQL()">getSmallIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getSmallIntTypeDeclarationSQL()">getSmallIntTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getSnapshot()">getSnapshot()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL:
|
|
Returns the last snapshot of the elements in the collection.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#getSQL()">getSQL()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Gets the SQL query that corresponds to this query object.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/substringfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/substringfunction.html">Doctrine\ORM\Query\AST\Functions\SubstringFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query.html#getSQL()">getSQL()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Gets the SQL query/queries that correspond to this DQL query.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currenttimefunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/currenttimefunction.html">Doctrine\ORM\Query\AST\Functions\CurrentTimeFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currentdatefunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/currentdatefunction.html">Doctrine\ORM\Query\AST\Functions\CurrentDateFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/concatfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/concatfunction.html">Doctrine\ORM\Query\AST\Functions\ConcatFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currenttimestampfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/currenttimestampfunction.html">Doctrine\ORM\Query\AST\Functions\CurrentTimestampFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/functionnode.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/functionnode.html">Doctrine\ORM\Query\AST\Functions\FunctionNode</a></dt>
|
|
<dt><a href="doctrine/orm/nativequery.html#getSQL()">getSQL()</a> - Method in class <a href="doctrine/orm/nativequery.html">Doctrine\ORM\NativeQuery</a></dt>
|
|
<dd>Gets the SQL query.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/sqrtfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/sqrtfunction.html">Doctrine\ORM\Query\AST\Functions\SqrtFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/modfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/modfunction.html">Doctrine\ORM\Query\AST\Functions\ModFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/view.html#getSql()">getSql()</a> - Method in class <a href="doctrine/dbal/schema/view.html">Doctrine\DBAL\Schema\View</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/absfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/absfunction.html">Doctrine\ORM\Query\AST\Functions\AbsFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/lowerfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/lowerfunction.html">Doctrine\ORM\Query\AST\Functions\LowerFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/trimfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/trimfunction.html">Doctrine\ORM\Query\AST\Functions\TrimFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/upperfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/upperfunction.html">Doctrine\ORM\Query\AST\Functions\UpperFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/lengthfunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/lengthfunction.html">Doctrine\ORM\Query\AST\Functions\LengthFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/locatefunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/locatefunction.html">Doctrine\ORM\Query\AST\Functions\LocateFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/sizefunction.html#getSql()">getSql()</a> - Method in class <a href="doctrine/orm/query/ast/functions/sizefunction.html">Doctrine\ORM\Query\AST\Functions\SizeFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#getSqlColumnAlias()">getSqlColumnAlias()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Gets an SQL column alias for a column name.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSqlCommentEndString()">getSqlCommentEndString()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the string portion that ends an SQL comment.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSqlCommentStartString()">getSqlCommentStartString()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the string portion that starts an SQL comment.</dd>
|
|
<dt><a href="doctrine/dbal/types/booleantype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/booleantype.html">Doctrine\DBAL\Types\BooleanType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetimetype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/datetimetype.html">Doctrine\DBAL\Types\DateTimeType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/biginttype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/biginttype.html">Doctrine\DBAL\Types\BigIntType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/arraytype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/arraytype.html">Doctrine\DBAL\Types\ArrayType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/datetype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/datetype.html">Doctrine\DBAL\Types\DateType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/timetype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/timetype.html">Doctrine\DBAL\Types\TimeType</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/types/texttype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/texttype.html">Doctrine\DBAL\Types\TextType</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/dbal/types/smallinttype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/smallinttype.html">Doctrine\DBAL\Types\SmallIntType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/objecttype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/objecttype.html">Doctrine\DBAL\Types\ObjectType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/decimaltype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/decimaltype.html">Doctrine\DBAL\Types\DecimalType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/integertype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/integertype.html">Doctrine\DBAL\Types\IntegerType</a></dt>
|
|
<dd>Gets the SQL declaration snippet for a field of this type.</dd>
|
|
<dt><a href="doctrine/dbal/types/stringtype.html#getSqlDeclaration()">getSqlDeclaration()</a> - Method in class <a href="doctrine/dbal/types/stringtype.html">Doctrine\DBAL\Types\StringType</a></dt>
|
|
<dd>@override</dd>
|
|
<dt><a href="doctrine/orm/query/parserresult.html#getSqlExecutor()">getSqlExecutor()</a> - Method in class <a href="doctrine/orm/query/parserresult.html">Doctrine\ORM\Query\ParserResult</a></dt>
|
|
<dd>Gets the SQL executor used by this ParserResult.</dd>
|
|
<dt><a href="doctrine/dbal/configuration.html#getSQLLogger()">getSQLLogger()</a> - Method in class <a href="doctrine/dbal/configuration.html">Doctrine\DBAL\Configuration</a></dt>
|
|
<dd>Gets the SQL logger that is used.</dd>
|
|
<dt><a href="doctrine/orm/query/parserresult.html#getSqlParameterPositions()">getSqlParameterPositions()</a> - Method in class <a href="doctrine/orm/query/parserresult.html">Doctrine\ORM\Query\ParserResult</a></dt>
|
|
<dd>Gets the SQL parameter positions for a DQL parameter name/position.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getSQLResultCasing()">getSQLResultCasing()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Gets the character casing of a column in an SQL result set of this platform.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getSQLResultCasing()">getSQLResultCasing()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Gets the character casing of a column in an SQL result set.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSQLResultCasing()">getSQLResultCasing()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the character casing of a column in an SQL result set of this platform.</dd>
|
|
<dt><a href="doctrine/orm/query/exec/abstractsqlexecutor.html#getSqlStatements()">getSqlStatements()</a> - Method in class <a href="doctrine/orm/query/exec/abstractsqlexecutor.html">Doctrine\ORM\Query\Exec\AbstractSqlExecutor</a></dt>
|
|
<dd>Gets the SQL statements that are executed by the executor.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#getSqlTableAlias()">getSqlTableAlias()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Generates a unique, short SQL table alias.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getState()">getState()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Get the state of this query builder instance
|
|
|
|
[php]
|
|
if ($qb->getState() == QueryBuilder::STATE_DIRTY) {
|
|
echo 'Query builder is dirty';
|
|
} else {
|
|
echo 'Query builder is clean';
|
|
}</dd>
|
|
<dt><a href="doctrine/orm/query.html#getState()">getState()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Returns the state of this query object
|
|
By default the type is Doctrine_ORM_Query_Abstract::STATE_CLEAN but if it appears any unprocessed DQL
|
|
part, it is switched to Doctrine_ORM_Query_Abstract::STATE_DIRTY.</dd>
|
|
<dt><a href="doctrine/dbal/event/listeners/mysqlsessioninit.html#getSubscribedEvents()">getSubscribedEvents()</a> - Method in class <a href="doctrine/dbal/event/listeners/mysqlsessioninit.html">Doctrine\DBAL\Event\Listeners\MysqlSessionInit</a></dt>
|
|
<dt><a href="doctrine/dbal/event/listeners/oraclesessioninit.html#getSubscribedEvents()">getSubscribedEvents()</a> - Method in class <a href="doctrine/dbal/event/listeners/oraclesessioninit.html">Doctrine\DBAL\Event\Listeners\OracleSessionInit</a></dt>
|
|
<dt><a href="doctrine/common/eventsubscriber.html#getSubscribedEvents()">getSubscribedEvents()</a> - Method in class <a href="doctrine/common/eventsubscriber.html">Doctrine\Common\EventSubscriber</a></dt>
|
|
<dd>Returns an array of events this subscriber wants to listen to.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getSubstringExpression()">getSubstringExpression()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Returns part of a string.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getSubstringExpression()">getSubstringExpression()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>return string to call a function to get a substring inside an SQL statement</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getSubstringExpression()">getSubstringExpression()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>return string to call a function to get a substring inside an SQL statement
|
|
|
|
Note: Not SQL92, but common functionality.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getSubstringExpression()">getSubstringExpression()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>return string to call a function to get a substring inside an SQL statement
|
|
|
|
Note: Not SQL92, but common functionality.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSubstringExpression()">getSubstringExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>return string to call a function to get a substring inside an SQL statement
|
|
|
|
Note: Not SQL92, but common functionality.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getSumExpression()">getSumExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Returns the total sum of a column</dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#getTable()">getTable()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getTableName()">getTableName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the name of the primary table.</dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#getTables()">getTables()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd>Get all tables of this schema.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getTemporaryIdTableName()">getTemporaryIdTableName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the table name to use for temporary identifier tables of this class.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getTemporaryTableSQL()">getTemporaryTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>A method to return the required SQL string that fits between CREATE ... </dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getTimeFormatString()">getTimeFormatString()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the format string, as accepted by the date() function, that describes
|
|
the format of a stored time value of this platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getTimeTypeDeclarationSQL()">getTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getTimeTypeDeclarationSQL()">getTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getTimeTypeDeclarationSQL()">getTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getTimeTypeDeclarationSQL()">getTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL to be used to create time fields in statements
|
|
like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getTimeTypeDeclarationSQL()">getTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getTimeTypeDeclarationSQL()">getTimeTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getTinyIntTypeDeclarationSql()">getTinyIntTypeDeclarationSql()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getTransactionIsolation()">getTransactionIsolation()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the currently active transaction isolation level.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getTransactionNestingLevel()">getTransactionNestingLevel()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Returns the current transaction nesting level.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getTrimExpression()">getTrimExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Trim a string, leading/trailing/both and with a given char which defaults to space.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getTrimExpression()">getTrimExpression()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>Trim a string, leading/trailing/both and with a given char which defaults to space.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getTruncateTableSQL()">getTruncateTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getTruncateTableSQL()">getTruncateTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getTruncateTableSQL()">getTruncateTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getTruncateTableSQL()">getTruncateTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getTruncateTableSQL()">getTruncateTableSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Generate a Truncate Table SQL statement for a given table.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getType()">getType()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/orm/querybuilder.html#getType()">getType()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Get the type of the currently built query.</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#getType()">getType()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Factory method to create type instances.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getTypeClass()">getTypeClass()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getTypeOfColumn()">getTypeOfColumn()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the type of a column.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#getTypeOfField()">getTypeOfField()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Gets the type of a field.</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#getTypesMap()">getTypesMap()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Get the types array map which holds all registered types and the corresponding
|
|
type class</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getUniqueConstraintDeclarationSQL()">getUniqueConstraintDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Obtain DBMS specific SQL code portion needed to set a unique
|
|
constraint declaration to be used in statements like CREATE TABLE.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getUniqueFieldDeclarationSQL()">getUniqueFieldDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>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><a href="doctrine/orm/entitymanager.html#getUnitOfWork()">getUnitOfWork()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Gets the UnitOfWork used by the EntityManager to coordinate operations.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#getUnsigned()">getUnsigned()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/orm/tools/schematool.html#getUpdateSchemaSql()">getUpdateSchemaSql()</a> - Method in class <a href="doctrine/orm/tools/schematool.html">Doctrine\ORM\Tools\SchemaTool</a></dt>
|
|
<dd>Gets the sequence of SQL statements that need to be performed in order
|
|
to bring the given class mappings in-synch with the relational schema.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getUpperExpression()">getUpperExpression()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>upper
|
|
Returns the string $str with all characters changed to
|
|
uppercase according to the current character set mapping.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#getUseCExtension()">getUseCExtension()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Gets a boolean flag that indicates whether Doctrine should make use of the
|
|
C extension.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getUsername()">getUsername()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the username used by this connection.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#getValues()">getValues()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Gets all elements.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#getValues()">getValues()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#getValues()">getValues()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Gets all values of the collection.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getVarcharMaxLength()">getVarcharMaxLength()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the maximum length of a varchar field.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getVarcharTypeDeclarationSQL()">getVarcharTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets the SQL snippet used to declare a VARCHAR column type.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#getVarcharTypeDeclarationSQL()">getVarcharTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Gets the SQL snippet used to declare a VARCHAR column on the MySql platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#getVarcharTypeDeclarationSQL()">getVarcharTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Gets the SQL snippet used to declare a VARCHAR column type.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#getVarcharTypeDeclarationSQL()">getVarcharTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Gets the SQL snippet used to declare a VARCHAR column on the Oracle platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#getVarcharTypeDeclarationSQL()">getVarcharTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Gets the SQL snippet used to declare a VARCHAR column on the MySql platform.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#getVarcharTypeDeclarationSQL()">getVarcharTypeDeclarationSQL()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#getWildcards()">getWildcards()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Gets all SQL wildcard characters of the platform.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#getWrappedConnection()">getWrappedConnection()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Gets the wrapped driver connection.</dd>
|
|
<dt><a href="doctrine/dbal/statement.html#getWrappedStatement()">getWrappedStatement()</a> - Method in class <a href="doctrine/dbal/statement.html">Doctrine\DBAL\Statement</a></dt>
|
|
<dd>Gets the wrapped driver statement.</dd>
|
|
<dt><a href="doctrine/common/lexer.html#glimpse()">glimpse()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Peeks at the next token, returns it and immediately resets the peek.</dd>
|
|
<dt><a href="doctrine/orm/query/expr/groupby.html">GroupBy()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for building DQL Group By parts</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#groupBy()">groupBy()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Set the GROUP BY clause
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->from('User', 'u')
|
|
->groupBy('u.id');</dd>
|
|
<dt><a href="doctrine/orm/query/ast/groupbyclause.html">GroupByClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Description of GroupByClause</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#GroupByClause()">GroupByClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>GroupByClause ::= "GROUP" "BY" GroupByItem {"," GroupByItem}</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#GroupByItem()">GroupByItem()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>GroupByItem ::= IdentificationVariable | SingleValuedPathExpression</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#gt()">gt()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of Expr\Comparison, with the given arguments.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#gte()">gte()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of Expr\Comparison, with the given arguments.
|
|
</dd>
|
|
</dl>
|
|
<h1 id="letterH">H</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#hasAssociation()">hasAssociation()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the class has a mapped association with the given field name.</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#hasCascades()">hasCascades()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Checks whether the association has any cascades configured.</dd>
|
|
<dt><a href="doctrine/dbal/schema/columndiff.html#hasChanged()">hasChanged()</a> - Method in class <a href="doctrine/dbal/schema/columndiff.html">Doctrine\DBAL\Schema\ColumnDiff</a></dt>
|
|
<dt><a href="doctrine/orm/event/preupdateeventargs.html#hasChangedField()">hasChangedField()</a> - Method in class <a href="doctrine/orm/event/preupdateeventargs.html">Doctrine\ORM\Event\PreUpdateEventArgs</a></dt>
|
|
<dd>Field has a changeset?</dd>
|
|
<dt><a href="doctrine/orm/internal/commitordercalculator.html#hasClass()">hasClass()</a> - Method in class <a href="doctrine/orm/internal/commitordercalculator.html">Doctrine\ORM\Internal\CommitOrderCalculator</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/table.html#hasColumn()">hasColumn()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Does this table have a column with the given name?</dd>
|
|
<dt><a href="doctrine/dbal/schema/index.html#hasColumnAtPosition()">hasColumnAtPosition()</a> - Method in class <a href="doctrine/dbal/schema/index.html">Doctrine\DBAL\Schema\Index</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaconfig.html#hasExplicitForeignKeyIndexes()">hasExplicitForeignKeyIndexes()</a> - Method in class <a href="doctrine/dbal/schema/schemaconfig.html">Doctrine\DBAL\Schema\SchemaConfig</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#hasExplicitForeignKeyIndexes()">hasExplicitForeignKeyIndexes()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#hasField()">hasField()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the class has a (mapped) field with a certain name.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#hasForeignKey()">hasForeignKey()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Does Table have a foreign key constraint with the given name?</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#hasIndex()">hasIndex()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#hasIndexBy()">hasIndexBy()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Checks whether an entity result or joined entity result with a given alias has
|
|
a field set for indexing.</dd>
|
|
<dt><a href="doctrine/orm/mapping/haslifecyclecallbacks.html">HasLifecycleCallbacks()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#hasLifecycleCallbacks()">hasLifecycleCallbacks()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Whether the class has any attached lifecycle listeners or callbacks for a lifecycle event.</dd>
|
|
<dt><a href="doctrine/common/eventmanager.html#hasListeners()">hasListeners()</a> - Method in class <a href="doctrine/common/eventmanager.html">Doctrine\Common\EventManager</a></dt>
|
|
<dd>Checks whether an event has any registered listeners.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatafactory.html#hasMetadataFor()">hasMetadataFor()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatafactory.html">Doctrine\ORM\Mapping\ClassMetadataFactory</a></dt>
|
|
<dd>Checks whether the factory has the metadata for a class loaded already.</dd>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#hasOption()">hasOption()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/table.html#hasOption()">hasOption()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#hasParentAlias()">hasParentAlias()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Checks whether the given alias has a parent alias.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#hasPendingInsertions()">hasPendingInsertions()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Checks whether the UnitOfWork has any pending insertions.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#hasPlatformOption()">hasPlatformOption()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#hasSequence()">hasSequence()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#hasTable()">hasTable()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd>Does this schema have a table with the given name?</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#hasType()">hasType()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Checks if exists support for a type.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#having()">having()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Set the HAVING clause</dd>
|
|
<dt><a href="doctrine/orm/query/ast/havingclause.html">HavingClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Description of HavingClause</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#HavingClause()">HavingClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>HavingClause ::= "HAVING" ConditionalExpression</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#hydrateAdd()">hydrateAdd()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL:
|
|
Adds an element to a collection during hydration. </dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/abstracthydrator.html#hydrateAll()">hydrateAll()</a> - Method in class <a href="doctrine/orm/internal/hydration/abstracthydrator.html">Doctrine\ORM\Internal\Hydration\AbstractHydrator</a></dt>
|
|
<dd>Hydrates all rows returned by the passed statement instance at once.</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/abstracthydrator.html#hydrateRow()">hydrateRow()</a> - Method in class <a href="doctrine/orm/internal/hydration/abstracthydrator.html">Doctrine\ORM\Internal\Hydration\AbstractHydrator</a></dt>
|
|
<dd>Hydrates a single row returned by the current statement instance during
|
|
row-by-row hydration with {@link iterate()}.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#hydrateSet()">hydrateSet()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL:
|
|
Sets a keyed element in the collection during hydration.</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/hydrationexception.html">HydrationException()</a> - Class in package <a href="doctrine/orm/internal/hydration/package-summary.html">Doctrine\ORM\Internal\Hydration</a></dt>
|
|
</dl>
|
|
<h1 id="letterI">I</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/mapping/id.html">Id()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#IdentificationVariable()">IdentificationVariable()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>IdentificationVariable ::= identifier</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#IdentificationVariableDeclaration()">IdentificationVariableDeclaration()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>IdentificationVariableDeclaration ::= RangeVariableDeclaration [IndexBy] {JoinVariableDeclaration}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/identificationvariabledeclaration.html">IdentificationVariableDeclaration()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>IdentificationVariableDeclaration ::= RangeVariableDeclaration [IndexBy] {JoinVariableDeclaration}</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#identifierRequired()">identifierRequired()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/id/identitygenerator.html">IdentityGenerator()</a> - Class in package <a href="doctrine/orm/id/package-summary.html">Doctrine\ORM\Id</a></dt>
|
|
<dt><a href="doctrine/dbal/tools/console/command/importcommand.html">ImportCommand()</a> - Class in package <a href="doctrine/dbal/tools/console/command/package-summary.html">Doctrine\DBAL\Tools\Console\Command</a></dt>
|
|
<dd>Task for executing arbitrary SQL that can come from a file or directly from
|
|
the command line.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#in()">in()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an IN() expression with the given arguments.</dd>
|
|
<dt><a href="doctrine/orm/mapping/index.html">Index()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/dbal/schema/index.html">Index()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>The abstract asset allows to reset the name of all assets without publishing this to the public userland.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#indexAlreadyExists()">indexAlreadyExists()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/indexby.html">IndexBy()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>IndexBy ::= "INDEX" "BY" SimpleStateFieldPathExpression</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#IndexBy()">IndexBy()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>IndexBy ::= "INDEX" "BY" SimpleStateFieldPathExpression</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#indexDoesNotExist()">indexDoesNotExist()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#indexNameInvalid()">indexNameInvalid()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#indexOf()">indexOf()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Gets the index/key of a given element. </dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#indexOf()">indexOf()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Searches for a given element and, if found, returns the corresponding key/index
|
|
of that element. </dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#indexOf()">indexOf()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#InExpression()">InExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>InExpression ::= StateFieldPathExpression ["NOT"] "IN" "(" (InParameter {"," InParameter}* | Subselect) ")"</dd>
|
|
<dt><a href="doctrine/orm/query/ast/inexpression.html">InExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>InExpression ::= StateFieldPathExpression ["NOT"] "IN" "(" (Literal {"," Literal}* | Subselect) ")"</dd>
|
|
<dt><a href="doctrine/common/util/inflector.html">Inflector()</a> - Class in package <a href="doctrine/common/util/package-summary.html">Doctrine\Common\Util</a></dt>
|
|
<dd>Doctrine inflector has static methods for inflecting text
|
|
|
|
The methods in these classes are from several different sources collected
|
|
across several different php projects and several different authors. </dd>
|
|
<dt><a href="doctrine/orm/mapping/inheritancetype.html">InheritanceType()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#innerJoin()">innerJoin()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add an INNER JOIN to an associated class.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#InParameter()">InParameter()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>InParameter ::= Literal | InputParameter</dd>
|
|
<dt><a href="doctrine/orm/query/ast/inputparameter.html">InputParameter()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Description of InputParameter</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#InputParameter()">InputParameter()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>InputParameter ::= PositionalParameter | NamedParameter</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#insert()">insert()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Inserts a table row with specified data.</dd>
|
|
<dt><a href="doctrine/orm/persisters/abstractcollectionpersister.html#insertRows()">insertRows()</a> - Method in class <a href="doctrine/orm/persisters/abstractcollectionpersister.html">Doctrine\ORM\Persisters\AbstractCollectionPersister</a></dt>
|
|
<dt><a href="doctrine/dbal/types/integertype.html">IntegerType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps an SQL INT to a PHP integer.</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#invalidClassInDiscriminatorMap()">invalidClassInDiscriminatorMap()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dd>Throws an exception that indicates that a class used in a discriminator map does not exist.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#invalidDriverClass()">invalidDriverClass()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/orm/ormexception.html#invalidEntityState()">invalidEntityState()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/tools/export/exportexception.html#invalidExporterDriverType()">invalidExporterDriverType()</a> - Method in class <a href="doctrine/orm/tools/export/exportexception.html">Doctrine\ORM\Tools\Export\ExportException</a></dt>
|
|
<dt><a href="doctrine/orm/ormexception.html#invalidFindByCall()">invalidFindByCall()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/ormexception.html#invalidFlushMode()">invalidFlushMode()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/ormexception.html#invalidHydrationMode()">invalidHydrationMode()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#invalidInheritanceType()">invalidInheritanceType()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#invalidLiteral()">invalidLiteral()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#invalidMapping()">invalidMapping()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dd>Generic exception for invalid mappings.</dd>
|
|
<dt><a href="doctrine/orm/tools/export/exportexception.html#invalidMappingDriverType()">invalidMappingDriverType()</a> - Method in class <a href="doctrine/orm/tools/export/exportexception.html">Doctrine\ORM\Tools\Export\ExportException</a></dt>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#invalidParameterFormat()">invalidParameterFormat()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#invalidParameterNumber()">invalidParameterNumber()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#invalidParameterPosition()">invalidParameterPosition()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#invalidPathExpression()">invalidPathExpression()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#invalidPdoInstance()">invalidPdoInstance()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#invalidPlatformSpecified()">invalidPlatformSpecified()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/orm/ormexception.html#invalidResultCacheDriver()">invalidResultCacheDriver()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#invalidTableName()">invalidTableName()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#invalidWrapperClass()">invalidWrapperClass()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#invokeLifecycleCallbacks()">invokeLifecycleCallbacks()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Dispatches the lifecycle event of the given entity to the registered
|
|
lifecycle callbacks and lifecycle listeners.</dd>
|
|
<dt><a href="doctrine/common/lexer.html#isA()">isA()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Checks if given value is identical to the given token</dd>
|
|
<dt><a href="doctrine/orm/query/ast/quantifiedexpression.html#isAll()">isAll()</a> - Method in class <a href="doctrine/orm/query/ast/quantifiedexpression.html">Doctrine\ORM\Query\AST\QuantifiedExpression</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/quantifiedexpression.html#isAny()">isAny()</a> - Method in class <a href="doctrine/orm/query/ast/quantifiedexpression.html">Doctrine\ORM\Query\AST\QuantifiedExpression</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/orderbyitem.html#isAsc()">isAsc()</a> - Method in class <a href="doctrine/orm/query/ast/orderbyitem.html">Doctrine\ORM\Query\AST\OrderByItem</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isChangeTrackingDeferredExplicit()">isChangeTrackingDeferredExplicit()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Whether the change tracking policy of this class is "deferred explicit".</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isChangeTrackingDeferredImplicit()">isChangeTrackingDeferredImplicit()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Whether the change tracking policy of this class is "deferred implicit".</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isChangeTrackingNotify()">isChangeTrackingNotify()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Whether the change tracking policy of this class is "notify".</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#isCollectionScheduledForDeletion()">isCollectionScheduledForDeletion()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isCollectionValuedAssociation()">isCollectionValuedAssociation()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the class has a mapped association for the specified field
|
|
and if yes, checks whether it is a collection-valued association (to-many).</dd>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalprimary.html#isConditionalExpression()">isConditionalExpression()</a> - Method in class <a href="doctrine/orm/query/ast/conditionalprimary.html">Doctrine\ORM\Query\AST\ConditionalPrimary</a></dt>
|
|
<dt><a href="doctrine/dbal/connection.html#isConnected()">isConnected()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Whether an actual connection to the database is established.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/orderbyitem.html#isDesc()">isDesc()</a> - Method in class <a href="doctrine/orm/query/ast/orderbyitem.html">Doctrine\ORM\Query\AST\OrderByItem</a></dt>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#isDirty()">isDirty()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>Gets a boolean flag indicating whether this colleciton is dirty which means
|
|
its state needs to be synchronized with the database.</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#isEagerlyFetched()">isEagerlyFetched()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Whether the target entity/entities of the association are eagerly fetched.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#isEmpty()">isEmpty()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Checks whether the collection is empty (contains no elements).</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#isEmpty()">isEmpty()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Checks whether the collection is empty.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#isEmpty()">isEmpty()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#isEntityScheduled()">isEntityScheduled()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Checks whether an entity is scheduled for insertion, update or deletion.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#isFieldResult()">isFieldResult()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Checks whether the column with the given name is mapped as a field result
|
|
as part of an entity result or joined entity result.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isIdentifier()">isIdentifier()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether a field is part of the identifier/primary key field(s).</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isIdentifierNatural()">isIdentifierNatural()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the class has a natural identifier/pk (which means it does
|
|
not use any Id generator.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#isIdGeneratorIdentity()">isIdGeneratorIdentity()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isIdGeneratorIdentity()">isIdGeneratorIdentity()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the class uses an identity column for the Id generation.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isIdGeneratorSequence()">isIdGeneratorSequence()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the class uses a sequence for id generation.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#isIdGeneratorSequence()">isIdGeneratorSequence()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isIdGeneratorTable()">isIdGeneratorTable()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the class uses a table for id generation.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isInheritanceTypeJoined()">isInheritanceTypeJoined()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the mapped class uses the JOINED inheritance mapping strategy.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isInheritanceTypeNone()">isInheritanceTypeNone()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isInheritanceTypeSingleTable()">isInheritanceTypeSingleTable()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the mapped class uses the SINGLE_TABLE inheritance mapping strategy.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isInheritanceTypeTablePerClass()">isInheritanceTypeTablePerClass()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the mapped class uses the TABLE_PER_CLASS inheritance mapping strategy.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isInheritedAssociation()">isInheritedAssociation()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether a mapped association field is inherited from a superclass.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isInheritedField()">isInheritedField()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether a mapped field is inherited from an entity superclass.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#isInIdentityMap()">isInIdentityMap()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Checks whether an entity is registered in the identity map of this UnitOfWork.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#isInitialized()">isInitialized()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>Checks whether this collection has been initialized.</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#isLazilyFetched()">isLazilyFetched()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Whether the target entity/entities of the association are lazily fetched.</dd>
|
|
<dt><a href="doctrine/orm/mapping/manytomanymapping.html#isManyToMany()">isManyToMany()</a> - Method in class <a href="doctrine/orm/mapping/manytomanymapping.html">Doctrine\ORM\Mapping\ManyToManyMapping</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#isManyToMany()">isManyToMany()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Whether the association is a many-to-many association.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#isMixedResult()">isMixedResult()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Checks whether this ResultSetMapping defines a mixed result.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticfactor.html#isNegativeSigned()">isNegativeSigned()</a> - Method in class <a href="doctrine/orm/query/ast/arithmeticfactor.html">Doctrine\ORM\Query\AST\ArithmeticFactor</a></dt>
|
|
<dt><a href="doctrine/common/lexer.html#isNextToken()">isNextToken()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Checks whether a given token matches the current lookahead.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isNullable()">isNullable()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Check if the field is not null.</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#isOneToMany()">isOneToMany()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Whether the association is a one-to-many association.</dd>
|
|
<dt><a href="doctrine/orm/mapping/onetomanymapping.html#isOneToMany()">isOneToMany()</a> - Method in class <a href="doctrine/orm/mapping/onetomanymapping.html">Doctrine\ORM\Mapping\OneToManyMapping</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/onetoonemapping.html#isOneToOne()">isOneToOne()</a> - Method in class <a href="doctrine/orm/mapping/onetoonemapping.html">Doctrine\ORM\Mapping\OneToOneMapping</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#isOneToOne()">isOneToOne()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Whether the association is a one-to-one association.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticfactor.html#isPositiveSigned()">isPositiveSigned()</a> - Method in class <a href="doctrine/orm/query/ast/arithmeticfactor.html">Doctrine\ORM\Query\AST\ArithmeticFactor</a></dt>
|
|
<dt><a href="doctrine/orm/id/sequenceidentitygenerator.html#isPostInsertGenerator()">isPostInsertGenerator()</a> - Method in class <a href="doctrine/orm/id/sequenceidentitygenerator.html">Doctrine\ORM\Id\SequenceIdentityGenerator</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/id/identitygenerator.html#isPostInsertGenerator()">isPostInsertGenerator()</a> - Method in class <a href="doctrine/orm/id/identitygenerator.html">Doctrine\ORM\Id\IdentityGenerator</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/id/abstractidgenerator.html#isPostInsertGenerator()">isPostInsertGenerator()</a> - Method in class <a href="doctrine/orm/id/abstractidgenerator.html">Doctrine\ORM\Id\AbstractIdGenerator</a></dt>
|
|
<dd>Gets whether this generator is a post-insert generator which means that
|
|
<code>generate()</code> must be called after the entity has been inserted
|
|
into the database.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/index.html#isPrimary()">isPrimary()</a> - Method in class <a href="doctrine/dbal/schema/index.html">Doctrine\DBAL\Schema\Index</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#isRelation()">isRelation()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#isScalarResult()">isScalarResult()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Checks whether a column with a given name is mapped as a scalar result.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#isScheduledForDelete()">isScheduledForDelete()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Checks whether an entity is registered as removed/deleted with the unit
|
|
of work.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#isScheduledForInsert()">isScheduledForInsert()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Checks whether an entity is scheduled for insertion.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#isScheduledForUpdate()">isScheduledForUpdate()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Checks whether an entity is registered as dirty in the unit of work.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticexpression.html#isSimpleArithmeticExpression()">isSimpleArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/ast/arithmeticexpression.html">Doctrine\ORM\Query\AST\ArithmeticExpression</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/conditionalprimary.html#isSimpleConditionalExpression()">isSimpleConditionalExpression()</a> - Method in class <a href="doctrine/orm/query/ast/conditionalprimary.html">Doctrine\ORM\Query\AST\ConditionalPrimary</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isSingleValuedAssociation()">isSingleValuedAssociation()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the class has a mapped association for the specified field
|
|
and if yes, checks whether it is a single-valued association (to-one).</dd>
|
|
<dt><a href="doctrine/orm/query/ast/quantifiedexpression.html#isSome()">isSome()</a> - Method in class <a href="doctrine/orm/query/ast/quantifiedexpression.html">Doctrine\ORM\Query\AST\QuantifiedExpression</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/arithmeticexpression.html#isSubselect()">isSubselect()</a> - Method in class <a href="doctrine/orm/query/ast/arithmeticexpression.html">Doctrine\ORM\Query\AST\ArithmeticExpression</a></dt>
|
|
<dt><a href="doctrine/dbal/connection.html#isTransactionActive()">isTransactionActive()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Checks whether a transaction is currently active.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html#isTransient()">isTransient()</a> - Method in class <a href="doctrine/orm/mapping/driver/annotationdriver.html">Doctrine\ORM\Mapping\Driver\AnnotationDriver</a></dt>
|
|
<dd>Whether the class with the specified name is transient. </dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driver.html#isTransient()">isTransient()</a> - Method in class <a href="doctrine/orm/mapping/driver/driver.html">Doctrine\ORM\Mapping\Driver\Driver</a></dt>
|
|
<dd>Whether the class with the specified name should have its metadata loaded.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driverchain.html#isTransient()">isTransient()</a> - Method in class <a href="doctrine/orm/mapping/driver/driverchain.html">Doctrine\ORM\Mapping\Driver\DriverChain</a></dt>
|
|
<dd>Whether the class with the specified name should have its metadata loaded.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/abstractfiledriver.html#isTransient()">isTransient()</a> - Method in class <a href="doctrine/orm/mapping/driver/abstractfiledriver.html">Doctrine\ORM\Mapping\Driver\AbstractFileDriver</a></dt>
|
|
<dd>Whether the class with the specified name should have its metadata loaded.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/databasedriver.html#isTransient()">isTransient()</a> - Method in class <a href="doctrine/orm/mapping/driver/databasedriver.html">Doctrine\ORM\Mapping\Driver\DatabaseDriver</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/schema/index.html#isUnique()">isUnique()</a> - Method in class <a href="doctrine/dbal/schema/index.html">Doctrine\DBAL\Schema\Index</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#isUniqueField()">isUniqueField()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Check if the field is unique.</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/iterableresult.html">IterableResult()</a> - Class in package <a href="doctrine/orm/internal/hydration/package-summary.html">Doctrine\ORM\Internal\Hydration</a></dt>
|
|
<dd>Represents a result structure that can be iterated over, hydrating row-by-row
|
|
during the iteration. </dd>
|
|
<dt><a href="doctrine/orm/query.html#iterate()">iterate()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Executes the query and returns an IterableResult that can be used to incrementally
|
|
iterated over the result.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#iterate()">iterate()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Executes the query and returns an IterableResult that can be used to incrementally
|
|
iterate over the result.</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/abstracthydrator.html#iterate()">iterate()</a> - Method in class <a href="doctrine/orm/internal/hydration/abstracthydrator.html">Doctrine\ORM\Internal\Hydration\AbstractHydrator</a></dt>
|
|
<dd>Initiates a row-by-row hydration.</dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#iterateWithFetchJoinCollectionNotAllowed()">iterateWithFetchJoinCollectionNotAllowed()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#iterateWithFetchJoinNotAllowed()">iterateWithFetchJoinNotAllowed()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
</dl>
|
|
<h1 id="letterJ">J</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/query/parser.html#Join()">Join()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Join ::= ["LEFT" ["OUTER"] | "INNER"] "JOIN" JoinAssociationPathExpression
|
|
["AS"] AliasIdentificationVariable ["WITH" ConditionalExpression]</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#join()">join()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add a INNER JOIN to an associated class.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr/join.html">Join()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for DQL from</dd>
|
|
<dt><a href="doctrine/orm/query/ast/join.html">Join()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Join ::= ["LEFT" ["OUTER"] | "INNER"] "JOIN" JoinAssociationPathExpression
|
|
["AS"] AliasIdentificationVariable [("ON" | "WITH") ConditionalExpression]</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#JoinAssociationPathExpression()">JoinAssociationPathExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>JoinAssociationPathExpression ::= IdentificationVariable "." (CollectionValuedAssociationField | SingleValuedAssociationField)</dd>
|
|
<dt><a href="doctrine/orm/query/ast/joinassociationpathexpression.html">JoinAssociationPathExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>JoinAssociationPathExpression ::= IdentificationVariable "." (SingleValuedAssociationField | CollectionValuedAssociationField)</dd>
|
|
<dt><a href="doctrine/orm/mapping/joincolumn.html">JoinColumn()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#joinColumnMustPointToMappedField()">joinColumnMustPointToMappedField()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/joincolumns.html">JoinColumns()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/persisters/joinedsubclasspersister.html">JoinedSubclassPersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>The joined subclass persister maps a single entity instance to several tables in the
|
|
database as it is defined by the <tt>Class Table Inheritance</tt> strategy.</dd>
|
|
<dt><a href="doctrine/orm/mapping/jointable.html">JoinTable()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#joinTableRequired()">joinTableRequired()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/joinvariabledeclaration.html">JoinVariableDeclaration()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>JoinVariableDeclaration ::= Join [IndexBy]</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#JoinVariableDeclaration()">JoinVariableDeclaration()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>JoinVariableDeclaration ::= Join [IndexBy]</dd>
|
|
</dl>
|
|
<h1 id="letterK">K</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/common/collections/collection.html#key()">key()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Gets the key/index of the element at the current iterator position.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#key()">key()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#key()">key()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Gets the current key/index at the current internal iterator position.</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/iterableresult.html#key()">key()</a> - Method in class <a href="doctrine/orm/internal/hydration/iterableresult.html">Doctrine\ORM\Internal\Hydration\IterableResult</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
<h1 id="letterL">L</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#last()">last()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Sets the internal iterator to the last element in the collection and
|
|
returns this element.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#last()">last()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Sets the internal iterator to the last element in the collection and
|
|
returns this element.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#last()">last()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#lastInsertId()">lastInsertId()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/connection.html#lastInsertId()">lastInsertId()</a> - Method in class <a href="doctrine/dbal/driver/connection.html">Doctrine\DBAL\Driver\Connection</a></dt>
|
|
<dt><a href="doctrine/orm/querybuilder.html#leftJoin()">leftJoin()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add a LEFT JOIN
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->from('User', 'u')
|
|
->leftJoin('u.Phonenumbers', 'p', Expr\Join::WITH, 'p.is_primary = 1');</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#length()">length()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a LENGTH() function expression with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/lengthfunction.html">LengthFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"LENGTH" "(" StringPrimary ")"</dd>
|
|
<dt><a href="doctrine/common/lexer.html">Lexer()</a> - Class in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>Simple generic lexical scanner.</dd>
|
|
<dt><a href="doctrine/common/annotations/lexer.html">Lexer()</a> - Class in package <a href="doctrine/common/annotations/package-summary.html">Doctrine\Common\Annotations</a></dt>
|
|
<dd>Simple lexer for docblock annotations.</dd>
|
|
<dt><a href="doctrine/orm/query/lexer.html">Lexer()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Scans a DQL query for tokens.</dd>
|
|
<dt><a href="doctrine/orm/event/lifecycleeventargs.html">LifecycleEventArgs()</a> - Class in package <a href="doctrine/orm/event/package-summary.html">Doctrine\ORM\Event</a></dt>
|
|
<dd>Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions
|
|
of entities.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#like()">like()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a LIKE() comparison expression with the given arguments.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#LikeExpression()">LikeExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>LikeExpression ::= StringExpression ["NOT"] "LIKE" (string | input_parameter) ["ESCAPE" char]</dd>
|
|
<dt><a href="doctrine/orm/query/ast/likeexpression.html">LikeExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>LikeExpression ::= StringExpression ["NOT"] "LIKE" string ["ESCAPE" char]</dd>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#limitOffsetInvalid()">limitOffsetInvalid()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listDatabases()">listDatabases()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>List the available databases for this connection</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#listSequences()">listSequences()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>lists all database sequences</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listSequences()">listSequences()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>List the available sequences for this connection</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listTableColumns()">listTableColumns()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>List the columns for a given table.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#listTableColumns()">listTableColumns()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>lists table constraints</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listTableDetails()">listTableDetails()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listTableForeignKeys()">listTableForeignKeys()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>List the foreign keys for the given table</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#listTableIndexes()">listTableIndexes()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>lists table constraints</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listTableIndexes()">listTableIndexes()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>List the indexes for a given table returning an array of Index instances.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listTableNames()">listTableNames()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Return a list of all tables in the current database</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listTables()">listTables()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>List the tables for this connection</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#listTables()">listTables()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>lists tables</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#listTableTriggers()">listTableTriggers()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>lists table triggers</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#listTableViews()">listTableViews()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>lists table views</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#listTriggers()">listTriggers()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>lists all triggers</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#listViews()">listViews()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>List the views this connection has</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html#listViews()">listViews()</a> - Method in class <a href="doctrine/dbal/schema/mssqlschemamanager.html">Doctrine\DBAL\Schema\MsSqlSchemaManager</a></dt>
|
|
<dd>lists database views</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#literal()">literal()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a literal expression of the given argument.</dd>
|
|
<dt><a href="doctrine/orm/query/expr/literal.html">Literal()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Abstract base Expr class for building DQL parts</dd>
|
|
<dt><a href="doctrine/orm/query/ast/literal.html">Literal()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Abstract class of an AST node</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#Literal()">Literal()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Literal ::= string | char | integer | float | boolean</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#load()">load()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Loads an entity by a list of field criteria.</dd>
|
|
<dt><a href="doctrine/orm/mapping/onetoonemapping.html#load()">load()</a> - Method in class <a href="doctrine/orm/mapping/onetoonemapping.html">Doctrine\ORM\Mapping\OneToOneMapping</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#load()">load()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Loads data in $target domain object using this association.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/manytomanymapping.html#load()">load()</a> - Method in class <a href="doctrine/orm/mapping/manytomanymapping.html">Doctrine\ORM\Mapping\ManyToManyMapping</a></dt>
|
|
<dd>Loads entities in $targetCollection using $em.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/onetomanymapping.html#load()">load()</a> - Method in class <a href="doctrine/orm/mapping/onetomanymapping.html">Doctrine\ORM\Mapping\OneToManyMapping</a></dt>
|
|
<dd>Loads a one-to-many collection.</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#loadAll()">loadAll()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Loads a list of entities by a list of field criteria.</dd>
|
|
<dt><a href="doctrine/common/classloader.html#loadClass()">loadClass()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Loads the given class or interface.</dd>
|
|
<dt><a href="doctrine/orm/event/loadclassmetadataeventargs.html">LoadClassMetadataEventArgs()</a> - Class in package <a href="doctrine/orm/event/package-summary.html">Doctrine\ORM\Event</a></dt>
|
|
<dd>Class that holds event arguments for a loadMetadata event.</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#loadManyToManyCollection()">loadManyToManyCollection()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Loads a collection of entities of a many-to-many association.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html#loadMetadataForClass()">loadMetadataForClass()</a> - Method in class <a href="doctrine/orm/mapping/driver/annotationdriver.html">Doctrine\ORM\Mapping\Driver\AnnotationDriver</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driver.html#loadMetadataForClass()">loadMetadataForClass()</a> - Method in class <a href="doctrine/orm/mapping/driver/driver.html">Doctrine\ORM\Mapping\Driver\Driver</a></dt>
|
|
<dd>Loads the metadata for the specified class into the provided container.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/driverchain.html#loadMetadataForClass()">loadMetadataForClass()</a> - Method in class <a href="doctrine/orm/mapping/driver/driverchain.html">Doctrine\ORM\Mapping\Driver\DriverChain</a></dt>
|
|
<dd>Loads the metadata for the specified class into the provided container.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/xmldriver.html#loadMetadataForClass()">loadMetadataForClass()</a> - Method in class <a href="doctrine/orm/mapping/driver/xmldriver.html">Doctrine\ORM\Mapping\Driver\XmlDriver</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/yamldriver.html#loadMetadataForClass()">loadMetadataForClass()</a> - Method in class <a href="doctrine/orm/mapping/driver/yamldriver.html">Doctrine\ORM\Mapping\Driver\YamlDriver</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/databasedriver.html#loadMetadataForClass()">loadMetadataForClass()</a> - Method in class <a href="doctrine/orm/mapping/driver/databasedriver.html">Doctrine\ORM\Mapping\Driver\DatabaseDriver</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/phpdriver.html#loadMetadataForClass()">loadMetadataForClass()</a> - Method in class <a href="doctrine/orm/mapping/driver/phpdriver.html">Doctrine\ORM\Mapping\Driver\PhpDriver</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#loadOneToManyCollection()">loadOneToManyCollection()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Loads a collection of entities in a one-to-many association.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/locatefunction.html">LocateFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"LOCATE" "(" StringPrimary "," StringPrimary ["," SimpleArithmeticExpression]")"</dd>
|
|
<dt><a href="doctrine/orm/optimisticlockexception.html#lockFailed()">lockFailed()</a> - Method in class <a href="doctrine/orm/optimisticlockexception.html">Doctrine\ORM\OptimisticLockException</a></dt>
|
|
<dt><a href="doctrine/dbal/logging/sqllogger.html#logSQL()">logSQL()</a> - Method in class <a href="doctrine/dbal/logging/sqllogger.html">Doctrine\DBAL\Logging\SQLLogger</a></dt>
|
|
<dd>Logs a SQL statement somewhere.</dd>
|
|
<dt><a href="doctrine/dbal/logging/debugstack.html#logSQL()">logSQL()</a> - Method in class <a href="doctrine/dbal/logging/debugstack.html">Doctrine\DBAL\Logging\DebugStack</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/logging/echosqllogger.html#logSQL()">logSQL()</a> - Method in class <a href="doctrine/dbal/logging/echosqllogger.html">Doctrine\DBAL\Logging\EchoSQLLogger</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#lower()">lower()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a LOWER() function expression with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/lowerfunction.html">LowerFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"LOWER" "(" StringPrimary ")"</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#lt()">lt()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of Expr\Comparison, with the given arguments.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#lte()">lte()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of Expr\Comparison, with the given arguments.
|
|
</dd>
|
|
</dl>
|
|
<h1 id="letterM">M</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/mapping/manytomany.html">ManyToMany()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/manytomanymapping.html">ManyToManyMapping()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>A many-to-many mapping describes the mapping between two collections of
|
|
entities.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persisters/manytomanypersister.html">ManyToManyPersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>Persister for many-to-many collections.</dd>
|
|
<dt><a href="doctrine/orm/mapping/manytoone.html">ManyToOne()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#map()">map()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#map()">map()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Applies the given function to each element in the collection and returns
|
|
a new collection with the elements returned by the function.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#map()">map()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Applies the given function to each element in the collection and returns
|
|
a new collection with the elements returned by the function.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#mapField()">mapField()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Adds a mapped field to the class.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#mapManyToMany()">mapManyToMany()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Adds a many-to-many mapping.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#mapManyToOne()">mapManyToOne()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Adds a many-to-one mapping.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#mapOneToMany()">mapOneToMany()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Adds a one-to-many mapping.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#mapOneToOne()">mapOneToOne()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Adds a one-to-one mapping.</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappedsuperclass.html">MappedSuperclass()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html">MappingException()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>A MappingException indicates that something is wrong with the mapping setup.</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#mappingFileNotFound()">mappingFileNotFound()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#mappingNotFound()">mappingNotFound()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/query/parser.html#match()">match()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Attempts to match the given token with the current lookahead token.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr/math.html">Math()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for DQL math statements</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#max()">max()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of MAX() function, with the given argument.</dd>
|
|
<dt><a href="doctrine/common/cache/memcachecache.html">MemcacheCache()</a> - Class in package <a href="doctrine/common/cache/package-summary.html">Doctrine\Common\Cache</a></dt>
|
|
<dd>Memcache cache driver.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#merge()">merge()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Merges the state of a detached entity into the persistence context
|
|
of this EntityManager and returns the managed copy of the entity.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#merge()">merge()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Merges the state of the given detached entity into this UnitOfWork.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#metadataCacheNotConfigured()">metadataCacheNotConfigured()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/metadatacommand.html">MetadataCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/clearcache/package-summary.html">Doctrine\ORM\Tools\Console\Command\ClearCache</a></dt>
|
|
<dd>Command to clear the metadata cache of the various cache drivers.</dd>
|
|
<dt><a href="doctrine/orm/tools/console/metadatafilter.html">MetadataFilter()</a> - Class in package <a href="doctrine/orm/tools/console/package-summary.html">Doctrine\ORM\Tools\Console</a></dt>
|
|
<dd>Used by CLI Tools to restrict entity-based commands to given patterns.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#min()">min()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of MIN() function, with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#mismatchedEventManager()">mismatchedEventManager()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#missingFieldName()">missingFieldName()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/ormexception.html#missingMappingDriverImpl()">missingMappingDriverImpl()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#missingRequiredOption()">missingRequiredOption()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dd>Called if a required option was not found but is required</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#missingSourceEntity()">missingSourceEntity()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#missingTargetEntity()">missingTargetEntity()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/functions/modfunction.html">ModFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"MOD" "(" SimpleArithmeticExpression "," SimpleArithmeticExpression ")"</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#modifyLimitQuery()">modifyLimitQuery()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#modifyLimitQuery()">modifyLimitQuery()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Adds an adapter-specific LIMIT clause to the SELECT statement.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#modifyLimitQuery()">modifyLimitQuery()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Adds an driver-specific LIMIT clause to the query</dd>
|
|
<dt><a href="doctrine/common/lexer.html#moveNext()">moveNext()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Moves to the next token in the input string.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html">MsSqlPlatform()</a> - Class in package <a href="doctrine/dbal/platforms/package-summary.html">Doctrine\DBAL\Platforms</a></dt>
|
|
<dd>The MsSqlPlatform provides the behavior, features and SQL dialect of the
|
|
MySQL database platform.</dd>
|
|
<dt><a href="doctrine/dbal/schema/mssqlschemamanager.html">MsSqlSchemaManager()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>xxx</dd>
|
|
<dt><a href="doctrine/orm/query/exec/multitabledeleteexecutor.html">MultiTableDeleteExecutor()</a> - Class in package <a href="doctrine/orm/query/exec/package-summary.html">Doctrine\ORM\Query\Exec</a></dt>
|
|
<dd>Executes the SQL statements for bulk DQL DELETE statements on classes in
|
|
Class Table Inheritance (JOINED).</dd>
|
|
<dt><a href="doctrine/orm/query/exec/multitableupdateexecutor.html">MultiTableUpdateExecutor()</a> - Class in package <a href="doctrine/orm/query/exec/package-summary.html">Doctrine\ORM\Query\Exec</a></dt>
|
|
<dd>Executes the SQL statements for bulk DQL UPDATE statements on classes in
|
|
Class Table Inheritance (JOINED).</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html">MySqlPlatform()</a> - Class in package <a href="doctrine/dbal/platforms/package-summary.html">Doctrine\DBAL\Platforms</a></dt>
|
|
<dd>The MySqlPlatform provides the behavior, features and SQL dialect of the
|
|
MySQL database platform. </dd>
|
|
<dt><a href="doctrine/dbal/schema/mysqlschemamanager.html">MySqlSchemaManager()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Schema manager for the MySql RDBMS.</dd>
|
|
<dt><a href="doctrine/dbal/event/listeners/mysqlsessioninit.html">MysqlSessionInit()</a> - Class in package <a href="doctrine/dbal/event/listeners/package-summary.html">Doctrine\DBAL\Event\Listeners</a></dt>
|
|
<dd>MySQL Session Init Event Subscriber which allows to set the Client Encoding of the Connection</dd>
|
|
</dl>
|
|
<h1 id="letterN">N</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#namedForeignKeyRequired()">namedForeignKeyRequired()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dt><a href="doctrine/orm/nativequery.html">NativeQuery()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>Represents a native SQL query.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#neq()">neq()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of Expr\Comparison, with the given arguments.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#newDefaultAnnotationDriver()">newDefaultAnnotationDriver()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Add a new default annotation driver with a correctly configured annotation reader.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#newHydrator()">newHydrator()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Create a new instance for the given hydration mode.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#newInstance()">newInstance()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Creates a new instance of the mapped class, without invoking the constructor.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#NewValue()">NewValue()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>NewValue ::= SimpleArithmeticExpression | StringPrimary | DatetimePrimary | BooleanPrimary |
|
|
EnumPrimary | SimpleEntityExpression | "NULL"
|
|
|
|
NOTE: Since it is not possible to correctly recognize individual types, here is the full
|
|
grammar that needs to be supported:
|
|
|
|
NewValue ::= SimpleArithmeticExpression | "NULL"
|
|
|
|
SimpleArithmeticExpression covers all *Primary grammar rules and also SimplEntityExpression</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#next()">next()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Moves the internal iterator position to the next element.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#next()">next()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Moves the internal iterator position to the next element.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#next()">next()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>Moves the internal iterator position to the next element.</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/iterableresult.html#next()">next()</a> - Method in class <a href="doctrine/orm/internal/hydration/iterableresult.html">Doctrine\ORM\Internal\Hydration\IterableResult</a></dt>
|
|
<dd>Gets the next set of results.</dd>
|
|
<dt><a href="doctrine/dbal/connectionexception.html#noActiveTransaction()">noActiveTransaction()</a> - Method in class <a href="doctrine/dbal/connectionexception.html">Doctrine\DBAL\ConnectionException</a></dt>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#noColumnsSpecifiedForTable()">noColumnsSpecifiedForTable()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/node.html">Node()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Abstract class of an AST node</dd>
|
|
<dt><a href="doctrine/orm/query/ast/astexception.html#noDispatchForNode()">noDispatchForNode()</a> - Method in class <a href="doctrine/orm/query/ast/astexception.html">Doctrine\ORM\Query\AST\ASTException</a></dt>
|
|
<dt><a href="doctrine/orm/internal/hydration/hydrationexception.html#nonUniqueResult()">nonUniqueResult()</a> - Method in class <a href="doctrine/orm/internal/hydration/hydrationexception.html">Doctrine\ORM\Internal\Hydration\HydrationException</a></dt>
|
|
<dt><a href="doctrine/orm/nonuniqueresultexception.html">NonUniqueResultException()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>Exception thrown when an ORM query unexpectedly returns more than one result.</dd>
|
|
<dt><a href="doctrine/orm/noresultexception.html">NoResultException()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>Exception thrown when an ORM query unexpectedly does not return any results.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#not()">not()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a negation expression of the given restriction.</dd>
|
|
<dt><a href="doctrine/common/notifypropertychanged.html">NotifyPropertyChanged()</a> - Interface in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>Contract for classes that provide the service of notifying listeners of
|
|
changes to their properties.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#notIn()">notIn()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a NOT IN() expression with the given arguments.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#notSupported()">notSupported()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#notSupported()">notSupported()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/nullcomparisonexpression.html">NullComparisonExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>NullComparisonExpression ::= (SingleValuedPathExpression | InputParameter) "IS" ["NOT"] "NULL"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#NullComparisonExpression()">NullComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>NullComparisonExpression ::= (SingleValuedPathExpression | InputParameter) "IS" ["NOT"] "NULL"</dd>
|
|
</dl>
|
|
<h1 id="letterO">O</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/internal/hydration/objecthydrator.html">ObjectHydrator()</a> - Class in package <a href="doctrine/orm/internal/hydration/package-summary.html">Doctrine\ORM\Internal\Hydration</a></dt>
|
|
<dd>The ObjectHydrator constructs an object graph out of an SQL result set.</dd>
|
|
<dt><a href="doctrine/dbal/types/objecttype.html">ObjectType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps a PHP object to a clob SQL type.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html">OCI8Connection()</a> - Class in package <a href="doctrine/dbal/driver/oci8/package-summary.html">Doctrine\DBAL\Driver\OCI8</a></dt>
|
|
<dd>OCI8 implementation of the Connection interface.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8exception.html">OCI8Exception()</a> - Exception in package <a href="doctrine/dbal/driver/oci8/package-summary.html">Doctrine\DBAL\Driver\OCI8</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html">OCI8Statement()</a> - Class in package <a href="doctrine/dbal/driver/oci8/package-summary.html">Doctrine\DBAL\Driver\OCI8</a></dt>
|
|
<dd>The OCI8 implementation of the Statement interface.</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#offsetExists()">offsetExists()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>ArrayAccess implementation of offsetExists()</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#offsetExists()">offsetExists()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#offsetGet()">offsetGet()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>ArrayAccess implementation of offsetGet()</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#offsetGet()">offsetGet()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#offsetSet()">offsetSet()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>ArrayAccess implementation of offsetGet()</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#offsetSet()">offsetSet()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#offsetUnset()">offsetUnset()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>ArrayAccess implementation of offsetUnset()</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#offsetUnset()">offsetUnset()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#onDelete()">onDelete()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dd>Foreign Key onDelete status</dd>
|
|
<dt><a href="doctrine/orm/mapping/onetomany.html">OneToMany()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/onetomanymapping.html">OneToManyMapping()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Represents a one-to-many mapping.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persisters/onetomanypersister.html">OneToManyPersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>Persister for one-to-many collections.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#oneToManyRequiresMappedBy()">oneToManyRequiresMappedBy()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/onetoone.html">OneToOne()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/onetoonemapping.html">OneToOneMapping()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>A one-to-one mapping describes a uni-directional mapping from one entity
|
|
to another entity.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/event/onflusheventargs.html">OnFlushEventArgs()</a> - Class in package <a href="doctrine/orm/event/package-summary.html">Doctrine\ORM\Event</a></dt>
|
|
<dd>Provides event arguments for the preFlush event.</dd>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#onUpdate()">onUpdate()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dd>Foreign Key onUpdate status</dd>
|
|
<dt><a href="doctrine/orm/optimisticlockexception.html">OptimisticLockException()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>OptimisticLockException</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html">OraclePlatform()</a> - Class in package <a href="doctrine/dbal/platforms/package-summary.html">Doctrine\DBAL\Platforms</a></dt>
|
|
<dd>OraclePlatform.</dd>
|
|
<dt><a href="doctrine/dbal/schema/oracleschemamanager.html">OracleSchemaManager()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Oracle Schema Manager</dd>
|
|
<dt><a href="doctrine/dbal/event/listeners/oraclesessioninit.html">OracleSessionInit()</a> - Class in package <a href="doctrine/dbal/event/listeners/package-summary.html">Doctrine\DBAL\Event\Listeners</a></dt>
|
|
<dd>Should be used when Oracle Server default enviroment does not match the Doctrine requirements.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr/orderby.html">OrderBy()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for building DQL Order By parts</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#orderBy()">orderBy()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Set the ORDER BY clause</dd>
|
|
<dt><a href="doctrine/orm/mapping/orderby.html">OrderBy()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#OrderByClause()">OrderByClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>OrderByClause ::= "ORDER" "BY" OrderByItem {"," OrderByItem}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/orderbyclause.html">OrderByClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>OrderByClause ::= "ORDER" "BY" OrderByItem {"," OrderByItem}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/orderbyitem.html">OrderByItem()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>OrderByItem ::= (ResultVariable | StateFieldPathExpression) ["ASC" | "DESC"]</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#OrderByItem()">OrderByItem()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>OrderByItem ::= (ResultVariable | StateFieldPathExpression) ["ASC" | "DESC"]</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#orHaving()">orHaving()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add to the existing HAVING clause with an OR</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html">ORMException()</a> - Exception in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>Base exception class for all ORM exceptions.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#orWhere()">orWhere()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add a new WHERE statement with an OR
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->from('User', 'u')
|
|
->where('u.id = 1')
|
|
->orWhere('u.id = 2');</dd>
|
|
<dt><a href="doctrine/orm/query/expr/orx.html">Orx()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for building DQL OR clauses</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#orX()">orX()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a disjunction of the given boolean expressions.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/types/type.html#overrideType()">overrideType()</a> - Method in class <a href="doctrine/dbal/types/type.html">Doctrine\DBAL\Types\Type</a></dt>
|
|
<dd>Overrides an already defined type to use a different implementation.</dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#overwritingJoinConditionsNotYetSupported()">overwritingJoinConditionsNotYetSupported()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
</dl>
|
|
<h1 id="letterP">P</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/internal/hydration/hydrationexception.html#parentObjectOfRelationNotFound()">parentObjectOfRelationNotFound()</a> - Method in class <a href="doctrine/orm/internal/hydration/hydrationexception.html">Doctrine\ORM\Internal\Hydration\HydrationException</a></dt>
|
|
<dt><a href="doctrine/orm/query/ast/functions/lowerfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/lowerfunction.html">Doctrine\ORM\Query\AST\Functions\LowerFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currenttimestampfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/currenttimestampfunction.html">Doctrine\ORM\Query\AST\Functions\CurrentTimestampFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currenttimefunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/currenttimefunction.html">Doctrine\ORM\Query\AST\Functions\CurrentTimeFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/lengthfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/lengthfunction.html">Doctrine\ORM\Query\AST\Functions\LengthFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/modfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/modfunction.html">Doctrine\ORM\Query\AST\Functions\ModFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/trimfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/trimfunction.html">Doctrine\ORM\Query\AST\Functions\TrimFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/sizefunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/sizefunction.html">Doctrine\ORM\Query\AST\Functions\SizeFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/sqrtfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/sqrtfunction.html">Doctrine\ORM\Query\AST\Functions\SqrtFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/locatefunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/locatefunction.html">Doctrine\ORM\Query\AST\Functions\LocateFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/concatfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/concatfunction.html">Doctrine\ORM\Query\AST\Functions\ConcatFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/currentdatefunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/currentdatefunction.html">Doctrine\ORM\Query\AST\Functions\CurrentDateFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/upperfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/upperfunction.html">Doctrine\ORM\Query\AST\Functions\UpperFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/absfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/absfunction.html">Doctrine\ORM\Query\AST\Functions\AbsFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/substringfunction.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/substringfunction.html">Doctrine\ORM\Query\AST\Functions\SubstringFunction</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/functionnode.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/ast/functions/functionnode.html">Doctrine\ORM\Query\AST\Functions\FunctionNode</a></dt>
|
|
<dt><a href="doctrine/orm/query/parser.html#parse()">parse()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Parses a query string.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html">Parser()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>An LL(*) recursive-descent parser for the context-free grammar of the Doctrine Query Language.
|
|
</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html">Parser()</a> - Class in package <a href="doctrine/common/annotations/package-summary.html">Doctrine\Common\Annotations</a></dt>
|
|
<dd>A simple parser for docblock annotations.</dd>
|
|
<dt><a href="doctrine/orm/query/parserresult.html">ParserResult()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Encapsulates the resulting components from a DQL query parsing process that
|
|
can be serialized.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#PartialObjectExpression()">PartialObjectExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>PartialObjectExpression ::= "PARTIAL" IdentificationVariable "." PartialFieldSet
|
|
PartialFieldSet ::= "{" SimpleStateField {"," SimpleStateField}* "}"</dd>
|
|
<dt><a href="doctrine/orm/query/ast/partialobjectexpression.html">PartialObjectExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Abstract class of an AST node</dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#partialObjectsAreDangerous()">partialObjectsAreDangerous()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/common/collections/collection.html#partition()">partition()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Partitions this collection in two collections according to a predicate.
|
|
</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#partition()">partition()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Partitions this collection in two collections according to a predicate.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#partition()">partition()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/pathexpression.html">PathExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>AssociationPathExpression ::= CollectionValuedPathExpression | SingleValuedAssociationPathExpression
|
|
SingleValuedPathExpression ::= StateFieldPathExpression | SingleValuedAssociationPathExpression
|
|
StateFieldPathExpression ::= SimpleStateFieldPathExpression | SimpleStateFieldAssociationPathExpression
|
|
SingleValuedAssociationPathExpression ::= IdentificationVariable "." {SingleValuedAssociationField "."}* SingleValuedAssociationField
|
|
CollectionValuedPathExpression ::= IdentificationVariable "." {SingleValuedAssociationField "."}* CollectionValuedAssociationField
|
|
StateField ::= {EmbeddedClassStateField "."}* SimpleStateField
|
|
SimpleStateFieldPathExpression ::= IdentificationVariable "." StateField
|
|
SimpleStateFieldAssociationPathExpression ::= SingleValuedAssociationPathExpression "." StateField</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#PathExpression()">PathExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Parses an arbitrary path expression and defers semantical validation
|
|
based on expected types.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#pathRequired()">pathRequired()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/pdoconnection.html">PDOConnection()</a> - Class in package <a href="doctrine/dbal/driver/package-summary.html">Doctrine\DBAL\Driver</a></dt>
|
|
<dd>PDO implementation of the Connection interface.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/driver/pdostatement.html">PDOStatement()</a> - Class in package <a href="doctrine/dbal/driver/package-summary.html">Doctrine\DBAL\Driver</a></dt>
|
|
<dd>The PDO implementation of the Statement interface.
|
|
</dd>
|
|
<dt><a href="doctrine/common/lexer.html#peek()">peek()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Moves the lookahead token forward.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#persist()">persist()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Tells the EntityManager to make an instance managed and persistent.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#persist()">persist()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Persists an entity as part of the current unit of work.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html">PersistentCollection()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>A PersistentCollection represents a collection of elements that have persistent state.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/phpdriver.html">PhpDriver()</a> - Class in package <a href="doctrine/orm/mapping/driver/package-summary.html">Doctrine\ORM\Mapping\Driver</a></dt>
|
|
<dd>The PhpDriver includes php files which just populate ClassMetadataInfo
|
|
instances with plain php code</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/phpexporter.html">PhpExporter()</a> - Class in package <a href="doctrine/orm/tools/export/driver/package-summary.html">Doctrine\ORM\Tools\Export\Driver</a></dt>
|
|
<dd>ClassMetadata exporter for PHP code</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#PlainValue()">PlainValue()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>PlainValue ::= integer | string | float | boolean | Array | Annotation</dd>
|
|
<dt><a href="doctrine/dbal/event/listeners/oraclesessioninit.html#postConnect()">postConnect()</a> - Method in class <a href="doctrine/dbal/event/listeners/oraclesessioninit.html">Doctrine\DBAL\Event\Listeners\OracleSessionInit</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/event/listeners/mysqlsessioninit.html#postConnect()">postConnect()</a> - Method in class <a href="doctrine/dbal/event/listeners/mysqlsessioninit.html">Doctrine\DBAL\Event\Listeners\MysqlSessionInit</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html">PostgreSqlPlatform()</a> - Class in package <a href="doctrine/dbal/platforms/package-summary.html">Doctrine\DBAL\Platforms</a></dt>
|
|
<dd>PostgreSqlPlatform.</dd>
|
|
<dt><a href="doctrine/dbal/schema/postgresqlschemamanager.html">PostgreSqlSchemaManager()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>xxx</dd>
|
|
<dt><a href="doctrine/orm/mapping/postload.html">PostLoad()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/postpersist.html">PostPersist()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/postremove.html">PostRemove()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/postupdate.html">PostUpdate()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#prefersIdentityColumns()">prefersIdentityColumns()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#prefersIdentityColumns()">prefersIdentityColumns()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform prefers identity columns (eg. </dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#prefersIdentityColumns()">prefersIdentityColumns()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Whether the platform prefers identity columns for ID generation.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#prefersIdentityColumns()">prefersIdentityColumns()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Whether the platform prefers identity columns for ID generation.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#prefersSequences()">prefersSequences()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Whether the platform prefers sequences for ID generation.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#prefersSequences()">prefersSequences()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Whether the platform prefers sequences for ID generation.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#prefersSequences()">prefersSequences()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform prefers sequences for ID generation.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/driver/connection.html#prepare()">prepare()</a> - Method in class <a href="doctrine/dbal/driver/connection.html">Doctrine\DBAL\Driver\Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#prepare()">prepare()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/prepersist.html">PrePersist()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/preremove.html">PreRemove()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/mapping/preupdate.html">PreUpdate()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/event/preupdateeventargs.html">PreUpdateEventArgs()</a> - Class in package <a href="doctrine/orm/event/package-summary.html">Doctrine\ORM\Event</a></dt>
|
|
<dd>Class that holds event arguments for a preInsert/preUpdate event.</dd>
|
|
<dt><a href="doctrine/orm/query/printer.html">Printer()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>A parse tree printer for Doctrine Query Language parser.</dd>
|
|
<dt><a href="doctrine/orm/query/printer.html#println()">println()</a> - Method in class <a href="doctrine/orm/query/printer.html">Doctrine\ORM\Query\Printer</a></dt>
|
|
<dd>Prints text indented with spaces depending on current indentation level.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#prod()">prod()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a product mathematical expression with the given arguments.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#project()">project()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Executes an, optionally parameterized, SQL query and returns the result,
|
|
applying a given projection/transformation function on each row of the result.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#propertyChanged()">propertyChanged()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Notifies this UnitOfWork of a property change in an entity.</dd>
|
|
<dt><a href="doctrine/common/propertychangedlistener.html#propertyChanged()">propertyChanged()</a> - Method in class <a href="doctrine/common/propertychangedlistener.html">Doctrine\Common\PropertyChangedListener</a></dt>
|
|
<dd>Notifies the listener of a property change.</dd>
|
|
<dt><a href="doctrine/common/propertychangedlistener.html">PropertyChangedListener()</a> - Interface in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>Contract for classes that are potential listeners of a <tt>NotifyPropertyChanged</tt>
|
|
implementor.</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#propertyTypeIsRequired()">propertyTypeIsRequired()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/proxy/proxy.html">Proxy()</a> - Interface in package <a href="doctrine/orm/proxy/package-summary.html">Doctrine\ORM\Proxy</a></dt>
|
|
<dd>Interface for proxy classes.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#proxyClassesAlwaysRegenerating()">proxyClassesAlwaysRegenerating()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/proxy/proxyexception.html#proxyDirectoryRequired()">proxyDirectoryRequired()</a> - Method in class <a href="doctrine/orm/proxy/proxyexception.html">Doctrine\ORM\Proxy\ProxyException</a></dt>
|
|
<dt><a href="doctrine/orm/proxy/proxyexception.html">ProxyException()</a> - Class in package <a href="doctrine/orm/proxy/package-summary.html">Doctrine\ORM\Proxy</a></dt>
|
|
<dd>ORM Proxy Exception</dd>
|
|
<dt><a href="doctrine/orm/proxy/proxyfactory.html">ProxyFactory()</a> - Class in package <a href="doctrine/orm/proxy/package-summary.html">Doctrine\ORM\Proxy</a></dt>
|
|
<dd>This factory is used to create proxy objects for entities at runtime.</dd>
|
|
<dt><a href="doctrine/orm/proxy/proxyexception.html#proxyNamespaceRequired()">proxyNamespaceRequired()</a> - Method in class <a href="doctrine/orm/proxy/proxyexception.html">Doctrine\ORM\Proxy\ProxyException</a></dt>
|
|
</dl>
|
|
<h1 id="letterQ">Q</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/query/ast/quantifiedexpression.html">QuantifiedExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>QuantifiedExpression ::= ("ALL" | "ANY" | "SOME") "(" Subselect ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#QuantifiedExpression()">QuantifiedExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>QuantifiedExpression ::= ("ALL" | "ANY" | "SOME") "(" Subselect ")"</dd>
|
|
<dt><a href="doctrine/dbal/driver/connection.html#query()">query()</a> - Method in class <a href="doctrine/dbal/driver/connection.html">Doctrine\DBAL\Driver\Connection</a></dt>
|
|
<dt><a href="doctrine/orm/query.html">Query()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>A Query object represents a DQL query.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#query()">query()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/orm/querybuilder.html">QueryBuilder()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>This class is responsible for building DQL query strings via an object oriented
|
|
PHP interface.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#queryCacheNotConfigured()">queryCacheNotConfigured()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/querycommand.html">QueryCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/clearcache/package-summary.html">Doctrine\ORM\Tools\Console\Command\ClearCache</a></dt>
|
|
<dd>Command to clear the query cache of the various cache drivers.</dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html">QueryException()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Description of QueryException</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#QueryLanguage()">QueryLanguage()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>QueryLanguage ::= SelectStatement | UpdateStatement | DeleteStatement</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#quot()">quot()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a quotient mathematical expression with the given arguments.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#quote()">quote()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/connection.html#quote()">quote()</a> - Method in class <a href="doctrine/dbal/driver/connection.html">Doctrine\DBAL\Driver\Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/connection.html#quoteIdentifier()">quoteIdentifier()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Quote a string so it can be safely used as a table or column name, even if
|
|
it is a reserved name.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#quoteIdentifier()">quoteIdentifier()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Quotes a string so that it can be safely used as a table or column name,
|
|
even if it is a reserved word of the platform.
|
|
</dd>
|
|
</dl>
|
|
<h1 id="letterR">R</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/query/parser.html#RangeVariableDeclaration()">RangeVariableDeclaration()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>RangeVariableDeclaration ::= AbstractSchemaName ["AS"] AliasIdentificationVariable</dd>
|
|
<dt><a href="doctrine/orm/query/ast/rangevariabledeclaration.html">RangeVariableDeclaration()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>RangeVariableDeclaration ::= AbstractSchemaName ["AS"] AliasIdentificationVariable</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#recomputeSingleEntityChangeSet()">recomputeSingleEntityChangeSet()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Computes the changeset of an individual entity, independently of the
|
|
computeChangeSets() routine that is used at the beginning of a UnitOfWork#commit().
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#reflectionFailure()">reflectionFailure()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dd>Exception for reflection exceptions - adds the entity name,
|
|
because there might be long classnames that will be shortened
|
|
within the stacktrace</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#refresh()">refresh()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Refreshes the state of the given entity from the database, overwriting
|
|
any local, unpersisted changes.</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#refresh()">refresh()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Refreshes an entity.</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#refresh()">refresh()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Refreshes the persistent state of an entity from the database,
|
|
overriding any local changes that have not yet been persisted.</dd>
|
|
<dt><a href="doctrine/common/classloader.html#register()">register()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Installs this class loader on the SPL autoload stack.</dd>
|
|
<dt><a href="doctrine/orm/tools/export/classmetadataexporter.html#registerExportDriver()">registerExportDriver()</a> - Method in class <a href="doctrine/orm/tools/export/classmetadataexporter.html">Doctrine\ORM\Tools\Export\ClassMetadataExporter</a></dt>
|
|
<dd>Register a new exporter driver class under a specified name</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#registerManaged()">registerManaged()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Registers an entity as managed.</dd>
|
|
<dt><a href="doctrine/orm/tools/classmetadatareader.html#registerMappingDriver()">registerMappingDriver()</a> - Method in class <a href="doctrine/orm/tools/classmetadatareader.html">Doctrine\ORM\Tools\ClassMetadataReader</a></dt>
|
|
<dd>Register a new mapping driver class under a specified name</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#remove()">remove()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Deletes an entity as part of the current unit of work.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#remove()">remove()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/entitymanager.html#remove()">remove()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Removes an entity instance.
|
|
</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#remove()">remove()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Removes an element with a specific key/index from the collection.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#remove()">remove()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Removes the element at the specified index from the collection.</dd>
|
|
<dt><a href="doctrine/orm/ormexception.html#removedEntityInCollectionDetected()">removedEntityInCollectionDetected()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/common/collections/collection.html#removeElement()">removeElement()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Removes an element from the collection.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#removeElement()">removeElement()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#removeElement()">removeElement()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Removes the specified element from the collection, if it is found.</dd>
|
|
<dt><a href="doctrine/common/eventmanager.html#removeEventListener()">removeEventListener()</a> - Method in class <a href="doctrine/common/eventmanager.html">Doctrine\Common\EventManager</a></dt>
|
|
<dd>Removes an event listener from the specified events.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#removeFromIdentityMap()">removeFromIdentityMap()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Removes an entity from the identity map. </dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#renameColumn()">renameColumn()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Rename Column</dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#renameTable()">renameTable()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd>Rename a table</dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#renameTable()">renameTable()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Rename a given table to another name</dd>
|
|
<dt><a href="doctrine/common/lexer.html#reset()">reset()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Resets the scanner</dd>
|
|
<dt><a href="doctrine/common/lexer.html#resetPeek()">resetPeek()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Resets the peek pointer to 0</dd>
|
|
<dt><a href="doctrine/common/lexer.html#resetPosition()">resetPosition()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Resets the lexer position on the input to the given position</dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html#resetQueries()">resetQueries()</a> - Method in class <a href="doctrine/dbal/schema/visitor/createschemasqlcollector.html">Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/clearcache/resultcommand.html">ResultCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/clearcache/package-summary.html">Doctrine\ORM\Tools\Console\Command\ClearCache</a></dt>
|
|
<dd>Command to clear the result cache of the various cache drivers.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html">ResultSetMapping()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>A ResultSetMapping describes how a result set of an SQL query maps to a Doctrine result.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ResultVariable()">ResultVariable()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ResultVariable ::= identifier</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/iterableresult.html#rewind()">rewind()</a> - Method in class <a href="doctrine/orm/internal/hydration/iterableresult.html">Doctrine\ORM\Internal\Hydration\IterableResult</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/connection.html#rollBack()">rollBack()</a> - Method in class <a href="doctrine/dbal/driver/connection.html">Doctrine\DBAL\Driver\Connection</a></dt>
|
|
<dt><a href="doctrine/dbal/driver/pdomssql/connection.html#rollback()">rollback()</a> - Method in class <a href="doctrine/dbal/driver/pdomssql/connection.html">Doctrine\DBAL\Driver\PDOMsSql\Connection</a></dt>
|
|
<dd>Performs the rollback.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8connection.html#rollBack()">rollBack()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8connection.html">Doctrine\DBAL\Driver\OCI8\OCI8Connection</a></dt>
|
|
<dt><a href="doctrine/orm/entitymanager.html#rollback()">rollback()</a> - Method in class <a href="doctrine/orm/entitymanager.html">Doctrine\ORM\EntityManager</a></dt>
|
|
<dd>Performs a rollback on the underlying database connection and closes the
|
|
EntityManager as it may now be in a corrupted state.</dd>
|
|
<dt><a href="doctrine/dbal/driver/oci8/oci8statement.html#rowCount()">rowCount()</a> - Method in class <a href="doctrine/dbal/driver/oci8/oci8statement.html">Doctrine\DBAL\Driver\OCI8\OCI8Statement</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html#rowCount()">rowCount()</a> - Method in class <a href="doctrine/dbal/driver/statement.html">Doctrine\DBAL\Driver\Statement</a></dt>
|
|
<dd>rowCount
|
|
rowCount() returns the number of rows affected by the last DELETE, INSERT, or UPDATE statement
|
|
executed by the corresponding object.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/rundqlcommand.html">RunDqlCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/package-summary.html">Doctrine\ORM\Tools\Console\Command</a></dt>
|
|
<dd>Command to execute DQL queries in a given EntityManager.</dd>
|
|
<dt><a href="doctrine/dbal/tools/console/command/runsqlcommand.html">RunSqlCommand()</a> - Class in package <a href="doctrine/dbal/tools/console/command/package-summary.html">Doctrine\DBAL\Tools\Console\Command</a></dt>
|
|
<dd>Task for executing arbitrary SQL that can come from a file or directly from
|
|
the command line.</dd>
|
|
</dl>
|
|
<h1 id="letterS">S</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#save()">save()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/common/cache/cache.html#save()">save()</a> - Method in class <a href="doctrine/common/cache/cache.html">Doctrine\Common\Cache\Cache</a></dt>
|
|
<dd>Puts data into the cache.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#ScalarExpression()">ScalarExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>ScalarExpression ::= SimpleArithmeticExpression | StringPrimary | DateTimePrimary |
|
|
StateFieldPathExpression | BooleanPrimary | CaseExpression |
|
|
EntityTypeExpression</dd>
|
|
<dt><a href="doctrine/orm/internal/hydration/scalarhydrator.html">ScalarHydrator()</a> - Class in package <a href="doctrine/orm/internal/hydration/package-summary.html">Doctrine\ORM\Internal\Hydration</a></dt>
|
|
<dd>Hydrator that produces flat, rectangular results of scalar data.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#scheduleCollectionDeletion()">scheduleCollectionDeletion()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Schedules a complete collection for removal when this UnitOfWork commits.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#scheduleExtraUpdate()">scheduleExtraUpdate()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Schedules an extra update that will be executed immediately after the
|
|
regular entity updates within the currently running commit cycle.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#scheduleForDelete()">scheduleForDelete()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Schedules an entity for deletion.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#scheduleForDirtyCheck()">scheduleForDirtyCheck()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Schedules an entity for dirty-checking at commit-time.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#scheduleForInsert()">scheduleForInsert()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Schedules an entity for insertion into the database.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#scheduleForUpdate()">scheduleForUpdate()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Schedules an entity for being updated.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#scheduleOrphanRemoval()">scheduleOrphanRemoval()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Schedules an orphaned entity for removal. </dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html">Schema()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Object representation of a database schema</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaconfig.html">SchemaConfig()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Configuration for a Schema</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemadiff.html">SchemaDiff()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Schema Diff</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html">SchemaException()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dt><a href="doctrine/orm/tools/schematool.html">SchemaTool()</a> - Class in package <a href="doctrine/orm/tools/package-summary.html">Doctrine\ORM\Tools</a></dt>
|
|
<dd>The SchemaTool is a tool to create/drop/update database schemas based on
|
|
<tt>ClassMetadata</tt> class descriptors.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#select()">select()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Set the SELECT statement
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u', 'p')
|
|
->from('User', 'u')
|
|
->leftJoin('u.Phonenumbers', 'p');</dd>
|
|
<dt><a href="doctrine/orm/query/expr/select.html">Select()</a> - Class in package <a href="doctrine/orm/query/expr/package-summary.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Expression class for building DQL select statements</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SelectClause()">SelectClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SelectClause ::= "SELECT" ["DISTINCT"] SelectExpression {"," SelectExpression}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/selectclause.html">SelectClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>SelectClause = "SELECT" ["DISTINCT"] SelectExpression {"," SelectExpression}</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SelectExpression()">SelectExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SelectExpression ::=
|
|
IdentificationVariable | StateFieldPathExpression |
|
|
(AggregateExpression | "(" Subselect ")" | ScalarExpression) [["AS"] AliasResultVariable]</dd>
|
|
<dt><a href="doctrine/orm/query/ast/selectexpression.html">SelectExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>SelectExpression ::= IdentificationVariable ["." "*"] | StateFieldPathExpression |
|
|
(AggregateExpression | "(" Subselect ")") [["AS"] FieldAliasIdentificationVariable]</dd>
|
|
<dt><a href="doctrine/orm/query/ast/selectstatement.html">SelectStatement()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>SelectStatement = SelectClause FromClause [WhereClause] [GroupByClause] [HavingClause] [OrderByClause]</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SelectStatement()">SelectStatement()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SelectStatement ::= SelectClause FromClause [WhereClause] [GroupByClause] [HavingClause] [OrderByClause]</dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#semanticalError()">semanticalError()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/orm/query/parser.html#semanticalError()">semanticalError()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Generates a new semantical error.</dd>
|
|
<dt><a href="doctrine/common/annotations/annotationexception.html#semanticalError()">semanticalError()</a> - Method in class <a href="doctrine/common/annotations/annotationexception.html">Doctrine\Common\Annotations\AnnotationException</a></dt>
|
|
<dt><a href="doctrine/dbal/schema/sequence.html">Sequence()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Sequence Structure</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#sequenceAlreadyExists()">sequenceAlreadyExists()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#sequenceDoesNotExist()">sequenceDoesNotExist()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/id/sequencegenerator.html">SequenceGenerator()</a> - Class in package <a href="doctrine/orm/id/package-summary.html">Doctrine\ORM\Id</a></dt>
|
|
<dd>Represents an ID generator that uses a database sequence.</dd>
|
|
<dt><a href="doctrine/orm/mapping/sequencegenerator.html">SequenceGenerator()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/id/sequenceidentitygenerator.html">SequenceIdentityGenerator()</a> - Class in package <a href="doctrine/orm/id/package-summary.html">Doctrine\ORM\Id</a></dt>
|
|
<dt><a href="doctrine/orm/id/sequencegenerator.html#serialize()">serialize()</a> - Method in class <a href="doctrine/orm/id/sequencegenerator.html">Doctrine\ORM\Id\SequenceGenerator</a></dt>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#set()">set()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Adds/sets an element in the collection at the index / with the specified key.
|
|
</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#set()">set()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Sets an element in the collection at the specified key/index.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#set()">set()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#set()">set()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Add a SET statement for a DQL UPDATE query
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->update('User', 'u')
|
|
->set('u.password', md5('password'))
|
|
->where('u.id = ?');</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#setAnnotationNamespaceAlias()">setAnnotationNamespaceAlias()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>Sets an alias for an annotation namespace.</dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html#setAnnotationNamespaceAlias()">setAnnotationNamespaceAlias()</a> - Method in class <a href="doctrine/common/annotations/annotationreader.html">Doctrine\Common\Annotations\AnnotationReader</a></dt>
|
|
<dd>Sets an alias for an annotation namespace.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setAutoGenerateProxyClasses()">setAutoGenerateProxyClasses()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Sets a boolean flag that indicates whether proxy classes should always be regenerated
|
|
during each script execution.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatafactory.html#setCacheDriver()">setCacheDriver()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatafactory.html">Doctrine\ORM\Mapping\ClassMetadataFactory</a></dt>
|
|
<dd>Sets the cache driver used by the factory to cache ClassMetadata instances.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setChangeTrackingPolicy()">setChangeTrackingPolicy()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the change tracking policy used by this class.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#setCharset()">setCharset()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Sets the given charset on the current connection.</dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#setClassToExtend()">setClassToExtend()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Set the name of the class the generated classes should extend from</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setColumnDefinition()">setColumnDefinition()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#setCustomOutputTreeWalker()">setCustomOutputTreeWalker()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Sets a custom tree walker that produces output.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setCustomRepositoryClass()">setCustomRepositoryClass()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Registers a custom repository class for the entity class.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setDefault()">setDefault()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/annotations/annotationreader.html#setDefaultAnnotationNamespace()">setDefaultAnnotationNamespace()</a> - Method in class <a href="doctrine/common/annotations/annotationreader.html">Doctrine\Common\Annotations\AnnotationReader</a></dt>
|
|
<dd>Sets the default namespace that the AnnotationReader should assume for annotations
|
|
with not fully qualified names.</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#setDefaultAnnotationNamespace()">setDefaultAnnotationNamespace()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>Sets the default namespace that is assumed for an annotation that does not
|
|
define a namespace prefix.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#setDirty()">setDirty()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>Sets a boolean flag, indicating whether this collection is dirty.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setDiscriminatorColumn()">setDiscriminatorColumn()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the discriminator column definition.</dd>
|
|
<dt><a href="doctrine/orm/query/resultsetmapping.html#setDiscriminatorColumn()">setDiscriminatorColumn()</a> - Method in class <a href="doctrine/orm/query/resultsetmapping.html">Doctrine\ORM\Query\ResultSetMapping</a></dt>
|
|
<dd>Sets a discriminator column for an entity result or joined entity result.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setDiscriminatorMap()">setDiscriminatorMap()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the discriminator values used by this class.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query.html#setDQL()">setDQL()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Sets a DQL query string.</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/annotationexporter.html#setEntityGenerator()">setEntityGenerator()</a> - Method in class <a href="doctrine/orm/tools/export/driver/annotationexporter.html">Doctrine\ORM\Tools\Export\Driver\AnnotationExporter</a></dt>
|
|
<dt><a href="doctrine/orm/tools/export/classmetadataexporter.html#setEntityManager()">setEntityManager()</a> - Method in class <a href="doctrine/orm/tools/export/classmetadataexporter.html">Doctrine\ORM\Tools\Export\ClassMetadataExporter</a></dt>
|
|
<dd>Optionally set the EntityManager instance to get the AnnotationDriver
|
|
from instead of creating a new instance of the AnnotationDriver</dd>
|
|
<dt><a href="doctrine/orm/tools/classmetadatareader.html#setEntityManager()">setEntityManager()</a> - Method in class <a href="doctrine/orm/tools/classmetadatareader.html">Doctrine\ORM\Tools\ClassMetadataReader</a></dt>
|
|
<dd>Optionally set the EntityManager instance to get the AnnotationDriver
|
|
from instead of creating a new instance of the AnnotationDriver</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setEntityNamespaces()">setEntityNamespaces()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Set the entity alias map</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaconfig.html#setExplicitForeignKeyIndexes()">setExplicitForeignKeyIndexes()</a> - Method in class <a href="doctrine/dbal/schema/schemaconfig.html">Doctrine\DBAL\Schema\SchemaConfig</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/abstractexporter.html#setExtension()">setExtension()</a> - Method in class <a href="doctrine/orm/tools/export/driver/abstractexporter.html">Doctrine\ORM\Tools\Export\Driver\AbstractExporter</a></dt>
|
|
<dd>Set the directory to output the mapping files to
|
|
|
|
[php]
|
|
$exporter = new YamlExporter($metadatas, __DIR__ . </dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#setExtension()">setExtension()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Set the extension to use when writing php files to disk</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#setFieldValue()">setFieldValue()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Sets the specified field to the specified value on the given entity.</dd>
|
|
<dt><a href="doctrine/common/classloader.html#setFileExtension()">setFileExtension()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Sets the file extension of class files in the namespace of this class loader.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/annotationdriver.html#setFileExtension()">setFileExtension()</a> - Method in class <a href="doctrine/orm/mapping/driver/annotationdriver.html">Doctrine\ORM\Mapping\Driver\AnnotationDriver</a></dt>
|
|
<dd>Set the file extension used to look for mapping files under</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/abstractfiledriver.html#setFileExtension()">setFileExtension()</a> - Method in class <a href="doctrine/orm/mapping/driver/abstractfiledriver.html">Doctrine\ORM\Mapping\Driver\AbstractFileDriver</a></dt>
|
|
<dd>Set the file extension used to look for mapping files under</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#setFirstResult()">setFirstResult()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Sets the position of the first result to retrieve (the "offset").</dd>
|
|
<dt><a href="doctrine/orm/query.html#setFirstResult()">setFirstResult()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Sets the position of the first result to retrieve (the "offset").</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setFixed()">setFixed()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#setGenerateAnnotations()">setGenerateAnnotations()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Set whether or not to generate annotations for the entity</dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#setGenerateStubMethods()">setGenerateStubMethods()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Set whether or not to generate stub methods for the entity</dd>
|
|
<dt><a href="doctrine/orm/query.html#setHint()">setHint()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#setHint()">setHint()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Sets a query hint. </dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#setHydrationMode()">setHydrationMode()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Defines the processing mode to be used during hydration / result set transformation.</dd>
|
|
<dt><a href="doctrine/orm/query.html#setHydrationMode()">setHydrationMode()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setIdentifier()">setIdentifier()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>INTERNAL:
|
|
Sets the mapped identifier/primary key fields of this class.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadata.html#setIdentifierValues()">setIdentifierValues()</a> - Method in class <a href="doctrine/orm/mapping/classmetadata.html">Doctrine\ORM\Mapping\ClassMetadata</a></dt>
|
|
<dd>Populates the entity identifier of an entity.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setIdGenerator()">setIdGenerator()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the ID generator used to generate IDs for instances of this class.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setIdGeneratorType()">setIdGeneratorType()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the type of Id generator to use for the mapped class.</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#setIdGeneratorType()">setIdGeneratorType()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/classloader.html#setIncludePath()">setIncludePath()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Sets the base include path for all class files in the namespace of this class loader.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setInheritanceType()">setInheritanceType()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the inheritance type used by the class and it's subclasses.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#setInitialized()">setInitialized()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>Sets the initialized flag of the collection, forcing it into that state.</dd>
|
|
<dt><a href="doctrine/common/lexer.html#setInput()">setInput()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Inputs data to be tokenized</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setLength()">setLength()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setLifecycleCallbacks()">setLifecycleCallbacks()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the lifecycle callbacks for entities of this class.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/foreignkeyconstraint.html#setLocalTable()">setLocalTable()</a> - Method in class <a href="doctrine/dbal/schema/foreignkeyconstraint.html">Doctrine\DBAL\Schema\ForeignKeyConstraint</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaconfig.html#setMaxIdentifierLength()">setMaxIdentifierLength()</a> - Method in class <a href="doctrine/dbal/schema/schemaconfig.html">Doctrine\DBAL\Schema\SchemaConfig</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#setMaxResults()">setMaxResults()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Sets the maximum number of results to retrieve (the "limit").</dd>
|
|
<dt><a href="doctrine/orm/query.html#setMaxResults()">setMaxResults()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Sets the maximum number of results to retrieve (the "limit").</dd>
|
|
<dt><a href="doctrine/common/cache/memcachecache.html#setMemcache()">setMemcache()</a> - Method in class <a href="doctrine/common/cache/memcachecache.html">Doctrine\Common\Cache\MemcacheCache</a></dt>
|
|
<dd>Sets the memcache instance to use.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setMetadataCacheImpl()">setMetadataCacheImpl()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Sets the cache driver implementation that is used for metadata caching.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setMetadataDriverImpl()">setMetadataDriverImpl()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Sets the cache driver implementation that is used for metadata caching.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatafactory.html#setMetadataFor()">setMetadataFor()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatafactory.html">Doctrine\ORM\Mapping\ClassMetadataFactory</a></dt>
|
|
<dd>Sets the metadata descriptor for a specific class.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/abstractexporter.html#setMetadatas()">setMetadatas()</a> - Method in class <a href="doctrine/orm/tools/export/driver/abstractexporter.html">Doctrine\ORM\Tools\Export\Driver\AbstractExporter</a></dt>
|
|
<dd>Set the array of ClassMetadataInfo instances to export</dd>
|
|
<dt><a href="doctrine/common/cache/abstractcache.html#setNamespace()">setNamespace()</a> - Method in class <a href="doctrine/common/cache/abstractcache.html">Doctrine\Common\Cache\AbstractCache</a></dt>
|
|
<dd>Set the namespace to prefix all cache ids with.</dd>
|
|
<dt><a href="doctrine/common/classloader.html#setNamespaceSeparator()">setNamespaceSeparator()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Sets the namespace separator used by classes in the namespace of this class loader.</dd>
|
|
<dt><a href="doctrine/orm/event/preupdateeventargs.html#setNewValue()">setNewValue()</a> - Method in class <a href="doctrine/orm/event/preupdateeventargs.html">Doctrine\ORM\Event\PreUpdateEventArgs</a></dt>
|
|
<dd>Set the new value of this field.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setNotnull()">setNotnull()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#setNumSpaces()">setNumSpaces()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Set the number of spaces the exported class should have</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setOptions()">setOptions()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#setOriginalEntityData()">setOriginalEntityData()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#setOriginalEntityProperty()">setOriginalEntityProperty()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Sets a property value of the original data array of an entity.</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/abstractexporter.html#setOutputDir()">setOutputDir()</a> - Method in class <a href="doctrine/orm/tools/export/driver/abstractexporter.html">Doctrine\ORM\Tools\Export\Driver\AbstractExporter</a></dt>
|
|
<dd>Set the directory to output the mapping files to
|
|
|
|
[php]
|
|
$exporter = new YamlExporter($metadatas);
|
|
$exporter->setOutputDir(__DIR__ . </dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#setOwner()">setOwner()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL:
|
|
Sets the collection's owning entity together with the AssociationMapping that
|
|
describes the association between the owner and the elements of the collection.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#setParameter()">setParameter()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Sets a query parameter.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#setParameter()">setParameter()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Sets a query parameter.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#setParameters()">setParameters()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Sets a collection of query parameters.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#setParameters()">setParameters()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Sets a collection of query parameters.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setParentClasses()">setParentClasses()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the parent class names.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setPlatformOption()">setPlatformOption()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setPlatformOptions()">setPlatformOptions()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setPrecision()">setPrecision()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#setPrimaryKey()">setPrimaryKey()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd>Set Primary Key</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setPrimaryTable()">setPrimaryTable()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the primary table definition. </dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setProxyDir()">setProxyDir()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Sets the directory where Doctrine generates any necessary proxy class files.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setProxyNamespace()">setProxyNamespace()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Sets the namespace where proxy classes reside.</dd>
|
|
<dt><a href="doctrine/orm/query.html#setQueryCacheDriver()">setQueryCacheDriver()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Defines a cache driver to be used for caching queries.</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setQueryCacheImpl()">setQueryCacheImpl()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Sets the cache driver implementation that is used for the query cache (SQL cache).</dd>
|
|
<dt><a href="doctrine/orm/query.html#setQueryCacheLifetime()">setQueryCacheLifetime()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Defines how long the query cache will be active before expire.</dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#setRegenerateEntityIfExists()">setRegenerateEntityIfExists()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Set whether or not to regenerate the entity if it exists</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#setResultCacheDriver()">setResultCacheDriver()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Defines a cache driver to be used for caching result sets.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#setResultCacheId()">setResultCacheId()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Set the result cache id to use to store the result set cache entry.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setResultCacheImpl()">setResultCacheImpl()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Sets the cache driver implementation that is used for query result caching.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#setResultCacheLifetime()">setResultCacheLifetime()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Defines how long the result cache will be active before expire.</dd>
|
|
<dt><a href="doctrine/orm/query/parserresult.html#setResultSetMapping()">setResultSetMapping()</a> - Method in class <a href="doctrine/orm/query/parserresult.html">Doctrine\ORM\Query\ParserResult</a></dt>
|
|
<dd>Sets the ResultSetMapping of the parsed query.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#setResultSetMapping()">setResultSetMapping()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Sets the ResultSetMapping that should be used for hydration.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#setRollbackOnly()">setRollbackOnly()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Marks the current transaction so that the only possible
|
|
outcome for the transaction to be rolled back.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setScale()">setScale()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#setSchemaConfig()">setSchemaConfig()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setSequenceGeneratorDefinition()">setSequenceGeneratorDefinition()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the definition of the sequence ID generator for this class.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/nativequery.html#setSQL()">setSQL()</a> - Method in class <a href="doctrine/orm/nativequery.html">Doctrine\ORM\NativeQuery</a></dt>
|
|
<dd>Sets the SQL of the query.</dd>
|
|
<dt><a href="doctrine/orm/query/parserresult.html#setSqlExecutor()">setSqlExecutor()</a> - Method in class <a href="doctrine/orm/query/parserresult.html">Doctrine\ORM\Query\ParserResult</a></dt>
|
|
<dd>Sets the SQL executor that should be used for this ParserResult.</dd>
|
|
<dt><a href="doctrine/dbal/configuration.html#setSQLLogger()">setSQLLogger()</a> - Method in class <a href="doctrine/dbal/configuration.html">Doctrine\DBAL\Configuration</a></dt>
|
|
<dd>Sets the SQL logger to use. </dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#setSqlTableAlias()">setSqlTableAlias()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Forces the SqlWalker to use a specific alias for a table name, rather than
|
|
generating an alias on its own.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setSubclasses()">setSubclasses()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the mapped subclasses of this class.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setTableName()">setTableName()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the name of the primary table the class is mapped to.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#setTransactionIsolation()">setTransactionIsolation()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Sets the transaction isolation level.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setType()">setType()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#setUnsigned()">setUnsigned()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#setUpdateEntityIfExists()">setUpdateEntityIfExists()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Set whether or not to try and update the entity if it already exists</dd>
|
|
<dt><a href="doctrine/orm/configuration.html#setUseCExtension()">setUseCExtension()</a> - Method in class <a href="doctrine/orm/configuration.html">Doctrine\ORM\Configuration</a></dt>
|
|
<dd>Sets a boolean flag that indicates whether Doctrine should make use of the
|
|
C extension.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setVersioned()">setVersioned()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets whether this class is to be versioned for optimistic locking.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setVersionField()">setVersionField()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the name of the field that is to be used for versioning if this class is
|
|
versioned for optimistic locking.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#setVersionMapping()">setVersionMapping()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Sets the version field mapping used for versioning. </dd>
|
|
<dt><a href="doctrine/orm/mapping/onetomanymapping.html#shouldDeleteOrphans()">shouldDeleteOrphans()</a> - Method in class <a href="doctrine/orm/mapping/onetomanymapping.html">Doctrine\ORM\Mapping\OneToManyMapping</a></dt>
|
|
<dd>Whether orphaned elements (removed from the collection) should be deleted.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/simplearithmeticexpression.html">SimpleArithmeticExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>SimpleArithmeticExpression ::= ArithmeticTerm {("+" | "-") ArithmeticTerm}</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SimpleArithmeticExpression()">SimpleArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SimpleArithmeticExpression ::= ArithmeticTerm {("+" | "-") ArithmeticTerm}</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SimpleConditionalExpression()">SimpleConditionalExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SimpleConditionalExpression ::=
|
|
ComparisonExpression | BetweenExpression | LikeExpression |
|
|
InExpression | NullComparisonExpression | ExistsExpression |
|
|
EmptyCollectionComparisonExpression | CollectionMemberExpression</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SimpleEntityExpression()">SimpleEntityExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SimpleEntityExpression ::= IdentificationVariable | InputParameter</dd>
|
|
<dt><a href="doctrine/orm/query/ast/simpleselectclause.html">SimpleSelectClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>SimpleSelectClause ::= "SELECT" ["DISTINCT"] SimpleSelectExpression</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SimpleSelectClause()">SimpleSelectClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SimpleSelectClause ::= "SELECT" ["DISTINCT"] SimpleSelectExpression</dd>
|
|
<dt><a href="doctrine/orm/query/ast/simpleselectexpression.html">SimpleSelectExpression()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>SimpleSelectExpression ::= StateFieldPathExpression | IdentificationVariable
|
|
| (AggregateExpression [["AS"] FieldAliasIdentificationVariable])</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SimpleSelectExpression()">SimpleSelectExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SimpleSelectExpression ::= StateFieldPathExpression | IdentificationVariable | (AggregateExpression [["AS"] AliasResultVariable])</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SimpleStateFieldPathExpression()">SimpleStateFieldPathExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SimpleStateFieldPathExpression ::= IdentificationVariable "." StateField</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#singleIdNotAllowedOnCompositePrimaryKey()">singleIdNotAllowedOnCompositePrimaryKey()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/internal/hydration/singlescalarhydrator.html">SingleScalarHydrator()</a> - Class in package <a href="doctrine/orm/internal/hydration/package-summary.html">Doctrine\ORM\Internal\Hydration</a></dt>
|
|
<dd>Hydrator that hydrates a single scalar value from the result set.</dd>
|
|
<dt><a href="doctrine/orm/query/exec/singleselectexecutor.html">SingleSelectExecutor()</a> - Class in package <a href="doctrine/orm/query/exec/package-summary.html">Doctrine\ORM\Query\Exec</a></dt>
|
|
<dd>Executor that executes the SQL statement for simple DQL SELECT statements.</dd>
|
|
<dt><a href="doctrine/orm/query/exec/singletabledeleteupdateexecutor.html">SingleTableDeleteUpdateExecutor()</a> - Class in package <a href="doctrine/orm/query/exec/package-summary.html">Doctrine\ORM\Query\Exec</a></dt>
|
|
<dd>Executor that executes the SQL statements for DQL DELETE/UPDATE statements on classes
|
|
that are mapped to a single table.</dd>
|
|
<dt><a href="doctrine/orm/persisters/singletablepersister.html">SingleTablePersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>Persister for entities that participate in a hierarchy mapped with the
|
|
SINGLE_TABLE strategy.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SingleValuedAssociationPathExpression()">SingleValuedAssociationPathExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SingleValuedAssociationPathExpression ::= IdentificationVariable "." {SingleValuedAssociationField "."}* SingleValuedAssociationField</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SingleValuedPathExpression()">SingleValuedPathExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SingleValuedPathExpression ::= StateFieldPathExpression | SingleValuedAssociationPathExpression</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#size()">size()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Calculates the size of the UnitOfWork. </dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/sizefunction.html">SizeFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"SIZE" "(" CollectionValuedPathExpression ")"</dd>
|
|
<dt><a href="doctrine/common/lexer.html#skipUntil()">skipUntil()</a> - Method in class <a href="doctrine/common/lexer.html">Doctrine\Common\Lexer</a></dt>
|
|
<dd>Tells the lexer to skip input tokens until it sees a token with the given value.</dd>
|
|
<dt><a href="doctrine/dbal/types/smallinttype.html">SmallIntType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps a database SMALLINT to a PHP integer.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#some()">some()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a SOME() function expression with the given DQL subquery.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html">SqlitePlatform()</a> - Class in package <a href="doctrine/dbal/platforms/package-summary.html">Doctrine\DBAL\Platforms</a></dt>
|
|
<dd>The SqlitePlatform class describes the specifics and dialects of the SQLite
|
|
database platform.</dd>
|
|
<dt><a href="doctrine/dbal/schema/sqliteschemamanager.html">SqliteSchemaManager()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>SqliteSchemaManager</dd>
|
|
<dt><a href="doctrine/dbal/logging/sqllogger.html">SQLLogger()</a> - Interface in package <a href="doctrine/dbal/logging/package-summary.html">Doctrine\DBAL\Logging</a></dt>
|
|
<dd>Interface for SQL loggers.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html">SqlWalker()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>The SqlWalker is a TreeWalker that walks over a DQL AST and constructs
|
|
the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#sqrt()">sqrt()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a SQRT() function expression with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/sqrtfunction.html">SqrtFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"SQRT" "(" SimpleArithmeticExpression ")"</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html">StandardEntityPersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>A basic entity persister that maps an entity with no (mapped) inheritance to a single table
|
|
in the relational database.</dd>
|
|
<dt><a href="doctrine/orm/query/printer.html#startProduction()">startProduction()</a> - Method in class <a href="doctrine/orm/query/printer.html">Doctrine\ORM\Query\Printer</a></dt>
|
|
<dd>Prints an opening parenthesis followed by production name and increases
|
|
indentation level by one.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#StateFieldPathExpression()">StateFieldPathExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>StateFieldPathExpression ::= SimpleStateFieldPathExpression | SimpleStateFieldAssociationPathExpression</dd>
|
|
<dt><a href="doctrine/dbal/statement.html">Statement()</a> - Class in package <a href="doctrine/dbal/package-summary.html">Doctrine\DBAL</a></dt>
|
|
<dd>A thin wrapper around a Doctrine\DBAL\Driver\Statement that adds support
|
|
for logging, DBAL mapping types, etc.</dd>
|
|
<dt><a href="doctrine/dbal/driver/statement.html">Statement()</a> - Interface in package <a href="doctrine/dbal/driver/package-summary.html">Doctrine\DBAL\Driver</a></dt>
|
|
<dd>Statement interface.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#StringExpression()">StringExpression()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>StringExpression ::= StringPrimary | "(" Subselect ")"</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#StringPrimary()">StringPrimary()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>StringPrimary ::= StateFieldPathExpression | string | InputParameter | FunctionsReturningStrings | AggregateExpression</dd>
|
|
<dt><a href="doctrine/dbal/types/stringtype.html">StringType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps an SQL VARCHAR to a PHP string.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#Subselect()">Subselect()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Subselect ::= SimpleSelectClause SubselectFromClause [WhereClause] [GroupByClause] [HavingClause] [OrderByClause]</dd>
|
|
<dt><a href="doctrine/orm/query/ast/subselect.html">Subselect()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>Subselect ::= SimpleSelectClause SubselectFromClause [WhereClause] [GroupByClause] [HavingClause] [OrderByClause]</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SubselectFromClause()">SubselectFromClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SubselectFromClause ::= "FROM" SubselectIdentificationVariableDeclaration {"," SubselectIdentificationVariableDeclaration}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/subselectfromclause.html">SubselectFromClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>SubselectFromClause ::= "FROM" SubselectIdentificationVariableDeclaration {"," SubselectIdentificationVariableDeclaration}</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#SubselectIdentificationVariableDeclaration()">SubselectIdentificationVariableDeclaration()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>SubselectIdentificationVariableDeclaration ::= IdentificationVariableDeclaration | (AssociationPathExpression ["AS"] AliasIdentificationVariable)</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#substring()">substring()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a SUBSTRING() function expression with the given arguments.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/substringfunction.html">SubstringFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"SUBSTRING" "(" StringPrimary "," SimpleArithmeticExpression "," SimpleArithmeticExpression ")"</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#sum()">sum()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates a sum mathematical expression with the given arguments.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsAlterTable()">supportsAlterTable()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#supportsAlterTable()">supportsAlterTable()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#supportsForeignKeyConstraints()">supportsForeignKeyConstraints()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>SQLite does support foreign key constraints, but only in CREATE TABLE statements...
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsForeignKeyConstraints()">supportsForeignKeyConstraints()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Does the platform supports foreign key constraints?</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#supportsForeignKeyOnUpdate()">supportsForeignKeyOnUpdate()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Does this platform supports onUpdate in foreign key constraints?</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsForeignKeyOnUpdate()">supportsForeignKeyOnUpdate()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Does this platform supports onUpdate in foreign key constraints?</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsGettingAffectedRows()">supportsGettingAffectedRows()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform supports getting the affected rows of a recent
|
|
update/delete type query.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#supportsIdentityColumns()">supportsIdentityColumns()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Whether the platform supports identity columns.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#supportsIdentityColumns()">supportsIdentityColumns()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Whether the platform supports identity columns.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsIdentityColumns()">supportsIdentityColumns()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform supports identity columns.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#supportsIdentityColumns()">supportsIdentityColumns()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Whether the platform supports identity columns.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsIndexes()">supportsIndexes()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform supports indexes.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsPrimaryConstraints()">supportsPrimaryConstraints()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform supports primary key constraints.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#supportsSavepoints()">supportsSavepoints()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Whether the platform supports savepoints. </dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsSavepoints()">supportsSavepoints()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform supports savepoints.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mysqlplatform.html#supportsSavepoints()">supportsSavepoints()</a> - Method in class <a href="doctrine/dbal/platforms/mysqlplatform.html">Doctrine\DBAL\Platforms\MySqlPlatform</a></dt>
|
|
<dd>Whether the platform supports savepoints. </dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#supportsSchemas()">supportsSchemas()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Whether the platform supports database schemas.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsSchemas()">supportsSchemas()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform supports database schemas.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/oracleplatform.html#supportsSequences()">supportsSequences()</a> - Method in class <a href="doctrine/dbal/platforms/oracleplatform.html">Doctrine\DBAL\Platforms\OraclePlatform</a></dt>
|
|
<dd>Whether the platform supports sequences.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsSequences()">supportsSequences()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform supports sequences.</dd>
|
|
<dt><a href="doctrine/dbal/platforms/postgresqlplatform.html#supportsSequences()">supportsSequences()</a> - Method in class <a href="doctrine/dbal/platforms/postgresqlplatform.html">Doctrine\DBAL\Platforms\PostgreSqlPlatform</a></dt>
|
|
<dd>Whether the platform supports sequences.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/platforms/abstractplatform.html#supportsTransactions()">supportsTransactions()</a> - Method in class <a href="doctrine/dbal/platforms/abstractplatform.html">Doctrine\DBAL\Platforms\AbstractPlatform</a></dt>
|
|
<dd>Whether the platform supports transactions.</dd>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#syntaxError()">syntaxError()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/common/annotations/annotationexception.html#syntaxError()">syntaxError()</a> - Method in class <a href="doctrine/common/annotations/annotationexception.html">Doctrine\Common\Annotations\AnnotationException</a></dt>
|
|
<dt><a href="doctrine/orm/query/parser.html#syntaxError()">syntaxError()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>Generates a new syntax error.</dd>
|
|
</dl>
|
|
<h1 id="letterT">T</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/dbal/schema/table.html">Table()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Object Representation of a table</dd>
|
|
<dt><a href="doctrine/orm/mapping/table.html">Table()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#tableAlreadyExists()">tableAlreadyExists()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/tablediff.html">TableDiff()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Table Diff</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemaexception.html#tableDoesNotExist()">tableDoesNotExist()</a> - Method in class <a href="doctrine/dbal/schema/schemaexception.html">Doctrine\DBAL\Schema\SchemaException</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/orm/id/tablegenerator.html">TableGenerator()</a> - Class in package <a href="doctrine/orm/id/package-summary.html">Doctrine\ORM\Id</a></dt>
|
|
<dd>Id generator that uses a single-row database table and a hi/lo algorithm.</dd>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#tableIdGeneratorNotImplemented()">tableIdGeneratorNotImplemented()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/common/util/inflector.html#tableize()">tableize()</a> - Method in class <a href="doctrine/common/util/inflector.html">Doctrine\Common\Util\Inflector</a></dt>
|
|
<dd>Convert word in to the format for a Doctrine table name. </dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#takeSnapshot()">takeSnapshot()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>INTERNAL:
|
|
Tells this collection to take a snapshot of its current state.</dd>
|
|
<dt><a href="doctrine/dbal/types/texttype.html">TextType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps an SQL CLOB to a PHP string.</dd>
|
|
<dt><a href="doctrine/dbal/types/timetype.html">TimeType()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>Type that maps an SQL TIME to a PHP DateTime object.</dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#toArray()">toArray()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/collections/arraycollection.html#toArray()">toArray()</a> - Method in class <a href="doctrine/common/collections/arraycollection.html">Doctrine\Common\Collections\ArrayCollection</a></dt>
|
|
<dd>Gets the PHP array representation of this collection.</dd>
|
|
<dt><a href="doctrine/common/collections/collection.html#toArray()">toArray()</a> - Method in class <a href="doctrine/common/collections/collection.html">Doctrine\Common\Collections\Collection</a></dt>
|
|
<dd>Gets a native PHP array representation of the collection.</dd>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#toArray()">toArray()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#toDropSql()">toDropSql()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd>Return an array of necessary sql queries to drop the schema on the given platform.</dd>
|
|
<dt><a href="doctrine/orm/tools/toolevents.html">ToolEvents()</a> - Class in package <a href="doctrine/orm/tools/package-summary.html">Doctrine\ORM\Tools</a></dt>
|
|
<dt><a href="doctrine/orm/tools/toolsexception.html">ToolsException()</a> - Class in package <a href="doctrine/orm/tools/package-summary.html">Doctrine\ORM\Tools</a></dt>
|
|
<dd>Base exception class for all ORM exceptions.</dd>
|
|
<dt><a href="doctrine/dbal/schema/schemadiff.html#toSaveSql()">toSaveSql()</a> - Method in class <a href="doctrine/dbal/schema/schemadiff.html">Doctrine\DBAL\Schema\SchemaDiff</a></dt>
|
|
<dd>The to save sql mode ensures that the following things don't happen:
|
|
|
|
1. </dd>
|
|
<dt><a href="doctrine/dbal/schema/schemadiff.html#toSql()">toSql()</a> - Method in class <a href="doctrine/dbal/schema/schemadiff.html">Doctrine\DBAL\Schema\SchemaDiff</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#toSql()">toSql()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd>Return an array of necessary sql queries to create the schema on the given platform.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html">TreeWalker()</a> - Interface in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Interface for walkers of DQL ASTs (abstract syntax trees).</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html">TreeWalkerAdapter()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>An adapter implementation of the TreeWalker interface. </dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html">TreeWalkerChain()</a> - Class in package <a href="doctrine/orm/query/package-summary.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Represents a chain of tree walkers that modify an AST and finally emit output.
|
|
</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#trim()">trim()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an instance of TRIM() function, with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/trimfunction.html">TrimFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"TRIM" "(" [["LEADING" | "TRAILING" | "BOTH"] [char] "FROM"] StringPrimary ")"</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#tryGetById()">tryGetById()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>Tries to find an entity with the given identifier in the identity map of
|
|
this UnitOfWork.</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html#tryGetByIdHash()">tryGetByIdHash()</a> - Method in class <a href="doctrine/orm/unitofwork.html">Doctrine\ORM\UnitOfWork</a></dt>
|
|
<dd>INTERNAL:
|
|
Tries to get an entity by its identifier hash. </dd>
|
|
<dt><a href="doctrine/dbal/schema/abstractschemamanager.html#tryMethod()">tryMethod()</a> - Method in class <a href="doctrine/dbal/schema/abstractschemamanager.html">Doctrine\DBAL\Schema\AbstractSchemaManager</a></dt>
|
|
<dd>Try any method on the schema manager. </dd>
|
|
<dt><a href="doctrine/dbal/types/type.html">Type()</a> - Class in package <a href="doctrine/dbal/types/package-summary.html">Doctrine\DBAL\Types</a></dt>
|
|
<dd>The base class for so-called Doctrine mapping types.
|
|
</dd>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#typeExists()">typeExists()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#typeNotFound()">typeNotFound()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
</dl>
|
|
<h1 id="letterU">U</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#udfLocate()">udfLocate()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#udfMod()">udfMod()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>User-defined function for Sqlite that implements MOD(a, b)</dd>
|
|
<dt><a href="doctrine/dbal/platforms/sqliteplatform.html#udfSqrt()">udfSqrt()</a> - Method in class <a href="doctrine/dbal/platforms/sqliteplatform.html">Doctrine\DBAL\Platforms\SqlitePlatform</a></dt>
|
|
<dd>User-defined function for Sqlite that is used with PDO::sqliteCreateFunction()</dd>
|
|
<dt><a href="doctrine/orm/persisters/unionsubclasspersister.html">UnionSubclassPersister()</a> - Class in package <a href="doctrine/orm/persisters/package-summary.html">Doctrine\ORM\Persisters</a></dt>
|
|
<dd>A basic entity persister that maps an entity with no (mapped) inheritance to a single table
|
|
in the relational database.</dd>
|
|
<dt><a href="doctrine/orm/mapping/uniqueconstraint.html">UniqueConstraint()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/orm/unitofwork.html">UnitOfWork()</a> - Class in package <a href="doctrine/orm/package-summary.html">Doctrine\ORM</a></dt>
|
|
<dd>The UnitOfWork is responsible for tracking changes to objects during an
|
|
"object-level" transaction and for writing out changes to the database
|
|
in the correct order.</dd>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#unknownColumnType()">unknownColumnType()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/dbal/dbalexception.html#unknownDriver()">unknownDriver()</a> - Method in class <a href="doctrine/dbal/dbalexception.html">Doctrine\DBAL\DBALException</a></dt>
|
|
<dt><a href="doctrine/orm/ormexception.html#unknownEntityNamespace()">unknownEntityNamespace()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/orm/query/queryexception.html#unknownParameter()">unknownParameter()</a> - Method in class <a href="doctrine/orm/query/queryexception.html">Doctrine\ORM\Query\QueryException</a></dt>
|
|
<dt><a href="doctrine/orm/ormexception.html#unrecognizedField()">unrecognizedField()</a> - Method in class <a href="doctrine/orm/ormexception.html">Doctrine\ORM\ORMException</a></dt>
|
|
<dt><a href="doctrine/common/classloader.html#unregister()">unregister()</a> - Method in class <a href="doctrine/common/classloader.html">Doctrine\Common\ClassLoader</a></dt>
|
|
<dd>Uninstalls this class loader on the SPL autoload stack.</dd>
|
|
<dt><a href="doctrine/orm/id/sequencegenerator.html#unserialize()">unserialize()</a> - Method in class <a href="doctrine/orm/id/sequencegenerator.html">Doctrine\ORM\Id\SequenceGenerator</a></dt>
|
|
<dt><a href="doctrine/orm/mapping/mappingexception.html#unsupportedOptimisticLockingType()">unsupportedOptimisticLockingType()</a> - Method in class <a href="doctrine/orm/mapping/mappingexception.html">Doctrine\ORM\Mapping\MappingException</a></dt>
|
|
<dt><a href="doctrine/orm/persistentcollection.html#unwrap()">unwrap()</a> - Method in class <a href="doctrine/orm/persistentcollection.html">Doctrine\ORM\PersistentCollection</a></dt>
|
|
<dd>Retrieves the wrapped Collection instance.</dd>
|
|
<dt><a href="doctrine/dbal/connection.html#update()">update()</a> - Method in class <a href="doctrine/dbal/connection.html">Doctrine\DBAL\Connection</a></dt>
|
|
<dd>Executes an SQL UPDATE statement on a table.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#update()">update()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Construct a DQL UPDATE query
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->update('User', 'u')
|
|
->set('u.password', md5('password'))
|
|
->where('u.id = ?');</dd>
|
|
<dt><a href="doctrine/orm/persisters/joinedsubclasspersister.html#update()">update()</a> - Method in class <a href="doctrine/orm/persisters/joinedsubclasspersister.html">Doctrine\ORM\Persisters\JoinedSubclassPersister</a></dt>
|
|
<dd>{@inheritdoc}</dd>
|
|
<dt><a href="doctrine/orm/persisters/standardentitypersister.html#update()">update()</a> - Method in class <a href="doctrine/orm/persisters/standardentitypersister.html">Doctrine\ORM\Persisters\StandardEntityPersister</a></dt>
|
|
<dd>Updates an entity.</dd>
|
|
<dt><a href="doctrine/orm/persisters/abstractcollectionpersister.html#update()">update()</a> - Method in class <a href="doctrine/orm/persisters/abstractcollectionpersister.html">Doctrine\ORM\Persisters\AbstractCollectionPersister</a></dt>
|
|
<dd>Updates the given collection, synchronizing it's state with the database
|
|
by inserting, updating and deleting individual elements.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#UpdateClause()">UpdateClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>UpdateClause ::= "UPDATE" AbstractSchemaName ["AS"] AliasIdentificationVariable "SET" UpdateItem {"," UpdateItem}</dd>
|
|
<dt><a href="doctrine/orm/query/ast/updateclause.html">UpdateClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>UpdateClause ::= "UPDATE" AbstractSchemaName [["AS"] AliasIdentificationVariable] "SET" UpdateItem {"," UpdateItem}</dd>
|
|
<dt><a href="doctrine/orm/tools/console/command/schematool/updatecommand.html">UpdateCommand()</a> - Class in package <a href="doctrine/orm/tools/console/command/schematool/package-summary.html">Doctrine\ORM\Tools\Console\Command\SchemaTool</a></dt>
|
|
<dd>Command to update the database schema for a set of classes based on their mappings.</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#UpdateItem()">UpdateItem()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>UpdateItem ::= IdentificationVariable "." {StateField | SingleValuedAssociationField} "=" NewValue</dd>
|
|
<dt><a href="doctrine/orm/query/ast/updateitem.html">UpdateItem()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>UpdateItem ::= [IdentificationVariable "."] {StateField | SingleValuedAssociationField} "=" NewValue
|
|
NewValue ::= SimpleArithmeticExpression | StringPrimary | DatetimePrimary | BooleanPrimary |
|
|
EnumPrimary | SimpleEntityExpression | "NULL"</dd>
|
|
<dt><a href="doctrine/orm/tools/schematool.html#updateSchema()">updateSchema()</a> - Method in class <a href="doctrine/orm/tools/schematool.html">Doctrine\ORM\Tools\SchemaTool</a></dt>
|
|
<dd>Updates the database schema of the given classes by comparing the ClassMetadata
|
|
instances to the current database schema that is inspected.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/updatestatement.html">UpdateStatement()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>UpdateStatement = UpdateClause [WhereClause]</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#UpdateStatement()">UpdateStatement()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>UpdateStatement ::= UpdateClause [WhereClause]</dd>
|
|
<dt><a href="doctrine/orm/query/expr.html#upper()">upper()</a> - Method in class <a href="doctrine/orm/query/expr.html">Doctrine\ORM\Query\Expr</a></dt>
|
|
<dd>Creates an UPPER() function expression with the given argument.</dd>
|
|
<dt><a href="doctrine/orm/query/ast/functions/upperfunction.html">UpperFunction()</a> - Class in package <a href="doctrine/orm/query/ast/functions/package-summary.html">Doctrine\ORM\Query\AST\Functions</a></dt>
|
|
<dd>"UPPER" "(" StringPrimary ")"</dd>
|
|
<dt><a href="doctrine/orm/query.html#useQueryCache()">useQueryCache()</a> - Method in class <a href="doctrine/orm/query.html">Doctrine\ORM\Query</a></dt>
|
|
<dd>Defines whether the query should make use of a query cache, if available.</dd>
|
|
<dt><a href="doctrine/orm/abstractquery.html#useResultCache()">useResultCache()</a> - Method in class <a href="doctrine/orm/abstractquery.html">Doctrine\ORM\AbstractQuery</a></dt>
|
|
<dd>Set whether or not to cache the results of this query and if so, for
|
|
how long and which ID to use for the cache entry.</dd>
|
|
<dt><a href="doctrine/orm/mapping/classmetadatainfo.html#usesIdGenerator()">usesIdGenerator()</a> - Method in class <a href="doctrine/orm/mapping/classmetadatainfo.html">Doctrine\ORM\Mapping\ClassMetadataInfo</a></dt>
|
|
<dd>Checks whether the mapped class uses an Id generator.</dd>
|
|
<dt><a href="doctrine/orm/mapping/associationmapping.html#usesJoinTable()">usesJoinTable()</a> - Method in class <a href="doctrine/orm/mapping/associationmapping.html">Doctrine\ORM\Mapping\AssociationMapping</a></dt>
|
|
<dd>Whether the association uses a join table for the mapping.</dd>
|
|
</dl>
|
|
<h1 id="letterV">V</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/internal/hydration/iterableresult.html#valid()">valid()</a> - Method in class <a href="doctrine/orm/internal/hydration/iterableresult.html">Doctrine\ORM\Internal\Hydration\IterableResult</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#Value()">Value()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>Value ::= PlainValue | FieldAssignment</dd>
|
|
<dt><a href="doctrine/common/annotations/parser.html#Values()">Values()</a> - Method in class <a href="doctrine/common/annotations/parser.html">Doctrine\Common\Annotations\Parser</a></dt>
|
|
<dd>Values ::= Array | Value {"," Value}</dd>
|
|
<dt><a href="doctrine/orm/mapping/version.html">Version()</a> - Class in package <a href="doctrine/orm/mapping/package-summary.html">Doctrine\ORM\Mapping</a></dt>
|
|
<dd>Annotations class</dd>
|
|
<dt><a href="doctrine/common/version.html">Version()</a> - Class in package <a href="doctrine/common/package-summary.html">Doctrine\Common</a></dt>
|
|
<dd>Class to store and retrieve the version of Doctrine</dd>
|
|
<dt><a href="doctrine/dbal/schema/view.html">View()</a> - Class in package <a href="doctrine/dbal/schema/package-summary.html">Doctrine\DBAL\Schema</a></dt>
|
|
<dd>Representation of a Database View</dd>
|
|
<dt><a href="doctrine/dbal/schema/table.html#visit()">visit()</a> - Method in class <a href="doctrine/dbal/schema/table.html">Doctrine\DBAL\Schema\Table</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/schema.html#visit()">visit()</a> - Method in class <a href="doctrine/dbal/schema/schema.html">Doctrine\DBAL\Schema\Schema</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/column.html#visit()">visit()</a> - Method in class <a href="doctrine/dbal/schema/column.html">Doctrine\DBAL\Schema\Column</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/sequence.html#visit()">visit()</a> - Method in class <a href="doctrine/dbal/schema/sequence.html">Doctrine\DBAL\Schema\Sequence</a></dt>
|
|
<dd></dd>
|
|
<dt><a href="doctrine/dbal/schema/visitor/visitor.html">Visitor()</a> - Interface in package <a href="doctrine/dbal/schema/visitor/package-summary.html">Doctrine\DBAL\Schema\Visitor</a></dt>
|
|
<dd>Schema Visitor used for Validation or Generation purposes.</dd>
|
|
</dl>
|
|
<h1 id="letterW">W</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkAggregateExpression()">walkAggregateExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an AggregateExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkAggregateExpression()">walkAggregateExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an AggregateExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkAggregateExpression()">walkAggregateExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an AggregateExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkAggregateExpression()">walkAggregateExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an AggregateExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkArithmeticExpression()">walkArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an ArithmeticExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkArithmeticExpression()">walkArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an ArithmeticExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkArithmeticExpression()">walkArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an ArithmeticExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkArithmeticExpression()">walkArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an ArithmeticExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkArithmeticFactor()">walkArithmeticFactor()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an ArithmeticFactor that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkArithmeticFactor()">walkArithmeticFactor()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an ArithmeticFactor that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkArithmeticFactor()">walkArithmeticFactor()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an ArithmeticFactor that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkArithmeticFactor()">walkArithmeticFactor()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an ArithmeticFactor that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkArithmeticTerm()">walkArithmeticTerm()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an ArithmeticTerm AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkArithmeticTerm()">walkArithmeticTerm()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an ArithmeticTerm AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkArithmeticTerm()">walkArithmeticTerm()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an ArithmeticTerm AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkArithmeticTerm()">walkArithmeticTerm()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an ArithmeticTerm AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkBetweenExpression()">walkBetweenExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a BetweenExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkBetweenExpression()">walkBetweenExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a BetweenExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkBetweenExpression()">walkBetweenExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a BetweenExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkBetweenExpression()">walkBetweenExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a BetweenExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkCollectionMemberExpression()">walkCollectionMemberExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a CollectionMemberExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkCollectionMemberExpression()">walkCollectionMemberExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a CollectionMemberExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkCollectionMemberExpression()">walkCollectionMemberExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a CollectionMemberExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkCollectionMemberExpression()">walkCollectionMemberExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a CollectionMemberExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkComparisonExpression()">walkComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a ComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkComparisonExpression()">walkComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a ComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkComparisonExpression()">walkComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a ComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkComparisonExpression()">walkComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a ComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkConditionalFactor()">walkConditionalFactor()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a ConditionalFactor AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkConditionalFactor()">walkConditionalFactor()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a ConditionalFactor AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkConditionalFactor()">walkConditionalFactor()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a ConditionalFactor AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkConditionalFactor()">walkConditionalFactor()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a ConditionalFactor AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkConditionalTerm()">walkConditionalTerm()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a ConditionalTerm AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkConditionalTerm()">walkConditionalTerm()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a ConditionalTerm AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkConditionalTerm()">walkConditionalTerm()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a ConditionalTerm AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkConditionalTerm()">walkConditionalTerm()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a ConditionalTerm AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkDeleteClause()">walkDeleteClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a DeleteClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkDeleteClause()">walkDeleteClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a DeleteClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkDeleteClause()">walkDeleteClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a DeleteClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkDeleteClause()">walkDeleteClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a DeleteClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkDeleteStatement()">walkDeleteStatement()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a DeleteStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkDeleteStatement()">walkDeleteStatement()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a DeleteStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkDeleteStatement()">walkDeleteStatement()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a DeleteStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkDeleteStatement()">walkDeleteStatement()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a DeleteStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkEmptyCollectionComparisonExpression()">walkEmptyCollectionComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an EmptyCollectionComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkEmptyCollectionComparisonExpression()">walkEmptyCollectionComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an EmptyCollectionComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkEmptyCollectionComparisonExpression()">walkEmptyCollectionComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an EmptyCollectionComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkEmptyCollectionComparisonExpression()">walkEmptyCollectionComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an EmptyCollectionComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkExistsExpression()">walkExistsExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an ExistsExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkExistsExpression()">walkExistsExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an ExistsExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkExistsExpression()">walkExistsExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an ExistsExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkExistsExpression()">walkExistsExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an ExistsExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkFromClause()">walkFromClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a FromClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkFromClause()">walkFromClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a FromClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkFromClause()">walkFromClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a FromClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkFromClause()">walkFromClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a FromClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkFunction()">walkFunction()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a FunctionNode AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkFunction()">walkFunction()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a FunctionNode AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkFunction()">walkFunction()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a FunctionNode AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkFunction()">walkFunction()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a FunctionNode AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkGroupByClause()">walkGroupByClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a GroupByClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkGroupByClause()">walkGroupByClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a GroupByClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkGroupByClause()">walkGroupByClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a GroupByClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkGroupByClause()">walkGroupByClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a GroupByClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkGroupByItem()">walkGroupByItem()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a GroupByItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkGroupByItem()">walkGroupByItem()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a GroupByItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkGroupByItem()">walkGroupByItem()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a GroupByItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkGroupByItem()">walkGroupByItem()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a GroupByItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkHavingClause()">walkHavingClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a HavingClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkHavingClause()">walkHavingClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a HavingClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkHavingClause()">walkHavingClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a HavingClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkHavingClause()">walkHavingClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a HavingClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkIdentificationVariable()">walkIdentificationVariable()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an IdentificationVariable (no AST node associated), thereby generating the SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkInExpression()">walkInExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an InExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkInExpression()">walkInExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an InExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkInExpression()">walkInExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an InExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkInExpression()">walkInExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an InExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkInParameter()">walkInParameter()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkInputParameter()">walkInputParameter()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an InputParameter AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkInputParameter()">walkInputParameter()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an InputParameter AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkInputParameter()">walkInputParameter()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an InputParameter AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkInputParameter()">walkInputParameter()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an InputParameter AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkJoinVariableDeclaration()">walkJoinVariableDeclaration()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a JoinVariableDeclaration AST node and creates the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkJoinVariableDeclaration()">walkJoinVariableDeclaration()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a JoinVariableDeclaration AST node and creates the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkJoinVariableDeclaration()">walkJoinVariableDeclaration()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a JoinVariableDeclaration AST node and creates the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkJoinVariableDeclaration()">walkJoinVariableDeclaration()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a JoinVariableDeclaration AST node and creates the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkLikeExpression()">walkLikeExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a LikeExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkLikeExpression()">walkLikeExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a LikeExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkLikeExpression()">walkLikeExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a LikeExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkLikeExpression()">walkLikeExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a LikeExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkLiteral()">walkLiteral()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a literal that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkLiteral()">walkLiteral()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a literal that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkLiteral()">walkLiteral()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a literal that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkLiteral()">walkLiteral()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a literal that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkNullComparisonExpression()">walkNullComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a NullComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkNullComparisonExpression()">walkNullComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a NullComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkNullComparisonExpression()">walkNullComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a NullComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkNullComparisonExpression()">walkNullComparisonExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a NullComparisonExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkOrderByClause()">walkOrderByClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an OrderByClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkOrderByClause()">walkOrderByClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an OrderByClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkOrderByClause()">walkOrderByClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an OrderByClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkOrderByClause()">walkOrderByClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an OrderByClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkOrderByItem()">walkOrderByItem()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an OrderByItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkOrderByItem()">walkOrderByItem()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an OrderByItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkOrderByItem()">walkOrderByItem()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an OrderByItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkOrderByItem()">walkOrderByItem()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an OrderByItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkPathExpression()">walkPathExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a PathExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkPathExpression()">walkPathExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an PathExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkPathExpression()">walkPathExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an PathExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkPathExpression()">walkPathExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an PathExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkQuantifiedExpression()">walkQuantifiedExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a QuantifiedExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkQuantifiedExpression()">walkQuantifiedExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a QuantifiedExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkQuantifiedExpression()">walkQuantifiedExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a QuantifiedExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkQuantifiedExpression()">walkQuantifiedExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a QuantifiedExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkSelectClause()">walkSelectClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a SelectClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkSelectClause()">walkSelectClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a SelectClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkSelectClause()">walkSelectClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a SelectClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkSelectClause()">walkSelectClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a SelectClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkSelectExpression()">walkSelectExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a SelectExpression AST node and generates the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkSelectExpression()">walkSelectExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a SelectExpression AST node and generates the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkSelectExpression()">walkSelectExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a SelectExpression AST node and generates the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkSelectExpression()">walkSelectExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a SelectExpression AST node and generates the corresponding SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkSelectStatement()">walkSelectStatement()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a SelectStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkSelectStatement()">walkSelectStatement()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a SelectStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkSelectStatement()">walkSelectStatement()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a SelectStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkSelectStatement()">walkSelectStatement()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a SelectStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkSimpleArithmeticExpression()">walkSimpleArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an SimpleArithmeticExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkSimpleArithmeticExpression()">walkSimpleArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an SimpleArithmeticExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkSimpleArithmeticExpression()">walkSimpleArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an SimpleArithmeticExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkSimpleArithmeticExpression()">walkSimpleArithmeticExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an SimpleArithmeticExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkSimpleSelectClause()">walkSimpleSelectClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a SimpleSelectClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkSimpleSelectClause()">walkSimpleSelectClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a SimpleSelectClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkSimpleSelectClause()">walkSimpleSelectClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a SimpleSelectClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkSimpleSelectClause()">walkSimpleSelectClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a SimpleSelectClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkSimpleSelectExpression()">walkSimpleSelectExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a SimpleSelectExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkSimpleSelectExpression()">walkSimpleSelectExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a SimpleSelectExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkSimpleSelectExpression()">walkSimpleSelectExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a SimpleSelectExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkSimpleSelectExpression()">walkSimpleSelectExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a SimpleSelectExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkStateFieldPathExpression()">walkStateFieldPathExpression()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a StateFieldPathExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkStateFieldPathExpression()">walkStateFieldPathExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a StateFieldPathExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkStateFieldPathExpression()">walkStateFieldPathExpression()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a StateFieldPathExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkStateFieldPathExpression()">walkStateFieldPathExpression()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a StateFieldPathExpression AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkStringPrimary()">walkStringPrimary()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a StringPrimary that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkStringPrimary()">walkStringPrimary()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a StringPrimary that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkStringPrimary()">walkStringPrimary()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a StringPrimary that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkStringPrimary()">walkStringPrimary()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a StringPrimary that represents an AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkSubselect()">walkSubselect()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a Subselect AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkSubselect()">walkSubselect()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a Subselect AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkSubselect()">walkSubselect()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a Subselect AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkSubselect()">walkSubselect()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a Subselect AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkSubselectFromClause()">walkSubselectFromClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a SubselectFromClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkSubselectFromClause()">walkSubselectFromClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a SubselectFromClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkSubselectFromClause()">walkSubselectFromClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a SubselectFromClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkSubselectFromClause()">walkSubselectFromClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a SubselectFromClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkUpdateClause()">walkUpdateClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an UpdateClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkUpdateClause()">walkUpdateClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an UpdateClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkUpdateClause()">walkUpdateClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an UpdateClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkUpdateClause()">walkUpdateClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an UpdateClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkUpdateItem()">walkUpdateItem()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an UpdateItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkUpdateItem()">walkUpdateItem()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an UpdateItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkUpdateItem()">walkUpdateItem()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an UpdateItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkUpdateItem()">walkUpdateItem()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an UpdateItem AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkUpdateStatement()">walkUpdateStatement()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down an UpdateStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkUpdateStatement()">walkUpdateStatement()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down an UpdateStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkUpdateStatement()">walkUpdateStatement()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down an UpdateStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkUpdateStatement()">walkUpdateStatement()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down an UpdateStatement AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/sqlwalker.html#walkWhereClause()">walkWhereClause()</a> - Method in class <a href="doctrine/orm/query/sqlwalker.html">Doctrine\ORM\Query\SqlWalker</a></dt>
|
|
<dd>Walks down a WhereClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkeradapter.html#walkWhereClause()">walkWhereClause()</a> - Method in class <a href="doctrine/orm/query/treewalkeradapter.html">Doctrine\ORM\Query\TreeWalkerAdapter</a></dt>
|
|
<dd>Walks down a WhereClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalker.html#walkWhereClause()">walkWhereClause()</a> - Method in class <a href="doctrine/orm/query/treewalker.html">Doctrine\ORM\Query\TreeWalker</a></dt>
|
|
<dd>Walks down a WhereClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/query/treewalkerchain.html#walkWhereClause()">walkWhereClause()</a> - Method in class <a href="doctrine/orm/query/treewalkerchain.html">Doctrine\ORM\Query\TreeWalkerChain</a></dt>
|
|
<dd>Walks down a WhereClause AST node, thereby generating the appropriate SQL.</dd>
|
|
<dt><a href="doctrine/orm/querybuilder.html#where()">where()</a> - Method in class <a href="doctrine/orm/querybuilder.html">Doctrine\ORM\QueryBuilder</a></dt>
|
|
<dd>Set and override any existing WHERE statements
|
|
|
|
[php]
|
|
$qb = $em->createQueryBuilder()
|
|
->select('u')
|
|
->from('User', 'u')
|
|
->where('u.id = ?');
|
|
|
|
You can optionally programatically build and/or expressions
|
|
$qb = $em->createQueryBuilder();
|
|
|
|
$or = $qb->expr()->orx();
|
|
$or->add($qb->expr()->eq('u.id', 1));
|
|
$or->add($qb->expr()->eq('u.id', 2));
|
|
|
|
$qb->update('User', 'u')
|
|
->set('u.password', md5('password'))
|
|
->where($or);</dd>
|
|
<dt><a href="doctrine/orm/query/parser.html#WhereClause()">WhereClause()</a> - Method in class <a href="doctrine/orm/query/parser.html">Doctrine\ORM\Query\Parser</a></dt>
|
|
<dd>WhereClause ::= "WHERE" ConditionalExpression</dd>
|
|
<dt><a href="doctrine/orm/query/ast/whereclause.html">WhereClause()</a> - Class in package <a href="doctrine/orm/query/ast/package-summary.html">Doctrine\ORM\Query\AST</a></dt>
|
|
<dd>WhereClause ::= "WHERE" ConditionalExpression</dd>
|
|
<dt><a href="doctrine/orm/tools/entitygenerator.html#writeEntityClass()">writeEntityClass()</a> - Method in class <a href="doctrine/orm/tools/entitygenerator.html">Doctrine\ORM\Tools\EntityGenerator</a></dt>
|
|
<dd>Generated and write entity class to disk for the given ClassMetadataInfo instance</dd>
|
|
<dt><a href="doctrine/dbal/platforms/mssqlplatform.html#writeLimitClause()">writeLimitClause()</a> - Method in class <a href="doctrine/dbal/platforms/mssqlplatform.html">Doctrine\DBAL\Platforms\MsSqlPlatform</a></dt>
|
|
<dd>Adds an adapter-specific LIMIT clause to the SELECT statement.
|
|
</dd>
|
|
</dl>
|
|
<h1 id="letterX">X</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/common/cache/xcachecache.html">XcacheCache()</a> - Class in package <a href="doctrine/common/cache/package-summary.html">Doctrine\Common\Cache</a></dt>
|
|
<dd>Xcache cache driver.</dd>
|
|
<dt><a href="doctrine/orm/mapping/driver/xmldriver.html">XmlDriver()</a> - Class in package <a href="doctrine/orm/mapping/driver/package-summary.html">Doctrine\ORM\Mapping\Driver</a></dt>
|
|
<dd>XmlDriver is a metadata driver that enables mapping through XML files.</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/xmlexporter.html">XmlExporter()</a> - Class in package <a href="doctrine/orm/tools/export/driver/package-summary.html">Doctrine\ORM\Tools\Export\Driver</a></dt>
|
|
<dd>ClassMetadata exporter for Doctrine XML mapping files</dd>
|
|
</dl>
|
|
<h1 id="letterY">Y</h1>
|
|
<dl>
|
|
<dt><a href="doctrine/orm/mapping/driver/yamldriver.html">YamlDriver()</a> - Class in package <a href="doctrine/orm/mapping/driver/package-summary.html">Doctrine\ORM\Mapping\Driver</a></dt>
|
|
<dd>The YamlDriver reads the mapping metadata from yaml schema files.</dd>
|
|
<dt><a href="doctrine/orm/tools/export/driver/yamlexporter.html">YamlExporter()</a> - Class in package <a href="doctrine/orm/tools/export/driver/package-summary.html">Doctrine\ORM\Tools\Export\Driver</a></dt>
|
|
<dd>ClassMetadata exporter for Doctrine YAML mapping files</dd>
|
|
</dl>
|
|
<div class="header">
|
|
<h1>Doctrine</h1>
|
|
<ul>
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Namespace</li><li>Class</li><li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="active">Index</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="small_links">
|
|
<a href="index.html" target="_top">Frames</a>
|
|
<a href="index-all.html" target="_top">No frames</a>
|
|
</div>
|
|
<hr>
|
|
|
|
<p id="footer">This document was generated by <a href="http://peej.github.com/phpdoctor/">PHPDoctor: The PHP Documentation Creator</a></p>
|
|
|
|
</body>
|
|
|
|
</html> |