{
"query_block": {
"select_id": 1,
"read_sorted_file": {
"filesort": {
"sort_key": "cscart_settings_objects.position",
"table": {
"table_name": "cscart_settings_objects",
"access_type": "ref",
"possible_keys": ["section_id"],
"key": "section_id",
"key_length": "4",
"used_key_parts": ["section_id"],
"ref": ["const"],
"rows": 3,
"filtered": 100,
"attached_condition": "cscart_settings_objects.section_id <=> '192' and (find_in_set('ROOT',cscart_settings_objects.edition_type) or find_in_set('VENDOR',cscart_settings_objects.edition_type) or find_in_set('ULT:ROOT',cscart_settings_objects.edition_type) or find_in_set('ULT:VENDOR',cscart_settings_objects.edition_type)) and cscart_settings_objects.`type` <> 'H'"
}
}
},
"table": {
"table_name": "cscart_settings_vendor_values",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "7",
"used_key_parts": ["object_id", "company_id"],
"ref": [
"orbit_cscart_orbit_cscart.cscart_settings_objects.object_id",
"const"
],
"rows": 1,
"filtered": 100
}
}
}
| object_id | name | section_id | section_tab_id | type | position | is_global | description | value |
|---|---|---|---|---|---|---|---|---|
| 6432 | gdpr_settings | 192 | 194 | E | 0 | N | gdpr_settings | settings.tpl |
| 6431 | gdpr_cookie_consent | 192 | 193 | S | 0 | N | gdpr_cookie_consent | none |
| 6433 | gdpr_settings_data | 192 | 194 | D | 10 | N | gdpr_settings_data | {"checkout_place_order":{"enable":"Y"},"checkout_profiles_update":{"enable":"N"},"user_registration":{"enable":"Y"},"profiles_update":{"enable":"Y"},"product_subscription":{"enable":"Y"},"apply_for_vendor":{"enable":"Y"},"newsletters_subscribe":{"enable":"Y"},"call_requests":{"enable":"Y"},"discussions_add_review":{"enable":"Y"}} |