This file is indexed.

/usr/share/doc/php-doctrine-orm/html/index.html is in doctrine-orm-doc 2.4.6-1+deb8u1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Welcome to Doctrine 2 ORM’s documentation! &mdash; Doctrine 2 ORM 2 documentation</title>
    <link rel="stylesheet" href="_static/bootstrap/css/bootstrap.min.css" type="text/css" />
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="_static/layout.css" type="text/css" />
    <link rel="stylesheet" href="_static/configurationblock.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '2',
        COLLAPSE_MODINDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>

    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/configurationblock.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/configurationblock.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="_static/configurationblock.js"></script>
    <script src="_static/bootstrap/js/bootstrap.min.js"></script>

    <script type="text/javascript">
    <!--
        $(document).ready(function() {
            $("#versions").change(function() {
                var docsUrl = $(this).val();
                window.location.href = docsUrl;
            });
        });
    -->
    </script>
    <link rel="shortcut icon" href="_static/doctrine.ico"/>
    <link rel="top" title="Doctrine 2 ORM 2 documentation" href="#" />
    <link rel="next" title="Getting Started with Doctrine" href="tutorials/getting-started.html" /> 
  </head>
  <body>
    <div id="wrapper">
      <div id="header">
        <h1 id="h1title"></h1>
        <div id="logo">
          <a href="http://www.doctrine-project.org/">Doctrine - PHP Database Libraries</a>
        </div>
      </div>
      <div id="nav" class="cls">
        <div class="tl cls">
          <ul>
            <li><a target="_top" href="/">home</a></li>
            <li><a class="" target="_top" href="http://www.doctrine-project.org/about">about</a></li>
            <li><a class="" target="_top" href="http://www.doctrine-project.org/projects.html">projects</a></li>
            <li><a class="" target="_top" href="http://www.doctrine-project.org/projects/orm">orm</a></li>
            <li><a class="" target="_top" href="http://www.doctrine-project.org/projects/dbal">dbal</a></li>
            <li><a class="" target="_top" href="http://www.doctrine-project.org/blog">blog</a></li>
            <li><a class="" target="_top" href="http://www.doctrine-project.org/jira">development</a></li>
            <li><a class="" target="_top" href="http://www.doctrine-project.org/contribute">contribute</a></li>
            <li><a class="" target="_top" href="http://www.doctrine-project.org/community">community</a></li>
          </ul>
        </div>
      </div>
      <div id="content" class="cls">
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="tutorials/getting-started.html" title="Getting Started with Doctrine"
             accesskey="N">next</a> |</li>
        <li><a href="/">Doctrine Homepage</a> &raquo;</li>
        <li><a href="#">Doctrine 2 ORM 2 documentation</a> &raquo;</li> 
      </ul>
    </div>  

        <div class="document">
            <div class="documentwrapper">
                <div class="bodywrapper">

              <div class="body" >
                
  <div class="section" id="welcome-to-doctrine-2-orm-s-documentation">
