Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rR1Lm
function name: (null)
number of ops: 13
compiled vars: !0 = $categories, !1 = $sql
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, 'SELECT+p.%2A%0AFROM+%28%0A++SELECT+%27'
6 2 INIT_FCALL 'implode'
3 SEND_VAL '%27+AS+keyword%0A++UNION+ALL%0A++SELECT+%27'
4 SEND_VAR !0
5 DO_ICALL $4
6 ASSIGN_OP 8 !1, $4
7 7 ASSIGN_OP 8 !1, '%27+AS+keyWord%0A%29+k%0AJOIN+photos+p+ON+CONCAT%28%27%2C%27%2C+p.keyWords%2C+%27%2C%27%29+LIKE+CONCAT%28%27%25%2C%27%2C+k.keyWord%2C+%27%2C%25%27%29%0A'
8 8 COUNT ~7 !0
9 CONCAT ~8 'GROUP+BY+p.id%0AHAVING+COUNT%28%2A%29+%3D+', ~7
10 ASSIGN_OP 8 !1, ~8
10 11 ECHO !1
11 12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0