1
0
mirror of synced 2024-12-14 23:26:04 +03:00
Commit Graph

419 Commits

Author SHA1 Message Date
Benjamin Eberlei
8d2da96480 Fixed error in Sandbox Tutorial 2010-07-04 18:57:51 +02:00
Benjamin Eberlei
80fd691880 Update docs on using own types, aswell as on using Collection::clear() 2010-07-03 16:57:02 +02:00
Lars Olesen
8e7385ccc2 Added the name space in front of Xmldriver, as it is not stated anywhere on this page which namespace is used. 2010-06-21 05:35:07 +08:00
Lars Olesen
16740b9695 Fixes typo. 2010-06-21 05:35:07 +08:00
Jonathan H. Wage
823db6071b Changing case. 2010-06-17 13:32:11 -04:00
Jonathan H. Wage
27233af0d2 Removing reference to Query object before it is introduced 2010-06-17 12:09:11 -04:00
Jonathan H. Wage
e71f00296e Fixing php code 2010-06-17 12:07:43 -04:00
Jonathan H. Wage
c7a5a695d3 [DDC-246] Added section showing DQL examples when dealing with SINGLE_TABLE and JOINED inheritance since it affects the generated SQL of a DQL query. 2010-06-17 12:03:01 -04:00
Jonathan H. Wage
cc2d84c992 Adding php syntax highlighting 2010-06-17 10:07:18 -04:00
Jonathan H. Wage
53ec0700bb Merge branch 'master' of github.com:doctrine/orm-documentation 2010-06-17 10:02:14 -04:00
Jonathan H. Wage
88e5babb56 [DDC-572] Updating documentation for inversedBy and mappedBy 2010-06-17 10:01:49 -04:00
beberlei
50e35e6bdc Merge branch 'master' of github.com:doctrine/orm-documentation 2010-06-10 23:27:28 +02:00
beberlei
d872d7f0b1 Updated Cookbook Getting Started XML Edition Tutorial with Array and Scalar Hydration examples, tweaked several passages a little bit 2010-06-10 21:38:22 +02:00
beberlei
51729cbaa7 Enhanced Description of how the different events work and what restrictions apply to them. 2010-06-10 21:06:23 +02:00
Thibault Duplessis
854a966a22 Fix Query::HYDRATE_SINGLE_SCALAR in single scalar result example 2010-06-07 16:54:22 -07:00
Jonathan H. Wage
9d2f7f0686 Updating documentation for custom hydrators. 2010-06-03 14:13:39 -04:00
Jonathan H. Wage
37124c4e0a Adding section for custom hydrators. 2010-06-02 23:41:41 -04:00
Jonathan H. Wage
30b9cfce3d [DDC-540] Doc improvement 2010-05-25 13:38:16 -04:00
Rich Bowen
e127274aa5 Fixes missing quote. 2010-05-24 15:34:58 -04:00
Roman S. Borschel
c34b5ad1a7 Added strategy cookbook entry to the index. 2010-05-22 13:52:20 +02:00
Jonathan H. Wage
10b676aa2b Merge commit '5c79ca25aabaf574d71d6bc622c13fd6045626d2' 2010-05-20 08:35:02 -04:00
Jonathan H. Wage
0698a8c455 Fixing php code 2010-05-18 11:51:49 -04:00
Jonathan H. Wage
1193c530c9 Merge branch 'master' of github.com:doctrine/orm-documentation 2010-05-18 11:50:18 -04:00
Jonathan H. Wage
18b9c6cd69 Updating documentation for converting mapping information and reverse engineering databases to entities. 2010-05-18 11:49:44 -04:00
Benjamin Eberlei
9231f54313 DDC-153 - Added cookbook entry contributed by merk (thanks!) 2010-05-16 09:50:07 +02:00
Benjamin Eberlei
72c2432586 DDC-590 - Added docs on Locking Support 2010-05-15 11:27:49 +02:00
Christian Heinrich
5c79ca25aa Updated formatting and fixed mistakes 2010-05-15 00:40:18 +02:00
Jonathan H. Wage
a59b62e3ba Merge remote branch 'mridgway/master' 2010-05-14 15:26:28 -04:00
Jonathan H. Wage
f99a096d01 Adding a little more information to the dql chapter. 2010-05-14 15:23:51 -04:00
Michael Ridgway
a3b42392b4 Fixed broken reference to DBAL section 2010-05-14 11:32:12 -07:00
Jonathan H. Wage
5a79963bd2 Removing dbal documentation from orm docs 2010-05-14 11:12:54 -04:00
Roman S. Borschel
184a402f39 Fixed typo 2010-05-13 13:14:37 +02:00
Roman S. Borschel
7d79777bfb Merge commit 'origin/master' 2010-05-13 13:06:20 +02:00
Roman S. Borschel
84c1d34028 Added documentation about control abstractions for transaction handling. 2010-05-13 13:06:16 +02:00
Christian Heinrich
21bbbb1f1f Updated query builder docs 2010-05-13 00:58:17 +02:00
Benjamin Eberlei
177a9ce4d2 Update Getting Started XML Edition to work with inversed-by attributes 2010-05-12 23:53:09 +02:00
Benjamin Eberlei
150bca0498 Merge branch 'master' of github.com:doctrine/orm-documentation 2010-05-12 23:52:38 +02:00
Jonathan H. Wage
0c60efc03b Merge remote branch 'shurakai/master' 2010-05-12 09:29:31 -04:00
Christian Heinrich
b857655992 Improved query builder section
-> Added a new section about binding params to the query
-> Added a short note on how to use $qb->expr()->in() with string values
2010-05-12 14:43:09 +02:00
Jonathan H. Wage
dd6eafbb6c Merge branch 'master' of github.com:doctrine/orm-documentation 2010-05-11 11:45:28 -04:00
Roman S. Borschel
0799a5b5e9 Polished docs on DBAL, Transactions and Concurrency. 2010-05-11 15:26:35 +02:00
Matthieu Bontemps
a1079e692c Fix a few typos in doctrine manual 2010-05-11 11:46:10 +02:00
Christian Heinrich
f9b77f9854 Added strategy cookbook preview 2010-05-10 18:26:32 +02:00
Roman S. Borschel
bc0f853b52 Clarified docs on identifier generation strategies. 2010-05-06 13:08:36 +02:00
Roman S. Borschel
a3feeef88c Clarified docs on identifier generation strategies. 2010-05-06 13:07:54 +02:00
Roman S. Borschel
c18e23b817 Clarified docs on identifier generation strategies. 2010-05-06 13:02:21 +02:00
Roman S. Borschel
4121c1ca72 Clarified docs on identifier generation strategies. 2010-05-06 12:45:46 +02:00
Roman S. Borschel
7ffdd80bb2 Clarified docs on working with objects. 2010-05-05 11:10:00 +02:00
Roman S. Borschel
51f9fb35c6 Merge commit 'origin/master' 2010-05-05 10:58:49 +02:00
Roman S. Borschel
e155e86517 Clarified docs on persisting new objects. 2010-05-05 10:58:11 +02:00