From 31ccb6369bd74b34bbe0896cdcb97e1b0aae0337 Mon Sep 17 00:00:00 2001 From: zYne Date: Fri, 23 Feb 2007 20:54:10 +0000 Subject: [PATCH] renaming some files --- ... components - Db_Profiler - Advanced usage.php} | 0 ...ced components - Db_Profiler - Basic usage.php} | 0 ...ced components - Db_Profiler - Introduction.php | 12 ++++++++++++ ...nents - Eventlisteners - Creating a logger.php} | 0 ...anced components - Hook - Building queries.php} | 0 ...vanced components - Hook - List of parsers.php} | 0 ... - DataDict - Getting database declaration.php} | 0 ...modules - DataDict - Getting portable type.php} | 0 ...ion modules - DataDict - Reserved keywords.php} | 0 ...tion modules - Export - Creating new table.php} | 0 ...Connection modules - Export - Introduction.php} | 0 ...odules - Import - Getting foreign key info.php} | 0 ...tion modules - Import - Getting table info.php} | 0 ...ection modules - Import - Getting view info.php | 0 .../Connection modules - Import - Introduction.php | 0 .../Connection modules - Util - Using explain.php | 0 .../docs/DQL (Doctrine Query Language) - BNF.php | 0 ...nditional expressions - Between expressions.php | 1 + ...expressions - Collection Member Expressions.php | 0 ...ssions - Contidional expression composition.php | 0 ...onal expressions - Identification variables.php | 0 .../DQL (Doctrine Query Language) - Examples.php | 0 ...nctional Expressions - Arithmetic functions.php | 0 ...nctional Expressions - Collection functions.php | 0 ...Functional Expressions - Datetime functions.php | 0 manual/docs/Drivers - Mysql - Tips and tricks.php | 0 ...- Oracle - Making unsuported functions work.php | 0 manual/docs/Functions - Contains.php | 0 manual/docs/Functions - Like.php | 0 manual/docs/Functions - Regexp.php | 0 manual/docs/Native SQL - Component queries.php | 0 .../Native SQL - Fetching multiple components.php | 0 manual/docs/Native SQL - Scalar queries.php | 0 ...onal mapping - Columns - Data types - Array.php | 1 + ...lational mapping - Columns - Default values.php | 14 ++++++++++++++ manual/docs/Operators - Logical operators.php | 0 ...ema reference - Foreign keys - Introduction.php | 2 ++ manual/docs/Transactions - Deadlocks.php | 0 manual/docs/Transactions - Lock modes.php | 0 ...overview - Collection - Accessing elements.php} | 0 ...verview - Collection - Adding new elements.php} | 0 ...verview - Collection - Collection expanding.php | 0 ...verview - Collection - Deleting collection.php} | 0 ...verview - Collection - Fetching strategies.php} | 0 ...ew - Collection - Getting collection count.php} | 0 ...onent overview - Collection - Introduction.php} | 0 ...ponent overview - Collection - Key mapping.php} | 0 ...iew - Collection - Loading related records.php} | 0 ...rview - Collection - Saving the collection.php} | 0 ... overview - Connection - Available drivers.php} | 0 ...t overview - Connection - Availible drivers.php | 0 ...iew - Connection - Flushing the connection.php} | 0 ...view - Connection - Getting a table object.php} | 0 ...ew - Connection - Getting connection state.php} | 0 ...onent overview - Connection - Introduction.php} | 0 ...rview - Connection - Querying the database.php} | 0 ...mponent overview - Db - Chaining listeners.php} | 0 ...t overview - Db - Connecting to a database.php} | 0 ...s - Component overview - Db - Introduction.php} | 0 ...nent overview - Db - Using event listeners.php} | 0 ...overview - Exceptions - List of exceptions.php} | 0 ... Component overview - Exceptions - Overview.php | 0 ...omponent overview - Manager - Introduction.php} | 0 ... overview - Manager - Managing connections.php} | 0 ...rview - Manager - Opening a new connection.php} | 0 ...nent overview - Query - Aggregate functions.php | 0 ...mponent overview - Query - Bound parameters.php | 0 ...nt overview - Query - DQL - SQL conversion.php} | 0 ...overview - Query - FROM - selecting tables.php} | 0 ...onent overview - Query - HAVING conditions.php} | 0 ... Component overview - Query - Introduction.php} | 0 ...MIT and OFFSET - limiting the query results.php | 0 ...nent overview - Query - Method overloading.php} | 0 ...- Query - ORDER BY - sorting query results.php} | 0 ...nent overview - Query - Relation operators.php} | 0 ...- Query - WHERE - setting query conditions.php} | 0 ...nent overview - RawSql - Adding components.php} | 0 ...Component overview - RawSql - Introduction.php} | 0 ...nent overview - RawSql - Method overloading.php | 0 ... - Component overview - RawSql - Using SQL.php} | 0 ...t overview - Record - Accessing properties.php} | 0 ...mponent overview - Record - Adding records.php} | 0 ...s - Component overview - Record - Callbacks.php | 0 ...nent overview - Record - Checking Existence.php | 0 ...t overview - Record - Creating new records.php} | 0 ...onent overview - Record - Deleting records.php} | 0 ...nt overview - Record - Getting object copy.php} | 0 ...t overview - Record - Getting record state.php} | 0 ...Component overview - Record - Introduction.php} | 0 ...iew - Record - Retrieving existing records.php} | 0 ... Component overview - Record - Serializing.php} | 0 ...onent overview - Record - Updating records.php} | 0 ...omponent overview - Table - Custom finders.php} | 0 ...nt overview - Table - Custom table classes.php} | 0 ...omponent overview - Table - Finder methods.php} | 0 ...overview - Table - Getting relation objects.php | 0 ...verview - Table - Getting table information.php | 0 ...- Component overview - Table - Introduction.php | 0 98 files changed, 30 insertions(+) rename manual/docs/{Basic Components - Collection - Collection expanding.php => Advanced components - Db_Profiler - Advanced usage.php} (100%) rename manual/docs/{Basic Components - Connection - Availible drivers.php => Advanced components - Db_Profiler - Basic usage.php} (100%) create mode 100644 manual/docs/Advanced components - Db_Profiler - Introduction.php rename manual/docs/{Basic Components - Exceptions - Overview.php => Advanced components - Eventlisteners - Creating a logger.php} (100%) rename manual/docs/{Basic Components - Query - Aggregate functions.php => Advanced components - Hook - Building queries.php} (100%) rename manual/docs/{Basic Components - Query - Bound parameters.php => Advanced components - Hook - List of parsers.php} (100%) rename manual/docs/{Basic Components - Query - LIMIT and OFFSET - limiting the query results.php => Connection modules - DataDict - Getting database declaration.php} (100%) rename manual/docs/{Basic Components - RawSql - Method overloading.php => Connection modules - DataDict - Getting portable type.php} (100%) rename manual/docs/{Basic Components - Record - Callbacks.php => Connection modules - DataDict - Reserved keywords.php} (100%) rename manual/docs/{Basic Components - Record - Checking Existence.php => Connection modules - Export - Creating new table.php} (100%) rename manual/docs/{Basic Components - Table - Getting relation objects.php => Connection modules - Export - Introduction.php} (100%) rename manual/docs/{Basic Components - Table - Getting table information.php => Connection modules - Import - Getting foreign key info.php} (100%) rename manual/docs/{Basic Components - Table - Introduction.php => Connection modules - Import - Getting table info.php} (100%) create mode 100644 manual/docs/Connection modules - Import - Getting view info.php create mode 100644 manual/docs/Connection modules - Import - Introduction.php create mode 100644 manual/docs/Connection modules - Util - Using explain.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - BNF.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Between expressions.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Collection Member Expressions.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Contidional expression composition.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Identification variables.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - Examples.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Arithmetic functions.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Collection functions.php create mode 100644 manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Datetime functions.php create mode 100644 manual/docs/Drivers - Mysql - Tips and tricks.php create mode 100644 manual/docs/Drivers - Oracle - Making unsuported functions work.php create mode 100644 manual/docs/Functions - Contains.php create mode 100644 manual/docs/Functions - Like.php create mode 100644 manual/docs/Functions - Regexp.php create mode 100644 manual/docs/Native SQL - Component queries.php create mode 100644 manual/docs/Native SQL - Fetching multiple components.php create mode 100644 manual/docs/Native SQL - Scalar queries.php create mode 100644 manual/docs/Object relational mapping - Columns - Data types - Array.php create mode 100644 manual/docs/Object relational mapping - Columns - Default values.php create mode 100644 manual/docs/Operators - Logical operators.php create mode 100644 manual/docs/Schema reference - Foreign keys - Introduction.php create mode 100644 manual/docs/Transactions - Deadlocks.php create mode 100644 manual/docs/Transactions - Lock modes.php rename manual/docs/{Basic Components - Collection - Accessing elements.php => Working with objects - Component overview - Collection - Accessing elements.php} (100%) rename manual/docs/{Basic Components - Collection - Adding new elements.php => Working with objects - Component overview - Collection - Adding new elements.php} (100%) create mode 100644 manual/docs/Working with objects - Component overview - Collection - Collection expanding.php rename manual/docs/{Basic Components - Collection - Deleting collection.php => Working with objects - Component overview - Collection - Deleting collection.php} (100%) rename manual/docs/{Basic Components - Collection - Fetching strategies.php => Working with objects - Component overview - Collection - Fetching strategies.php} (100%) rename manual/docs/{Basic Components - Collection - Getting collection count.php => Working with objects - Component overview - Collection - Getting collection count.php} (100%) rename manual/docs/{Basic Components - Collection - Introduction.php => Working with objects - Component overview - Collection - Introduction.php} (100%) rename manual/docs/{Basic Components - Collection - Key mapping.php => Working with objects - Component overview - Collection - Key mapping.php} (100%) rename manual/docs/{Basic Components - Collection - Loading related records.php => Working with objects - Component overview - Collection - Loading related records.php} (100%) rename manual/docs/{Basic Components - Collection - Saving the collection.php => Working with objects - Component overview - Collection - Saving the collection.php} (100%) rename manual/docs/{Basic Components - Connection - Available drivers.php => Working with objects - Component overview - Connection - Available drivers.php} (100%) create mode 100644 manual/docs/Working with objects - Component overview - Connection - Availible drivers.php rename manual/docs/{Basic Components - Connection - Flushing the connection.php => Working with objects - Component overview - Connection - Flushing the connection.php} (100%) rename manual/docs/{Basic Components - Connection - Getting a table object.php => Working with objects - Component overview - Connection - Getting a table object.php} (100%) rename manual/docs/{Basic Components - Connection - Getting connection state.php => Working with objects - Component overview - Connection - Getting connection state.php} (100%) rename manual/docs/{Basic Components - Connection - Introduction.php => Working with objects - Component overview - Connection - Introduction.php} (100%) rename manual/docs/{Basic Components - Connection - Querying the database.php => Working with objects - Component overview - Connection - Querying the database.php} (100%) rename manual/docs/{Basic Components - Db - Chaining listeners.php => Working with objects - Component overview - Db - Chaining listeners.php} (100%) rename manual/docs/{Basic Components - Db - Connecting to a database.php => Working with objects - Component overview - Db - Connecting to a database.php} (100%) rename manual/docs/{Basic Components - Db - Introduction.php => Working with objects - Component overview - Db - Introduction.php} (100%) rename manual/docs/{Basic Components - Db - Using event listeners.php => Working with objects - Component overview - Db - Using event listeners.php} (100%) rename manual/docs/{Basic Components - Exceptions - List of exceptions.php => Working with objects - Component overview - Exceptions - List of exceptions.php} (100%) create mode 100644 manual/docs/Working with objects - Component overview - Exceptions - Overview.php rename manual/docs/{Basic Components - Manager - Introduction.php => Working with objects - Component overview - Manager - Introduction.php} (100%) rename manual/docs/{Basic Components - Manager - Managing connections.php => Working with objects - Component overview - Manager - Managing connections.php} (100%) rename manual/docs/{Basic Components - Manager - Opening a new connection.php => Working with objects - Component overview - Manager - Opening a new connection.php} (100%) create mode 100644 manual/docs/Working with objects - Component overview - Query - Aggregate functions.php create mode 100644 manual/docs/Working with objects - Component overview - Query - Bound parameters.php rename manual/docs/{Basic Components - Query - DQL - SQL conversion.php => Working with objects - Component overview - Query - DQL - SQL conversion.php} (100%) rename manual/docs/{Basic Components - Query - FROM - selecting tables.php => Working with objects - Component overview - Query - FROM - selecting tables.php} (100%) rename manual/docs/{Basic Components - Query - HAVING conditions.php => Working with objects - Component overview - Query - HAVING conditions.php} (100%) rename manual/docs/{Basic Components - Query - Introduction.php => Working with objects - Component overview - Query - Introduction.php} (100%) create mode 100644 manual/docs/Working with objects - Component overview - Query - LIMIT and OFFSET - limiting the query results.php rename manual/docs/{Basic Components - Query - Method overloading.php => Working with objects - Component overview - Query - Method overloading.php} (100%) rename manual/docs/{Basic Components - Query - ORDER BY - sorting query results.php => Working with objects - Component overview - Query - ORDER BY - sorting query results.php} (100%) rename manual/docs/{Basic Components - Query - Relation operators.php => Working with objects - Component overview - Query - Relation operators.php} (100%) rename manual/docs/{Basic Components - Query - WHERE - setting query conditions.php => Working with objects - Component overview - Query - WHERE - setting query conditions.php} (100%) rename manual/docs/{Basic Components - RawSql - Adding components.php => Working with objects - Component overview - RawSql - Adding components.php} (100%) rename manual/docs/{Basic Components - RawSql - Introduction.php => Working with objects - Component overview - RawSql - Introduction.php} (100%) create mode 100644 manual/docs/Working with objects - Component overview - RawSql - Method overloading.php rename manual/docs/{Basic Components - RawSql - Using SQL.php => Working with objects - Component overview - RawSql - Using SQL.php} (100%) rename manual/docs/{Basic Components - Record - Accessing properties.php => Working with objects - Component overview - Record - Accessing properties.php} (100%) rename manual/docs/{Basic Components - Record - Adding records.php => Working with objects - Component overview - Record - Adding records.php} (100%) create mode 100644 manual/docs/Working with objects - Component overview - Record - Callbacks.php create mode 100644 manual/docs/Working with objects - Component overview - Record - Checking Existence.php rename manual/docs/{Basic Components - Record - Creating new records.php => Working with objects - Component overview - Record - Creating new records.php} (100%) rename manual/docs/{Basic Components - Record - Deleting records.php => Working with objects - Component overview - Record - Deleting records.php} (100%) rename manual/docs/{Basic Components - Record - Getting object copy.php => Working with objects - Component overview - Record - Getting object copy.php} (100%) rename manual/docs/{Basic Components - Record - Getting record state.php => Working with objects - Component overview - Record - Getting record state.php} (100%) rename manual/docs/{Basic Components - Record - Introduction.php => Working with objects - Component overview - Record - Introduction.php} (100%) rename manual/docs/{Basic Components - Record - Retrieving existing records.php => Working with objects - Component overview - Record - Retrieving existing records.php} (100%) rename manual/docs/{Basic Components - Record - Serializing.php => Working with objects - Component overview - Record - Serializing.php} (100%) rename manual/docs/{Basic Components - Record - Updating records.php => Working with objects - Component overview - Record - Updating records.php} (100%) rename manual/docs/{Basic Components - Table - Custom finders.php => Working with objects - Component overview - Table - Custom finders.php} (100%) rename manual/docs/{Basic Components - Table - Custom table classes.php => Working with objects - Component overview - Table - Custom table classes.php} (100%) rename manual/docs/{Basic Components - Table - Finder methods.php => Working with objects - Component overview - Table - Finder methods.php} (100%) create mode 100644 manual/docs/Working with objects - Component overview - Table - Getting relation objects.php create mode 100644 manual/docs/Working with objects - Component overview - Table - Getting table information.php create mode 100644 manual/docs/Working with objects - Component overview - Table - Introduction.php diff --git a/manual/docs/Basic Components - Collection - Collection expanding.php b/manual/docs/Advanced components - Db_Profiler - Advanced usage.php similarity index 100% rename from manual/docs/Basic Components - Collection - Collection expanding.php rename to manual/docs/Advanced components - Db_Profiler - Advanced usage.php diff --git a/manual/docs/Basic Components - Connection - Availible drivers.php b/manual/docs/Advanced components - Db_Profiler - Basic usage.php similarity index 100% rename from manual/docs/Basic Components - Connection - Availible drivers.php rename to manual/docs/Advanced components - Db_Profiler - Basic usage.php diff --git a/manual/docs/Advanced components - Db_Profiler - Introduction.php b/manual/docs/Advanced components - Db_Profiler - Introduction.php new file mode 100644 index 000000000..83bd47179 --- /dev/null +++ b/manual/docs/Advanced components - Db_Profiler - Introduction.php @@ -0,0 +1,12 @@ + +Doctrine_Db_Profiler is an eventlistener for Doctrine_Db. It provides flexible query profiling. Besides the sql strings +the query profiles include elapsed time to run the queries. This allows inspection of the queries that have been performed without the +need for adding extra debugging code to model classes. +

