Diff
checker
Texto
Texto
Imagens
Documentos
Excel
Pastas
Legal
Enterprise
Aplicativo para desktop
Preços
Fazer login
Baixar o Diffchecker Desktop
Comparar texto
Encontre a diferença entre dois arquivos de texto
Ferramentas
Histórico
Editor live
Ocultar espaços em branco
Recolher inalteradas
Sem quebra de linha
Layout
Dividido
Unificado
Nível de detalhe
Inteligente
Palavra
Caractere
Estilos de texto
Alterar aparência
Realce de sintaxe
Escolher sintaxe
Ignorar
Transformar texto
Ir à primeira mudança
Editar entrada
Diffchecker Desktop
A maneira mais segura de usar o Diffchecker. Obtenha o aplicativo Diffchecker Desktop: seus diffs nunca saem do seu computador!
Obter Desktop
Untitled diff
Criado
há 11 anos
O diff nunca expira
Limpar
Exportar
Compartilhar
Explicar
2 remoções
Linhas
Total
Removido
Caracteres
Total
Removido
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
31 linhas
Copiar tudo
1 adição
Linhas
Total
Adicionado
Caracteres
Total
Adicionado
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
31 linhas
Copiar tudo
{ "entityform_notifications_entityform_notification_email_org_rep" : {
{ "entityform_notifications_entityform_notification_email_org_rep" : {
"LABEL" : "Entityform Notification Email Org Rep",
"LABEL" : "Entityform Notification Email Org Rep",
"PLUGIN" : "rule",
"PLUGIN" : "rule",
"OWNER" : "rules",
"OWNER" : "rules",
"TAGS" : [ "entity_rules_entityform_submission" ],
"TAGS" : [ "entity_rules_entityform_submission" ],
"REQUIRES" : [ "rules" ],
"REQUIRES" : [ "rules" ],
"USES VARIABLES" : {
"USES VARIABLES" : {
"entity" : { "label" : "Entity", "type" : "entityform" },
"entity" : { "label" : "Entity", "type" : "entityform" },
"continue" : { "label" : "Continue Rules", "type" : "boolean" },
"continue" : { "label" : "Continue Rules", "type" : "boolean" },
"email_subject" : { "label" : "Email Subject", "type" : "text" },
"email_subject" : { "label" : "Email Subject", "type" : "text" },
"email_body" : { "label" : "Email Body", "type" : "text" },
"email_body" : { "label" : "Email Body", "type" : "text" },
"show_submission" : { "label" : "Show Submission", "type" : "boolean" }
"show_submission" : { "label" : "Show Submission", "type" : "boolean" }
},
},
"IF" : [
"IF" : [
{ "user_has_role" : { "account" : [ "entity:user" ], "roles" : { "value" : { "2" : "2" } } } },
{ "user_has_role" : { "account" : [ "entity:user" ], "roles" : { "value" : { "2" : "2" } } } },
Copiar
Copiado
Copiar
Copiado
{ "entity_has_field" : { "entity" : [ "entity
:type
" ], "field" : "field_fdl_org_rep_email" } },
{ "entity_has_field" : { "entity" : [ "entity
" ], "field" : "field_fdl_org_rep_email" } },
{ "entity_is_of_type" : { "entity" : [ "entity" ], "type" : "entityform" } }
{ "entity_is_of_type" : { "entity" : [ "entity" ], "type" : "entityform" } }
],
],
"DO" : [
"DO" : [
{ "component_rules_entityform_notifications_email_send" : {
{ "component_rules_entityform_notifications_email_send" : {
"entityform" : [ "entity" ],
"entityform" : [ "entity" ],
Copiar
Copiado
Copiar
Copiado
"email_address" : [ "entity:
user:
mail" ],
"email_address" : [ "entity:
field-fdl-org-rep-e
mail" ],
"show_submission" : [ "show-submission" ],
"show_submission" : [ "show-submission" ],
"email_subject" : [ "email-subject" ],
"email_subject" : [ "email-subject" ],
"email_body" : [ "email-body" ]
"email_body" : [ "email-body" ]
}
}
}
}
],
],
"PROVIDES VARIABLES" : [ "continue" ]
"PROVIDES VARIABLES" : [ "continue" ]
}
}
}
}
Diferenças salvas
Texto original
Abrir arquivo
{ "entityform_notifications_entityform_notification_email_org_rep" : { "LABEL" : "Entityform Notification Email Org Rep", "PLUGIN" : "rule", "OWNER" : "rules", "TAGS" : [ "entity_rules_entityform_submission" ], "REQUIRES" : [ "rules" ], "USES VARIABLES" : { "entity" : { "label" : "Entity", "type" : "entityform" }, "continue" : { "label" : "Continue Rules", "type" : "boolean" }, "email_subject" : { "label" : "Email Subject", "type" : "text" }, "email_body" : { "label" : "Email Body", "type" : "text" }, "show_submission" : { "label" : "Show Submission", "type" : "boolean" } }, "IF" : [ { "user_has_role" : { "account" : [ "entity:user" ], "roles" : { "value" : { "2" : "2" } } } }, { "entity_has_field" : { "entity" : [ "entity:type" ], "field" : "field_fdl_org_rep_email" } }, { "entity_is_of_type" : { "entity" : [ "entity" ], "type" : "entityform" } } ], "DO" : [ { "component_rules_entityform_notifications_email_send" : { "entityform" : [ "entity" ], "email_address" : [ "entity:user:mail" ], "show_submission" : [ "show-submission" ], "email_subject" : [ "email-subject" ], "email_body" : [ "email-body" ] } } ], "PROVIDES VARIABLES" : [ "continue" ] } }
Texto alterado
Abrir arquivo
{ "entityform_notifications_entityform_notification_email_org_rep" : { "LABEL" : "Entityform Notification Email Org Rep", "PLUGIN" : "rule", "OWNER" : "rules", "TAGS" : [ "entity_rules_entityform_submission" ], "REQUIRES" : [ "rules" ], "USES VARIABLES" : { "entity" : { "label" : "Entity", "type" : "entityform" }, "continue" : { "label" : "Continue Rules", "type" : "boolean" }, "email_subject" : { "label" : "Email Subject", "type" : "text" }, "email_body" : { "label" : "Email Body", "type" : "text" }, "show_submission" : { "label" : "Show Submission", "type" : "boolean" } }, "IF" : [ { "user_has_role" : { "account" : [ "entity:user" ], "roles" : { "value" : { "2" : "2" } } } }, { "entity_has_field" : { "entity" : [ "entity" ], "field" : "field_fdl_org_rep_email" } }, { "entity_is_of_type" : { "entity" : [ "entity" ], "type" : "entityform" } } ], "DO" : [ { "component_rules_entityform_notifications_email_send" : { "entityform" : [ "entity" ], "email_address" : [ "entity:field-fdl-org-rep-email" ], "show_submission" : [ "show-submission" ], "email_subject" : [ "email-subject" ], "email_body" : [ "email-body" ] } } ], "PROVIDES VARIABLES" : [ "continue" ] } }
Encontrar Diferença