<h1>Welcome to Doctrine 2 ORM&#8217;s documentation!<a class="headerlink" href="#welcome-to-doctrine-2-orm-s-documentation" title="Permalink to this headline"></a></h1>
<p>The Doctrine documentation is comprised of tutorials, a reference section and
cookbook articles that explain different parts of the Object Relational mapper.</p>
<p>Doctrine DBAL and Doctrine Common both have their own documentation.</p>
<div class="section" id="getting-help">
<h2>Getting Help<a class="headerlink" href="#getting-help" title="Permalink to this headline"></a></h2>
<p>If this documentation is not helping to answer questions you have about
Doctrine ORM don&#8217;t panic. You can get help from different sources:</p>
<ul class="simple">
<li>There is a <a class="reference internal" href="reference/faq.html"><em>FAQ</em></a> with answers to frequent questions.</li>
<li>The <a class="reference external" href="http://groups.google.com/group/doctrine-user">Doctrine Mailing List</a></li>
<li>Internet Relay Chat (IRC) in #doctrine on Freenode</li>
<li>Report a bug on <a class="reference external" href="http://www.doctrine-project.org/jira">JIRA</a>.</li>
<li>On <a class="reference external" href="https://twitter.com/search/%23doctrine2">Twitter</a> with <tt class="docutils literal"><span class="pre">#doctrine2</span></tt></li>
<li>On <a class="reference external" href="http://stackoverflow.com/questions/tagged/doctrine2">StackOverflow</a></li>
</ul>
<p>If you need more structure over the different topics you can browse the <a class="reference internal" href="toc.html"><em>table
of contents</em></a>.</p>
</div>
<div class="section" id="getting-started">
<h2>Getting Started<a class="headerlink" href="#getting-started" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><strong>Tutorial</strong>:
<a class="reference internal" href="tutorials/getting-started.html"><em>Getting Started with Doctrine</em></a></li>
<li><strong>Setup</strong>:
<a class="reference internal" href="reference/configuration.html"><em>Installation &amp; Configuration</em></a></li>
</ul>
</div>
<div class="section" id="mapping-objects-onto-a-database">
<h2>Mapping Objects onto a Database<a class="headerlink" href="#mapping-objects-onto-a-database" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><strong>Mapping</strong>:
<a class="reference internal" href="reference/basic-mapping.html"><em>Objects</em></a> |
<a class="reference internal" href="reference/association-mapping.html"><em>Associations</em></a> |
<a class="reference internal" href="reference/inheritance-mapping.html"><em>Inheritance</em></a></li>
<li><strong>Drivers</strong>:
<a class="reference internal" href="reference/annotations-reference.html"><em>Docblock Annotations</em></a> |
<a class="reference internal" href="reference/xml-mapping.html"><em>XML</em></a> |
<a class="reference internal" href="reference/yaml-mapping.html"><em>YAML</em></a> |
<a class="reference internal" href="reference/php-mapping.html"><em>PHP</em></a></li>
</ul>
</div>
<div class="section" id="working-with-objects">
<h2>Working with Objects<a class="headerlink" href="#working-with-objects" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><strong>Basic Reference</strong>:
<a class="reference internal" href="reference/working-with-objects.html"><em>Entities</em></a> |
<a class="reference internal" href="reference/working-with-associations.html"><em>Associations</em></a> |
<a class="reference internal" href="reference/events.html"><em>Events</em></a></li>
<li><strong>Query Reference</strong>:
<a class="reference internal" href="reference/dql-doctrine-query-language.html"><em>DQL</em></a> |
<a class="reference internal" href="reference/query-builder.html"><em>QueryBuilder</em></a> |
<a class="reference internal" href="reference/native-sql.html"><em>Native SQL</em></a></li>
<li><strong>Internals</strong>:
<a class="reference internal" href="reference/unitofwork.html"><em>Internals explained</em></a> |
<a class="reference internal" href="reference/unitofwork-associations.html"><em>Associations</em></a></li>
</ul>
</div>
<div class="section" id="advanced-topics">
<h2>Advanced Topics<a class="headerlink" href="#advanced-topics" title="Permalink to this headline"></a></h2>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="reference/architecture.html"><em>Architecture</em></a></li>
<li><a class="reference internal" href="reference/advanced-configuration.html"><em>Advanced Configuration</em></a></li>
<li><a class="reference internal" href="reference/limitations-and-known-issues.html"><em>Limitations and knowns issues</em></a></li>
<li><a class="reference internal" href="reference/tools.html"><em>Commandline Tools</em></a></li>
<li><a class="reference internal" href="reference/transactions-and-concurrency.html"><em>Transactions and Concurrency</em></a></li>
<li><a class="reference internal" href="reference/filters.html"><em>Filters</em></a></li>
<li><a class="reference internal" href="reference/namingstrategy.html"><em>NamingStrategy</em></a></li>
<li><a class="reference internal" href="reference/improving-performance.html"><em>Improving Performance</em></a></li>
<li><a class="reference internal" href="reference/caching.html"><em>Caching</em></a></li>
<li><a class="reference internal" href="reference/partial-objects.html"><em>Partial Objects</em></a></li>
<li><a class="reference internal" href="reference/change-tracking-policies.html"><em>Change Tracking Policies</em></a></li>
<li><a class="reference internal" href="reference/best-practices.html"><em>Best Practices</em></a></li>
<li><a class="reference internal" href="reference/metadata-drivers.html"><em>Metadata Drivers</em></a></li>
</ul>
</div></blockquote>
</div>
<div class="section" id="tutorials">
<h2>Tutorials<a class="headerlink" href="#tutorials" title="Permalink to this headline"></a></h2>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="tutorials/working-with-indexed-associations.html"><em>Indexed associations</em></a></li>
<li><a class="reference internal" href="tutorials/extra-lazy-associations.html"><em>Extra Lazy Associations</em></a></li>
<li><a class="reference internal" href="tutorials/composite-primary-keys.html"><em>Composite Primary Keys</em></a></li>
<li><a class="reference internal" href="tutorials/ordered-associations.html"><em>Ordered associations</em></a></li>
<li><a class="reference internal" href="tutorials/pagination.html"><em>Pagination</em></a></li>
<li><a class="reference internal" href="tutorials/override-field-association-mappings-in-subclasses.html"><em>Override Field/Association Mappings In Subclasses</em></a></li>
</ul>
</div></blockquote>
</div>
<div class="section" id="cookbook">
<h2>Cookbook<a class="headerlink" href="#cookbook" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><strong>Patterns</strong>:
<a class="reference internal" href="cookbook/aggregate-fields.html"><em>Aggregate Fields</em></a> |
<a class="reference internal" href="cookbook/decorator-pattern.html"><em>Decorator Pattern</em></a> |
<a class="reference internal" href="cookbook/strategy-cookbook-introduction.html"><em>Strategy Pattern</em></a></li>
<li><strong>DQL Extension Points</strong>:
<a class="reference internal" href="cookbook/dql-custom-walkers.html"><em>DQL Custom Walkers</em></a> |
<a class="reference internal" href="cookbook/dql-user-defined-functions.html"><em>DQL User-Defined-Functions</em></a></li>
<li><strong>Implementation</strong>:
<a class="reference internal" href="cookbook/implementing-arrayaccess-for-domain-objects.html"><em>Array Access</em></a> |
<a class="reference internal" href="cookbook/implementing-the-notify-changetracking-policy.html"><em>Notify ChangeTracking Example</em></a> |
<a class="reference internal" href="cookbook/implementing-wakeup-or-clone.html"><em>Using Wakeup Or Clone</em></a> |
<a class="reference internal" href="cookbook/working-with-datetime.html"><em>Working with DateTime</em></a> |
<a class="reference internal" href="cookbook/validation-of-entities.html"><em>Validation</em></a> |
<a class="reference internal" href="cookbook/entities-in-session.html"><em>Entities in the Session</em></a> |
<a class="reference internal" href="cookbook/resolve-target-entity-listener.html"><em>Keeping your Modules independent</em></a></li>
<li><strong>Integration into Frameworks/Libraries</strong>
<a class="reference internal" href="cookbook/integrating-with-codeigniter.html"><em>CodeIgniter</em></a></li>
<li><strong>Hidden Gems</strong>
<a class="reference internal" href="cookbook/sql-table-prefixes.html"><em>Prefixing Table Name</em></a></li>
<li><strong>Custom Datatypes</strong>
<a class="reference internal" href="cookbook/mysql-enums.html"><em>MySQL Enums</em></a>
<a class="reference internal" href="cookbook/advanced-field-value-conversion-using-custom-mapping-types.html"><em>Advanced Field Value Conversion</em></a></li>
</ul>
</div>
</div>
<div class="section" id="id1">
<h1>Welcome to Doctrine 2 ORM&#8217;s documentation!<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h1>
<div class="section" id="id2">
<h2>Tutorials<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="tutorials/getting-started.html">Getting Started with Doctrine</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorials/getting-started-database.html">Getting Started: Database First</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorials/getting-started-models.html">Getting Started: Model First</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorials/working-with-indexed-associations.html">Working with Indexed Associations</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorials/extra-lazy-associations.html">Extra Lazy Associations</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorials/composite-primary-keys.html">Composite and Foreign Keys as Primary Key</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorials/ordered-associations.html">Ordering To-Many Associations</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorials/override-field-association-mappings-in-subclasses.html">Override Field Association Mappings In Subclasses</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorials/pagination.html">Pagination</a></li>
</ul>
</div>
</div>
<div class="section" id="reference-guide">
<h2>Reference Guide<a class="headerlink" href="#reference-guide" title="Permalink to this headline"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="reference/architecture.html">1. Architecture</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/installation.html">2. Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/configuration.html">3. Installation and Configuration</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/faq.html">4. Frequently Asked Questions</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/basic-mapping.html">5. Basic Mapping</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/association-mapping.html">6. Association Mapping</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/inheritance-mapping.html">7. Inheritance Mapping</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/working-with-objects.html">8. Working with Objects</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/working-with-associations.html">9. Working with Associations</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/events.html">10. Events</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/unitofwork.html">11. Doctrine Internals explained</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/unitofwork-associations.html">12. Association Updates: Owning Side and Inverse Side</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/transactions-and-concurrency.html">13. Transactions and Concurrency</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/batch-processing.html">14. Batch Processing</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/dql-doctrine-query-language.html">15. Doctrine Query Language</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/query-builder.html">16. The QueryBuilder</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/native-sql.html">17. Native SQL</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/change-tracking-policies.html">18. Change Tracking Policies</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/partial-objects.html">19. Partial Objects</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/xml-mapping.html">20. XML Mapping</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/yaml-mapping.html">21. YAML Mapping</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/annotations-reference.html">22. Annotations Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/php-mapping.html">23. PHP Mapping</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/caching.html">24. Caching</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/improving-performance.html">25. Improving Performance</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/tools.html">26. Tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/metadata-drivers.html">27. Metadata Drivers</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/best-practices.html">28. Best Practices</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/limitations-and-known-issues.html">29. Limitations and Known Issues</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/filters.html">30. Filters</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/namingstrategy.html">31. Implementing a NamingStrategy</a></li>
<li class="toctree-l1"><a class="reference internal" href="reference/advanced-configuration.html">32. Advanced Configuration</a></li>
</ul>
</div>
</div>
<div class="section" id="id3">
<h2>Cookbook<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="cookbook/aggregate-fields.html">Aggregate Fields</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/decorator-pattern.html">Persisting the Decorator Pattern</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/dql-custom-walkers.html">Extending DQL in Doctrine 2: Custom AST Walkers</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/dql-user-defined-functions.html">DQL User Defined Functions</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/implementing-arrayaccess-for-domain-objects.html">Implementing ArrayAccess for Domain Objects</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/implementing-the-notify-changetracking-policy.html">Implementing the Notify ChangeTracking Policy</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/implementing-wakeup-or-clone.html">Implementing Wakeup or Clone</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/integrating-with-codeigniter.html">Integrating with CodeIgniter</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/resolve-target-entity-listener.html">Keeping your Modules independent</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/sql-table-prefixes.html">SQL-Table Prefixes</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/strategy-cookbook-introduction.html">Strategy-Pattern</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/validation-of-entities.html">Validation of Entities</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/working-with-datetime.html">Working with DateTime Instances</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/mysql-enums.html">Mysql Enums</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/advanced-field-value-conversion-using-custom-mapping-types.html">Advanced field value conversion using custom mapping types</a></li>
<li class="toctree-l1"><a class="reference internal" href="cookbook/entities-in-session.html">Entities in the Session</a></li>
</ul>
</div>
</div>
</div>


              </div>
                </div>

            </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
             
            <div id="searchbox" style="">
              <h3>Search</h3>
                <form class="search" action="http://readthedocs.org/search/project/" method="get">
                  <input type="text" name="q" size="18">
                  <input type="submit" value="Go">
                  <input type="hidden" name="selected_facets" value="project:">
                </form>
            </div>
            <h3><a href="#">Table Of Contents</a></h3>
            <ul>
