You are here

constant PARAGRAPHS_RECURSION_LIMIT in Paragraphs 7

@file Paragraphs hooks and common functions.

Paragraphs allows you to embed multiple entity bundles in field.

1 use of PARAGRAPHS_RECURSION_LIMIT
paragraphs_field_widget_form_build in ./paragraphs.field_widget.inc
Widget form implementation for paragraphs.

File

./paragraphs.module, line 10
Paragraphs hooks and common functions.

Code

define('PARAGRAPHS_RECURSION_LIMIT', 20);