Welcome to Doctrine 2 ORM’s documentation!

The Doctrine documentation is comprised of tutorials, a reference section and cookbook articles that explain different parts of the Object Relational mapper.

Doctrine のドキュメントは、オブジェクト リレーショナル マッパーのさまざまな部分を説明するチュートリアル、リファレンス セクション、クックブックの記事で構成されています。

Doctrine DBAL and Doctrine Common both have their own documentation.

Doctrine DBAL と Doctrine Common の両方に独自のドキュメントがあります。

Getting Help

If this documentation is not helping to answer questions you have about Doctrine ORM don’t panic. You can get help from different sources:

このドキュメンテーションが Doctrine ORM についての質問に答えるのに役立たない場合でも、慌てる必要はありません。さまざまなソースからヘルプを得ることができます:

  • There is a FAQ with answers to frequent questions.

    よくある質問への回答が記載された FAQ があります。

  • The Doctrine Mailing List

    教義メーリングリスト

  • Slack chat room #orm

    Slack チャットルーム #orm

  • Report a bug on GitHub.

    GitHub でバグを報告してください。

  • On StackOverflow

    StackOverflow について

If you need more structure over the different topics you can browse the table of contents.

さまざまなトピックについてさらに構造が必要な場合は、目次を参照してください。

Getting Started

Mapping Objects onto a Database

Working with Objects

Advanced Topics

Tutorials

Changelogs

Cookbook

Welcome to Doctrine 2 ORM’s documentation!

Tutorials

Reference Guide

Cookbook

Table Of Contents

Next topic

Getting Started with Doctrine

Doctrine を始める

This Page

Fork me on GitHub