1 line
13 KiB
JSON
1 line
13 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": "L22"}, {"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": "L25"}, {"id": "command_publishdomaineventscommand_publishdomaineventscommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L33"}, {"id": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L38"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L38"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L38"}, {"id": "command_publishdomaineventscommand_publishdomaineventscommand_pending", "label": ".pending()", "file_type": "code", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L75"}], "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": "entitymanagerinterface", "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": "messagebusinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L14", "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": "L22", "weight": 1.0}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L23", "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": "L25", "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": "L33", "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": "L38", "weight": 1.0}, {"source": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L38", "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": "L38", "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": "L75", "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": "L71", "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": "L30", "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": "L35", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "findPending", "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": "getOption", "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": "dispatch", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L48", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "getUuid", "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}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L50", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L51", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L52", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "getPayload", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L53", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "getOccurredAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L54", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "markPublished", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L57", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "markFailed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L60", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L60", "receiver": null}, {"caller_nid": "command_publishdomaineventscommand_publishdomaineventscommand_execute", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Event/Command/PublishDomainEventsCommand.php", "source_location": "L66", "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": "L69", "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": "L69", "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": "L77", "receiver": null}]} |