Doctrine
  • Projects
    ORM DBAL MongoDB ODM Coding Standard Collections Common Data fixtures Event Manager Inflector Instantiator Lexer Migrations PHPCR ODM Persistence RST Parser View All
  • Development
    Community Contributor Workflow Maintainer Workflow Contribute to Website Policies GitHub Styleguide
  • Sponsorship
  • Partners
  • Blog
Edit
  • Configuration Reference
    • Configuration
      • session
        • workspace
        • username and password
        • backend type
        • backend parameters
          • jackalope.factory
          • jackalope.check_login_on_server
          • jackalope.disable_stream_wrapper
          • jackalope.auto_lastmodified
        • backend curl_options
      • PHPCR Session with Jackalope Jackrabbit
        • url
        • jackalope.default_header
        • jackalope.jackrabbit_expect
        • jackalope.jackrabbit_version
      • PHPCR Session with Jackalope Doctrine DBAL
        • connection
        • jackalope.disable_transactions
      • Logging and Profiling
      • Doctrine PHPCR-ODM Configuration
        • configuration_id
        • auto_mapping
        • auto_generate_proxy_classes
        • proxy_dir
        • proxy_namespace
        • namespaces
        • mappings
        • metadata_cache_driver
      • General Settings
        • jackrabbit_jar
        • dump_max_line_length
  • Doctrine PHPCR-ODM Events
    • Dependency Injection Tags
  • Maintaining Data in the Repository
    • Repository Initializers
    • Migration Loading
    • Fixture Loading
  • Doctrine PHPCR-ODM Form Types
    • Form Types
      • phpcr_document
      • phpcr_odm_reference_collection
      • phpcr_reference
    • Validator Constraint
  • DoctrinePHPCRBundle
    • Setup
      • Requirements
    • Installation
    • Configuration
      • PHPCR Session Configuration
      • Doctrine PHPCR-ODM Configuration
        • Registering System Node Types
      • Profiling and Performance of Jackalope
    • Services
    • Doctrine PHPCR Commands
      • Some Example Command Runs
      • Simple Backup and Restore
    • Read On
  • Modeling Data with PHPCR-ODM
    • A Simple Example: A Task
      • Creating a Document Class
      • Add Mapping Information
      • Persisting Documents to PHPCR
      • Fetching Objects from PHPCR
      • Updating an Object
      • Deleting an Object
    • Summary
  • Doctrine PHPCR-ODM Multi-Language Support
    • Translation Configuration
      • Fallback strategies
    • Translated documents
  • Configuring multiple sessions for PHPCR-ODM
    • Multiple PHPCR Sessions
    • Multiple Document Managers
    • Bringing it all together
  1. Projects
  2. Doctrine PHPCR Bundle
  3. Documentation
3.x
Maintained
3.x (current)
Unmaintained
3.0

DoctrinePHPCRBundle

  • DoctrinePHPCRBundle
    • Setup
    • Installation
    • Configuration
    • Services
    • Doctrine PHPCR Commands
    • Read On
  • Modeling Data with PHPCR-ODM
    • A Simple Example: A Task
    • Summary
  • Doctrine PHPCR-ODM Events
    • Dependency Injection Tags
  • Doctrine PHPCR-ODM Form Types
    • Form Types
    • Validator Constraint
  • Maintaining Data in the Repository
    • Repository Initializers
    • Migration Loading
    • Fixture Loading
  • Doctrine PHPCR-ODM Multi-Language Support
    • Translation Configuration
    • Translated documents
  • Configuring multiple sessions for PHPCR-ODM
    • Multiple PHPCR Sessions
    • Multiple Document Managers
    • Bringing it all together
  • Configuration Reference
    • Configuration