1
0
mirror of synced 2024-12-15 15:46:02 +03:00
Commit Graph

144 Commits

Author SHA1 Message Date
Osman Üngür
0222981161 Added notes about configuration 2012-04-19 11:34:12 +03:00
Osman Üngür
488914a4ac Added section about cache driver 2012-04-19 11:33:26 +03:00
Guilherme Blanco
03a74a250a Merge pull request #89 from krevindiou/fix-1
Fix typo
2012-04-16 08:33:40 -07:00
Arnaud BUCHOUX
6a80ebf985 Fix typo 2012-04-16 17:15:18 +02:00
Fabio B. Silva
58d4b2a617 docs for Named Native Query 2012-04-15 19:49:42 -03:00
Fabio B. Silva
2007f1ab95 annotations reference for named native query 2012-04-15 16:57:44 -03:00
Benjamin Eberlei
e168b4e543 More prominent note about ResultSetMappingBuilder in native-sql chapter 2012-04-10 23:16:51 +02:00
Benjamin Eberlei
01381fae1f [DDC-1698] Autoloading proxies 2012-03-14 20:11:17 +01:00
Guilherme Blanco
e8fbafd154 Fixed OneToMany bidirectional association mapping in Annotations and also included the YAML missing one. 2012-02-26 11:40:13 -05:00
Benjamin Eberlei
35ded56fdd Add note about debugging DQL queries. 2012-02-20 10:48:57 +01:00
Benjamin Eberlei
361c88d6ea Merge pull request #55 from michal-pipa/fix-indentation
Fixed indentation.
2012-02-18 15:56:26 -08:00
meze
86010bdb0d Fix a typo in a code example (getResults instead of getResult) 2012-02-19 03:01:29 +04:00
Benjamin Eberlei
138b67db86 Fix wrong use of private in mapped superclasses, only protected is supported here. 2012-02-13 11:18:35 +01:00
Alexander
bd30a04d0d Fix code blocks 2012-01-31 22:24:36 +01:00
Alexander
ff9e7ef64b Processed comments of @Ocramius 2012-01-31 15:56:24 +01:00
Alexander
cfbfac6a51 General information on how the filter work etc + warning on the enabling/disabling part 2012-01-31 15:56:24 +01:00
Alexander
7c8a9c0f9a Initial draft for filter documentation 2012-01-31 15:56:24 +01:00
Benjamin Eberlei
781f83f648 Update unitofwork section 2012-01-29 20:45:17 +01:00
Benjamin Eberlei
8a39a66057 Some fixes in the docs 2012-01-29 20:03:40 +01:00
Benjamin Eberlei
ccabbf328f Merge pull request #56 from michal-pipa/fix-underline
Fixed title underline.
2012-01-29 10:36:25 -08:00
Marco Pivetta
f9523aa419 Making the correct usage of LIKE expressions and placeholders explicit 2012-01-29 15:59:45 +01: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
Guilherme Blanco
649d29414f Fixed one-to-many unidirectional with join table chapter. 2012-01-13 01:09:28 -05:00
Benjamin Eberlei
7b4349a9ce Rewrite installation and configuration of Tools chapter. 2012-01-09 10:36:56 +01:00
Benjamin Eberlei
1d5597917b Fix TIP and show new cache instropection API (2.2) 2012-01-09 08:37:12 +01:00
Benjamin Eberlei
442227fc89 Update en/reference/architecture.rst 2012-01-05 10:28:46 +01:00
Peter Kokot
65c64f52c8 typo in reference/tools 2011-12-31 04:37:25 +01:00
Benjamin Eberlei
894dfd1a6b Update en/reference/yaml-mapping.rst 2011-12-22 23:06:59 +01:00
keymaster
0b819ca3b0 Clarify the performance warning. 2011-12-21 12:24:37 +02:00
Fabio B. Silva
ca87ddd540 add doc for default repository class 2011-12-20 09:15:37 -02:00
Fabio B. Silva
43e4e1c389 add doc for MappedSuperclass repositoryClass 2011-12-19 18:35:01 -02:00
Benjamin Eberlei
e42d70a2b0 Clarify how the CLI is setup 2011-12-17 23:56:10 +01:00
ebernhardson
5ea8861bf3 replace non-existant constant Lexer::T_ABS 2011-12-13 10:36:14 -08:00
Marco Pivetta
220c6c4e0e Fixing minor issues reported by BostjanWrk on IRC about the RSM Builder example 2011-12-13 11:30:09 +01:00
jsor
bece5f0f91 Change ref name 2011-11-28 15:22:55 +01:00
jsor
129b9d0945 Setup article 2011-11-28 11:52:17 +01:00
Benjamin Eberlei
b9b05fc3eb Fix for DDC-1293 2011-11-18 23:10:40 +01:00
Marco Pivetta
2200c1f7e1 Fixing invalid XML mapping samples 2011-11-16 20:00:21 +01:00
Guilherme Blanco
59849f73bd Merge pull request #59 from romainneutron/master
Fix some YAML syntax errors
2011-11-15 15:48:30 -08:00
Benjamin Eberlei
51211980a4 Remove ON in docs 2011-11-15 22:21:15 +01:00
Romain Neutron
c53e2772a0 Fix YAML syntax errors in examples 2011-11-15 22:10:56 +01:00
Michał Pipa
64200c405e Fixed title underline. 2011-11-07 08:19:20 +01:00
Michał Pipa
0eed56fae9 Fixed indentation. 2011-11-07 08:18:22 +01:00
Michał Pipa
c0f86e796d Changed external link to internal link. 2011-11-07 07:53:05 +01:00
Michał Pipa
299642083b Fixed broken link. 2011-10-31 17:10:30 +01:00
Michał Pipa
c21aaebbc4 Changed 'Symfony 2' to 'Symfony2'.
http://symfony.com/blog/talk-about-symfony2-not-symfony-2
2011-10-31 17:09:15 +01:00
Alexander
78ef07f630 Update en/reference/working-with-objects.rst 2011-10-26 14:12:32 +03:00
Benjamin Eberlei
e98cb4f145 Document AbstractQuery#getOneOrNullResult() 2011-10-26 00:54:06 +03:00
Benjamin Eberlei
8dc77a7083 Merge pull request #43 from marcw/patch-1
Fixed namespace in code-block
2011-10-25 13:45:58 -07:00
Benjamin Eberlei
a5688f60d3 Merge pull request #44 from mweimerskirch/patch-1
Documented the onClear event
2011-10-25 13:45:41 -07:00