type
label
name
attributes
obLevel
__env
app
errors
has_fav
after
default_values
text
value
before
placeholder
fake_group
select_all
count
beforeCallback
fake_range
radioLabel
key
radioName
fake_range_close
radio_defaults
hide_field
header
content
footer
meta
css
pageName
js
menu
notice
overlay
search_bar
breadcrumbs
login
register
resetEmail
data
sectionName
auth_button
searchBar
routeName
isResidence
categories
headerCategories
filtersNumber
list_submenu
location_map
filters
common_filters
tooltip_info
urls
cities
counties
important_counties
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
visible
open
parts
order_filter
images_filter
building_filter
type_icons
is_selected
is_residence
slice
external_js
footer_newsletter
add_new
subscribed
select * from `traffic_tracking` where (`date` = '2025-08-13' and `hour` = '19' and `path` = 'harta/judete/caras-severin' and `query_string` is null) limit 1
SELECT *
LIMIT
ORDER BY
insert into `traffic_tracking` (`date`, `hour`, `path`, `query_string`, `count`, `updated_at`, `created_at`) values ('2025-08-13', '19', 'harta/judete/caras-severin', '', count + 1, '2025-08-13 19:47:02', '2025-08-13 19:47:02')
select * from `saved_searches` where (`user_id` = 'a94fbb056c2') order by `id` desc
select `ad_id` from `saved_ads` inner join `ads` on `saved_ads`.`ad_id` = `ads`.`id` where `saved_ads`.`user_id` = 'b41b3c1026d'
select * from `banners` where `type` = '1' and `status` = '1' and `platform` = '1' and (start_date <= '2025-08-13 19:47:02' AND end_date >= '2025-08-13 19:47:02') and `img_name` is not null order by CASE WHEN order_index IS NULL THEN 0 ELSE 1 END ASC, `order_index` asc