<li><a class="reference internal" href="#">Welcome to Doctrine 2 ORM&#8217;s documentation!</a><ul>
<li><a class="reference internal" href="#getting-help">Getting Help</a></li>
<li><a class="reference internal" href="#getting-started">Getting Started</a></li>
<li><a class="reference internal" href="#mapping-objects-onto-a-database">Mapping Objects onto a Database</a></li>
<li><a class="reference internal" href="#working-with-objects">Working with Objects</a></li>
<li><a class="reference internal" href="#advanced-topics">Advanced Topics</a></li>
<li><a class="reference internal" href="#tutorials">Tutorials</a></li>
<li><a class="reference internal" href="#cookbook">Cookbook</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id1">Welcome to Doctrine 2 ORM&#8217;s documentation!</a><ul>
<li><a class="reference internal" href="#id2">Tutorials</a></li>
<li><a class="reference internal" href="#reference-guide">Reference Guide</a></li>
<li><a class="reference internal" href="#id3">Cookbook</a></li>
</ul>
</li>
</ul>

            <h4>Next topic</h4>
            <p class="topless"><a href="tutorials/getting-started.html"
                                  title="next chapter">Getting Started with Doctrine</a></p>
            <h3>This Page</h3>
            <ul class="this-page-menu">
              <li><a href="_sources/index.txt"
                     rel="nofollow">Show Source</a></li>
            </ul>
        </div>
      </div>
          <div class="clearer"></div>
        </div>
          <div class="footer">
              &copy; Copyright 2010-12, Doctrine Project Team.
              Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.3.
            <br/>
            <a target="_BLANK" href="http://www.servergrove.com"><img src="_static/servergrove.jpg" /></a>      <br/><br/>
            <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
              <input type="hidden" name="cmd" value="_s-xclick" />
              <input type="hidden" name="hosted_button_id" value="BAE2E3XANQ77Y" />
              <input type="Submit" value="Donate via PayPal" />
            </form>
          </div>
      </div>

      <div id="bot-rcnr">
        <div class="tl"><!-- corner --></div>
      </div>
    </div>

  <a class="githublink" href="http://github.com/doctrine">Fork me on GitHub</a>
  </body>
</html>