3v4l.org

run code in 300+ PHP versions simultaneously
<?php //Tinker away! use App\Models\Agenda; $agenda = Agenda::where('project_id',1);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HI5ah
function name:  (null)
number of ops:  6
compiled vars:  !0 = $agenda
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   INIT_STATIC_METHOD_CALL                                  'App%5CModels%5CAgenda', 'where'
          1        SEND_VAL_EX                                              'project_id'
          2        SEND_VAL_EX                                              1
          3        DO_FCALL                                      0  $1      
          4        ASSIGN                                                   !0, $1
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.26 ms | 1432 KiB | 13 Q