ConfigEntityCloneBase |
class |
src/EntityClone/Config/ConfigEntityCloneBase.php |
Class Config Entity CloneBase. |
ConfigEntityCloneBase.php |
file |
src/EntityClone/Config/ConfigEntityCloneBase.php |
|
ConfigEntityCloneBase::$entityTypeId |
property |
src/EntityClone/Config/ConfigEntityCloneBase.php |
The entity type ID. |
ConfigEntityCloneBase::$entityTypeManager |
property |
src/EntityClone/Config/ConfigEntityCloneBase.php |
The entity type manager. |
ConfigEntityCloneBase::cloneEntity |
function |
src/EntityClone/Config/ConfigEntityCloneBase.php |
Clone an entity. |
ConfigEntityCloneBase::createInstance |
function |
src/EntityClone/Config/ConfigEntityCloneBase.php |
|
ConfigEntityCloneBase::__construct |
function |
src/EntityClone/Config/ConfigEntityCloneBase.php |
Constructs a new ConfigEntityCloneBase. |
ConfigEntityCloneFormBase |
class |
src/EntityClone/Config/ConfigEntityCloneFormBase.php |
Class Config Entity Clone FormBase. |
ConfigEntityCloneFormBase.php |
file |
src/EntityClone/Config/ConfigEntityCloneFormBase.php |
|
ConfigEntityCloneFormBase::$entityTypeManager |
property |
src/EntityClone/Config/ConfigEntityCloneFormBase.php |
The entity type manager. |
ConfigEntityCloneFormBase::$translationManager |
property |
src/EntityClone/Config/ConfigEntityCloneFormBase.php |
The string translation. |
ConfigEntityCloneFormBase::createInstance |
function |
src/EntityClone/Config/ConfigEntityCloneFormBase.php |
|
ConfigEntityCloneFormBase::formElement |
function |
src/EntityClone/Config/ConfigEntityCloneFormBase.php |
Get all specific form element. |
ConfigEntityCloneFormBase::getValues |
function |
src/EntityClone/Config/ConfigEntityCloneFormBase.php |
Get all new values provided by the specific form element. |
ConfigEntityCloneFormBase::__construct |
function |
src/EntityClone/Config/ConfigEntityCloneFormBase.php |
Constructs a new ConfigEntityCloneFormBase. |
ConfigWithFieldEntityClone |
class |
src/EntityClone/Config/ConfigWithFieldEntityClone.php |
Class Content Entity Clone Base. |
ConfigWithFieldEntityClone.php |
file |
src/EntityClone/Config/ConfigWithFieldEntityClone.php |
|
ConfigWithFieldEntityClone::cloneDisplays |
function |
src/EntityClone/Config/ConfigWithFieldEntityClone.php |
Clone all fields. Each field re-use existing field storage. |
ConfigWithFieldEntityClone::cloneEntity |
function |
src/EntityClone/Config/ConfigWithFieldEntityClone.php |
Clone an entity. |
ConfigWithFieldEntityClone::cloneFields |
function |
src/EntityClone/Config/ConfigWithFieldEntityClone.php |
Clone all fields. Each field re-use existing field storage. |
ContentEntityCloneBase |
class |
src/EntityClone/Content/ContentEntityCloneBase.php |
Class Content Entity Clone Base. |
ContentEntityCloneBase.php |
file |
src/EntityClone/Content/ContentEntityCloneBase.php |
|
ContentEntityCloneBase::$currentUser |
property |
src/EntityClone/Content/ContentEntityCloneBase.php |
The current user. |
ContentEntityCloneBase::$entityTypeId |
property |
src/EntityClone/Content/ContentEntityCloneBase.php |
The entity type ID. |
ContentEntityCloneBase::$entityTypeManager |
property |
src/EntityClone/Content/ContentEntityCloneBase.php |
The entity type manager. |
ContentEntityCloneBase::$timeService |
property |
src/EntityClone/Content/ContentEntityCloneBase.php |
A service for obtaining the system's time. |
ContentEntityCloneBase::cloneEntity |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Clone an entity. |
ContentEntityCloneBase::cloneReferencedEntities |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Clones referenced entities. |
ContentEntityCloneBase::createInstance |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
|
ContentEntityCloneBase::fieldIsClonable |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Determines if a field is clonable. |
ContentEntityCloneBase::getChildProperties |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Fetches the properties of a child entity. |
ContentEntityCloneBase::hasTranslatableModerationState |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Checks if the entity has the moderation state field and can be moderated. |
ContentEntityCloneBase::setClonedEntityLabel |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Sets the cloned entity's label. |
ContentEntityCloneBase::setCreatedAndChangedDates |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Resets the created and changed dates on the cloned entity. |
ContentEntityCloneBase::setTranslationModerationState |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Create moderation_state translations for the cloned entities. |
ContentEntityCloneBase::__construct |
function |
src/EntityClone/Content/ContentEntityCloneBase.php |
Constructs a new ContentEntityCloneBase. |
ContentEntityCloneFormBase |
class |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
Class Content Entity Clone Form Base. |
ContentEntityCloneFormBase.php |
file |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
|
ContentEntityCloneFormBase::$discoveredEntities |
property |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
Entities we've found while cloning. |
ContentEntityCloneFormBase::$entityCloneSettingsManager |
property |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
The entity clone settings manager service. |
ContentEntityCloneFormBase::$entityTypeManager |
property |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
The entity type manager service. |
ContentEntityCloneFormBase::$translationManager |
property |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
The entity type manager. |
ContentEntityCloneFormBase::createInstance |
function |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
|
ContentEntityCloneFormBase::formElement |
function |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
Get all specific form element. |
ContentEntityCloneFormBase::getChildren |
function |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
Fetches clonable children from a field. |
ContentEntityCloneFormBase::getFormDescription |
function |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
Get the clone form confirmation page description. |
ContentEntityCloneFormBase::getRecursiveFormElement |
function |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
Get the recursive form element. |
ContentEntityCloneFormBase::getValues |
function |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
Get all new values provided by the specific form element. |
ContentEntityCloneFormBase::__construct |
function |
src/EntityClone/Content/ContentEntityCloneFormBase.php |
Constructs a new ContentEntityCloneFormBase. |
DynamicLocalTasks::$entityTypeManager |
property |
src/Plugin/Derivative/DynamicLocalTasks.php |
The entity type manager. |