MCPcopy Create free account

hub / github.com/emwalker/digraph / functions

Functions955 in github.com/emwalker/digraph

↓ 1 callersMethodmutation
(&self, mode: IndexMode)
backend/src/git/client.rs:443
↓ 1 callersFunctionname
(synonyms: readonly SynonymType[])
client/src/mutations/updateTopicSynonymsMutation.ts:14
↓ 1 callersMethodobject
(&self, path: &ExternalId)
backend/src/git/core/mod.rs:232
↓ 1 callersMethodobject_exists
(&self, id: &ExternalId)
backend/src/git/core/mod.rs:240
↓ 1 callersFunctiononAuthSuccessFn
(environment: Environment)
client/src/server/auth/withGithub.ts:43
↓ 1 callersFunctionoptimisticResponse
(repoTopic: RepoTopicType, synonymUpdate: SynonymType[])
client/src/mutations/updateTopicSynonymsMutation.ts:32
↓ 1 callersFunctionparse_args
()
backend/src/bin/migrate.rs:200
↓ 1 callersFunctionparse_args
()
backend/src/bin/export.rs:30
↓ 1 callersFunctionparse_args
()
backend/src/bin/show.rs:126
↓ 1 callersFunctionparse_url
(input: &str)
backend/src/http/repo_url.rs:124
↓ 1 callersMethodparts
(&self)
backend/src/git/client.rs:96
↓ 1 callersFunctionpathnameFor
(pathname: string, selectedScope: string)
client/src/components/ui/SearchBox/index.tsx:16
↓ 1 callersMethodpaths
(&self)
backend/src/git/activity.rs:776
↓ 1 callersFunctionpersist_link
( mutation: &mut Mutation, repo_link_repo_id: RepoId, repo_link: &mut RepoLink, parent_topics:
backend/src/bin/export.rs:457
↓ 1 callersFunctionpersist_links
( mutation: &mut Mutation, repo_link_repo_id: RepoId, repo_link_meta: &LinkMetadataRow, parent
backend/src/bin/export.rs:493
↓ 1 callersFunctionpersist_topic
( mutation: &mut Mutation, repo_topic_repo_id: RepoId, repo_topic: &mut RepoTopic, parent_topi
backend/src/bin/export.rs:201
↓ 1 callersFunctionpersist_topics
1. Don't place paths for items in private repos under /wiki/
backend/src/bin/export.rs:274
↓ 1 callersMethodprefix
(&self)
backend/src/types.rs:446
↓ 1 callersMethodprefix
(&self)
backend/src/git/index.rs:512
↓ 1 callersFunctionprepareVariablesFn
(viewer: Express.User)
client/src/router.tsx:29
↓ 1 callersFunctionprimaryOrFirstEmail
(emails: Email[])
client/src/server/auth/withGithub.ts:36
↓ 1 callersFunctionqueryFromState
(editorState: EditorState)
client/src/components/ui/SearchBox/queryFromState.ts:38
↓ 1 callersFunctionrandom_id
()
backend/src/types.rs:325
↓ 1 callersFunctionrawFromQuery
(queryInfo: QueryInfo, genKey: Function)
client/src/components/ui/SearchBox/TextInput/rawFromQuery.ts:13
↓ 1 callersMethodreferences
(&self)
backend/src/git/index.rs:469
↓ 1 callersFunctionregisterEndpointsFn
(provider: string)
client/src/server/auth/registerEndpointsFn.ts:4
↓ 1 callersMethodremove_link
( &mut self, repo_id: RepoId, link_id: &ExternalId, link: &RepoLink, )
backend/src/git/client.rs:550
↓ 1 callersMethodremove_synonyms
( &mut self, client: &Client, repo_id: RepoId, id: &ExternalId, topic:
backend/src/git/index.rs:727
↓ 1 callersMethodremove_topic
( &mut self, repo_id: RepoId, topic_id: &ExternalId, topic: &RepoTopic, )
backend/src/git/client.rs:568
↓ 1 callersFunctionrenderItem
()
client/src/components/ui/SidebarList/index.tsx:23
↓ 1 callersFunctionrenderNotification
()
client/src/components/TopicPage/ViewTopicPage/index.tsx:154
↓ 1 callersFunctionrenderSearchResultItem
(viewer: ViewerType, item: SearchItemType | null)
client/src/components/TopicPage/TopicSearchPage/index.tsx:76
↓ 1 callersFunctionrenderTopicViews
(topic: TopicType)
client/src/components/TopicPage/ViewTopicPage/index.tsx:164
↓ 1 callersMethodrepo
(&self, ctx: &Context<'_>)
backend/src/graphql/link.rs:99
↓ 1 callersMethodrepos
(&self, root: &PathBuf)
backend/src/git/checks.rs:38
↓ 1 callersMethodrepositories_for_user
(&self, user_id: String)
backend/src/store.rs:242
↓ 1 callersMethodrequest_decision
( &self, mutation: Mutation, parent: RepoTopic, matches: BTreeSet<SynonymMatch
backend/src/git/topic.rs:575
↓ 1 callersMethodroot
(&self)
backend/src/git/types.rs:400
↓ 1 callersMethodroot_topic_id
(&self)
backend/src/types.rs:132
↓ 1 callersMethodsearch
( &self, parent_topic: &git::Topic, search: &git::Search, )
backend/src/store.rs:256
↓ 1 callersFunctionsearchResults
(conn: ResultConnection)
next/components/SearchResults/index.tsx:115
↓ 1 callersMethodsearch_index
( &self, client: &Client, index_type: IndexType, mode: IndexMode, )
backend/src/git/index.rs:531
↓ 1 callersMethodsetBasicAuth
(viewerId: string, sessionId: string)
client/src/server/ServerFetcher.ts:27
↓ 1 callersFunctionsetup
( )
client/src/components/Layout/index.test.tsx:50
↓ 1 callersFunctionsetup
()
client/src/components/ui/Link/EditLinkContainer/EditLink/EditRepoLink/index.test.tsx:55
↓ 1 callersMethodshould_fetch
(&self)
backend/src/http/page.rs:61
↓ 1 callersFunctionshutdown_signal
()
backend/src/bin/api.rs:73
↓ 1 callersFunctionstateFor
(queryInfo: QueryInfo)
client/src/components/ui/SearchBox/TextInput/index.tsx:31
↓ 1 callersMethodstats
(&self)
backend/src/git/core/mod.rs:245
↓ 1 callersMethodstore
(&self, viewer: Arc<Viewer>, timespec: &Timespec)
backend/src/graphql/mod.rs:117
↓ 1 callersMethodsynonym_phrase_index
( &mut self, client: &Client, key: &IndexKey, index_type: IndexType, )
backend/src/git/index.rs:629
↓ 1 callersMethodsynonym_token_index
( &mut self, client: &Client, key: &IndexKey, index_type: IndexType, )
backend/src/git/index.rs:650
↓ 1 callersMethodsynonyms
(&self)
backend/src/graphql/topic.rs:44
↓ 1 callersFunctiontemplate
(vo: Variables)
client/src/server/renderFullPage.ts:44
↓ 1 callersFunctiontermsFromQueryInfo
({ topics, phrases }: QueryInfo)
next/components/SearchBox/index.tsx:39
↓ 1 callersMethodtimerange
(&self)
backend/src/graphql/topic.rs:65
↓ 1 callersFunctiontimerange_epoch
()
backend/src/git/testing.rs:11
↓ 1 callersFunctiontoString
(state: Object)
client/src/server/renderFullPage.ts:70
↓ 1 callersMethodtopic
(&self, id: &ExternalId)
backend/src/git/core/mod.rs:292
↓ 1 callersMethodtopic_count
(&self)
backend/src/git/stats.rs:40
↓ 1 callersMethodtopic_details
( &self, context: RepoId, )
backend/src/git/ext.rs:54
↓ 1 callersMethodtopic_downset
(&self, topic_path: &TopicPath)
backend/src/git/client.rs:406
↓ 1 callersMethodtopic_id
(&self)
backend/src/git/types.rs:440
↓ 1 callersMethodtopic_oid
( &self, _timespec: &Timespec, topic_id: &ExternalId, )
backend/src/git/core/mod.rs:131
↓ 1 callersMethodtopics_only
(&self)
backend/src/git/search.rs:133
↓ 1 callersFunctiontry_convert
(rows: Vec<Row>)
backend/src/psql/organization.rs:41
↓ 1 callersMethodupdate_by
(&self, actor: &Arc<Viewer>)
backend/src/store.rs:304
↓ 1 callersFunctionupdate_personal_repos
(pool: &PgPool)
backend/src/bin/migrate.rs:124
↓ 1 callersFunctionupdate_repo_and_org_names
(pool: &PgPool)
backend/src/bin/migrate.rs:102
↓ 1 callersMethodupdate_repo_topic
( &self, mutation: Mutation, store: &S, name: String, topic_id: &Exter
backend/src/git/topic.rs:660
↓ 1 callersMethodupdate_synonyms
( &mut self, client: &Client, repo_id: RepoId, before: &Option<RepoTopic>,
backend/src/git/index.rs:842
↓ 1 callersMethodupsert_session
( &self, input: graphql::CreateGithubSessionInput, )
backend/src/store.rs:393
↓ 1 callersMethodurl_paths
(&self)
backend/src/git/search.rs:474
↓ 1 callersMethoduser_info
(&self)
backend/src/psql/registration.rs:101
↓ 1 callersMethodvalidate
(&self)
backend/src/git/link.rs:160
↓ 1 callersMethodvalidate
(&self, mutation: &Mutation)
backend/src/git/topic.rs:356
↓ 1 callersMethodview_stats
(&self)
backend/src/store.rs:484
↓ 1 callersMethodview_stats
(&self, repo_id: RepoId)
backend/src/git/client.rs:345
↓ 1 callersMethodviewer_can_update
(&self, ctx: &Context<'_>)
backend/src/graphql/topic.rs:164
↓ 1 callersFunctionviewer_from_header
( auth: Option<TypedHeader<Authorization<Basic>>>, state: &digraph::graphql::State, )
backend/src/bin/api.rs:35
↓ 1 callersMethodvisit_child_link
(&mut self, link: &RepoLink)
backend/src/bin/show.rs:88
↓ 1 callersMethodvisit_child_topic
(&mut self, topic: &RepoTopic)
backend/src/bin/show.rs:77
↓ 1 callersMethodvisit_link
(&mut self, link: &RepoLink)
backend/src/bin/show.rs:42
↓ 1 callersMethodvisit_topic
(&mut self, topic: &RepoTopic)
backend/src/bin/show.rs:20
↓ 1 callersMethodvisit_topic_child
(&mut self, child: &TopicChild)
backend/src/bin/show.rs:110
↓ 1 callersMethodwith_cycle
(&self, cycle: bool)
backend/src/git/index.rs:131
↓ 1 callersMethodwrite
(&self, repo: &git2::Repository, before: Option<git2::Tree>)
backend/src/git/core/mod.rs:325
↓ 1 callersMethodwrite_repo_changes
(&self, store: &S)
backend/src/git/index.rs:784
FunctionAccount
(props: Props)
client/src/components/UserSettings/Account/index.tsx:14
FunctionAddForm
({ inputName, onNameChange, onLocaleChange, onAdd }: AddFormProps)
client/src/components/ui/Topic/EditTopicContainer/EditTopic/EditRepoTopic/RepoTopicSynonyms/index.tsx:50
FunctionAddForm
(props: Props)
client/src/components/TopicPage/ViewTopicPage/AddForm/index.tsx:85
FunctionAddLink
(props: Props)
client/src/components/TopicPage/ViewTopicPage/AddForm/AddLink/index.tsx:35
FunctionAddTopic
(props: Props)
client/src/components/TopicPage/ViewTopicPage/AddForm/AddTopic/index.tsx:32
FunctionAlert
({ children, alert, onClose }: Props)
client/src/components/FlashMessages/Alert/index.tsx:23
FunctionAllProviders
({ children, relayEnvironment, }: { children?: React.ReactNode; relayEnvironment: Environment; })
client/src/components/test-utils.tsx:8
FunctionApolloWrapper
({ children }: React.PropsWithChildren)
next/lib/ApolloWrapper.tsx:42
FunctionBlankslate
({ message }: BlankslateProps)
client/src/components/ui/List/index.tsx:9
FunctionBlankslate
({ placeholder }: { placeholder: string })
client/src/components/ui/SidebarList/index.tsx:8
FunctionBlankslate
({ children, title }: Props)
client/src/components/ui/Blankslate/index.tsx:8
FunctionCloseButton
({ toggleForm }: { toggleForm: () => void })
client/src/components/ui/Item/index.tsx:28
← previousnext →301–400 of 955, ranked by callers