symfony1.xでschema.ymlを分割する
symfony1.xのdoctrineで config/doctrine/schema.yml
に全テーブル定義を記載し
それを元に以下のコマンドを実行してモデルクラスを作成する際
php symfony doctrine:build --model
config/doctrine/[テーブル名].yml
でテーブルごとに定義を分割しても
勝手にディレクトリ内のファイルを全取得してくれる模様。
Author And Source
この問題について(symfony1.xでschema.ymlを分割する), 我々は、より多くの情報をここで見つけました https://qiita.com/sano-takahiro/items/e88bab35b5f0b2fd1319著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .