{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "lang",
"access_type": "const",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "392",
"used_key_parts": ["lang_code", "name"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100
}
}
]
}
}
| value |
|---|
| <b>[category_custom_h1]</b> — value of field AB: Custom H1 of the category (as is)<br><b>[category_custom_h1_lower]</b> — value of field AB: Custom H1 of the category (lowercase)<br><b>[Category_custom_h1]</b> — value of field AB: Custom H1 of the category (first letter uppercase, else lowercase)<br><b>[CATEGORY_CUSTOM_H1]</b> — value of field AB: Custom H1 of the category (uppercase)<b>[category_custom_h1_first_lower]</b> — value of field AB: Custom H1 of the category (first letter lowercase, else as is) |