entity_client

Categories

Component ID

1569584

Component name

entity_client

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

When an entity is created, a server (Drupal with "entity_server" installed on it) will be ask for a unique ID and the entity itself will be send. Locally, the entity will be delete and recreate with the new unique ID.

Work only for "Term" entity type.