3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = Survey::find(5295); //$s->fsi; //$s->refreshFsi(); getFsiBySurveyIdFaster($s->id);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/55d4l
function name:  (null)
number of ops:  10
compiled vars:  !0 = $s
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_STATIC_METHOD_CALL                                  'Survey', 'find'
          1        SEND_VAL_EX                                              5295
          2        DO_FCALL                                      0  $1      
          3        ASSIGN                                                   !0, $1
    6     4        INIT_FCALL_BY_NAME                                       'getFsiBySurveyIdFaster'
          5        CHECK_FUNC_ARG                                           
          6        FETCH_OBJ_FUNC_ARG                               $3      !0, 'id'
          7        SEND_FUNC_ARG                                            $3
          8        DO_FCALL                                      0          
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.06 ms | 1000 KiB | 13 Q