Files
tfm_ainventory/graphify-out/cache/ea39c13c35b0e993190e83352ea3d0be7b3e6acc84886de39f86e42eb4598aa3.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "label": "php.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L1"}, {"id": "php_zephirlexer", "label": "ZephirLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L22"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "php_psyshconsolelexer", "label": "PsyshConsoleLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L87"}, {"id": "lexer", "label": "Lexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "php_psyshconsolelexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L105"}, {"id": "php_psyshconsolelexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L109"}, {"id": "php_phplexer", "label": "PhpLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L135"}, {"id": "php_phplexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L297"}, {"id": "php_phplexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L317"}, {"id": "php_phplexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L329"}, {"id": "php_rationale_1", "label": "pygments.lexers.php ~~~~~~~~~~~~~~~~~~~ Lexers for PHP and related lang", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L1"}, {"id": "php_rationale_23", "label": "For Zephir language source code. Zephir is a compiled high level language a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L23"}, {"id": "php_rationale_88", "label": "For PsySH console output, such as: .. sourcecode:: psysh >>> $gree", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L88"}, {"id": "php_rationale_136", "label": "For PHP source code. For PHP embedded in HTML, use the `HtmlPhpLexer`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L136"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "target": "pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "target": "php_zephirlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L22", "weight": 1.0}, {"source": "php_zephirlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "target": "php_psyshconsolelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L87", "weight": 1.0}, {"source": "php_psyshconsolelexer", "target": "lexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L87", "weight": 1.0}, {"source": "php_psyshconsolelexer", "target": "php_psyshconsolelexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L105", "weight": 1.0}, {"source": "php_psyshconsolelexer", "target": "php_psyshconsolelexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "target": "php_phplexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L135", "weight": 1.0}, {"source": "php_phplexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L135", "weight": 1.0}, {"source": "php_phplexer", "target": "php_phplexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L297", "weight": 1.0}, {"source": "php_phplexer", "target": "php_phplexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L317", "weight": 1.0}, {"source": "php_phplexer", "target": "php_phplexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L329", "weight": 1.0}, {"source": "php_psyshconsolelexer_init", "target": "php_phplexer_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L107", "weight": 1.0}, {"source": "php_psyshconsolelexer_get_tokens_unprocessed", "target": "php_phplexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L110", "weight": 1.0}, {"source": "php_psyshconsolelexer_get_tokens_unprocessed", "target": "php_phplexer_get_tokens_unprocessed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L126", "weight": 1.0}, {"source": "php_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_php_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L1", "weight": 1.0}, {"source": "php_rationale_23", "target": "php_zephirlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L23", "weight": 1.0}, {"source": "php_rationale_88", "target": "php_psyshconsolelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L88", "weight": 1.0}, {"source": "php_rationale_136", "target": "php_phplexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L136", "weight": 1.0}], "raw_calls": [{"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L113"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L114"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L115"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L115"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L116"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L116"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L119"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L120"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L120"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "do_insertions", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L125"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L129"}, {"caller_nid": "php_psyshconsolelexer_get_tokens_unprocessed", "callee": "do_insertions", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L131"}, {"caller_nid": "php_phplexer_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L298"}, {"caller_nid": "php_phplexer_init", "callee": "get_list_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L300"}, {"caller_nid": "php_phplexer_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L302"}, {"caller_nid": "php_phplexer_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L306"}, {"caller_nid": "php_phplexer_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L309"}, {"caller_nid": "php_phplexer_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L312"}, {"caller_nid": "php_phplexer_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L314"}, {"caller_nid": "php_phplexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L320"}, {"caller_nid": "php_phplexer_analyse_text", "callee": "shebang_matches", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L330"}, {"caller_nid": "php_phplexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/php.py", "source_location": "L333"}]}