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

1 line
5.7 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "label": "TaxRateHistory.php", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L1"}, {"id": "entity_taxratehistory_taxratehistory", "label": "TaxRateHistory", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L9"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L25"}, {"id": "entity_taxratehistory_taxratehistory_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L32"}, {"id": "entity_taxratehistory_taxratehistory_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L40"}, {"id": "entity_taxratehistory_taxratehistory_gettaxpercent", "label": ".getTaxPercent()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L41"}, {"id": "entity_taxratehistory_taxratehistory_isenabled", "label": ".isEnabled()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L42"}, {"id": "entity_taxratehistory_taxratehistory_getchangedby", "label": ".getChangedBy()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L43"}, {"id": "entity_taxratehistory_taxratehistory_getchangedat", "label": ".getChangedAt()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L44"}, {"id": "entity_taxratehistory_taxratehistory_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L46"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "target": "taxratehistoryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "target": "entity_taxratehistory_taxratehistory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L9", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L32", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L40", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_gettaxpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L41", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_isenabled", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L42", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getchangedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L43", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory_getchangedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L43", "weight": 1.0, "context": "return_type"}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getchangedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L44", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_taxratehistory_taxratehistory_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/TaxRateHistory.php", "source_location": "L37", "receiver": null}]}