メインコンテンツに移動

InvalidArgumentException: Field field_xxx is unknown.

2022.09.25   2025.07.30
InvalidArgumentException: Field field_xxxx is unknown.(/app/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php の 587 行目 Drupal\Core\Entity\ContentEntityBase->getTranslatedField() 内)

コンテンツタイプにfield_xxxxがないから表示される。

themeファイルなどで表示するページを制限する。しない場合は全てのコンテンツタイプに適用されてしまう。