Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 292371

Fatal Error: ViewUI::isTranslatable endless loop

$
0
0

Hello,

I have some problems to edit a view (/admin/structure/views/view/taxonomy_term/edit). Because every request I get an memory limit exceeded error:

Fatal error: Allowed memory size of 419430400 bytes exhausted (tried to allocate 523800 bytes) in .../drupal8/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php on line 992

Code:

public function isTranslatable() {
  return $this->isTranslatable();
}

I don't know to solve it in the right way

Best regards,
Christian


Viewing all articles
Browse latest Browse all 292371

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>