MCPcopy Create free account

hub / github.com/Dav1dde/pasteofexile / functions

Functions784 in github.com/Dav1dde/pasteofexile

↓ 3 callersMethodhas_variant
(&self, primary_variant: &str, alt_variant: &str)
pob/src/items.rs:329
↓ 3 callersMethodid
(&self)
app/src/components/pob_colored_select.rs:122
↓ 3 callersMethodinner
(&self)
worker/src/response.rs:23
↓ 3 callersMethodinto_paste
(self)
app/src/context.rs:77
↓ 3 callersMethodis_active
(&self)
pob/src/serde/model.rs:198
↓ 3 callersMethodis_poe2
(self)
shared/src/poe.rs:39
↓ 3 callersMethodis_support
(&self)
pob/src/serde/model.rs:187
↓ 3 callersMethodis_unique
(&self)
pob/src/items.rs:17
↓ 3 callersMethoditem_sets
(&self)
pob/src/serde/pob.rs:295
↓ 3 callersMethodloadouts
(&self)
pob/src/serde/pob.rs:377
↓ 3 callersMethodmain_skill_name
(&self)
pob/src/serde/pob.rs:187
↓ 3 callersMethodname
(&self)
pob/src/config.rs:24
↓ 3 callersMethodname
(&self)
pob/src/stats.rs:49
↓ 3 callersMethodnumber
(&self)
pob/src/config.rs:101
↓ 3 callersFunctionon_paste_change
(rctx: &RequestContext, id: PasteId)
worker/src/cache.rs:119
↓ 3 callersFunctiononly_first_color
(text: &str)
app/src/pob/formatting.rs:87
↓ 3 callersMethodput
( &self, id: &PasteId, sha1: &Sha1, data: &[u8], metadata: Option<&Pas
worker/src/storage/r2.rs:66
↓ 3 callersFunctionrender
(cx: Scope, page: Page)
app/src/router.rs:320
↓ 3 callersMethodroute
(&self)
worker/src/request_context.rs:58
↓ 3 callersMethodsend_envelope
(&self, envelope: protocol::Envelope)
worker-sentry/src/client.rs:188
↓ 3 callersMethodstat_percent_if
(mut self, ifv: bool, value: Option<T>)
app/src/pob/element.rs:91
↓ 3 callersMethodstat_str
(mut self, value: Option<T>)
app/src/pob/element.rs:49
↓ 3 callersMethodstatus
(status_code: u16)
worker/src/response.rs:151
↓ 3 callersFunctiontitle_with_config
(pob: &T, config: &TitleConfig)
app/src/pob/mod.rs:107
↓ 3 callersFunctionto_path_r2
(id: &PasteId)
worker/src/storage/utils.rs:5
↓ 3 callersFunctionto_skills
(skills: &[Skill], main_socket_group: usize)
pob/src/serde/pob.rs:463
↓ 3 callersMethodwith_etag
(mut self, etag: impl Into<String>)
worker/src/app.rs:151
↓ 3 callersFunctionwith_sentry
(f: F)
worker-sentry/src/lib.rs:190
↓ 2 callersFunctionactive_skill_names
Returns an iterator of active skills as PoB sees it.
pob/src/serde/pob.rs:440
↓ 2 callersMethodactive_skills
(&self)
pob/src/serde/model.rs:126
↓ 2 callersMethodactive_tree
(&'a self)
app/src/build.rs:83
↓ 2 callersMethodactive_tree_id
(&self)
app/src/build.rs:79
↓ 2 callersFunctionadd_attachment
( data: Rc<[u8]>, content_type: Option<Cow<'static, str>>, filename: impl Into<Cow<'static, str>>,
worker-sentry/src/lib.rs:167
↓ 2 callersFunctionadd_attachment_plain
(data: Rc<[u8]>, filename: impl Into<Cow<'static, str>>)
worker-sentry/src/lib.rs:163
↓ 2 callersMethodadd_breadcrumb
(&mut self, breadcrumb: protocol::Breadcrumb)
worker-sentry/src/client.rs:79
↓ 2 callersMethodadd_metric
(&mut self, mut metric: TraceMetric<'static>)
worker-sentry/src/client.rs:87
↓ 2 callersMethodas_msecs
(&self)
worker-sentry/src/protocol.rs:230
↓ 2 callersMethodas_str
(&self)
shared/src/user.rs:21
↓ 2 callersMethodbandit
(&self)
pob/src/serde/pob.rs:118
↓ 2 callersMethodbody
(mut self, body: impl Into<Vec<u8>>)
worker/src/response.rs:171
↓ 2 callersMethodcache_entry
(&self)
worker/src/request_context.rs:138
↓ 2 callersMethodcache_for
(self, ttl: Duration)
worker/src/response.rs:236
↓ 2 callersFunctioncapture_err
(err: &dyn std::error::Error, level: Level)
worker-sentry/src/lib.rs:153
↓ 2 callersMethodcapture_event
(&self, mut event: protocol::Event<'static>)
worker-sentry/src/client.rs:141
↓ 2 callersFunctionclick_has_ctrl
(event: web_sys::Event)
app/src/utils.rs:201
↓ 2 callersFunctionconfig
(pob: &impl PathOfBuilding)
app/src/pob/summary.rs:238
↓ 2 callersFunctionconvert_tracing_level
(level: &tracing::Level)
worker-sentry/src/converter.rs:11
↓ 2 callersMethodcookie
(&self, name: &str)
worker/src/utils.rs:199
↓ 2 callersFunctioncore_stats
(pob: &impl PathOfBuilding)
app/src/pob/summary.rs:7
↓ 2 callersMethodcurrent_item_set_id
(&self)
app/src/build.rs:105
↓ 2 callersMethodcurrent_skill_set_id
(&self)
app/src/build.rs:118
↓ 2 callersFunctiondecode
(s: &str)
worker/src/dangerous.rs:116
↓ 2 callersFunctiondefense
(pob: &impl PathOfBuilding)
app/src/pob/summary.rs:86
↓ 2 callersMethoddelete_state_cookie
(self)
worker/src/response.rs:218
↓ 2 callersFunctiondeserialize_from_attribute
(data: &str)
app/src/utils.rs:160
↓ 2 callersMethodenchants
(&self)
pob/src/items.rs:265
↓ 2 callersFunctionencode
(b: &[u8])
worker/src/dangerous.rs:112
↓ 2 callersFunctionextract_slice_between
Extracts the string slice between `start` and `end`. If `end` is `None` it returns the slice from `start` to the end of `s`. ## Safety: `start` an
pob/src/items.rs:417
↓ 2 callersMethodget
(&self, path: &str)
worker/src/assets.rs:54
↓ 2 callersMethodget
(&self, id: &PasteId)
worker/src/storage/r2.rs:32
↓ 2 callersMethodget_all
(&self)
app/src/storage.rs:54
↓ 2 callersFunctionget_mime
(path: &str)
worker/src/assets.rs:79
↓ 2 callersFunctionget_node
(version: Version, id: u32)
poe-tree/src/lib.rs:117
↓ 2 callersMethodget_paste
(&self, id: &PasteId)
worker/src/pastes.rs:31
↓ 2 callersFunctionget_paste_summary
(pob: &impl PathOfBuilding)
app/src/meta.rs:75
↓ 2 callersFunctionhandle_download_json
(rctx: &RequestContext, id: PasteId)
worker/src/api.rs:153
↓ 2 callersFunctionhandle_download_xml
(rctx: &RequestContext, id: PasteId)
worker/src/api.rs:174
↓ 2 callersFunctionhandle_error
(name: &'static str, mut response: worker::Response)
worker/src/poe_api.rs:177
↓ 2 callersFunctionhash_to_short_id
(hash: &Sha1)
worker/src/utils.rs:36
↓ 2 callersMethodhighlight
(&self, nodes: I)
app/src/tree.rs:74
↓ 2 callersMethodhover
(mut self, value: Option<T>)
app/src/pob/element.rs:41
↓ 2 callersMethodimbued_support
(&self)
pob/src/serde/model.rs:168
↓ 2 callersMethodimplicits
(&self)
pob/src/items.rs:272
↓ 2 callersMethodinto_string
(self)
shared/src/url.rs:89
↓ 2 callersMethodinto_url
(self)
app/src/meta.rs:24
↓ 2 callersFunctionis_at_least_medium_breakpoint
Checks if the current viewport size is at least `md:`.
app/src/utils.rs:103
↓ 2 callersMethodis_keystone
(&self)
poe-tree/src/lib.rs:13
↓ 2 callersMethodis_logged_in
(&self)
worker/src/request_context.rs:134
↓ 2 callersFunctionis_valid_custom_title
(title: &str)
shared/src/validation.rs:58
↓ 2 callersMethoditem_by_id
(&self, id: u16)
pob/src/serde/pob.rs:245
↓ 2 callersMethodlist_pastes
( &self, session: Session<'_>, user: &User, )
worker/src/pastes.rs:56
↓ 2 callersFunctionlogo
()
app/src/assets.rs:68
↓ 2 callersMethodmain_skill
(&self)
pob/src/serde/pob.rs:45
↓ 2 callersMethodmain_skill_supported_by
(&self, skill: &str)
pob/src/serde/pob.rs:194
↓ 2 callersMethodmain_skill_supported_by_any
(&self, skills: T)
pob/src/lib.rs:173
↓ 2 callersMethodmeta
(&self)
app/src/router.rs:276
↓ 2 callersMethodminion_stat_parse
(&self, name: Stat)
pob/src/lib.rs:199
↓ 2 callersMethodno_sentry
(mut self)
worker/src/net.rs:68
↓ 2 callersFunctionnode_ids
(node: &[data::NodeStat])
app/src/components/pob_tree_preview.rs:471
↓ 2 callersFunctionoffense
(pob: &impl PathOfBuilding)
app/src/pob/summary.rs:178
↓ 2 callersFunctionopen_wiki_page
(page: &str)
app/src/utils.rs:197
↓ 2 callersMethodpaste_id
(&self)
app/src/components/create_paste.rs:58
↓ 2 callersFunctionpaste_page
( rctx: &RequestContext, id: PasteId, mapper: impl Fn(PasteId, shared::model::Paste) -> app::Conte
worker/src/app.rs:110
↓ 2 callersFunctionpretty_date_ts
(ts: u64)
app/src/utils.rs:220
↓ 2 callersFunctionrarity_str
(rarity: pob::Rarity)
app/src/components/pob_item.rs:142
↓ 2 callersFunctionredirect_from_oauth_state
(state: &str)
worker/src/api.rs:481
↓ 2 callersFunctionrender
(info: ResponseInfo, ctx: app::Context)
worker/src/app.rs:41
↓ 2 callersFunctionrender_hover
(cx: Scope<'_>, s: &str)
app/src/pob/element.rs:416
↓ 2 callersFunctionrender_item
( cx: Scope<'a>, gv: GameVersion, name: &'static str, item: Option<pob::Item<'a>>, current
app/src/components/pob_item_set.rs:94
↓ 2 callersFunctionrender_item_str
( cx: Scope<'a>, gv: GameVersion, name: &'static str, item: Option<&'a str>, current_item:
app/src/components/pob_item_set.rs:78
← previousnext →101–200 of 784, ranked by callers