Source symbols: api/image_get.py
Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.
- Revision: main@d1d48bc9c0e6e253e87c354ce757c518820c6e25 · 2026-07-20T15:04:19Z
- Declarations: 7
- Referenced calls: 27
Declared symbols
ImageGet— class at line 29; referencesget,ValueError,splitext,lower,basename,_resolve_allowed_image_path,Response,str,is_development,exists,send_file,call_development_function,b64decode,guess_type,BytesIO,_send_fallback_icon,_set_image_headers,_send_file_type_icon,Path,fix_dev_pathget_methods— def at line 32; referencesget,ValueError,splitext,lower,basename,_resolve_allowed_image_path,Response,str,is_development,exists,send_file,call_development_function,b64decode,guess_type,BytesIO,_send_fallback_icon,_set_image_headers,_send_file_type_icon,Path,fix_dev_pathprocess— def at line 35; referencesget,ValueError,splitext,lower,basename,_resolve_allowed_image_path,Response,str,is_development,exists,send_file,call_development_function,b64decode,guess_type,BytesIO,_send_fallback_icon,_set_image_headers,_send_file_type_icon,Path,fix_dev_path_resolve_allowed_image_path— def at line 95; referencesis_development,Path,fix_dev_path,get_abs_path,is_absolute,get_base_dir,resolve,relative_to,ValueError,str,quote_set_image_headers— def at line 117; referencesquote_send_file_type_icon— def at line 127_send_fallback_icon— def at line 186; referencesget_abs_path,exists,ValueError,send_file
File-level call references
get— line 37ValueError— line 40splitext— line 43lower— line 43basename— line 44_resolve_allowed_image_path— line 48Response— line 50str— line 50is_development— line 53exists— line 54send_file— line 55call_development_function— line 59b64decode— line 68guess_type— line 69BytesIO— line 73_send_fallback_icon— line 79_set_image_headers— line 88_send_file_type_icon— line 92Path— line 99fix_dev_path— line 99get_abs_path— line 101is_absolute— line 103get_base_dir— line 104resolve— line 106relative_to— line 110quote— line 121hasattr— line 174
Source: api/image_get.py