Entity: compare¶
Plugin ID: eca_entity_diff
Available since: 2.0.0
Compares two entities.
Fields¶
Name of token— config key:token_name-
Provide the name of a token that holds the result list. Please provide the token name only, without brackets.
Type:
textfield· Required: yes · Default: empty string Second entity— config key:compare_token_name-
Provide the name of a token that holds the original entity. Please provide the token name only, without brackets.
Type:
textfield· Required: yes · Default: empty string Exclude fields— config key:exclude_fields-
List machine names of fields that should be ignored. Provide 1 name per line.
Type:
textarea· Required: no · Default: empty string Include fields— config key:include_fields-
List machine names of fields that should be considered for comparison. Provide 1 name per line. Leave this field empty to include all fields, except for the excluded fields.
Type:
textarea· Required: no · Default: empty string Negate the condition— config key:negate-
Negates the condition. Makes TRUE to FALSE and vice versa.
Type:
checkbox· Required: no · Default:false Entity— config key:entity-
Provide the token name of the entity that this condition should operate with. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string