Please enable JavaScript.
Coggle requires JavaScript to display documents.
CACHE, in page, Single-contest, in template-parts/content-single-boxer,…
-
-
Single-contest
in content questions
-
-
query_tickets
arguments: $contest_id
well, here we use the questions output from the generator, that's why
hook
remove_all_tickets_cache
There is a function that register every ID for every query_tickets & tickets_output and will delete each one individually
-
-
-
-
-
-
-
-
-
key: $contest_id
group: upcoming_undercard_data_query
default caching: 1h
This is actually a nested query, so on hook trigger for 'whole_boxing_schedule_query', we will also do a foreach loop and clear individual cache for this query
-
-
-