FieldableEntity |
class |
paragraphs/src/Plugin/migrate/source/d7/FieldableEntity.php |
Base Class for Paragraphs FieldableEntity migrate source plugins. |
FieldableEntity.php |
file |
paragraphs/src/Plugin/migrate/source/d7/FieldableEntity.php |
|
language.entity.de.yml |
file |
paragraphs/modules/paragraphs_demo/config/optional/language.entity.de.yml |
paragraphs/modules/paragraphs_demo/config/optional/language.entity.de.yml |
language.entity.fr.yml |
file |
paragraphs/modules/paragraphs_demo/config/optional/language.entity.fr.yml |
paragraphs/modules/paragraphs_demo/config/optional/language.entity.fr.yml |
TestEmbeddedEntityForm |
class |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
A class to build a form that embeds a content entity form. |
LibraryItemForm::$entity |
property |
paragraphs/modules/paragraphs_library/src/Form/LibraryItemForm.php |
|
Paragraph::setParentEntity |
function |
paragraphs/src/Entity/Paragraph.php |
Set the parent entity of the paragraph. |
Paragraph::getParentEntity |
function |
paragraphs/src/Entity/Paragraph.php |
Gets the parent entity of the paragraph. |
TestEmbeddedEntityForm.php |
file |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
|
ParagraphsTypeForm::$entity |
property |
paragraphs/src/Form/ParagraphsTypeForm.php |
The entity being used by this form. |
ParagraphsEntityMethodsTest |
class |
paragraphs/tests/src/Kernel/ParagraphsEntityMethodsTest.php |
Tests some methods from the Paragraph entity. |
FieldableEntity::__construct |
function |
paragraphs/src/Plugin/migrate/source/d7/FieldableEntity.php |
|
paragraphs_entity_type_alter |
function |
paragraphs/paragraphs.module |
Implements hook_entity_type_alter(). |
ParagraphsInlineEntityFormTest |
class |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsInlineEntityFormTest.php |
Tests the configuration of paragraphs in relation to ief. |
ParagraphsInlineEntityFormTest |
class |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsInlineEntityFormTest.php |
Tests the configuration of paragraphs in relation to ief. |
ParagraphsLastEntityQueryTrait |
trait |
paragraphs/tests/src/Traits/ParagraphsLastEntityQueryTrait.php |
Test trait providing helpers to query latest entities created. |
ParagraphsEntityMethodsTest.php |
file |
paragraphs/tests/src/Kernel/ParagraphsEntityMethodsTest.php |
|
TestEmbeddedEntityForm::$entity |
property |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
The entity of the embedded form. |
TestEmbeddedEntityForm::buildForm |
function |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
|
FieldableEntity::getConfiguration |
function |
paragraphs/src/Plugin/migrate/source/d7/FieldableEntity.php |
|
FieldableEntity::setConfiguration |
function |
paragraphs/src/Plugin/migrate/source/d7/FieldableEntity.php |
|
TestEmbeddedEntityForm::getEntity |
function |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
Get the entity of this form object. |
TestEmbeddedEntityForm::getFormId |
function |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
|
TestEmbeddedEntityForm::submitForm |
function |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
|
ParagraphsInlineEntityFormTest.php |
file |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsInlineEntityFormTest.php |
|
ParagraphsInlineEntityFormTest.php |
file |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsInlineEntityFormTest.php |
|
ParagraphsEntityMethodsTest::setUp |
function |
paragraphs/tests/src/Kernel/ParagraphsEntityMethodsTest.php |
|
ParagraphsLastEntityQueryTrait.php |
file |
paragraphs/tests/src/Traits/ParagraphsLastEntityQueryTrait.php |
|
ParagraphInterface::getParentEntity |
function |
paragraphs/src/ParagraphInterface.php |
Gets the parent entity of the paragraph. |
ParagraphInterface::setParentEntity |
function |
paragraphs/src/ParagraphInterface.php |
Set the parent entity of the paragraph. |
TestEmbeddedEntityForm::__construct |
function |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
TestEmbeddedEntityForm constructor. |
TestEmbeddedEntityForm::validateForm |
function |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
|
ParagraphsEntityReferenceWarningTest |
class |
paragraphs/tests/src/FunctionalJavascript/ParagraphsEntityReferenceWarningTest.php |
Tests paragraphs customization for entity reference fields. |
FieldableEntity::defaultConfiguration |
function |
paragraphs/src/Plugin/migrate/source/d7/FieldableEntity.php |
|
ParagraphsEntityMethodsTest::$modules |
property |
paragraphs/tests/src/Kernel/ParagraphsEntityMethodsTest.php |
Modules to enable. |
ParagraphsLibraryItemEntityBrowserTest |
class |
paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsLibraryItemEntityBrowserTest.php |
Tests entity browser integration with paragraphs. |
ProcessTestCase::$entityTypeBundleInfo |
property |
paragraphs/tests/src/Unit/migrate/ProcessTestCase.php |
The entity bundle info service. |
paragraphs_entity_base_field_info_alter |
function |
paragraphs/paragraphs.module |
Implements hook_entity_base_field_info_alter(). |
ParagraphStorageSchema::getEntitySchema |
function |
paragraphs/src/ParagraphStorageSchema.php |
|
ParagraphsInlineEntityFormTest::$modules |
property |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsInlineEntityFormTest.php |
Modules to enable. |
ParagraphsEntityReferenceWarningTest.php |
file |
paragraphs/tests/src/FunctionalJavascript/ParagraphsEntityReferenceWarningTest.php |
|
_paragraphs_migration_entity_type_adjust |
function |
paragraphs/paragraphs.module |
Map field_collection_item and 'paragraphs_item' fields to 'paragraph'. |
ParagraphsInlineEntityFormTest::$modules |
property |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsInlineEntityFormTest.php |
Modules to enable. |
ProcessPluginBase::$entityTypeBundleInfo |
property |
paragraphs/src/Plugin/migrate/process/ProcessPluginBase.php |
The entity bundle info service. |
LibraryItemController::$entityTypeManager |
property |
paragraphs/modules/paragraphs_library/src/Controller/LibraryItemController.php |
The entity type manager. |
ParagraphsLibraryItemEntityBrowserTest.php |
file |
paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsLibraryItemEntityBrowserTest.php |
|
ParagraphsSliderPlugin::$entityTypeManager |
property |
paragraphs_collection/modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsSliderPlugin.php |
The entity type manager. |
core.entity_view_mode.paragraph.preview.yml |
file |
paragraphs/config/install/core.entity_view_mode.paragraph.preview.yml |
paragraphs/config/install/core.entity_view_mode.paragraph.preview.yml |
ParagraphsBehaviorBase::$entityFieldManager |
property |
paragraphs/src/ParagraphsBehaviorBase.php |
The entity field manager. |
LibraryItemSettingsForm::$entityFieldManager |
property |
paragraphs/modules/paragraphs_library/src/Form/LibraryItemSettingsForm.php |
The entity field manager. |