{
"query_block": {
"select_id": 1,
"table": {
"table_name": "lang",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "392",
"used_key_parts": ["lang_code", "name"],
"rows": 4,
"filtered": 100,
"index_condition": "lang.lang_code = 'en' and lang.`name` in ('hybrid_auth.connect_social_title','hybrid_auth.text_connect_social','hybrid_auth.specify_email_title','hybrid_auth.text_specify_email','hybrid_auth.connect_social_title','hybrid_auth.text_connect_social','hybrid_auth.specify_email_title','hybrid_auth.text_specify_email')"
},
"table": {
"table_name": "cscart_ult_language_values",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "396",
"used_key_parts": ["lang_code", "name", "company_id"],
"ref": [
"cscart_purchase_fl_com.lang.lang_code",
"cscart_purchase_fl_com.lang.name",
"const"
],
"rows": 1,
"filtered": 100
}
}
}
| name | value |
|---|---|
| hybrid_auth.connect_social_title | Such user already exists |
| hybrid_auth.specify_email_title | The e-mail was not specified. |
| hybrid_auth.text_connect_social | <p>The user with the e-mail specified during social login already exists.</p><p>If you want to assign a social network account to the registered user, please log in.</p> |
| hybrid_auth.text_specify_email | <p>When logging through the social network the e-mail was not specified.</p><p>Please enter your e-mail and click Continue.</p> |