caisse-bliss/v1/.phpdoc/build/classes/Doctrine-ORM-Query-TreeWalker.html
2025-02-09 16:45:35 +01:00

4224 lines
218 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Documentation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
<link rel="icon" href="images/favicon.ico"/>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/base.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/template.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
<script src="js/template.js"></script>
<script src="js/search.js"></script>
<script defer src="js/searchIndex.js"></script>
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
</label>
<section data-search-form class="phpdocumentor-search">
<label>
<span class="visually-hidden">Search for</span>
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
</svg>
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
</label>
</section>
<nav class="phpdocumentor-topnav">
<ul class="phpdocumentor-topnav__menu">
</ul>
</nav>
</header>
<main class="phpdocumentor">
<div class="phpdocumentor-section">
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
Menu
</label>
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/doctrinemigrations.html" class="">DoctrineMigrations</a>
</h4>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/hwi.html" class="">HWI</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/hwi-bundle.html" class="">Bundle</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/caissebliss.html" class="">CaisseBliss</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/caissebliss-controller.html" class="">Controller</a>
</li>
<li>
<a href="namespaces/caissebliss-entity.html" class="">Entity</a>
</li>
<li>
<a href="namespaces/caissebliss-form.html" class="">Form</a>
</li>
<li>
<a href="namespaces/caissebliss-repository.html" class="">Repository</a>
</li>
<li>
<a href="namespaces/caissebliss-security.html" class="">Security</a>
</li>
<li>
<a href="namespaces/caissebliss-service.html" class="">Service</a>
</li>
<li>
<a href="namespaces/caissebliss-tests.html" class="">Tests</a>
</li>
<li>
<a href="namespaces/caissebliss-traits.html" class="">Traits</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/tests.html" class="">Tests</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/tests-appbundle.html" class="">AppBundle</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/app.html" class="">App</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/app-controller.html" class="">Controller</a>
</li>
<li>
<a href="namespaces/app-datafixtures.html" class="">DataFixtures</a>
</li>
<li>
<a href="namespaces/app-entity.html" class="">Entity</a>
</li>
<li>
<a href="namespaces/app-form.html" class="">Form</a>
</li>
<li>
<a href="namespaces/app-repository.html" class="">Repository</a>
</li>
<li>
<a href="namespaces/app-security.html" class="">Security</a>
</li>
<li>
<a href="namespaces/app-traits.html" class="">Traits</a>
</li>
<li>
<a href="namespaces/app-tests.html" class="">Tests</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/containervvrt4pd.html" class="">ContainerVvRT4pd</a>
</h4>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/symfony.html" class="">Symfony</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/symfony-config.html" class="">Config</a>
</li>
<li>
<a href="namespaces/symfony-component.html" class="">Component</a>
</li>
<li>
<a href="namespaces/symfony-contracts.html" class="">Contracts</a>
</li>
<li>
<a href="namespaces/symfony-bundle.html" class="">Bundle</a>
</li>
<li>
<a href="namespaces/symfony-bridge.html" class="">Bridge</a>
</li>
<li>
<a href="namespaces/symfony-flex.html" class="">Flex</a>
</li>
<li>
<a href="namespaces/symfony-polyfill.html" class="">Polyfill</a>
</li>
<li>
<a href="namespaces/symfony-runtime.html" class="">Runtime</a>
</li>
<li>
<a href="namespaces/symfony-webpackencorebundle.html" class="">WebpackEncoreBundle</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/composer.html" class="">Composer</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/composer-autoload.html" class="">Autoload</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/doctrine.html" class="">Doctrine</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/doctrine-common.html" class="">Common</a>
</li>
<li>
<a href="namespaces/doctrine-dbal.html" class="">DBAL</a>
</li>
<li>
<a href="namespaces/doctrine-deprecations.html" class="">Deprecations</a>
</li>
<li>
<a href="namespaces/doctrine-bundle.html" class="">Bundle</a>
</li>
<li>
<a href="namespaces/doctrine-inflector.html" class="">Inflector</a>
</li>
<li>
<a href="namespaces/doctrine-instantiator.html" class="">Instantiator</a>
</li>
<li>
<a href="namespaces/doctrine-migrations.html" class="">Migrations</a>
</li>
<li>
<a href="namespaces/doctrine-orm.html" class="">ORM</a>
</li>
<li>
<a href="namespaces/doctrine-persistence.html" class="">Persistence</a>
</li>
<li>
<a href="namespaces/doctrine-sqlformatter.html" class="">SqlFormatter</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/easycorp.html" class="">EasyCorp</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/easycorp-bundle.html" class="">Bundle</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/egulias.html" class="">Egulias</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/egulias-emailvalidator.html" class="">EmailValidator</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/proxymanager.html" class="">ProxyManager</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/proxymanager-autoloader.html" class="">Autoloader</a>
</li>
<li>
<a href="namespaces/proxymanager-exception.html" class="">Exception</a>
</li>
<li>
<a href="namespaces/proxymanager-factory.html" class="">Factory</a>
</li>
<li>
<a href="namespaces/proxymanager-filelocator.html" class="">FileLocator</a>
</li>
<li>
<a href="namespaces/proxymanager-generator.html" class="">Generator</a>
</li>
<li>
<a href="namespaces/proxymanager-generatorstrategy.html" class="">GeneratorStrategy</a>
</li>
<li>
<a href="namespaces/proxymanager-inflector.html" class="">Inflector</a>
</li>
<li>
<a href="namespaces/proxymanager-proxy.html" class="">Proxy</a>
</li>
<li>
<a href="namespaces/proxymanager-proxygenerator.html" class="">ProxyGenerator</a>
</li>
<li>
<a href="namespaces/proxymanager-signature.html" class="">Signature</a>
</li>
<li>
<a href="namespaces/proxymanager-stub.html" class="">Stub</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/laminas.html" class="">Laminas</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/laminas-code.html" class="">Code</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/monolog.html" class="">Monolog</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/monolog-attribute.html" class="">Attribute</a>
</li>
<li>
<a href="namespaces/monolog-formatter.html" class="">Formatter</a>
</li>
<li>
<a href="namespaces/monolog-handler.html" class="">Handler</a>
</li>
<li>
<a href="namespaces/monolog-processor.html" class="">Processor</a>
</li>
<li>
<a href="namespaces/monolog-test.html" class="">Test</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/deepcopy.html" class="">DeepCopy</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/deepcopy-exception.html" class="">Exception</a>
</li>
<li>
<a href="namespaces/deepcopy-filter.html" class="">Filter</a>
</li>
<li>
<a href="namespaces/deepcopy-matcher.html" class="">Matcher</a>
</li>
<li>
<a href="namespaces/deepcopy-reflection.html" class="">Reflection</a>
</li>
<li>
<a href="namespaces/deepcopy-typefilter.html" class="">TypeFilter</a>
</li>
<li>
<a href="namespaces/deepcopy-typematcher.html" class="">TypeMatcher</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/phpparser.html" class="">PhpParser</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/phpparser-builder.html" class="">Builder</a>
</li>
<li>
<a href="namespaces/phpparser-comment.html" class="">Comment</a>
</li>
<li>
<a href="namespaces/phpparser-errorhandler.html" class="">ErrorHandler</a>
</li>
<li>
<a href="namespaces/phpparser-internal.html" class="">Internal</a>
</li>
<li>
<a href="namespaces/phpparser-lexer.html" class="">Lexer</a>
</li>
<li>
<a href="namespaces/phpparser-node.html" class="">Node</a>
</li>
<li>
<a href="namespaces/phpparser-nodevisitor.html" class="">NodeVisitor</a>
</li>
<li>
<a href="namespaces/phpparser-parser.html" class="">Parser</a>
</li>
<li>
<a href="namespaces/phpparser-prettyprinter.html" class="">PrettyPrinter</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/phario.html" class="">PharIo</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/phario-manifest.html" class="">Manifest</a>
</li>
<li>
<a href="namespaces/phario-version.html" class="">Version</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/phpdocumentor.html" class="">phpDocumentor</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/phpdocumentor-reflection.html" class="">Reflection</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/phpstan.html" class="">PHPStan</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/phpstan-phpdocparser.html" class="">PhpDocParser</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/phpunit.html" class="">PHPUnit</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/phpunit-framework.html" class="">Framework</a>
</li>
<li>
<a href="namespaces/phpunit-runner.html" class="">Runner</a>
</li>
<li>
<a href="namespaces/phpunit-textui.html" class="">TextUI</a>
</li>
<li>
<a href="namespaces/phpunit-util.html" class="">Util</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/psr.html" class="">Psr</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/psr-cache.html" class="">Cache</a>
</li>
<li>
<a href="namespaces/psr-container.html" class="">Container</a>
</li>
<li>
<a href="namespaces/psr-eventdispatcher.html" class="">EventDispatcher</a>
</li>
<li>
<a href="namespaces/psr-link.html" class="">Link</a>
</li>
<li>
<a href="namespaces/psr-log.html" class="">Log</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/sebastianbergmann.html" class="">SebastianBergmann</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/sebastianbergmann-codecoverage.html" class="">CodeCoverage</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-fileiterator.html" class="">FileIterator</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-invoker.html" class="">Invoker</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-template.html" class="">Template</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-timer.html" class="">Timer</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-cliparser.html" class="">CliParser</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-codeunit.html" class="">CodeUnit</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-codeunitreverselookup.html" class="">CodeUnitReverseLookup</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-comparator.html" class="">Comparator</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-complexity.html" class="">Complexity</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-diff.html" class="">Diff</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-environment.html" class="">Environment</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-exporter.html" class="">Exporter</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-globalstate.html" class="">GlobalState</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-linesofcode.html" class="">LinesOfCode</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-objectenumerator.html" class="">ObjectEnumerator</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-objectreflector.html" class="">ObjectReflector</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-recursioncontext.html" class="">RecursionContext</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-resourceoperations.html" class="">ResourceOperations</a>
</li>
<li>
<a href="namespaces/sebastianbergmann-type.html" class="">Type</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/theseer.html" class="">TheSeer</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/theseer-tokenizer.html" class="">Tokenizer</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/twig.html" class="">Twig</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/twig-extra.html" class="">Extra</a>
</li>
<li>
<a href="namespaces/twig-cache.html" class="">Cache</a>
</li>
<li>
<a href="namespaces/twig-error.html" class="">Error</a>
</li>
<li>
<a href="namespaces/twig-extension.html" class="">Extension</a>
</li>
<li>
<a href="namespaces/twig-loader.html" class="">Loader</a>
</li>
<li>
<a href="namespaces/twig-node.html" class="">Node</a>
</li>
<li>
<a href="namespaces/twig-nodevisitor.html" class="">NodeVisitor</a>
</li>
<li>
<a href="namespaces/twig-profiler.html" class="">Profiler</a>
</li>
<li>
<a href="namespaces/twig-runtimeloader.html" class="">RuntimeLoader</a>
</li>
<li>
<a href="namespaces/twig-sandbox.html" class="">Sandbox</a>
</li>
<li>
<a href="namespaces/twig-test.html" class="">Test</a>
</li>
<li>
<a href="namespaces/twig-tokenparser.html" class="">TokenParser</a>
</li>
<li>
<a href="namespaces/twig-util.html" class="">Util</a>
</li>
</ul>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/webmozart.html" class="">Webmozart</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/webmozart-assert.html" class="">Assert</a>
</li>
</ul>
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
</aside>
<div class="phpdocumentor-column -nine phpdocumentor-content">
<section>
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="namespaces/doctrine.html">Doctrine</a></li>
<li class="phpdocumentor-breadcrumb"><a href="namespaces/doctrine-orm.html">ORM</a></li>
<li class="phpdocumentor-breadcrumb"><a href="namespaces/doctrine-orm-query.html">Query</a></li>
</ul>
<article class="phpdocumentor-element -interface">
<h2 class="phpdocumentor-content__title">
TreeWalker
<div class="phpdocumentor-element__package">
in
<ul class="phpdocumentor-breadcrumbs">
<li><a href="packages/Application.html">Application</a></li>
</ul>
</div>
</h2>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">14</span>
</aside>
<p class="phpdocumentor-summary">Interface for walkers of DQL ASTs (abstract syntax trees).</p>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">psalm-import-type</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>QueryComponent from Parser</p>
</section>
</dd>
</dl>
<h3 id="toc">
Table of Contents
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<h4 id="toc-methods">
Methods
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method___construct">__construct()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Initializes TreeWalker with important information about the ASTs to be walked.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_getExecutor">getExecutor()</a>
<span>
&nbsp;: <a href="classes/Doctrine-ORM-Query-Exec-AbstractSqlExecutor.html"><abbr title="\Doctrine\ORM\Query\Exec\AbstractSqlExecutor">AbstractSqlExecutor</abbr></a> </span>
</dt>
<dd>Gets an executor that can be used to execute the result of this walker.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_getQueryComponents">getQueryComponents()</a>
<span>
&nbsp;: array&lt;string, array&lt;string, mixed&gt;&gt; </span>
</dt>
<dd>Returns internal queryComponents array.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_setQueryComponent">setQueryComponent()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Sets or overrides a query component for a given dql alias.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkAggregateExpression">walkAggregateExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an AggregateExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticExpression">walkArithmeticExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an ArithmeticExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticFactor">walkArithmeticFactor()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an ArithmeticFactor that represents an AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticTerm">walkArithmeticTerm()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an ArithmeticTerm AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkBetweenExpression">walkBetweenExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a BetweenExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkCollectionMemberExpression">walkCollectionMemberExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a CollectionMemberExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkComparisonExpression">walkComparisonExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a ComparisonExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalExpression">walkConditionalExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walk down a ConditionalExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalFactor">walkConditionalFactor()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a ConditionalFactor AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalPrimary">walkConditionalPrimary()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a ConditionalPrimary AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalTerm">walkConditionalTerm()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a ConditionalTerm AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkDeleteClause">walkDeleteClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a DeleteClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkDeleteStatement">walkDeleteStatement()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a DeleteStatement AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkEmptyCollectionComparisonExpression">walkEmptyCollectionComparisonExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an EmptyCollectionComparisonExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkExistsExpression">walkExistsExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an ExistsExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkFromClause">walkFromClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a FromClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkFunction">walkFunction()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a FunctionNode AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkGroupByClause">walkGroupByClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a GroupByClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkGroupByItem">walkGroupByItem()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a GroupByItem AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkHavingClause">walkHavingClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a HavingClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInExpression">walkInExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an InExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInputParameter">walkInputParameter()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an InputParameter AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInstanceOfExpression">walkInstanceOfExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an InstanceOfExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkJoin">walkJoin()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a Join AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkLikeExpression">walkLikeExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a LikeExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkLiteral">walkLiteral()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a literal that represents an AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkNullComparisonExpression">walkNullComparisonExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a NullComparisonExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkOrderByClause">walkOrderByClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an OrderByClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkOrderByItem">walkOrderByItem()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an OrderByItem AST node, thereby generating the appropriate SQL.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkPathExpression">walkPathExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a PathExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkQuantifiedExpression">walkQuantifiedExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a QuantifiedExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkResultVariable">walkResultVariable()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a ResultVariable that represents an AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectClause">walkSelectClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a SelectClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectExpression">walkSelectExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a SelectExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectStatement">walkSelectStatement()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a SelectStatement AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleArithmeticExpression">walkSimpleArithmeticExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an SimpleArithmeticExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleSelectClause">walkSimpleSelectClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a SimpleSelectClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleSelectExpression">walkSimpleSelectExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a SimpleSelectExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkStateFieldPathExpression">walkStateFieldPathExpression()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a StateFieldPathExpression AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkStringPrimary">walkStringPrimary()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a StringPrimary that represents an AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSubselect">walkSubselect()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a Subselect AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSubselectFromClause">walkSubselectFromClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a SubselectFromClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateClause">walkUpdateClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an UpdateClause AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateItem">walkUpdateItem()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an UpdateItem AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateStatement">walkUpdateStatement()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down an UpdateStatement AST node.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkWhereClause">walkWhereClause()</a>
<span>
&nbsp;: void </span>
</dt>
<dd>Walks down a WhereClause AST node.</dd>
</dl>
<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Methods
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method___construct">
__construct()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">24</span>
</aside>
<p class="phpdocumentor-summary">Initializes TreeWalker with important information about the ASTs to be walked.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-AbstractQuery.html"><abbr title="\Doctrine\ORM\AbstractQuery">AbstractQuery</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$query</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-ParserResult.html"><abbr title="\Doctrine\ORM\Query\ParserResult">ParserResult</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$parserResult</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$queryComponents</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$query</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-AbstractQuery.html"><abbr title="\Doctrine\ORM\AbstractQuery">AbstractQuery</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>The parsed Query.</p>
</section>
</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$parserResult</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-ParserResult.html"><abbr title="\Doctrine\ORM\Query\ParserResult">ParserResult</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>The result of the parsing process.</p>
</section>
</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$queryComponents</span>
: <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>The query components (symbol table).</p>
</section>
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method___construct#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">psalm-param</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>array&lt;string, QueryComponent&gt; $queryComponents The query components (symbol table).</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_getExecutor">
getExecutor()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_getExecutor" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">550</span>
</aside>
<p class="phpdocumentor-summary">Gets an executor that can be used to execute the result of this walker.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">getExecutor</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-DeleteStatement.html"><abbr title="\Doctrine\ORM\Query\AST\DeleteStatement">DeleteStatement</abbr></a>|<a href="classes/Doctrine-ORM-Query-AST-UpdateStatement.html"><abbr title="\Doctrine\ORM\Query\AST\UpdateStatement">UpdateStatement</abbr></a>|<a href="classes/Doctrine-ORM-Query-AST-SelectStatement.html"><abbr title="\Doctrine\ORM\Query\AST\SelectStatement">SelectStatement</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$AST</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/Doctrine-ORM-Query-Exec-AbstractSqlExecutor.html"><abbr title="\Doctrine\ORM\Query\Exec\AbstractSqlExecutor">AbstractSqlExecutor</abbr></a></span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$AST</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-DeleteStatement.html"><abbr title="\Doctrine\ORM\Query\AST\DeleteStatement">DeleteStatement</abbr></a>|<a href="classes/Doctrine-ORM-Query-AST-UpdateStatement.html"><abbr title="\Doctrine\ORM\Query\AST\UpdateStatement">UpdateStatement</abbr></a>|<a href="classes/Doctrine-ORM-Query-AST-SelectStatement.html"><abbr title="\Doctrine\ORM\Query\AST\SelectStatement">SelectStatement</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_getExecutor#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><a href="classes/Doctrine-ORM-Query-Exec-AbstractSqlExecutor.html"><abbr title="\Doctrine\ORM\Query\Exec\AbstractSqlExecutor">AbstractSqlExecutor</abbr></a></span>
</section>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_getQueryComponents">
getQueryComponents()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_getQueryComponents" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">32</span>
</aside>
<p class="phpdocumentor-summary">Returns internal queryComponents array.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">getQueryComponents</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string, array&lt;string, mixed&gt;&gt;</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_getQueryComponents#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">psalm-return</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>array&lt;string, QueryComponent&gt;</p>
</section>
</dd>
</dl>
<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string, array&lt;string, mixed&gt;&gt;</span>
</section>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_setQueryComponent">
setQueryComponent()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_setQueryComponent" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">45</span>
</aside>
<p class="phpdocumentor-summary">Sets or overrides a query component for a given dql alias.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">setQueryComponent</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$dqlAlias</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$queryComponent</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$dqlAlias</span>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>The DQL alias.</p>
</section>
</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$queryComponent</span>
: <span class="phpdocumentor-signature__argument__return-type">array&lt;string, mixed&gt;</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_setQueryComponent#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">psalm-param</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>QueryComponent $queryComponent</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkAggregateExpression">
walkAggregateExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkAggregateExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">206</span>
</aside>
<p class="phpdocumentor-summary">Walks down an AggregateExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkAggregateExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-AggregateExpression.html"><abbr title="\Doctrine\ORM\Query\AST\AggregateExpression">AggregateExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$aggExpression</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$aggExpression</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-AggregateExpression.html"><abbr title="\Doctrine\ORM\Query\AST\AggregateExpression">AggregateExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkAggregateExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkArithmeticExpression">
walkArithmeticExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">473</span>
</aside>
<p class="phpdocumentor-summary">Walks down an ArithmeticExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkArithmeticExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ArithmeticExpression.html"><abbr title="\Doctrine\ORM\Query\AST\ArithmeticExpression">ArithmeticExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$arithmeticExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$arithmeticExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ArithmeticExpression.html"><abbr title="\Doctrine\ORM\Query\AST\ArithmeticExpression">ArithmeticExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkArithmeticFactor">
walkArithmeticFactor()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticFactor" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">506</span>
</aside>
<p class="phpdocumentor-summary">Walks down an ArithmeticFactor that represents an AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkArithmeticFactor</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed&nbsp;</span><span class="phpdocumentor-signature__argument__name">$factor</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$factor</span>
: <span class="phpdocumentor-signature__argument__return-type">mixed</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticFactor#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkArithmeticTerm">
walkArithmeticTerm()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticTerm" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">484</span>
</aside>
<p class="phpdocumentor-summary">Walks down an ArithmeticTerm AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkArithmeticTerm</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed&nbsp;</span><span class="phpdocumentor-signature__argument__name">$term</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$term</span>
: <span class="phpdocumentor-signature__argument__return-type">mixed</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticTerm#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkBetweenExpression">
walkBetweenExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkBetweenExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">418</span>
</aside>
<p class="phpdocumentor-summary">Walks down a BetweenExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkBetweenExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-BetweenExpression.html"><abbr title="\Doctrine\ORM\Query\AST\BetweenExpression">BetweenExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$betweenExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$betweenExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-BetweenExpression.html"><abbr title="\Doctrine\ORM\Query\AST\BetweenExpression">BetweenExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkBetweenExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkCollectionMemberExpression">
walkCollectionMemberExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkCollectionMemberExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">352</span>
</aside>
<p class="phpdocumentor-summary">Walks down a CollectionMemberExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkCollectionMemberExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-CollectionMemberExpression.html"><abbr title="\Doctrine\ORM\Query\AST\CollectionMemberExpression">CollectionMemberExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$collMemberExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$collMemberExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-CollectionMemberExpression.html"><abbr title="\Doctrine\ORM\Query\AST\CollectionMemberExpression">CollectionMemberExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkCollectionMemberExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkComparisonExpression">
walkComparisonExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkComparisonExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">451</span>
</aside>
<p class="phpdocumentor-summary">Walks down a ComparisonExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkComparisonExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ComparisonExpression.html"><abbr title="\Doctrine\ORM\Query\AST\ComparisonExpression">ComparisonExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$compExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$compExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ComparisonExpression.html"><abbr title="\Doctrine\ORM\Query\AST\ComparisonExpression">ComparisonExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkComparisonExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkConditionalExpression">
walkConditionalExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">297</span>
</aside>
<p class="phpdocumentor-summary">Walk down a ConditionalExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkConditionalExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ConditionalExpression.html"><abbr title="\Doctrine\ORM\Query\AST\ConditionalExpression">ConditionalExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$condExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$condExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ConditionalExpression.html"><abbr title="\Doctrine\ORM\Query\AST\ConditionalExpression">ConditionalExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkConditionalFactor">
walkConditionalFactor()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalFactor" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">319</span>
</aside>
<p class="phpdocumentor-summary">Walks down a ConditionalFactor AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkConditionalFactor</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ConditionalFactor.html"><abbr title="\Doctrine\ORM\Query\AST\ConditionalFactor">ConditionalFactor</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$factor</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$factor</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ConditionalFactor.html"><abbr title="\Doctrine\ORM\Query\AST\ConditionalFactor">ConditionalFactor</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalFactor#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkConditionalPrimary">
walkConditionalPrimary()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalPrimary" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">330</span>
</aside>
<p class="phpdocumentor-summary">Walks down a ConditionalPrimary AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkConditionalPrimary</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ConditionalPrimary.html"><abbr title="\Doctrine\ORM\Query\AST\ConditionalPrimary">ConditionalPrimary</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$primary</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$primary</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ConditionalPrimary.html"><abbr title="\Doctrine\ORM\Query\AST\ConditionalPrimary">ConditionalPrimary</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalPrimary#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkConditionalTerm">
walkConditionalTerm()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalTerm" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">308</span>
</aside>
<p class="phpdocumentor-summary">Walks down a ConditionalTerm AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkConditionalTerm</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ConditionalTerm.html"><abbr title="\Doctrine\ORM\Query\AST\ConditionalTerm">ConditionalTerm</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$condTerm</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$condTerm</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ConditionalTerm.html"><abbr title="\Doctrine\ORM\Query\AST\ConditionalTerm">ConditionalTerm</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalTerm#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkDeleteClause">
walkDeleteClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkDeleteClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">251</span>
</aside>
<p class="phpdocumentor-summary">Walks down a DeleteClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkDeleteClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-DeleteClause.html"><abbr title="\Doctrine\ORM\Query\AST\DeleteClause">DeleteClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$deleteClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$deleteClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-DeleteClause.html"><abbr title="\Doctrine\ORM\Query\AST\DeleteClause">DeleteClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkDeleteClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_walkDeleteStatement">
walkDeleteStatement()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkDeleteStatement" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">242</span>
</aside>
<p class="phpdocumentor-summary">Walks down a DeleteStatement AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkDeleteStatement</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-DeleteStatement.html"><abbr title="\Doctrine\ORM\Query\AST\DeleteStatement">DeleteStatement</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$AST</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$AST</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-DeleteStatement.html"><abbr title="\Doctrine\ORM\Query\AST\DeleteStatement">DeleteStatement</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkEmptyCollectionComparisonExpression">
walkEmptyCollectionComparisonExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkEmptyCollectionComparisonExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">363</span>
</aside>
<p class="phpdocumentor-summary">Walks down an EmptyCollectionComparisonExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkEmptyCollectionComparisonExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-EmptyCollectionComparisonExpression.html"><abbr title="\Doctrine\ORM\Query\AST\EmptyCollectionComparisonExpression">EmptyCollectionComparisonExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$emptyCollCompExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$emptyCollCompExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-EmptyCollectionComparisonExpression.html"><abbr title="\Doctrine\ORM\Query\AST\EmptyCollectionComparisonExpression">EmptyCollectionComparisonExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkEmptyCollectionComparisonExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkExistsExpression">
walkExistsExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkExistsExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">341</span>
</aside>
<p class="phpdocumentor-summary">Walks down an ExistsExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkExistsExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ExistsExpression.html"><abbr title="\Doctrine\ORM\Query\AST\ExistsExpression">ExistsExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$existsExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$existsExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-ExistsExpression.html"><abbr title="\Doctrine\ORM\Query\AST\ExistsExpression">ExistsExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkExistsExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkFromClause">
walkFromClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkFromClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">74</span>
</aside>
<p class="phpdocumentor-summary">Walks down a FromClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkFromClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-FromClause.html"><abbr title="\Doctrine\ORM\Query\AST\FromClause">FromClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$fromClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$fromClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-FromClause.html"><abbr title="\Doctrine\ORM\Query\AST\FromClause">FromClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkFromClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkFunction">
walkFunction()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkFunction" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">85</span>
</aside>
<p class="phpdocumentor-summary">Walks down a FunctionNode AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkFunction</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-Functions-FunctionNode.html"><abbr title="\Doctrine\ORM\Query\AST\Functions\FunctionNode">FunctionNode</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$function</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$function</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-Functions-FunctionNode.html"><abbr title="\Doctrine\ORM\Query\AST\Functions\FunctionNode">FunctionNode</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkFunction#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkGroupByClause">
walkGroupByClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkGroupByClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">217</span>
</aside>
<p class="phpdocumentor-summary">Walks down a GroupByClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkGroupByClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-GroupByClause.html"><abbr title="\Doctrine\ORM\Query\AST\GroupByClause">GroupByClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$groupByClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$groupByClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-GroupByClause.html"><abbr title="\Doctrine\ORM\Query\AST\GroupByClause">GroupByClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkGroupByClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkGroupByItem">
walkGroupByItem()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkGroupByItem" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">228</span>
</aside>
<p class="phpdocumentor-summary">Walks down a GroupByItem AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkGroupByItem</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-PathExpression.html"><abbr title="\Doctrine\ORM\Query\AST\PathExpression">PathExpression</abbr></a>|string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$groupByItem</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$groupByItem</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-PathExpression.html"><abbr title="\Doctrine\ORM\Query\AST\PathExpression">PathExpression</abbr></a>|string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkGroupByItem#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkHavingClause">
walkHavingClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkHavingClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">118</span>
</aside>
<p class="phpdocumentor-summary">Walks down a HavingClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkHavingClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-HavingClause.html"><abbr title="\Doctrine\ORM\Query\AST\HavingClause">HavingClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$havingClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$havingClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-HavingClause.html"><abbr title="\Doctrine\ORM\Query\AST\HavingClause">HavingClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkHavingClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkInExpression">
walkInExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">385</span>
</aside>
<p class="phpdocumentor-summary">Walks down an InExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkInExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-InExpression.html"><abbr title="\Doctrine\ORM\Query\AST\InExpression">InExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$inExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$inExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-InExpression.html"><abbr title="\Doctrine\ORM\Query\AST\InExpression">InExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkInputParameter">
walkInputParameter()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInputParameter" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">462</span>
</aside>
<p class="phpdocumentor-summary">Walks down an InputParameter AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkInputParameter</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-InputParameter.html"><abbr title="\Doctrine\ORM\Query\AST\InputParameter">InputParameter</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$inputParam</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$inputParam</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-InputParameter.html"><abbr title="\Doctrine\ORM\Query\AST\InputParameter">InputParameter</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInputParameter#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkInstanceOfExpression">
walkInstanceOfExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInstanceOfExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">396</span>
</aside>
<p class="phpdocumentor-summary">Walks down an InstanceOfExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkInstanceOfExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-InstanceOfExpression.html"><abbr title="\Doctrine\ORM\Query\AST\InstanceOfExpression">InstanceOfExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$instanceOfExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$instanceOfExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-InstanceOfExpression.html"><abbr title="\Doctrine\ORM\Query\AST\InstanceOfExpression">InstanceOfExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInstanceOfExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkJoin">
walkJoin()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkJoin" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">129</span>
</aside>
<p class="phpdocumentor-summary">Walks down a Join AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkJoin</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-Join.html"><abbr title="\Doctrine\ORM\Query\AST\Join">Join</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$join</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$join</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-Join.html"><abbr title="\Doctrine\ORM\Query\AST\Join">Join</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkJoin#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkLikeExpression">
walkLikeExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkLikeExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">429</span>
</aside>
<p class="phpdocumentor-summary">Walks down a LikeExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkLikeExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-LikeExpression.html"><abbr title="\Doctrine\ORM\Query\AST\LikeExpression">LikeExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$likeExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$likeExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-LikeExpression.html"><abbr title="\Doctrine\ORM\Query\AST\LikeExpression">LikeExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkLikeExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkLiteral">
walkLiteral()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkLiteral" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">407</span>
</aside>
<p class="phpdocumentor-summary">Walks down a literal that represents an AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkLiteral</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-Literal.html"><abbr title="\Doctrine\ORM\Query\AST\Literal">Literal</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$literal</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$literal</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-Literal.html"><abbr title="\Doctrine\ORM\Query\AST\Literal">Literal</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkLiteral#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkNullComparisonExpression">
walkNullComparisonExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkNullComparisonExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">374</span>
</aside>
<p class="phpdocumentor-summary">Walks down a NullComparisonExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkNullComparisonExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-NullComparisonExpression.html"><abbr title="\Doctrine\ORM\Query\AST\NullComparisonExpression">NullComparisonExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$nullCompExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$nullCompExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-NullComparisonExpression.html"><abbr title="\Doctrine\ORM\Query\AST\NullComparisonExpression">NullComparisonExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkNullComparisonExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkOrderByClause">
walkOrderByClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkOrderByClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">96</span>
</aside>
<p class="phpdocumentor-summary">Walks down an OrderByClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkOrderByClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-OrderByClause.html"><abbr title="\Doctrine\ORM\Query\AST\OrderByClause">OrderByClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$orderByClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$orderByClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-OrderByClause.html"><abbr title="\Doctrine\ORM\Query\AST\OrderByClause">OrderByClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkOrderByClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkOrderByItem">
walkOrderByItem()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkOrderByItem" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">107</span>
</aside>
<p class="phpdocumentor-summary">Walks down an OrderByItem AST node, thereby generating the appropriate SQL.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkOrderByItem</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-OrderByItem.html"><abbr title="\Doctrine\ORM\Query\AST\OrderByItem">OrderByItem</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$orderByItem</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$orderByItem</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-OrderByItem.html"><abbr title="\Doctrine\ORM\Query\AST\OrderByItem">OrderByItem</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkOrderByItem#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkPathExpression">
walkPathExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkPathExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">528</span>
</aside>
<p class="phpdocumentor-summary">Walks down a PathExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkPathExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-PathExpression.html"><abbr title="\Doctrine\ORM\Query\AST\PathExpression">PathExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$pathExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$pathExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-PathExpression.html"><abbr title="\Doctrine\ORM\Query\AST\PathExpression">PathExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkPathExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkQuantifiedExpression">
walkQuantifiedExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkQuantifiedExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">151</span>
</aside>
<p class="phpdocumentor-summary">Walks down a QuantifiedExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkQuantifiedExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-QuantifiedExpression.html"><abbr title="\Doctrine\ORM\Query\AST\QuantifiedExpression">QuantifiedExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$qExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$qExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-QuantifiedExpression.html"><abbr title="\Doctrine\ORM\Query\AST\QuantifiedExpression">QuantifiedExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkQuantifiedExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkResultVariable">
walkResultVariable()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkResultVariable" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">539</span>
</aside>
<p class="phpdocumentor-summary">Walks down a ResultVariable that represents an AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkResultVariable</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$resultVariable</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$resultVariable</span>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkResultVariable#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkSelectClause">
walkSelectClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">63</span>
</aside>
<p class="phpdocumentor-summary">Walks down a SelectClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkSelectClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SelectClause.html"><abbr title="\Doctrine\ORM\Query\AST\SelectClause">SelectClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$selectClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$selectClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SelectClause.html"><abbr title="\Doctrine\ORM\Query\AST\SelectClause">SelectClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkSelectExpression">
walkSelectExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">140</span>
</aside>
<p class="phpdocumentor-summary">Walks down a SelectExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkSelectExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SelectExpression.html"><abbr title="\Doctrine\ORM\Query\AST\SelectExpression">SelectExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$selectExpression</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$selectExpression</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SelectExpression.html"><abbr title="\Doctrine\ORM\Query\AST\SelectExpression">SelectExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_walkSelectStatement">
walkSelectStatement()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectStatement" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">52</span>
</aside>
<p class="phpdocumentor-summary">Walks down a SelectStatement AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkSelectStatement</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SelectStatement.html"><abbr title="\Doctrine\ORM\Query\AST\SelectStatement">SelectStatement</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$AST</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$AST</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SelectStatement.html"><abbr title="\Doctrine\ORM\Query\AST\SelectStatement">SelectStatement</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkSimpleArithmeticExpression">
walkSimpleArithmeticExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleArithmeticExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">517</span>
</aside>
<p class="phpdocumentor-summary">Walks down an SimpleArithmeticExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkSimpleArithmeticExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SimpleArithmeticExpression.html"><abbr title="\Doctrine\ORM\Query\AST\SimpleArithmeticExpression">SimpleArithmeticExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$simpleArithmeticExpr</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$simpleArithmeticExpr</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SimpleArithmeticExpression.html"><abbr title="\Doctrine\ORM\Query\AST\SimpleArithmeticExpression">SimpleArithmeticExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleArithmeticExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkSimpleSelectClause">
walkSimpleSelectClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleSelectClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">184</span>
</aside>
<p class="phpdocumentor-summary">Walks down a SimpleSelectClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkSimpleSelectClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SimpleSelectClause.html"><abbr title="\Doctrine\ORM\Query\AST\SimpleSelectClause">SimpleSelectClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$simpleSelectClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$simpleSelectClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SimpleSelectClause.html"><abbr title="\Doctrine\ORM\Query\AST\SimpleSelectClause">SimpleSelectClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleSelectClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkSimpleSelectExpression">
walkSimpleSelectExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleSelectExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">195</span>
</aside>
<p class="phpdocumentor-summary">Walks down a SimpleSelectExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkSimpleSelectExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SimpleSelectExpression.html"><abbr title="\Doctrine\ORM\Query\AST\SimpleSelectExpression">SimpleSelectExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$simpleSelectExpression</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$simpleSelectExpression</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SimpleSelectExpression.html"><abbr title="\Doctrine\ORM\Query\AST\SimpleSelectExpression">SimpleSelectExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleSelectExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkStateFieldPathExpression">
walkStateFieldPathExpression()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkStateFieldPathExpression" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">440</span>
</aside>
<p class="phpdocumentor-summary">Walks down a StateFieldPathExpression AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkStateFieldPathExpression</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-PathExpression.html"><abbr title="\Doctrine\ORM\Query\AST\PathExpression">PathExpression</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$stateFieldPathExpression</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$stateFieldPathExpression</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-PathExpression.html"><abbr title="\Doctrine\ORM\Query\AST\PathExpression">PathExpression</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkStateFieldPathExpression#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkStringPrimary">
walkStringPrimary()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkStringPrimary" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">495</span>
</aside>
<p class="phpdocumentor-summary">Walks down a StringPrimary that represents an AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkStringPrimary</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed&nbsp;</span><span class="phpdocumentor-signature__argument__name">$stringPrimary</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$stringPrimary</span>
: <span class="phpdocumentor-signature__argument__return-type">mixed</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkStringPrimary#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkSubselect">
walkSubselect()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSubselect" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">162</span>
</aside>
<p class="phpdocumentor-summary">Walks down a Subselect AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkSubselect</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-Subselect.html"><abbr title="\Doctrine\ORM\Query\AST\Subselect">Subselect</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$subselect</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$subselect</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-Subselect.html"><abbr title="\Doctrine\ORM\Query\AST\Subselect">Subselect</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSubselect#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkSubselectFromClause">
walkSubselectFromClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSubselectFromClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">173</span>
</aside>
<p class="phpdocumentor-summary">Walks down a SubselectFromClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkSubselectFromClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SubselectFromClause.html"><abbr title="\Doctrine\ORM\Query\AST\SubselectFromClause">SubselectFromClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$subselectFromClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$subselectFromClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-SubselectFromClause.html"><abbr title="\Doctrine\ORM\Query\AST\SubselectFromClause">SubselectFromClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSubselectFromClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkUpdateClause">
walkUpdateClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">262</span>
</aside>
<p class="phpdocumentor-summary">Walks down an UpdateClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkUpdateClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-UpdateClause.html"><abbr title="\Doctrine\ORM\Query\AST\UpdateClause">UpdateClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$updateClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$updateClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-UpdateClause.html"><abbr title="\Doctrine\ORM\Query\AST\UpdateClause">UpdateClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkUpdateItem">
walkUpdateItem()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateItem" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">273</span>
</aside>
<p class="phpdocumentor-summary">Walks down an UpdateItem AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkUpdateItem</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-UpdateItem.html"><abbr title="\Doctrine\ORM\Query\AST\UpdateItem">UpdateItem</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$updateItem</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$updateItem</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-UpdateItem.html"><abbr title="\Doctrine\ORM\Query\AST\UpdateItem">UpdateItem</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateItem#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_walkUpdateStatement">
walkUpdateStatement()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateStatement" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">235</span>
</aside>
<p class="phpdocumentor-summary">Walks down an UpdateStatement AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkUpdateStatement</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-UpdateStatement.html"><abbr title="\Doctrine\ORM\Query\AST\UpdateStatement">UpdateStatement</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$AST</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$AST</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-UpdateStatement.html"><abbr title="\Doctrine\ORM\Query\AST\UpdateStatement">UpdateStatement</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
</article>
<article
class="phpdocumentor-element
-method
-public
-deprecated "
>
<h4 class="phpdocumentor-element__name" id="method_walkWhereClause">
walkWhereClause()
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkWhereClause" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php"><a href="files/vendor-doctrine-orm-lib-doctrine-orm-query-treewalker.html"><abbr title="vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php">TreeWalker.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">286</span>
</aside>
<p class="phpdocumentor-summary">Walks down a WhereClause AST node.</p>
<code class="phpdocumentor-code phpdocumentor-signature -deprecated">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">walkWhereClause</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-WhereClause.html"><abbr title="\Doctrine\ORM\Query\AST\WhereClause">WhereClause</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$whereClause</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
<section class="phpdocumentor-description"><p>WhereClause or not, the appropriate discriminator sql is added.</p>
</section>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$whereClause</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-ORM-Query-AST-WhereClause.html"><abbr title="\Doctrine\ORM\Query\AST\WhereClause">WhereClause</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkWhereClause#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">deprecated</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>This method will be removed from the interface in 3.0.</p>
</section>
</dd>
</dl>
</article>
</section>
<div class="phpdocumentor-modal" id="source-view">
<div class="phpdocumentor-modal-bg" data-exit-button></div>
<div class="phpdocumentor-modal-container">
<div class="phpdocumentor-modal-content">
<pre style="max-height: 500px; overflow-y: scroll" data-src="files/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
</div>
<button data-exit-button class="phpdocumentor-modal__close">&times;</button>
</div>
</div>
<script type="text/javascript">
(function () {
function loadExternalCodeSnippet(el, url, line) {
Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
const language = 'php';
const code = document.createElement('code');
code.className = 'language-' + language;
pre.textContent = '';
pre.setAttribute('data-line', line)
code.textContent = 'Loading…';
pre.appendChild(code);
var xhr = new XMLHttpRequest();
xhr.open('GET', src, true);
xhr.onreadystatechange = function () {
if (xhr.readyState !== 4) {
return;
}
if (xhr.status < 400 && xhr.responseText) {
code.textContent = xhr.responseText;
Prism.highlightElement(code);
return;
}
if (xhr.status === 404) {
code.textContent = '✖ Error: File could not be found';
return;
}
if (xhr.status >= 400) {
code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
return;
}
code.textContent = '✖ Error: An unknown error occurred';
};
xhr.send(null);
});
}
const modalButtons = document.querySelectorAll("[data-modal]");
const openedAsLocalFile = window.location.protocol === 'file:';
if (modalButtons.length > 0 && openedAsLocalFile) {
console.warn(
'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
'browsers block XHR requests when a page is opened this way'
);
}
modalButtons.forEach(function (trigger) {
if (openedAsLocalFile) {
trigger.setAttribute("hidden", "hidden");
}
trigger.addEventListener("click", function (event) {
event.preventDefault();
const modal = document.getElementById(trigger.dataset.modal);
if (!modal) {
console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
return;
}
modal.classList.add("phpdocumentor-modal__open");
loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
const exits = modal.querySelectorAll("[data-exit-button]");
exits.forEach(function (exit) {
exit.addEventListener("click", function (event) {
event.preventDefault();
modal.classList.remove("phpdocumentor-modal__open");
});
});
});
});
})();
</script>
</article>
</section>
<section class="phpdocumentor-on-this-page__sidebar">
<section class="phpdocumentor-on-this-page__content">
<strong class="phpdocumentor-on-this-page__title">On this page</strong>
<ul class="phpdocumentor-list -clean">
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#toc-constants">Constants</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#toc-methods">Methods</a></li>
</ul>
</li>
<li class="phpdocumentor-on-this-page-section__title">Methods</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method___construct">__construct()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_getExecutor">getExecutor()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_getQueryComponents">getQueryComponents()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_setQueryComponent">setQueryComponent()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkAggregateExpression">walkAggregateExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticExpression">walkArithmeticExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticFactor">walkArithmeticFactor()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkArithmeticTerm">walkArithmeticTerm()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkBetweenExpression">walkBetweenExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkCollectionMemberExpression">walkCollectionMemberExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkComparisonExpression">walkComparisonExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalExpression">walkConditionalExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalFactor">walkConditionalFactor()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalPrimary">walkConditionalPrimary()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkConditionalTerm">walkConditionalTerm()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkDeleteClause">walkDeleteClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkDeleteStatement">walkDeleteStatement()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkEmptyCollectionComparisonExpression">walkEmptyCollectionComparisonExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkExistsExpression">walkExistsExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkFromClause">walkFromClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkFunction">walkFunction()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkGroupByClause">walkGroupByClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkGroupByItem">walkGroupByItem()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkHavingClause">walkHavingClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInExpression">walkInExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInputParameter">walkInputParameter()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkInstanceOfExpression">walkInstanceOfExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkJoin">walkJoin()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkLikeExpression">walkLikeExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkLiteral">walkLiteral()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkNullComparisonExpression">walkNullComparisonExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkOrderByClause">walkOrderByClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkOrderByItem">walkOrderByItem()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkPathExpression">walkPathExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkQuantifiedExpression">walkQuantifiedExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkResultVariable">walkResultVariable()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectClause">walkSelectClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectExpression">walkSelectExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSelectStatement">walkSelectStatement()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleArithmeticExpression">walkSimpleArithmeticExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleSelectClause">walkSimpleSelectClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSimpleSelectExpression">walkSimpleSelectExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkStateFieldPathExpression">walkStateFieldPathExpression()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkStringPrimary">walkStringPrimary()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSubselect">walkSubselect()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkSubselectFromClause">walkSubselectFromClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateClause">walkUpdateClause()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateItem">walkUpdateItem()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkUpdateStatement">walkUpdateStatement()</a></li>
<li><a href="classes/Doctrine-ORM-Query-TreeWalker.html#method_walkWhereClause">walkWhereClause()</a></li>
</ul>
</li>
</ul>
</section>
</section>
</div>
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
<section class="phpdocumentor-search-results__dialog">
<header class="phpdocumentor-search-results__header">
<h2 class="phpdocumentor-search-results__title">Search results</h2>
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
</header>
<section class="phpdocumentor-search-results__body">
<ul class="phpdocumentor-search-results__entries"></ul>
</section>
</section>
</section>
</div>
<a href="classes/Doctrine-ORM-Query-TreeWalker.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
</main>
<script>
cssVars({});
</script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
</body>
</html>