Search
API Documentation
- Doctrine
- Access
- Adapter
- Auditlog
- Builder
- Cache
- Cli
- Collection
- Column
- Compiler
- Configurable
- Connection
- Data
- Datadict
- Datatype
- Event
- Eventlistener
- Exception
- Export
- Expression
- File
- Formatter
- Hook
- Hydrate
- I18n
- Import
- Inflector
- Integritymapper
- Lib
- Locking
- Manager
- Migration
- Node
- Null
- Overloadable
- Pager
- Parser
- Plugin
- Query
- Rawsql
- Record
- Relation
- Search
- Sequence
- Spyc
- Table
- Task
- Template
- Transaction
- Tree
- Validator
- View
You are currently viewing the 0.11 branch api documentation.
Switch to 1.0
0.11 Doctrine_Data_Export
- Home
- Documentation
- 0.11 API Documentation
- Doctrine_Data_Export
Doctrine Data Export
Inheritence
Doctrine_Data_Export < Doctrine_Data
Method Summary
Methods inherited from Doctrine_Data
getFormats , importData , isRelation , getModels , setModels , getFormat , setFormat , exportData , getDirectory , importDummyData , setDirectory , purge , exportIndividualFilesMethod Details
-
dumpData($data, $array)
Dump the prepared data to the fixtures files
-
__construct($directory)
constructor
-
(array) prepareData($data)
Prepare the raw data to be exported with the parser
-
doExport()
FIXME: This function has ugly hacks in it for temporarily disabling INDEXBY query parts of tables to export.
Update from jwage: I am not sure if their is any other better solution for this. It may be the correct solution to disable the indexBy settings




Comments (0) [ add comment ]
No Comments
Add Comment