1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/manual/codes
2006-09-15 20:56:25 +00:00
..
Advanced components - Cache - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Cache - Query cache.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Evenlisteners - AccessorInvoker.php AccessorInvoker code example 2006-09-12 17:52:23 +00:00
Advanced components - Eventlisteners - Chaining.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Eventlisteners - Creating new listener.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Advanced components - Eventlisteners - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Eventlisteners - List of events.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Advanced components - Eventlisteners - Listening events.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Advanced components - Hook - Parameter hooking.php Manual added 2006-07-23 21:08:06 +00:00
Advanced components - Locking Manager - Examples.php CustomPrimaryKeyTestCase added 2006-07-26 17:09:00 +00:00
Advanced components - Locking Manager - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Locking Manager - Maintainer.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Locking Manager - Planned.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Locking Manager - Technical Details.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Validators - Analyzing the ErrorStack.php Manual added 2006-07-23 21:08:06 +00:00
Advanced components - Validators - Intruduction.php Manual added 2006-07-23 21:08:06 +00:00
Advanced components - Validators - List of predefined validators.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - Validators - Validating transactions.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Advanced components - View - Intoduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Advanced components - View - Managing views.php Added connection & collection introductions + first code examples for Doctrine_View 2006-08-30 22:43:11 +00:00
Advanced components - View - Using views.php Added connection & collection introductions + first code examples for Doctrine_View 2006-08-30 22:43:11 +00:00
Basic Components - Collection - Accessing elements.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Collection - Adding new elements.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Collection - Collection expanding.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Collection - Deleting collection.php Docs updated, more tests for DQL LIMIT 2006-08-17 09:42:18 +00:00
Basic Components - Collection - Fetching strategies.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Collection - Getting collection count.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Collection - Introduction.php Added connection & collection introductions + first code examples for Doctrine_View 2006-08-30 22:43:11 +00:00
Basic Components - Collection - Key mapping.php Support for collection key mapping 2006-09-01 21:56:55 +00:00
Basic Components - Collection - Loading related records.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Collection - Saving the collection.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Connection - Availible drivers.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Connection - Flushing the connection.php File names changed - Session -> Connection 2006-08-21 23:38:46 +00:00
Basic Components - Connection - Getting a table object.php File names changed - Session -> Connection 2006-08-21 23:38:46 +00:00
Basic Components - Connection - Getting connection state.php File names changed - Session -> Connection 2006-08-21 23:38:46 +00:00
Basic Components - Connection - Introduction.php Added connection & collection introductions + first code examples for Doctrine_View 2006-08-30 22:43:11 +00:00
Basic Components - Connection - Querying the database.php File names changed - Session -> Connection 2006-08-21 23:38:46 +00:00
Basic Components - Exceptions - List of exceptions.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Exceptions - Overview.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Manager - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Manager - Managing connections.php File names changed - Session -> Connection 2006-08-21 23:38:46 +00:00
Basic Components - Manager - Opening a new connection.php File names changed - Session -> Connection 2006-08-21 23:38:46 +00:00
Basic Components - Query - Aggregate functions.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Query - Bound parameters.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Query - DQL - SQL conversion.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Query - Fetching strategies.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Query - FROM - selecting tables.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Query - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Query - Lazy property fetching.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Query - LIMIT and OFFSET - limiting the query results.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Query - Method overloading.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Query - ORDER BY - sorting query results.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Query - Relation operators.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Query - WHERE - setting query conditions.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - RawSql - Adding components.php RawSql docs + codes updated 2006-08-30 23:02:12 +00:00
Basic Components - RawSql - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - RawSql - Method overloading.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - RawSql - Using SQL.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Record - Accessing properties.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Record - Callbacks.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Record - Creating new records.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Record - Deleting records.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Record - Getting object copy.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Record - Getting record state.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Record - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Record - Retrieving existing records.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Record - Serializing.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Record - Updating records.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Table - Custom finders.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Table - Custom table classes.php Manual added 2006-07-23 21:08:06 +00:00
Basic Components - Table - Finder methods.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Table - Getting relation objects.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Basic Components - Table - Getting table information.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Basic Components - Table - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Configuration - Custom getters and setters.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Custom primary key column.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Configuration - Levels of configuration.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Configuration - Setting attributes - Batch size.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Setting attributes - Event listener.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Setting attributes - Fetching strategy.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Setting attributes - Offset collection limit.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Setting attributes - Session lockmode.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Setting attributes - Table creation.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Setting attributes - Validation.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Setting default eventlistener.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Setting default fetchmode.php Manual added 2006-07-23 21:08:06 +00:00
Configuration - Using sequences.php Manual added 2006-07-23 21:08:06 +00:00
Database operations - Limit and offset.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Database operations - Nested transactions.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Database operations - Query logging.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Database operations - Sequences.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Database operations - Transactions.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Getting started - Compile.php 2006-08-07 22:25:25 +00:00
Getting started - Compiling.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Getting started - Installation.php 2006-08-29 20:37:55 +00:00
Getting started - Record identifiers - Autoincremented.php Docs updated 2006-08-08 09:07:55 +00:00
Getting started - Record identifiers - Composite.php Some new manual code examples 2006-08-06 20:46:12 +00:00
Getting started - Record identifiers - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Getting started - Record identifiers - Natural.php Some new manual code examples 2006-08-06 20:46:12 +00:00
Getting started - Record identifiers - Sequential.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Getting started - Requirements.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Getting started - Setting table definition - Constraints and validators.php Doctrine_Query::create() added for lazy folks 2006-09-04 20:01:02 +00:00
Getting started - Setting table definition - Data types and lengths.php Some new manual code examples 2006-08-06 20:46:12 +00:00
Getting started - Setting table definition - Default values.php Support for application level default values 2006-09-15 20:56:25 +00:00
Getting started - Setting table definition - Enum emulation.php Started seamless changing of the name Session to Connection 2006-08-17 22:53:52 +00:00
Getting started - Setting table definition - Introduction.php Doctrine_Query::create() added for lazy folks 2006-09-04 20:01:02 +00:00
Getting started - Setting table definition.php Manual added 2006-07-23 21:08:06 +00:00
Getting started - Starting new project.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Composites and aggregates.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Mapping object relations - Dealing with relations - Creating related records.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Dealing with relations - Deleting related records.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Dealing with relations - Retrieving related records.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Dealing with relations - Updating related records.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Dealing with relations - Working with associations.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Mapping object relations - Foreign key associations - One-to-Many, Many-to-One.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Foreign key associations - One-to-One.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Foreign key associations - Tree structure.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Inheritance - Column aggregation.php Docs updated 2006-08-21 10:16:36 +00:00
Mapping object relations - Inheritance - One table many classes.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Inheritance - One table one class.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Introduction.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Mapping object relations - Join table associations - Many-to-Many.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Mapping object relations - Join table associations - One-to-Many, Many-to-One.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Mapping object relations - Join table associations - One-to-One.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Mapping object relations - Join table associations - Self-referencing.php Manual added 2006-07-23 21:08:06 +00:00
Mapping object relations - Relation aliases.php Manual added 2006-07-23 21:08:06 +00:00
Performance - Internal optimizations - DELETE.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Performance - Internal optimizations - INSERT.php Manual added 2006-07-23 21:08:06 +00:00
Real world examples - Album lister.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Real world examples - Forum application.php Manual added 2006-07-23 21:08:06 +00:00
Real world examples - User management system.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Runtime classes - Doctrine_Record.php Manual added 2006-07-23 21:08:06 +00:00
Runtime classes - Doctrine_Session.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Technology - Architecture.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Technology - Design patterns used.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Technology - Internal optimizations - DELETE.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Technology - Internal optimizations - INSERT.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Technology - Internal optimizations - UPDATE.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Technology - Speed.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Transactions - Introduction.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Transactions - Locking strategies - Optimistic locking.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Transactions - Locking strategies - Pessimistic locking.php Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
Transactions - Nesting.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
Transactions - Unit of work.php Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00