3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sql2 = " INSERT INTO " . $block->secondInsertTable(); $aryFieldsName2 = array(); $aryFieldsValue2 = array(); $oldrequest['tipo'] = $block->tipo(); $oldrequest['id_pdf_frontend'] = $this->elementId;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QaCt7
function name:  (null)
number of ops:  15
compiled vars:  !0 = $sql2, !1 = $block, !2 = $aryFieldsName2, !3 = $aryFieldsValue2, !4 = $oldrequest
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_METHOD_CALL                                         !1, 'secondInsertTable'
          1        DO_FCALL                                      0  $5      
          2        CONCAT                                           ~6      '+INSERT+INTO+', $5
          3        ASSIGN                                                   !0, ~6
    4     4        ASSIGN                                                   !2, <array>
    5     5        ASSIGN                                                   !3, <array>
    6     6        INIT_METHOD_CALL                                         !1, 'tipo'
          7        DO_FCALL                                      0  $11     
          8        ASSIGN_DIM                                               !4, 'tipo'
          9        OP_DATA                                                  $11
    7    10        FETCH_THIS                                       $13     
         11        FETCH_OBJ_R                                      ~14     $13, 'elementId'
         12        ASSIGN_DIM                                               !4, 'id_pdf_frontend'
         13        OP_DATA                                                  ~14
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.69 ms | 1393 KiB | 13 Q