1 line
9.1 KiB
JSON
1 line
9.1 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260820120000_php", "label": "Version20260820120000.php", "file_type": "code", "source_file": "migrations/Version20260820120000.php", "source_location": "L1"}, {"id": "migrations_version20260820120000_version20260820120000", "label": "Version20260820120000", "file_type": "code", "source_file": "migrations/Version20260820120000.php", "source_location": "L22"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260820120000_version20260820120000_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260820120000.php", "source_location": "L26"}, {"id": "migrations_version20260820120000_version20260820120000_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260820120000.php", "source_location": "L31"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260820120000.php", "source_location": "L31"}, {"id": "migrations_version20260820120000_version20260820120000_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260820120000.php", "source_location": "L76"}, {"id": "migrations_version20260820120000_version20260820120000_decode", "label": ".decode()", "file_type": "code", "source_file": "migrations/Version20260820120000.php", "source_location": "L82"}, {"id": "migrations_version20260820120000_version20260820120000_mergedays", "label": ".mergeDays()", "file_type": "code", "source_file": "migrations/Version20260820120000.php", "source_location": "L95"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260820120000_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260820120000_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260820120000_php", "target": "migrations_version20260820120000_version20260820120000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L22", "weight": 1.0}, {"source": "migrations_version20260820120000_version20260820120000", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L22", "weight": 1.0}, {"source": "migrations_version20260820120000_version20260820120000", "target": "migrations_version20260820120000_version20260820120000_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260820120000_version20260820120000", "target": "migrations_version20260820120000_version20260820120000_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L31", "weight": 1.0}, {"source": "migrations_version20260820120000_version20260820120000_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260820120000_version20260820120000", "target": "migrations_version20260820120000_version20260820120000_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L76", "weight": 1.0}, {"source": "migrations_version20260820120000_version20260820120000_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L76", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260820120000_version20260820120000", "target": "migrations_version20260820120000_version20260820120000_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L82", "weight": 1.0}, {"source": "migrations_version20260820120000_version20260820120000", "target": "migrations_version20260820120000_version20260820120000_mergedays", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L95", "weight": 1.0}, {"source": "migrations_version20260820120000_version20260820120000_up", "target": "migrations_version20260820120000_version20260820120000_decode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L45", "weight": 1.0}, {"source": "migrations_version20260820120000_version20260820120000_up", "target": "migrations_version20260820120000_version20260820120000_mergedays", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "migrations/Version20260820120000.php", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "migrations_version20260820120000_version20260820120000_up", "callee": "fetchAllAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L33", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_up", "callee": "array_shift", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L44", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L53", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_up", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L56", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_up", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L59", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L65", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_up", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L66", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_down", "callee": "throwIrreversibleMigration", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L78", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_decode", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L84", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_decode", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L86", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_mergedays", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L98", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_mergedays", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L103", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_mergedays", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L108", "receiver": null}, {"caller_nid": "migrations_version20260820120000_version20260820120000_mergedays", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260820120000.php", "source_location": "L108", "receiver": null}]} |