ContentEntityConstructorTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityConstructorTest.php |
|
ContentEntityConstructorTest::$modules |
property |
core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityConstructorTest.php |
|
ContentEntityConstructorTest::providerTestConstructor |
function |
core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityConstructorTest.php |
Provides data for constructor tests. |
ContentEntityConstructorTest::providerTestConstructor |
function |
core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityConstructorTest.php |
Provides data for constructor tests. |
ContentEntityConstructorTest::testConstructor |
function |
core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityConstructorTest.php |
Tests the constructor. |
ContentEntityConstructorTest::testConstructor |
function |
core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityConstructorTest.php |
Tests the constructor. |
ContentEntityDeleteForm |
class |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
Provides a generic base class for a content entity deletion form. |
ContentEntityDeleteForm.php |
file |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
|
ContentEntityDeleteForm::buildForm |
function |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
|
ContentEntityDeleteForm::getCancelUrl |
function |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
|
ContentEntityDeleteForm::getDeletionMessage |
function |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
|
ContentEntityDeleteForm::getQuestion |
function |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
|
ContentEntityDeleteForm::logDeletionMessage |
function |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
|
ContentEntityDeleteForm::submitForm |
function |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
|
ContentEntityDenormalizer |
class |
core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php |
Converts a JSON:API array structure into a Drupal entity object. |
ContentEntityDenormalizer.php |
file |
core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php |
|
ContentEntityDenormalizer::getSupportedTypes |
function |
core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php |
|
ContentEntityDenormalizer::prepareInput |
function |
core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php |
Prepares the input data to create the entity. |
ContentEntityDeriver |
class |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php |
Deriver for content entity source plugins. |
ContentEntityDeriver |
class |
core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php |
Deriver for content entity source plugins. |
ContentEntityDeriver.php |
file |
core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php |
|
ContentEntityDeriver.php |
file |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php |
|
ContentEntityDeriver::$entityTypeManager |
property |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php |
The entity type manager. |
ContentEntityDeriver::create |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php |
|
ContentEntityDeriver::create |
function |
core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php |
|
ContentEntityDeriver::getDerivativeDefinitions |
function |
core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php |
|
ContentEntityDeriver::getDerivativeDefinitions |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php |
|
ContentEntityDeriver::__construct |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php |
Constructs a new ContentEntityDeriver. |
ContentEntityDeriver::__construct |
function |
core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php |
Constructs a new ContentEntityDeriver. |
ContentEntityFieldMethodInvocationOrderTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php |
Tests correct field method invocation order. |
ContentEntityFieldMethodInvocationOrderTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php |
|
ContentEntityFieldMethodInvocationOrderTest::$entityTestFieldMethodsStorage |
property |
core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php |
The EntityTest entity type storage. |
ContentEntityFieldMethodInvocationOrderTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php |
|
ContentEntityFieldMethodInvocationOrderTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php |
|
ContentEntityFieldMethodInvocationOrderTest::testFieldMethodInvocationOrder |
function |
core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php |
Tests correct field method invocation order. |
ContentEntityForm |
class |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
Entity form variant for content entity types. |
ContentEntityForm.php |
file |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
|
ContentEntityForm::$entity |
property |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
The entity being used by this form. |
ContentEntityForm::$entityRepository |
property |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
The entity repository service. |
ContentEntityForm::$entityTypeBundleInfo |
property |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
The entity type bundle info service. |
ContentEntityForm::$time |
property |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
The time service. |
ContentEntityForm::addRevisionableFormFields |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
Add revision form fields if the entity enabled the UI. |
ContentEntityForm::buildEntity |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
|
ContentEntityForm::copyFormValuesToEntity |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
|
ContentEntityForm::create |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
|
ContentEntityForm::flagViolations |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
Flags violations for the current form. |
ContentEntityForm::form |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
|
ContentEntityForm::getBundleEntity |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
Returns the bundle entity of the entity, or NULL if there is none. |
ContentEntityForm::getEditedFieldNames |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
Gets the names of all fields edited in the form. |
ContentEntityForm::getFormDisplay |
function |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
|