constant PP_FIELD_BODY in Paragraphs pack 7
3 uses of PP_FIELD_BODY
- ParagraphsPackContentTestCase::testParagraphsPackContentFieldsExistence in modules/
paragraphs_pack_content/ tests/ paragraphs_pack_content.test - Test fields and instances existence.
- ParagraphsPackTestCase::testParagraphsPackFieldBodyCreation in tests/
paragraphs_pack.test - Test function for field body creation.
- paragraphs_pack_get_field_body in includes/
paragraphs_pack.fields_crud.inc - Get/Create body field.
File
- ./
paragraphs_pack.module, line 12 - Paragraphs pack primary module file.
Code
define('PP_FIELD_BODY', 'pp_body');