Add new JSON files for documentation and scripts in the graphify cache
- Created JSON file for admin SPA test suite with detailed nodes and edges. - Added JSON file for Liara deployment documentation, including various steps and references. - Introduced JSON files for Liara pre-build and pre-start scripts, detailing their structure and entry points. - Included an empty JSON file indicating skipped data for non-config/manifest content.
This commit is contained in:
graphify-out/cache/ast/v0.8.44/0401f3c33ce4727c62678d6ef89f3688cb957b8aaf3d8de64c19057cfb863d01.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_kernel_php", "label": "Kernel.php", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L1"}, {"id": "src_kernel_kernel", "label": "Kernel", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L8"}, {"id": "basekernel", "label": "BaseKernel", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "microkerneltrait", "label": "MicroKernelTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "src_kernel_kernel_getcachedir", "label": ".getCacheDir()", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L14"}, {"id": "src_kernel_kernel_getlogdir", "label": ".getLogDir()", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L19"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_kernel_php", "target": "microkerneltrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_kernel_php", "target": "kernel", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_kernel_php", "target": "src_kernel_kernel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L8", "weight": 1.0}, {"source": "src_kernel_kernel", "target": "basekernel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L8", "weight": 1.0}, {"source": "src_kernel_kernel", "target": "microkerneltrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L10", "weight": 1.0}, {"source": "src_kernel_kernel", "target": "src_kernel_kernel_getcachedir", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L14", "weight": 1.0}, {"source": "src_kernel_kernel", "target": "src_kernel_kernel_getlogdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_kernel_kernel_getcachedir", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Kernel.php", "source_location": "L16", "receiver": null}, {"caller_nid": "src_kernel_kernel_getlogdir", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Kernel.php", "source_location": "L21", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/1a5f6f8bba054ea974f99dc5c01aeb19ed1cf612c3fd18a700bc03beaded2b5d.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/39f30d7c6d20b1869f5f06b2b532071e94b264f4bddf248c3cf84c62159ed86c.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/44bbdc99c5e4a3a3c3645f2d400419bae158aef97f432ecf3340eb902c8deab7.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/53fac6b4a0917eecde4dc3efc021cceca3d48600d9cfb58a3d4c946135751c66.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/65c93d7d9e14dd468b75c5c81dee1ae6438d267253e8ad295953d3746d68d250.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/73ad644cede4254811fab6f825750f127edb1b5f08b8bad25b99b85c097a9556.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/ade1392f7cf72c544736a765b03140858e45cc5f12a480cd03ba4628af17e84b.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/d9b9232a0f115eb1d752c2b149a5224ea030fd04d3c92ab964d53a6701d5e0a7.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh", "label": "liara_pre_build.sh", "file_type": "code", "source_file": "liara_pre_build.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh__entry", "label": "liara_pre_build.sh script", "file_type": "code", "source_file": "liara_pre_build.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "liara_pre_build.sh", "source_location": "L1", "weight": 1.0}]}
|
||||
graphify-out/cache/ast/v0.8.44/dfb08e90e9fc87e3ae70684c1620bea416fcc661377244f40ee83b3476e81944.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh", "label": "liara_pre_start.sh", "file_type": "code", "source_file": "liara_pre_start.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh__entry", "label": "liara_pre_start.sh script", "file_type": "code", "source_file": "liara_pre_start.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "liara_pre_start.sh", "source_location": "L1", "weight": 1.0}]}
|
||||
graphify-out/cache/ast/v0.8.44/edf1ab3ddcd8206d3e2cb2c85fd3f7f274dc59001e09dcfd6f250a0b00493c6f.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [], "edges": [], "skipped": "data json (not a config/manifest)"}
|
||||
Reference in New Issue
Block a user