Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
フォームクラスレベル(Form.class.php)でユーザー(New、Update)によって実行されたアクションを知ることは可能ですか?前もって感謝します。
基になるオブジェクトが新しいか、データベースに存在するかを確認できます。
$this->getObject()->isNew()