DDB-GPTSource ↗
36 declarations and 37 call references extracted from public source metadata.

Source symbols: packages/dbgpt-core/src/dbgpt/component.py

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: main@100acd76f9510d4e974707bb11a63f71d957d431 · 2026-07-16T11:51:08Z
  • Declarations: 36
  • Referenced calls: 37

Declared symbols

  • LifeCycle — class at line 27; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • on_init — def at line 38; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • after_init — def at line 42; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • async_on_init — def at line 49; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • before_start — def at line 53; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • async_before_start — def at line 61; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • after_start — def at line 65; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • async_after_start — def at line 69; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • before_stop — def at line 73; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • async_before_stop — def at line 77; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • ComponentType — class at line 82; references PublicAPI, init_app, ValueError, get_component, TypeVar
  • BaseComponent — class at line 112; references init_app, ValueError, get_component, TypeVar, PublicAPI
  • __init__ — def at line 117; references init_app, ValueError, get_component, TypeVar, PublicAPI
  • init_app — def at line 122; references ValueError, get_component, TypeVar, PublicAPI
  • get_instance — def at line 130; references ValueError, get_component, TypeVar, PublicAPI
  • SystemApp — class at line 172
  • __init__ — def at line 176
  • app — def at line 191; references component, register_instance, isinstance, RuntimeError, info, init_app, get, register, ValueError, TypeError, items
  • config — def at line 196; references component, register_instance, isinstance, RuntimeError, info, init_app, get, register, ValueError, TypeError, items
  • register — def at line 200; references component, register_instance, isinstance, RuntimeError, info, init_app, get, ValueError, TypeError, items
  • register_instance — def at line 213; references isinstance, RuntimeError, info, init_app, get, register, ValueError, TypeError, items
  • get_component — def at line 234; references isinstance, get, register, ValueError, TypeError, items
  • on_init — def at line 268; references items
  • after_init — def at line 274; references items
  • async_on_init — def at line 280; references items
  • before_start — def at line 287; references items
  • async_before_start — def at line 293; references items
  • after_start — def at line 302; references items
  • async_after_start — def at line 308; references items
  • before_stop — def at line 314; references is_set, items
  • async_before_stop — def at line 327; references items
  • _build — def at line 333; references _register_exit_handler, async_after_start, error, exit, create_task, _startup_func, after_start, async_before_stop, before_stop, register_event_handler
  • startup_event — def at line 340; references async_after_start, error, exit, create_task, _startup_func, after_start
  • _startup_func — def at line 343; references async_after_start, error, exit, create_task, after_start
  • shutdown_event — def at line 353; references async_before_stop, before_stop, register_event_handler
  • _register_exit_handler — def at line 361; references register

File-level call references


Source: packages/dbgpt-core/src/dbgpt/component.py

Generated by smolify with deterministic-repository-import-v2 · 1 source file