The error means that Drupal can't find the entity type information for a entity that it tries to load. Add var_dump($entity_type); in there and reload the ...
確定! 回上一頁