Add SmsServiceLookupOnlyTest AST and migration for template_code in sms_logs
- Created a new AST JSON file for SmsServiceLookupOnlyTest.php, detailing nodes, edges, and raw calls for better code analysis. - Added a new migration (Version20260707202553) to alter the sms_logs table by adding a nullable template_code column.
This commit is contained in:
graphify-out/cache/ast/v0.8.44/22349e84d7bcc71d5c70a286e38f703b30448a5caa66ba9714b8bb805a37f0a3.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/6e2891f2f0fa975f1df27ed9fdae31399685c56c6e91da5c5246b82f3e6166d3.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/7a5d7ecd883d5bef0bf174cf885ca7fcc8438f14e6f71311f8f2e3fdff69a047.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/937dcaa8618c78e6ac393fe1f6ef06bfa398cc5c392fb469be504d05bd8384ba.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a6c7a952cde6271304b2dae10c16c2d173c832dfb130cefd3e1fb946237ee8b3.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/bb677fe6041e10d486539f4125654adbad48125481c892c44ded8f61452409ec.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260707202553_php", "label": "Version20260707202553.php", "file_type": "code", "source_file": "migrations/Version20260707202553.php", "source_location": "L1"}, {"id": "migrations_version20260707202553_version20260707202553", "label": "Version20260707202553", "file_type": "code", "source_file": "migrations/Version20260707202553.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260707202553_version20260707202553_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260707202553.php", "source_location": "L15"}, {"id": "migrations_version20260707202553_version20260707202553_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260707202553.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260707202553.php", "source_location": "L20"}, {"id": "migrations_version20260707202553_version20260707202553_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260707202553.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260707202553_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260707202553_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260707202553_php", "target": "migrations_version20260707202553_version20260707202553", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260707202553_version20260707202553", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260707202553_version20260707202553", "target": "migrations_version20260707202553_version20260707202553_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260707202553_version20260707202553", "target": "migrations_version20260707202553_version20260707202553_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260707202553_version20260707202553_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260707202553_version20260707202553", "target": "migrations_version20260707202553_version20260707202553_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260707202553_version20260707202553_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260707202553.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260707202553_version20260707202553_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260707202553.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260707202553_version20260707202553_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260707202553.php", "source_location": "L29", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/e6a7bc771a3d4c785af5c6b7db13dca677e1953b2cfb26e604cb353c2e5a6bd4.json
Vendored
+1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user