changes
This commit is contained in:
1
graphify-out/cache/22bf9f4adb831a7508505d80d0d36d514db30b91bcb13d106345d6c9bcb597da.json
vendored
Normal file
1
graphify-out/cache/22bf9f4adb831a7508505d80d0d36d514db30b91bcb13d106345d6c9bcb597da.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py", "label": "main.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L1"}, {"id": "main_webclient", "label": "WebClient", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L5"}, {"id": "main_web_client", "label": "web_client()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L8"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py", "target": "odoo_addons_web_controllers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py", "target": "main_webclient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py", "target": "main_web_client", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L8", "weight": 1.0}], "raw_calls": [{"caller_nid": "main_web_client", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L9"}, {"caller_nid": "main_web_client", "callee": "set_cookie", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L11"}, {"caller_nid": "main_web_client", "callee": "color_scheme", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py", "source_location": "L13"}]}
|
||||
Reference in New Issue
Block a user