Files
clinicpro/graphify-out/cache/ast/v0.8.44/32e478393bf9f5bab7701f46ecac49639dc958425539d7a5a5c28e8fe8def990.json
T
2026-07-31 21:28:25 +03:30

1 line
9.5 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "label": "PublishDomainEventsCommand.php", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L1"}, {"id": "command_publishdomaineventscommand_publishdomaineventscommand", "label": "PublishDomainEventsCommand", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L21"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_publishdomaineventscommand_publishdomaineventscommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L24"}, {"id": "command_publishdomaineventscommand_publishdomaineventscommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L31"}, {"id": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L36"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L36"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L36"}, {"id": "command_publishdomaineventscommand_publishdomaineventscommand_pending", "label": ".pending()", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L47"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "domaineventlog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "domaineventlogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "outboxpublisher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_event_command_publishdomaineventscommand_php", "target": "command_publishdomaineventscommand_publishdomaineventscommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L21", "weight": 1.0}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L22", "weight": 1.0}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand", "target": "command_publishdomaineventscommand_publishdomaineventscommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L24", "weight": 1.0}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand", "target": "command_publishdomaineventscommand_publishdomaineventscommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L31", "weight": 1.0}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand", "target": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L36", "weight": 1.0}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand", "target": "command_publishdomaineventscommand_publishdomaineventscommand_pending", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L47", "weight": 1.0}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L28", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L33", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "publish", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L39", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L39", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_pending", "callee": "findPending", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L49", "receiver": null}]}