Benjamin Eberlei
b6c3fc5b1a
Mention flush cannot be called inside postFlush
2013-03-12 18:50:45 +01:00
Adrian Föder
ca268c9da6
[BUGFIX] Correct link to Functions, Operators, Aggregates
...
This fixes the in-page link to the Functions, Operators, Aggregates
section.
2013-03-12 15:56:54 +01:00
Harold Barker
363df46006
Fixed typo.
2013-03-11 22:11:50 +00:00
Pascal Borreli
a2cd0f5804
Fixed typos
2013-03-11 00:08:58 +00:00
Alessandro Tagliapietra
9ce4f9806e
Added $isIdentifierColumn documentation
...
I've added the documentation of the argument $isIdentifierColumn since in case of foreign composite keys it doesn't
2013-03-06 10:48:47 +01:00
Benjamin Eberlei
399584db4c
Merge pull request #599 from alexcarol/fix/docs
...
Removed unnecessary "<?php" from the docs
2013-03-04 14:39:01 -08:00
Alex Carol
e809f9c266
Removed unnecessary <?php from the docs
2013-03-03 23:14:58 +01:00
Matthieu Napoli
2eff096ddd
Typo
2013-03-02 18:42:38 +01:00
Matthieu Napoli
159daa9985
Reverted incorrect typo fix -_-
2013-03-02 18:40:58 +01:00
Matthieu Napoli
32dd7f1a0e
Missing link to a cookbook in the docs
...
The cookbook existed in the docs but there was no link to it in the docs.
2013-03-01 15:16:59 +01:00
Matthieu Napoli
20b46fe17f
Fixed broken code block in documentation
2013-03-01 15:11:21 +01:00
Benjamin Eberlei
e5779a0756
Fix versionadded for IDENTITY()
2013-02-27 12:47:02 +01:00
Benjamin Eberlei
61e4413541
Update theme
2013-02-27 12:40:39 +01:00
Benjamin Eberlei
4f46a08d65
Dont mention 2.2 version in headers anymore.
2013-02-27 12:37:26 +01:00
Benjamin Eberlei
f001c31342
Add versionadded tags to many ffeatures in the docs.
2013-02-27 12:34:10 +01:00
Benjamin Eberlei
6b85d5b5ac
Clarified versionadded on EntityListeners feature.
2013-02-27 12:19:08 +01:00
Benjamin Eberlei
805bb5ff9f
Remove mentions of PEAR installation method, remove code.
2013-02-15 01:04:29 +01:00
Benjamin Eberlei
35fda90473
Merge pull request #570 from Ocramius/cleanup/submodules-removal
...
Deprecation of PEAR/GIT/TAR autoloading
2013-02-14 00:55:08 -08:00
Benjamin Eberlei
d08c010ae1
Merge pull request #576 from acasademont/patch-1
...
Update docs/en/reference/batch-processing.rst
2013-02-11 07:50:57 -08:00
Albert Casademont
4c90d0cedc
Update docs/en/reference/batch-processing.rst
...
If you have only $batchSize - 1 rows (amongst other cases), the entities are never flushed, you need a final flush outside the loop.
In the bulk insert you should also need a final flush if the number of entities inserted is not a multiple of the $batchSize.
2013-02-08 16:32:03 +01:00
Christian Stoller
07616094d2
Added YAML configuration example for "Simple Derived Identity" in "Composite and Foreign Keys as Primary Key" Tutorial
2013-02-08 11:21:21 +01:00
Evan Kaufman
e2ac064914
Noted prePersist event only triggers on first persist
...
While probably obvious to a core doctrine developer, a user of doctrine would not necessarily know this without doing some digging
2013-02-07 12:59:14 -06:00
Marco Pivetta
673323fc67
Adding warnings about deprecation of GIT, TAR and PEAR autoloading
2013-02-04 23:30:02 +01:00
Benjamin Eberlei
71a68a5c6f
Merge pull request #423 from FabioBatSilva/DDC-1955
...
DDC-1955 - @EntityListeners
2013-02-02 11:47:46 -08:00
Fabio B. Silva
c5aecd43c8
Fix yaml example
2013-02-02 16:19:35 -02:00
Fabio B. Silva
7764ed9a8b
Docs for Entity Listener and Entity Listener Resolver
2013-02-02 15:48:40 -02:00
Evgeny Shpilevsky
d65ba04c5c
Fix typo in docs
2013-01-30 17:59:38 +03:00
Fabio B. Silva
76c4be1b74
Update docs/en/reference/events.rst
...
Docs for lifecycle-callback event arg
2013-01-29 12:19:47 -02:00
Peter Kruithof
46f4b00f8d
Added missing mapping types
2013-01-26 16:18:45 +01:00
Benjamin Eberlei
cbcc693e36
Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb'
...
git-subtree-dir: docs
git-subtree-mainline: 271bd37ad3
git-subtree-split: 8fcf2d4501
2013-01-24 00:02:03 +01:00