Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZsLJ0 function name: (null) number of ops: 8 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 20 0 E > DECLARE_CLASS 'searchfiltertrait' 25 1 DECLARE_CLASS 'abstractfilter' 37 2 DECLARE_CLASS 'searchfilter', 'abstractfilter' 54 3 NEW $0 'FilterExtension' 4 DO_FCALL 0 5 INIT_METHOD_CALL $0, 'applyToCollection' 6 DO_FCALL 0 7 > RETURN 1 Class PropertyHelperTrait: Function splitpropertyparts: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZsLJ0 function name: splitPropertyParts number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > > RETURN null End of function splitpropertyparts End of class PropertyHelperTrait. Class OrmPropertyHelperTrait: Function splitpropertyparts: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZsLJ0 function name: splitPropertyParts number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 12 0 E > > RETURN null End of function splitpropertyparts Function addjoinsfornestedproperty: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZsLJ0 function name: addJoinsForNestedProperty number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 16 0 E > INIT_METHOD_CALL 'splitPropertyParts' 1 DO_FCALL 0 17 2 > RETURN null End of function addjoinsfornestedproperty End of class OrmPropertyHelperTrait. Class SearchFilterTrait: [no user functions] Class AbstractFilter: Function apply: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZsLJ0 function name: apply number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 31 0 E > INIT_METHOD_CALL 'filterProperty' 1 DO_FCALL 0 32 2 > RETURN null End of function apply Function filterproperty: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZsLJ0 function name: filterProperty number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 34 0 E > > RETURN null End of function filterproperty End of class AbstractFilter. Class SearchFilter: Function filterproperty: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZsLJ0 function name: filterProperty number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 42 0 E > INIT_METHOD_CALL 'addJoinsForNestedProperty' 1 DO_FCALL 0 43 2 > RETURN null End of function filterproperty End of class SearchFilter. Class FilterExtension: Function applytocollection: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZsLJ0 function name: applyToCollection number of ops: 5 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 50 0 E > NEW $0 'SearchFilter' 1 DO_FCALL 0 2 INIT_METHOD_CALL $0, 'apply' 3 DO_FCALL 0 51 4 > RETURN null End of function applytocollection End of class FilterExtension.
Generated using Vulcan Logic Dumper, using php 8.0.0