chore: refresh the knowledge graph after the policy sandbox
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
graphify-out/cache/ast/v0.8.44/059e3bc8126cb57116ede18d8c05f7e98634b09cfa72301839f396051dfbe93d.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/0b7f4c39604c4de2b578a26c824bc6a3f09bb5aefa54a12ff7b469026fa6c4aa.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/19bd0ed21449a4e2989e513199d0ffa9fe9435a6349fcde2faa5005928284bdd.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/35884aab06b0bd5a313bc207cf7a3a9d923d9ab321482f2024b53388c4070584.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/54adb34552274a5cdbd9a9889486ed6a0d0129a315c3ae2f1ca79ac080371ef3.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/5b43ca2d6885a3fb166b98dddb8fbf1490b292b89d08708476d1a2928dbe2e08.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/5ea6bb802f826f5e5295987e14e5c4ad9a6d64c3450ce967f4b98ac072546c48.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/7d1dc9f06954d2dcf87bf27e04df3b977583b7d35ba526dc744b337bc2bb1cdc.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a966dacb8694c33afeb048dd1da2b0279369de9093e91b31ddaebca5e98eb1c0.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/ae8c8dc21caa38be055c6960a8fbb78c0f47310aa74bc9b9226bf058c971bbd4.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_template_policytemplateregistry_php", "label": "PolicyTemplateRegistry.php", "file_type": "code", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L1"}, {"id": "template_policytemplateregistry_policytemplateregistry", "label": "PolicyTemplateRegistry", "file_type": "code", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L18"}, {"id": "template_policytemplateregistry_policytemplateregistry_describe", "label": ".describe()", "file_type": "code", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L74"}, {"id": "template_policytemplateregistry_policytemplateregistry_build", "label": ".build()", "file_type": "code", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L89"}, {"id": "template_policytemplateregistry_policytemplateregistry_contentfor", "label": ".contentFor()", "file_type": "code", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L115"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_template_policytemplateregistry_php", "target": "policy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_template_policytemplateregistry_php", "target": "policyschema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_template_policytemplateregistry_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_template_policytemplateregistry_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_template_policytemplateregistry_php", "target": "template_policytemplateregistry_policytemplateregistry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L18", "weight": 1.0}, {"source": "template_policytemplateregistry_policytemplateregistry", "target": "template_policytemplateregistry_policytemplateregistry_describe", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L74", "weight": 1.0}, {"source": "template_policytemplateregistry_policytemplateregistry", "target": "template_policytemplateregistry_policytemplateregistry_build", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L89", "weight": 1.0}, {"source": "template_policytemplateregistry_policytemplateregistry", "target": "template_policytemplateregistry_policytemplateregistry_contentfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L115", "weight": 1.0}, {"source": "template_policytemplateregistry_policytemplateregistry_build", "target": "template_policytemplateregistry_policytemplateregistry_contentfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L108", "weight": 1.0}], "raw_calls": [{"caller_nid": "template_policytemplateregistry_policytemplateregistry_build", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L98", "receiver": null}, {"caller_nid": "template_policytemplateregistry_policytemplateregistry_build", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Template/PolicyTemplateRegistry.php", "source_location": "L101", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/ba8aec5dcf9171c8a194c5702c23113214a5e9c650e5c70deea5c0b35f032837.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/c22e92a0a24c91f4617fd890dc372aae43ba2c25e0df814d4f6a5d3d32a4f162.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_service_policyschema_php", "label": "PolicySchema.php", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L1"}, {"id": "service_policyschema_policyschema", "label": "PolicySchema", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L18"}, {"id": "service_policyschema_policyschema_describe", "label": ".describe()", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L130"}, {"id": "service_policyschema_policyschema_allowsfield", "label": ".allowsField()", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L159"}, {"id": "service_policyschema_policyschema_allowseffect", "label": ".allowsEffect()", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L164"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_service_policyschema_php", "target": "policy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_service_policyschema_php", "target": "service_policyschema_policyschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L18", "weight": 1.0}, {"source": "service_policyschema_policyschema", "target": "service_policyschema_policyschema_describe", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L130", "weight": 1.0}, {"source": "service_policyschema_policyschema", "target": "service_policyschema_policyschema_allowsfield", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L159", "weight": 1.0}, {"source": "service_policyschema_policyschema", "target": "service_policyschema_policyschema_allowseffect", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L164", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_policyschema_policyschema_describe", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Service/PolicySchema.php", "source_location": "L139", "receiver": null}, {"caller_nid": "service_policyschema_policyschema_describe", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Service/PolicySchema.php", "source_location": "L146", "receiver": null}, {"caller_nid": "service_policyschema_policyschema_allowsfield", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Service/PolicySchema.php", "source_location": "L161", "receiver": null}, {"caller_nid": "service_policyschema_policyschema_allowseffect", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Service/PolicySchema.php", "source_location": "L166", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/c6c4aa3f5b26cc9016fddfcd76fb98376aeccf44bb6ba81df5ffc5b367c1ae4d.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/d79b3cc2e76f5f43e5fa20276d79a98b8c70dbb3b8542452c8567904678b727a.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/dfee381a6cca00aa2554ace409b91876b67e024b422ea1e7e5052c9dc00fc315.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/f4b9830fd3eb5cac990528465d9d6ca42b70f7bcc0971e4738d645d59d922849.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/f8df8b124ce0a58b093a2f12a355d6d8cf37efa96edd26f2236ff3285a89800a.json
Vendored
+1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user