1 line
85 KiB
JSON
1 line
85 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "label": "SeedDemoDataCommand.php", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L1"}, {"id": "command_seeddemodatacommand_seeddemodatacommand", "label": "SeedDemoDataCommand", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L34"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_seeddemodatacommand_seeddemodatacommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L49"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L59"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L70"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L70"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L70"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_purge", "label": ".purge()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L135"}, {"id": "symfonystyle", "label": "SymfonyStyle", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L135"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "label": ".bulkInsert()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L172"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_insertuser", "label": ".insertUser()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L192"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_persianname", "label": ".persianName()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L207"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "label": ".resolveSpecialtyIds()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L212"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "label": ".seedRepresentations()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L232"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "label": ".seedPatients()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L302"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "label": ".seedDoctors()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L326"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_session", "label": ".session()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L427"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "label": ".seedClinics()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L439"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "label": ".seedAppointments()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L507"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "label": ".breakdownRows()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L612"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "label": ".seedSubscriptions()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L649"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "label": ".verifyParity()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L721"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_expectedshare", "label": ".expectedShare()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L753"}, {"id": "command_seeddemodatacommand_seeddemodatacommand_report", "label": ".report()", "file_type": "code", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L765"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "siteconfigrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "commissionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_seeddemodatacommand_php", "target": "command_seeddemodatacommand_seeddemodatacommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L34", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L35", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L49", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L59", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L70", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_purge", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L135", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_purge", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L135", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L172", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_insertuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L192", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_persianname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L207", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L212", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L212", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L232", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L302", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L302", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L326", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L326", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_session", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L427", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L439", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L439", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L507", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L507", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L612", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L649", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L649", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L721", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L721", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_expectedshare", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L753", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand", "target": "command_seeddemodatacommand_seeddemodatacommand_report", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L765", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_report", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L765", "weight": 1.0, "context": "parameter_type"}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L76", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_purge", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L87", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L95", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L107", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L111", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L114", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L117", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L120", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L123", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L126", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_execute", "target": "command_seeddemodatacommand_seeddemodatacommand_report", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L128", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "target": "command_seeddemodatacommand_seeddemodatacommand_persianname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L238", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "target": "command_seeddemodatacommand_seeddemodatacommand_insertuser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L239", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "target": "command_seeddemodatacommand_seeddemodatacommand_persianname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L309", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "target": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L317", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "target": "command_seeddemodatacommand_seeddemodatacommand_persianname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L336", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "target": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L344", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "target": "command_seeddemodatacommand_seeddemodatacommand_session", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L408", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "target": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L456", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "target": "command_seeddemodatacommand_seeddemodatacommand_persianname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L560", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "target": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L580", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "target": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L589", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "target": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L694", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "target": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L700", "weight": 1.0}, {"source": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "target": "command_seeddemodatacommand_seeddemodatacommand_expectedshare", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L740", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L56", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L61", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L61", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L61", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L61", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L61", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L61", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L74", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L75", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L79", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L80", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L81", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L82", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "mt_srand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L84", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L86", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "fetchAllAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L90", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L91", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L92", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L100", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L104", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L106", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L108", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L108", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L110", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L113", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L116", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L119", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L122", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L125", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_purge", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L137", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_purge", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L162", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_purge", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L163", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_purge", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L166", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L175", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L176", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L176", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "array_chunk", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L178", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L182", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "array_fill", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L182", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L182", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L185", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_bulkinsert", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L186", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_insertuser", "callee": "insert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L194", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_insertuser", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L195", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_insertuser", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L195", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_insertuser", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L198", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_insertuser", "callee": "lastInsertId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L204", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_persianname", "callee": "intdiv", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L209", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "callee": "fetchAllAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L214", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L215", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "callee": "str_contains", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L219", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L223", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "callee": "array_slice", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L223", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L223", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_resolvespecialtyids", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L224", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L239", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L245", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "array_splice", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L247", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L251", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L252", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "insert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L254", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L255", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L255", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L258", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "lastInsertId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L267", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "insert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L269", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L272", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L278", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "insert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L279", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L280", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L280", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L283", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedrepresentations", "callee": "lastInsertId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L293", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L307", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L307", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L308", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L310", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L313", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "fetchFirstColumn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L318", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L319", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L319", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedpatients", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L320", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L328", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L334", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L334", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L335", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L337", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L345", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "fetchFirstColumn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L345", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "intdiv", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L353", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L360", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L360", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L365", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L369", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L370", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L376", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "fetchFirstColumn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L376", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L381", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L383", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L385", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L385", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L389", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L398", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "fetchFirstColumn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L398", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L413", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L413", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L415", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L423", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seeddoctors", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L423", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L441", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L446", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L446", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L447", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L449", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L457", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "fetchFirstColumn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L457", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L461", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L463", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L463", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L467", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L477", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "fetchFirstColumn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L477", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L486", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "array_slice", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L488", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L494", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L494", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L496", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L501", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L501", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedclinics", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L501", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L509", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L510", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L511", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L512", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L513", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L514", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "progressStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L518", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L521", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L523", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L525", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "intdiv", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L525", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L527", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L528", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L528", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L535", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L550", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L551", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L560", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L560", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L561", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L568", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L568", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L574", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "progressAdvance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L585", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "progressFinish", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L587", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "fetchAllAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L593", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L603", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L603", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L603", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L603", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedappointments", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L603", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L620", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L620", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "callee": "number_format", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L622", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "callee": "number_format", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L624", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L635", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_breakdownrows", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L635", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "fetchAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L651", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L653", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L657", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L658", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L658", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L659", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L660", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L661", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L662", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L668", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L669", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L672", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L673", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L677", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L677", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L683", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L684", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L687", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L687", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "fetchAllAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L702", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L715", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L715", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_seedsubscriptions", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L715", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L723", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L726", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L726", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L727", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "getReference", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L731", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "setMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L733", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L734", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L735", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L737", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L739", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L739", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L742", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L742", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "var_export", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L742", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L746", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_verifyparity", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L749", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_expectedshare", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L755", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_expectedshare", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L757", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_expectedshare", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L758", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L767", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "number_format", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L771", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L771", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "table", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L773", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "table", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L774", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L774", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L774", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L774", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L776", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L780", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "listing", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L785", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L791", "receiver": null}, {"caller_nid": "command_seeddemodatacommand_seeddemodatacommand_report", "callee": "listing", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php", "source_location": "L792", "receiver": null}]} |