+Doctrine_Db_Profiler can be enabled by adding it as an eventlistener for Doctrine_Db. +

+"); +?> diff --git a/manual/docs/Basic Components - Exceptions - Overview.php b/manual/docs/Advanced components - Eventlisteners - Creating a logger.php similarity index 100% rename from manual/docs/Basic Components - Exceptions - Overview.php rename to manual/docs/Advanced components - Eventlisteners - Creating a logger.php diff --git a/manual/docs/Basic Components - Query - Aggregate functions.php b/manual/docs/Advanced components - Hook - Building queries.php similarity index 100% rename from manual/docs/Basic Components - Query - Aggregate functions.php rename to manual/docs/Advanced components - Hook - Building queries.php diff --git a/manual/docs/Basic Components - Query - Bound parameters.php b/manual/docs/Advanced components - Hook - List of parsers.php similarity index 100% rename from manual/docs/Basic Components - Query - Bound parameters.php rename to manual/docs/Advanced components - Hook - List of parsers.php diff --git a/manual/docs/Basic Components - Query - LIMIT and OFFSET - limiting the query results.php b/manual/docs/Connection modules - DataDict - Getting database declaration.php similarity index 100% rename from manual/docs/Basic Components - Query - LIMIT and OFFSET - limiting the query results.php rename to manual/docs/Connection modules - DataDict - Getting database declaration.php diff --git a/manual/docs/Basic Components - RawSql - Method overloading.php b/manual/docs/Connection modules - DataDict - Getting portable type.php similarity index 100% rename from manual/docs/Basic Components - RawSql - Method overloading.php rename to manual/docs/Connection modules - DataDict - Getting portable type.php diff --git a/manual/docs/Basic Components - Record - Callbacks.php b/manual/docs/Connection modules - DataDict - Reserved keywords.php similarity index 100% rename from manual/docs/Basic Components - Record - Callbacks.php rename to manual/docs/Connection modules - DataDict - Reserved keywords.php diff --git a/manual/docs/Basic Components - Record - Checking Existence.php b/manual/docs/Connection modules - Export - Creating new table.php similarity index 100% rename from manual/docs/Basic Components - Record - Checking Existence.php rename to manual/docs/Connection modules - Export - Creating new table.php diff --git a/manual/docs/Basic Components - Table - Getting relation objects.php b/manual/docs/Connection modules - Export - Introduction.php similarity index 100% rename from manual/docs/Basic Components - Table - Getting relation objects.php rename to manual/docs/Connection modules - Export - Introduction.php diff --git a/manual/docs/Basic Components - Table - Getting table information.php b/manual/docs/Connection modules - Import - Getting foreign key info.php similarity index 100% rename from manual/docs/Basic Components - Table - Getting table information.php rename to manual/docs/Connection modules - Import - Getting foreign key info.php diff --git a/manual/docs/Basic Components - Table - Introduction.php b/manual/docs/Connection modules - Import - Getting table info.php similarity index 100% rename from manual/docs/Basic Components - Table - Introduction.php rename to manual/docs/Connection modules - Import - Getting table info.php diff --git a/manual/docs/Connection modules - Import - Getting view info.php b/manual/docs/Connection modules - Import - Getting view info.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Connection modules - Import - Introduction.php b/manual/docs/Connection modules - Import - Introduction.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Connection modules - Util - Using explain.php b/manual/docs/Connection modules - Util - Using explain.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/DQL (Doctrine Query Language) - BNF.php b/manual/docs/DQL (Doctrine Query Language) - BNF.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Between expressions.php b/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Between expressions.php new file mode 100644 index 000000000..d3f5a12fa --- /dev/null +++ b/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Between expressions.php @@ -0,0 +1 @@ + diff --git a/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Collection Member Expressions.php b/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Collection Member Expressions.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Contidional expression composition.php b/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Contidional expression composition.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Identification variables.php b/manual/docs/DQL (Doctrine Query Language) - Conditional expressions - Identification variables.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/DQL (Doctrine Query Language) - Examples.php b/manual/docs/DQL (Doctrine Query Language) - Examples.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Arithmetic functions.php b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Arithmetic functions.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Collection functions.php b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Collection functions.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Datetime functions.php b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - Datetime functions.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Drivers - Mysql - Tips and tricks.php b/manual/docs/Drivers - Mysql - Tips and tricks.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Drivers - Oracle - Making unsuported functions work.php b/manual/docs/Drivers - Oracle - Making unsuported functions work.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Functions - Contains.php b/manual/docs/Functions - Contains.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Functions - Like.php b/manual/docs/Functions - Like.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Functions - Regexp.php b/manual/docs/Functions - Regexp.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Native SQL - Component queries.php b/manual/docs/Native SQL - Component queries.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Native SQL - Fetching multiple components.php b/manual/docs/Native SQL - Fetching multiple components.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Native SQL - Scalar queries.php b/manual/docs/Native SQL - Scalar queries.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Object relational mapping - Columns - Data types - Array.php b/manual/docs/Object relational mapping - Columns - Data types - Array.php new file mode 100644 index 000000000..449cbabd1 --- /dev/null +++ b/manual/docs/Object relational mapping - Columns - Data types - Array.php @@ -0,0 +1 @@ +This is the same as 'array' type in PHP. diff --git a/manual/docs/Object relational mapping - Columns - Default values.php b/manual/docs/Object relational mapping - Columns - Default values.php new file mode 100644 index 000000000..c3b464abd --- /dev/null +++ b/manual/docs/Object relational mapping - Columns - Default values.php @@ -0,0 +1,14 @@ +Doctrine supports default values for all data types. When default value is attached to a record column this means two of things. +First this value is attached to every newly created Record. + + +class User extends Doctrine_record { + public function setTableDefinition() { + $this->hasColumn('name', 'string', 50, array('default' => 'default name')); + } +} +$user = new User(); +print $user->name; // default name + + +Also when exporting record class to database DEFAULT //value// is attached to column definition statement. diff --git a/manual/docs/Operators - Logical operators.php b/manual/docs/Operators - Logical operators.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Schema reference - Foreign keys - Introduction.php b/manual/docs/Schema reference - Foreign keys - Introduction.php new file mode 100644 index 000000000..2c391bde9 --- /dev/null +++ b/manual/docs/Schema reference - Foreign keys - Introduction.php @@ -0,0 +1,2 @@ +A foreign key constraint specifies that the values in a column (or a group of columns) must match the values appearing in some row of another table. +In other words foreign key constraints maintain the referential integrity between two related tables. diff --git a/manual/docs/Transactions - Deadlocks.php b/manual/docs/Transactions - Deadlocks.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Transactions - Lock modes.php b/manual/docs/Transactions - Lock modes.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Basic Components - Collection - Accessing elements.php b/manual/docs/Working with objects - Component overview - Collection - Accessing elements.php similarity index 100% rename from manual/docs/Basic Components - Collection - Accessing elements.php rename to manual/docs/Working with objects - Component overview - Collection - Accessing elements.php diff --git a/manual/docs/Basic Components - Collection - Adding new elements.php b/manual/docs/Working with objects - Component overview - Collection - Adding new elements.php similarity index 100% rename from manual/docs/Basic Components - Collection - Adding new elements.php rename to manual/docs/Working with objects - Component overview - Collection - Adding new elements.php diff --git a/manual/docs/Working with objects - Component overview - Collection - Collection expanding.php b/manual/docs/Working with objects - Component overview - Collection - Collection expanding.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Basic Components - Collection - Deleting collection.php b/manual/docs/Working with objects - Component overview - Collection - Deleting collection.php similarity index 100% rename from manual/docs/Basic Components - Collection - Deleting collection.php rename to manual/docs/Working with objects - Component overview - Collection - Deleting collection.php diff --git a/manual/docs/Basic Components - Collection - Fetching strategies.php b/manual/docs/Working with objects - Component overview - Collection - Fetching strategies.php similarity index 100% rename from manual/docs/Basic Components - Collection - Fetching strategies.php rename to manual/docs/Working with objects - Component overview - Collection - Fetching strategies.php diff --git a/manual/docs/Basic Components - Collection - Getting collection count.php b/manual/docs/Working with objects - Component overview - Collection - Getting collection count.php similarity index 100% rename from manual/docs/Basic Components - Collection - Getting collection count.php rename to manual/docs/Working with objects - Component overview - Collection - Getting collection count.php diff --git a/manual/docs/Basic Components - Collection - Introduction.php b/manual/docs/Working with objects - Component overview - Collection - Introduction.php similarity index 100% rename from manual/docs/Basic Components - Collection - Introduction.php rename to manual/docs/Working with objects - Component overview - Collection - Introduction.php diff --git a/manual/docs/Basic Components - Collection - Key mapping.php b/manual/docs/Working with objects - Component overview - Collection - Key mapping.php similarity index 100% rename from manual/docs/Basic Components - Collection - Key mapping.php rename to manual/docs/Working with objects - Component overview - Collection - Key mapping.php diff --git a/manual/docs/Basic Components - Collection - Loading related records.php b/manual/docs/Working with objects - Component overview - Collection - Loading related records.php similarity index 100% rename from manual/docs/Basic Components - Collection - Loading related records.php rename to manual/docs/Working with objects - Component overview - Collection - Loading related records.php diff --git a/manual/docs/Basic Components - Collection - Saving the collection.php b/manual/docs/Working with objects - Component overview - Collection - Saving the collection.php similarity index 100% rename from manual/docs/Basic Components - Collection - Saving the collection.php rename to manual/docs/Working with objects - Component overview - Collection - Saving the collection.php diff --git a/manual/docs/Basic Components - Connection - Available drivers.php b/manual/docs/Working with objects - Component overview - Connection - Available drivers.php similarity index 100% rename from manual/docs/Basic Components - Connection - Available drivers.php rename to manual/docs/Working with objects - Component overview - Connection - Available drivers.php diff --git a/manual/docs/Working with objects - Component overview - Connection - Availible drivers.php b/manual/docs/Working with objects - Component overview - Connection - Availible drivers.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Basic Components - Connection - Flushing the connection.php b/manual/docs/Working with objects - Component overview - Connection - Flushing the connection.php similarity index 100% rename from manual/docs/Basic Components - Connection - Flushing the connection.php rename to manual/docs/Working with objects - Component overview - Connection - Flushing the connection.php diff --git a/manual/docs/Basic Components - Connection - Getting a table object.php b/manual/docs/Working with objects - Component overview - Connection - Getting a table object.php similarity index 100% rename from manual/docs/Basic Components - Connection - Getting a table object.php rename to manual/docs/Working with objects - Component overview - Connection - Getting a table object.php diff --git a/manual/docs/Basic Components - Connection - Getting connection state.php b/manual/docs/Working with objects - Component overview - Connection - Getting connection state.php similarity index 100% rename from manual/docs/Basic Components - Connection - Getting connection state.php rename to manual/docs/Working with objects - Component overview - Connection - Getting connection state.php diff --git a/manual/docs/Basic Components - Connection - Introduction.php b/manual/docs/Working with objects - Component overview - Connection - Introduction.php similarity index 100% rename from manual/docs/Basic Components - Connection - Introduction.php rename to manual/docs/Working with objects - Component overview - Connection - Introduction.php diff --git a/manual/docs/Basic Components - Connection - Querying the database.php b/manual/docs/Working with objects - Component overview - Connection - Querying the database.php similarity index 100% rename from manual/docs/Basic Components - Connection - Querying the database.php rename to manual/docs/Working with objects - Component overview - Connection - Querying the database.php diff --git a/manual/docs/Basic Components - Db - Chaining listeners.php b/manual/docs/Working with objects - Component overview - Db - Chaining listeners.php similarity index 100% rename from manual/docs/Basic Components - Db - Chaining listeners.php rename to manual/docs/Working with objects - Component overview - Db - Chaining listeners.php diff --git a/manual/docs/Basic Components - Db - Connecting to a database.php b/manual/docs/Working with objects - Component overview - Db - Connecting to a database.php similarity index 100% rename from manual/docs/Basic Components - Db - Connecting to a database.php rename to manual/docs/Working with objects - Component overview - Db - Connecting to a database.php diff --git a/manual/docs/Basic Components - Db - Introduction.php b/manual/docs/Working with objects - Component overview - Db - Introduction.php similarity index 100% rename from manual/docs/Basic Components - Db - Introduction.php rename to manual/docs/Working with objects - Component overview - Db - Introduction.php diff --git a/manual/docs/Basic Components - Db - Using event listeners.php b/manual/docs/Working with objects - Component overview - Db - Using event listeners.php similarity index 100% rename from manual/docs/Basic Components - Db - Using event listeners.php rename to manual/docs/Working with objects - Component overview - Db - Using event listeners.php diff --git a/manual/docs/Basic Components - Exceptions - List of exceptions.php b/manual/docs/Working with objects - Component overview - Exceptions - List of exceptions.php similarity index 100% rename from manual/docs/Basic Components - Exceptions - List of exceptions.php rename to manual/docs/Working with objects - Component overview - Exceptions - List of exceptions.php diff --git a/manual/docs/Working with objects - Component overview - Exceptions - Overview.php b/manual/docs/Working with objects - Component overview - Exceptions - Overview.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Basic Components - Manager - Introduction.php b/manual/docs/Working with objects - Component overview - Manager - Introduction.php similarity index 100% rename from manual/docs/Basic Components - Manager - Introduction.php rename to manual/docs/Working with objects - Component overview - Manager - Introduction.php diff --git a/manual/docs/Basic Components - Manager - Managing connections.php b/manual/docs/Working with objects - Component overview - Manager - Managing connections.php similarity index 100% rename from manual/docs/Basic Components - Manager - Managing connections.php rename to manual/docs/Working with objects - Component overview - Manager - Managing connections.php diff --git a/manual/docs/Basic Components - Manager - Opening a new connection.php b/manual/docs/Working with objects - Component overview - Manager - Opening a new connection.php similarity index 100% rename from manual/docs/Basic Components - Manager - Opening a new connection.php rename to manual/docs/Working with objects - Component overview - Manager - Opening a new connection.php diff --git a/manual/docs/Working with objects - Component overview - Query - Aggregate functions.php b/manual/docs/Working with objects - Component overview - Query - Aggregate functions.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Working with objects - Component overview - Query - Bound parameters.php b/manual/docs/Working with objects - Component overview - Query - Bound parameters.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Basic Components - Query - DQL - SQL conversion.php b/manual/docs/Working with objects - Component overview - Query - DQL - SQL conversion.php similarity index 100% rename from manual/docs/Basic Components - Query - DQL - SQL conversion.php rename to manual/docs/Working with objects - Component overview - Query - DQL - SQL conversion.php diff --git a/manual/docs/Basic Components - Query - FROM - selecting tables.php b/manual/docs/Working with objects - Component overview - Query - FROM - selecting tables.php similarity index 100% rename from manual/docs/Basic Components - Query - FROM - selecting tables.php rename to manual/docs/Working with objects - Component overview - Query - FROM - selecting tables.php diff --git a/manual/docs/Basic Components - Query - HAVING conditions.php b/manual/docs/Working with objects - Component overview - Query - HAVING conditions.php similarity index 100% rename from manual/docs/Basic Components - Query - HAVING conditions.php rename to manual/docs/Working with objects - Component overview - Query - HAVING conditions.php diff --git a/manual/docs/Basic Components - Query - Introduction.php b/manual/docs/Working with objects - Component overview - Query - Introduction.php similarity index 100% rename from manual/docs/Basic Components - Query - Introduction.php rename to manual/docs/Working with objects - Component overview - Query - Introduction.php diff --git a/manual/docs/Working with objects - Component overview - Query - LIMIT and OFFSET - limiting the query results.php b/manual/docs/Working with objects - Component overview - Query - LIMIT and OFFSET - limiting the query results.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Basic Components - Query - Method overloading.php b/manual/docs/Working with objects - Component overview - Query - Method overloading.php similarity index 100% rename from manual/docs/Basic Components - Query - Method overloading.php rename to manual/docs/Working with objects - Component overview - Query - Method overloading.php diff --git a/manual/docs/Basic Components - Query - ORDER BY - sorting query results.php b/manual/docs/Working with objects - Component overview - Query - ORDER BY - sorting query results.php similarity index 100% rename from manual/docs/Basic Components - Query - ORDER BY - sorting query results.php rename to manual/docs/Working with objects - Component overview - Query - ORDER BY - sorting query results.php diff --git a/manual/docs/Basic Components - Query - Relation operators.php b/manual/docs/Working with objects - Component overview - Query - Relation operators.php similarity index 100% rename from manual/docs/Basic Components - Query - Relation operators.php rename to manual/docs/Working with objects - Component overview - Query - Relation operators.php diff --git a/manual/docs/Basic Components - Query - WHERE - setting query conditions.php b/manual/docs/Working with objects - Component overview - Query - WHERE - setting query conditions.php similarity index 100% rename from manual/docs/Basic Components - Query - WHERE - setting query conditions.php rename to manual/docs/Working with objects - Component overview - Query - WHERE - setting query conditions.php diff --git a/manual/docs/Basic Components - RawSql - Adding components.php b/manual/docs/Working with objects - Component overview - RawSql - Adding components.php similarity index 100% rename from manual/docs/Basic Components - RawSql - Adding components.php rename to manual/docs/Working with objects - Component overview - RawSql - Adding components.php diff --git a/manual/docs/Basic Components - RawSql - Introduction.php b/manual/docs/Working with objects - Component overview - RawSql - Introduction.php similarity index 100% rename from manual/docs/Basic Components - RawSql - Introduction.php rename to manual/docs/Working with objects - Component overview - RawSql - Introduction.php diff --git a/manual/docs/Working with objects - Component overview - RawSql - Method overloading.php b/manual/docs/Working with objects - Component overview - RawSql - Method overloading.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Basic Components - RawSql - Using SQL.php b/manual/docs/Working with objects - Component overview - RawSql - Using SQL.php similarity index 100% rename from manual/docs/Basic Components - RawSql - Using SQL.php rename to manual/docs/Working with objects - Component overview - RawSql - Using SQL.php diff --git a/manual/docs/Basic Components - Record - Accessing properties.php b/manual/docs/Working with objects - Component overview - Record - Accessing properties.php similarity index 100% rename from manual/docs/Basic Components - Record - Accessing properties.php rename to manual/docs/Working with objects - Component overview - Record - Accessing properties.php diff --git a/manual/docs/Basic Components - Record - Adding records.php b/manual/docs/Working with objects - Component overview - Record - Adding records.php similarity index 100% rename from manual/docs/Basic Components - Record - Adding records.php rename to manual/docs/Working with objects - Component overview - Record - Adding records.php diff --git a/manual/docs/Working with objects - Component overview - Record - Callbacks.php b/manual/docs/Working with objects - Component overview - Record - Callbacks.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Working with objects - Component overview - Record - Checking Existence.php b/manual/docs/Working with objects - Component overview - Record - Checking Existence.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Basic Components - Record - Creating new records.php b/manual/docs/Working with objects - Component overview - Record - Creating new records.php similarity index 100% rename from manual/docs/Basic Components - Record - Creating new records.php rename to manual/docs/Working with objects - Component overview - Record - Creating new records.php diff --git a/manual/docs/Basic Components - Record - Deleting records.php b/manual/docs/Working with objects - Component overview - Record - Deleting records.php similarity index 100% rename from manual/docs/Basic Components - Record - Deleting records.php rename to manual/docs/Working with objects - Component overview - Record - Deleting records.php diff --git a/manual/docs/Basic Components - Record - Getting object copy.php b/manual/docs/Working with objects - Component overview - Record - Getting object copy.php similarity index 100% rename from manual/docs/Basic Components - Record - Getting object copy.php rename to manual/docs/Working with objects - Component overview - Record - Getting object copy.php diff --git a/manual/docs/Basic Components - Record - Getting record state.php b/manual/docs/Working with objects - Component overview - Record - Getting record state.php similarity index 100% rename from manual/docs/Basic Components - Record - Getting record state.php rename to manual/docs/Working with objects - Component overview - Record - Getting record state.php diff --git a/manual/docs/Basic Components - Record - Introduction.php b/manual/docs/Working with objects - Component overview - Record - Introduction.php similarity index 100% rename from manual/docs/Basic Components - Record - Introduction.php rename to manual/docs/Working with objects - Component overview - Record - Introduction.php diff --git a/manual/docs/Basic Components - Record - Retrieving existing records.php b/manual/docs/Working with objects - Component overview - Record - Retrieving existing records.php similarity index 100% rename from manual/docs/Basic Components - Record - Retrieving existing records.php rename to manual/docs/Working with objects - Component overview - Record - Retrieving existing records.php diff --git a/manual/docs/Basic Components - Record - Serializing.php b/manual/docs/Working with objects - Component overview - Record - Serializing.php similarity index 100% rename from manual/docs/Basic Components - Record - Serializing.php rename to manual/docs/Working with objects - Component overview - Record - Serializing.php diff --git a/manual/docs/Basic Components - Record - Updating records.php b/manual/docs/Working with objects - Component overview - Record - Updating records.php similarity index 100% rename from manual/docs/Basic Components - Record - Updating records.php rename to manual/docs/Working with objects - Component overview - Record - Updating records.php diff --git a/manual/docs/Basic Components - Table - Custom finders.php b/manual/docs/Working with objects - Component overview - Table - Custom finders.php similarity index 100% rename from manual/docs/Basic Components - Table - Custom finders.php rename to manual/docs/Working with objects - Component overview - Table - Custom finders.php diff --git a/manual/docs/Basic Components - Table - Custom table classes.php b/manual/docs/Working with objects - Component overview - Table - Custom table classes.php similarity index 100% rename from manual/docs/Basic Components - Table - Custom table classes.php rename to manual/docs/Working with objects - Component overview - Table - Custom table classes.php diff --git a/manual/docs/Basic Components - Table - Finder methods.php b/manual/docs/Working with objects - Component overview - Table - Finder methods.php similarity index 100% rename from manual/docs/Basic Components - Table - Finder methods.php rename to manual/docs/Working with objects - Component overview - Table - Finder methods.php diff --git a/manual/docs/Working with objects - Component overview - Table - Getting relation objects.php b/manual/docs/Working with objects - Component overview - Table - Getting relation objects.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Working with objects - Component overview - Table - Getting table information.php b/manual/docs/Working with objects - Component overview - Table - Getting table information.php new file mode 100644 index 000000000..e69de29bb diff --git a/manual/docs/Working with objects - Component overview - Table - Introduction.php b/manual/docs/Working with objects - Component overview - Table - Introduction.php new file mode 100644 index 000000000..e69de29bb