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