Skip to content

Instantly share code, notes, and snippets.

@dawehner
Created August 15, 2016 12:38
Show Gist options
  • Select an option

  • Save dawehner/e6774b320243cf09b8c8a80d37eb8758 to your computer and use it in GitHub Desktop.

Select an option

Save dawehner/e6774b320243cf09b8c8a80d37eb8758 to your computer and use it in GitHub Desktop.
The website encountered an unexpected error. Please try again later.
InvalidArgumentException: The inline_entity_form element requires the #entity_type property. in Drupal\inline_entity_form\Element\InlineEntityForm::processEntityForm() (line 88 of modules/contrib/inline_entity_form/src/Element/InlineEntityForm.php).
call_user_func_array(Array, Array) (Line: 979)
Drupal\Core\Form\FormBuilder->doBuildForm('node_article_edit_form', Array, Object) (Line: 1042)
Drupal\Core\Form\FormBuilder->doBuildForm('node_article_edit_form', Array, Object) (Line: 1042)
Drupal\Core\Form\FormBuilder->doBuildForm('node_article_edit_form', Array, Object) (Line: 1042)
Drupal\Core\Form\FormBuilder->doBuildForm('node_article_edit_form', Array, Object) (Line: 1042)
Drupal\Core\Form\FormBuilder->doBuildForm('node_article_edit_form', Array, Object) (Line: 555)
Drupal\Core\Form\FormBuilder->processForm('node_article_edit_form', Array, Object) (Line: 314)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 74)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 574)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
call_user_func_array(Object, Array) (Line: 144)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 64)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 98)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 77)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 50)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 628)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment