Benjamin Eberlei
|
edb7950be8
|
Getting STarted: Code, Model, Database first
|
2012-06-16 13:34:23 +02:00 |
|
Benjamin Eberlei
|
1a9443b55a
|
Let docs point to github for XSDs, much better to maintain for us.
|
2012-06-16 12:44:00 +02:00 |
|
Adrien Brault
|
47febcd7f4
|
Fix typo/Add missing words
|
2012-06-13 01:36:40 +03:00 |
|
Erik Dubbelboer
|
24d488b5f1
|
fixed minor errors
|
2012-06-07 13:53:58 +02:00 |
|
Douglas Greenshields
|
671177e162
|
Improved grammar/ punctuation in pagination tutorial, and brought parameter name in code example into line with actual parameter
|
2012-05-30 15:59:58 +02:00 |
|
Guilherme Blanco
|
da21917dad
|
Merge pull request #85 from Tobion/patch-1
fix confusing typo in ordered collections
|
2012-04-20 21:07:14 -07:00 |
|
Osman Üngür
|
05a188da38
|
Fix for collection handling code sample
|
2012-04-18 17:13:14 +03:00 |
|
Tobias Schultze
|
301f4d0346
|
fix confusing typo in ordered collections
|
2012-04-12 23:22:06 +03:00 |
|
Benjamin Eberlei
|
ea95bd57ef
|
Rework a bit
|
2012-02-05 22:54:28 +01:00 |
|
Benjamin Eberlei
|
3def848422
|
Fix enumeration
|
2012-02-05 22:51:42 +01:00 |
|
Benjamin Eberlei
|
6fa7580d10
|
Add tutorial about Pagination
|
2012-02-05 22:46:43 +01:00 |
|
Benjamin Eberlei
|
c613351f39
|
Added 10 quick steps section
|
2012-01-29 22:40:38 +01:00 |
|
Benjamin Eberlei
|
5e3e48c8dd
|
Rename getting-started tutorial page.
|
2012-01-29 19:48:09 +01:00 |
|
Benjamin Eberlei
|
0b7d5f2813
|
Merge pull request #50 from cordoval/patch-3
corrected rst for bash like code blocks
|
2012-01-29 10:36:41 -08:00 |
|
Benjamin Eberlei
|
b0ec3dfb47
|
Started refactoring of the documentation towards smaller chapters, grouped into logical units with better explanations (hopefully).
|
2012-01-28 00:49:37 +01:00 |
|
Juti Noppornpitak
|
3880ec6839
|
Changed from "@var string" to "@var int" for the complete version of entities/User.php.
|
2012-01-26 11:29:32 -05:00 |
|
Mikko Hirvonen
|
d44d82b694
|
Added missing docblock endings.
|
2012-01-16 22:08:49 +02:00 |
|
AmirBehzad Eslami
|
bc91e5c0fd
|
Separated listings of User.php, Bug.php, and Product.php. Added missed statement to use ArrayCollection in User.php .
|
2012-01-06 01:03:15 +03:30 |
|
Benjamin Eberlei
|
6d1f716f8b
|
Update en/tutorials/getting-started-xml-edition.rst
|
2012-01-05 21:40:15 +01:00 |
|
Tomas Paladin Volf
|
cfe5424cf9
|
Fixed pear command for install, "boostrap" => "bootstrap"
|
2011-11-08 14:44:48 +01:00 |
|
Luis Cordova
|
cf44745d08
|
corrected rst for bash like code blocks
|
2011-10-25 15:50:29 -05:00 |
|
Luis Cordova
|
1bc0efba43
|
typo change from contains to consists of
|
2011-10-25 15:33:30 -05:00 |
|
Luis Cordova
|
0a989e63d2
|
two typos fixed
|
2011-10-25 15:08:52 -05:00 |
|
Benjamin Eberlei
|
e6e1243852
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2011-08-27 12:36:56 +02:00 |
|
Benjamin Eberlei
|
5fc0ede5bf
|
Fixed the tutorial, it was a mess! Now its explaining everything step by step and all bugs are removed. Changed introduction and configuration to use the simpler Setup helper class
|
2011-08-27 12:36:37 +02:00 |
|
Joseph Rouff
|
ffa2a545fa
|
Fix typo
|
2011-08-25 01:36:21 +03:00 |
|
Dan Patrick
|
6cd7d21db1
|
Small grammar changes in section explaining lazyload/ArrayCollection.
|
2011-08-01 18:04:14 -05:00 |
|
Benjamin Eberlei
|
ecb13a87dc
|
Bugfix
|
2011-07-13 21:31:31 +02:00 |
|
Benjamin Eberlei
|
91b2c82c58
|
Brought most of the documentation up to date on 2.1
|
2011-07-13 20:31:01 +02:00 |
|
Benjamin Eberlei
|
660ead4b0e
|
FAQ and Composite Key renaming
|
2011-07-13 19:04:21 +02:00 |
|
Benjamin Eberlei
|
fac1a517df
|
Finish chapter on composite primary keys (still missing XML and YAML example though)
|
2011-07-10 20:03:59 +02:00 |
|
Benjamin Eberlei
|
06e45f7587
|
Fix bug in previous commit
|
2011-06-11 09:59:17 +02:00 |
|
Benjamin Eberlei
|
71c47f69ec
|
Mention 5.3 dependency in getting started tutorial, and link to entity restrictions aswell. Add the func_get_args() restriction to the list in architecture.
|
2011-06-11 09:52:17 +02:00 |
|
Renan Gonçalves aka renan.saddam
|
457abbacef
|
Version 2.0.5 no longer needs $cli call and the namespace for Components has changed.
|
2011-05-19 06:20:50 -07:00 |
|
asartalo
|
16f132bff0
|
Corrected annotation for sample code: moved repositoryClass attribute from @Table to @Entity.
|
2011-04-24 13:24:54 +08:00 |
|
asartalo
|
3cac853dd4
|
Changed instances of entity manager variable '' to '' for consistency.
|
2011-04-24 13:21:34 +08:00 |
|
asartalo
|
511268ddd7
|
Removed another instance of '--force' Option for the orrm:schema-tool:create command as this is not available for this command.
|
2011-04-24 10:52:18 +08:00 |
|
asartalo
|
01bfc4f2f1
|
Removed '--force' Option for the orrm:schema-tool:create command as this is not available for this command.
|
2011-04-24 10:38:35 +08:00 |
|
Gordon Franke
|
63c431f01d
|
fix entity manager reference in repository code sample
|
2011-03-31 19:55:57 +08:00 |
|
Benjamin Eberlei
|
e1c2084eeb
|
Add section on EntityRepository into Getting Started Tutorial.
|
2011-02-26 11:51:30 +01:00 |
|
Benjamin Eberlei
|
aab2303c37
|
Fix Getting Started.
|
2011-02-26 11:12:58 +01:00 |
|
Benjamin Eberlei
|
a592dc116d
|
First part of a tutorial on composite primary keys and identity through foreign entities.
|
2011-02-05 18:01:10 +01:00 |
|
Benjamin Eberlei
|
eea5b71da5
|
Add tutorial on extra lazy associations
|
2011-02-05 16:14:51 +01:00 |
|
Benjamin Eberlei
|
93207c081e
|
Add another paragraph with functionalities not described yet.
|
2011-02-05 15:26:58 +01:00 |
|
Benjamin Eberlei
|
94244683b0
|
Fix typo in new indexed assocations tutorial, thanks @gordonslondon
|
2011-02-05 15:23:39 +01:00 |
|
Benjamin Eberlei
|
609176a18f
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2011-02-05 13:48:41 +01:00 |
|
Benjamin Eberlei
|
c0cefa8749
|
Fixed TOCTree for tutorial on indexed associations.
|
2011-02-05 13:48:12 +01:00 |
|
Benjamin Eberlei
|
0f974c562c
|
Add Working with Indexed Associations Tutorial
|
2011-02-05 13:43:45 +01:00 |
|
Joel Clermont
|
754ebc052e
|
DDC-823 - Fix minor grammar and punctuation mistakes
|
2011-02-02 05:46:25 +08:00 |
|
Benjamin Eberlei
|
6a0f3f2d7b
|
Add code-configuration directive, thank you Fabien!
|
2010-12-16 21:59:27 +01:00 |
|