Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/learnhouse/learnhouse
/ first
Method
first
apps/api/src/tests/core/test_core_events.py:18–19 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
16
self._row = row
17
18
def
first(self):
19
return
self._row
20
21
22
class
_FakeSession:
Callers
15
_verify_api_token_org_boundary
Function · 0.45
get_user_org
Function · 0.45
get_user_org_role
Function · 0.45
require_org_role_permission
Function · 0.45
is_user_superadmin
Function · 0.45
get_org_plan
Function · 0.45
plan_dependency
Function · 0.45
require_org_admin
Function · 0.45
_check_feature_enabled
Function · 0.45
require_courses_feature_by_org_slug
Function · 0.45
require_courses_feature_by_course_uuid
Function · 0.45
require_courses_feature_by_activity_uuid
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected