Files
clinicpro/graphify-out/cache/ast/v0.8.44/b908645ca0d4ec081c0f49de0178d822ae442de424d670a5cc46c2851c873091.json
T

1 line
10 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "label": "MaintenanceCommand.php", "file_type": "code", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L1"}, {"id": "command_maintenancecommand_maintenancecommand", "label": "MaintenanceCommand", "file_type": "code", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L20"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_maintenancecommand_maintenancecommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L23"}, {"id": "command_maintenancecommand_maintenancecommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L30"}, {"id": "command_maintenancecommand_maintenancecommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L35"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L35"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L35"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "maintenanceservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "inputargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_command_maintenancecommand_php", "target": "command_maintenancecommand_maintenancecommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L20", "weight": 1.0}, {"source": "command_maintenancecommand_maintenancecommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L21", "weight": 1.0}, {"source": "command_maintenancecommand_maintenancecommand", "target": "command_maintenancecommand_maintenancecommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L23", "weight": 1.0}, {"source": "command_maintenancecommand_maintenancecommand", "target": "command_maintenancecommand_maintenancecommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L30", "weight": 1.0}, {"source": "command_maintenancecommand_maintenancecommand", "target": "command_maintenancecommand_maintenancecommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L35", "weight": 1.0}, {"source": "command_maintenancecommand_maintenancecommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "command_maintenancecommand_maintenancecommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "command_maintenancecommand_maintenancecommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Config/Command/MaintenanceCommand.php", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_maintenancecommand_maintenancecommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L27", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_configure", "callee": "addArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L32", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "strtolower", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L38", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "getArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L38", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L40", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "getState", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L47", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "definitionList", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L48", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L53", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "enable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L59", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "disable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L59", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L60", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "invalidate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L61", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_maintenancecommand_maintenancecommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php", "source_location": "L63", "receiver": null}]}