Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dav1dde/pasteofexile
/ functions
Functions
784 in github.com/Dav1dde/pasteofexile
⨍
Functions
784
◇
Types & classes
234
↓ 3 callers
Method
has_variant
(&self, primary_variant: &str, alt_variant: &str)
pob/src/items.rs:329
↓ 3 callers
Method
id
(&self)
app/src/components/pob_colored_select.rs:122
↓ 3 callers
Method
inner
(&self)
worker/src/response.rs:23
↓ 3 callers
Method
into_paste
(self)
app/src/context.rs:77
↓ 3 callers
Method
is_active
(&self)
pob/src/serde/model.rs:198
↓ 3 callers
Method
is_poe2
(self)
shared/src/poe.rs:39
↓ 3 callers
Method
is_support
(&self)
pob/src/serde/model.rs:187
↓ 3 callers
Method
is_unique
(&self)
pob/src/items.rs:17
↓ 3 callers
Method
item_sets
(&self)
pob/src/serde/pob.rs:295
↓ 3 callers
Method
loadouts
(&self)
pob/src/serde/pob.rs:377
↓ 3 callers
Method
main_skill_name
(&self)
pob/src/serde/pob.rs:187
↓ 3 callers
Method
name
(&self)
pob/src/config.rs:24
↓ 3 callers
Method
name
(&self)
pob/src/stats.rs:49
↓ 3 callers
Method
number
(&self)
pob/src/config.rs:101
↓ 3 callers
Function
on_paste_change
(rctx: &RequestContext, id: PasteId)
worker/src/cache.rs:119
↓ 3 callers
Function
only_first_color
(text: &str)
app/src/pob/formatting.rs:87
↓ 3 callers
Method
put
( &self, id: &PasteId, sha1: &Sha1, data: &[u8], metadata: Option<&Pas
worker/src/storage/r2.rs:66
↓ 3 callers
Function
render
(cx: Scope, page: Page)
app/src/router.rs:320
↓ 3 callers
Method
route
(&self)
worker/src/request_context.rs:58
↓ 3 callers
Method
send_envelope
(&self, envelope: protocol::Envelope)
worker-sentry/src/client.rs:188
↓ 3 callers
Method
stat_percent_if
(mut self, ifv: bool, value: Option<T>)
app/src/pob/element.rs:91
↓ 3 callers
Method
stat_str
(mut self, value: Option<T>)
app/src/pob/element.rs:49
↓ 3 callers
Method
status
(status_code: u16)
worker/src/response.rs:151
↓ 3 callers
Function
title_with_config
(pob: &T, config: &TitleConfig)
app/src/pob/mod.rs:107
↓ 3 callers
Function
to_path_r2
(id: &PasteId)
worker/src/storage/utils.rs:5
↓ 3 callers
Function
to_skills
(skills: &[Skill], main_socket_group: usize)
pob/src/serde/pob.rs:463
↓ 3 callers
Method
with_etag
(mut self, etag: impl Into<String>)
worker/src/app.rs:151
↓ 3 callers
Function
with_sentry
(f: F)
worker-sentry/src/lib.rs:190
↓ 2 callers
Function
active_skill_names
Returns an iterator of active skills as PoB sees it.
pob/src/serde/pob.rs:440
↓ 2 callers
Method
active_skills
(&self)
pob/src/serde/model.rs:126
↓ 2 callers
Method
active_tree
(&'a self)
app/src/build.rs:83
↓ 2 callers
Method
active_tree_id
(&self)
app/src/build.rs:79
↓ 2 callers
Function
add_attachment
( data: Rc<[u8]>, content_type: Option<Cow<'static, str>>, filename: impl Into<Cow<'static, str>>,
worker-sentry/src/lib.rs:167
↓ 2 callers
Function
add_attachment_plain
(data: Rc<[u8]>, filename: impl Into<Cow<'static, str>>)
worker-sentry/src/lib.rs:163
↓ 2 callers
Method
add_breadcrumb
(&mut self, breadcrumb: protocol::Breadcrumb)
worker-sentry/src/client.rs:79
↓ 2 callers
Method
add_metric
(&mut self, mut metric: TraceMetric<'static>)
worker-sentry/src/client.rs:87
↓ 2 callers
Method
as_msecs
(&self)
worker-sentry/src/protocol.rs:230
↓ 2 callers
Method
as_str
(&self)
shared/src/user.rs:21
↓ 2 callers
Method
bandit
(&self)
pob/src/serde/pob.rs:118
↓ 2 callers
Method
body
(mut self, body: impl Into<Vec<u8>>)
worker/src/response.rs:171
↓ 2 callers
Method
cache_entry
(&self)
worker/src/request_context.rs:138
↓ 2 callers
Method
cache_for
(self, ttl: Duration)
worker/src/response.rs:236
↓ 2 callers
Function
capture_err
(err: &dyn std::error::Error, level: Level)
worker-sentry/src/lib.rs:153
↓ 2 callers
Method
capture_event
(&self, mut event: protocol::Event<'static>)
worker-sentry/src/client.rs:141
↓ 2 callers
Function
click_has_ctrl
(event: web_sys::Event)
app/src/utils.rs:201
↓ 2 callers
Function
config
(pob: &impl PathOfBuilding)
app/src/pob/summary.rs:238
↓ 2 callers
Function
convert_tracing_level
(level: &tracing::Level)
worker-sentry/src/converter.rs:11
↓ 2 callers
Method
cookie
(&self, name: &str)
worker/src/utils.rs:199
↓ 2 callers
Function
core_stats
(pob: &impl PathOfBuilding)
app/src/pob/summary.rs:7
↓ 2 callers
Method
current_item_set_id
(&self)
app/src/build.rs:105
↓ 2 callers
Method
current_skill_set_id
(&self)
app/src/build.rs:118
↓ 2 callers
Function
decode
(s: &str)
worker/src/dangerous.rs:116
↓ 2 callers
Function
defense
(pob: &impl PathOfBuilding)
app/src/pob/summary.rs:86
↓ 2 callers
Method
delete_state_cookie
(self)
worker/src/response.rs:218
↓ 2 callers
Function
deserialize_from_attribute
(data: &str)
app/src/utils.rs:160
↓ 2 callers
Method
enchants
(&self)
pob/src/items.rs:265
↓ 2 callers
Function
encode
(b: &[u8])
worker/src/dangerous.rs:112
↓ 2 callers
Function
extract_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 callers
Method
get
(&self, path: &str)
worker/src/assets.rs:54
↓ 2 callers
Method
get
(&self, id: &PasteId)
worker/src/storage/r2.rs:32
↓ 2 callers
Method
get_all
(&self)
app/src/storage.rs:54
↓ 2 callers
Function
get_mime
(path: &str)
worker/src/assets.rs:79
↓ 2 callers
Function
get_node
(version: Version, id: u32)
poe-tree/src/lib.rs:117
↓ 2 callers
Method
get_paste
(&self, id: &PasteId)
worker/src/pastes.rs:31
↓ 2 callers
Function
get_paste_summary
(pob: &impl PathOfBuilding)
app/src/meta.rs:75
↓ 2 callers
Function
handle_download_json
(rctx: &RequestContext, id: PasteId)
worker/src/api.rs:153
↓ 2 callers
Function
handle_download_xml
(rctx: &RequestContext, id: PasteId)
worker/src/api.rs:174
↓ 2 callers
Function
handle_error
(name: &'static str, mut response: worker::Response)
worker/src/poe_api.rs:177
↓ 2 callers
Function
hash_to_short_id
(hash: &Sha1)
worker/src/utils.rs:36
↓ 2 callers
Method
highlight
(&self, nodes: I)
app/src/tree.rs:74
↓ 2 callers
Method
hover
(mut self, value: Option<T>)
app/src/pob/element.rs:41
↓ 2 callers
Method
imbued_support
(&self)
pob/src/serde/model.rs:168
↓ 2 callers
Method
implicits
(&self)
pob/src/items.rs:272
↓ 2 callers
Method
into_string
(self)
shared/src/url.rs:89
↓ 2 callers
Method
into_url
(self)
app/src/meta.rs:24
↓ 2 callers
Function
is_at_least_medium_breakpoint
Checks if the current viewport size is at least `md:`.
app/src/utils.rs:103
↓ 2 callers
Method
is_keystone
(&self)
poe-tree/src/lib.rs:13
↓ 2 callers
Method
is_logged_in
(&self)
worker/src/request_context.rs:134
↓ 2 callers
Function
is_valid_custom_title
(title: &str)
shared/src/validation.rs:58
↓ 2 callers
Method
item_by_id
(&self, id: u16)
pob/src/serde/pob.rs:245
↓ 2 callers
Method
list_pastes
( &self, session: Session<'_>, user: &User, )
worker/src/pastes.rs:56
↓ 2 callers
Function
logo
()
app/src/assets.rs:68
↓ 2 callers
Method
main_skill
(&self)
pob/src/serde/pob.rs:45
↓ 2 callers
Method
main_skill_supported_by
(&self, skill: &str)
pob/src/serde/pob.rs:194
↓ 2 callers
Method
main_skill_supported_by_any
(&self, skills: T)
pob/src/lib.rs:173
↓ 2 callers
Method
meta
(&self)
app/src/router.rs:276
↓ 2 callers
Method
minion_stat_parse
(&self, name: Stat)
pob/src/lib.rs:199
↓ 2 callers
Method
no_sentry
(mut self)
worker/src/net.rs:68
↓ 2 callers
Function
node_ids
(node: &[data::NodeStat])
app/src/components/pob_tree_preview.rs:471
↓ 2 callers
Function
offense
(pob: &impl PathOfBuilding)
app/src/pob/summary.rs:178
↓ 2 callers
Function
open_wiki_page
(page: &str)
app/src/utils.rs:197
↓ 2 callers
Method
paste_id
(&self)
app/src/components/create_paste.rs:58
↓ 2 callers
Function
paste_page
( rctx: &RequestContext, id: PasteId, mapper: impl Fn(PasteId, shared::model::Paste) -> app::Conte
worker/src/app.rs:110
↓ 2 callers
Function
pretty_date_ts
(ts: u64)
app/src/utils.rs:220
↓ 2 callers
Function
rarity_str
(rarity: pob::Rarity)
app/src/components/pob_item.rs:142
↓ 2 callers
Function
redirect_from_oauth_state
(state: &str)
worker/src/api.rs:481
↓ 2 callers
Function
render
(info: ResponseInfo, ctx: app::Context)
worker/src/app.rs:41
↓ 2 callers
Function
render_hover
(cx: Scope<'_>, s: &str)
app/src/pob/element.rs:416
↓ 2 callers
Function
render_item
( cx: Scope<'a>, gv: GameVersion, name: &'static str, item: Option<pob::Item<'a>>, current
app/src/components/pob_item_set.rs:94
↓ 2 callers
Function
render_item_str
( cx: Scope<'a>, gv: GameVersion, name: &'static str, item: Option<&'a str>, current_item:
app/src/components/pob_item_set.rs:78
← previous
next →
101–200 of 784, ranked by callers