Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbt-labs/dbt-fusion
/ functions
Functions
15,474 in github.com/dbt-labs/dbt-fusion
⨍
Functions
15,474
◇
Types & classes
3,240
↓ 9,559 callers
Function
new
()
crates/dbt-base/src/lib.rs:26
↓ 6,817 callers
Method
to_string
(&self, backend: AdapterType)
crates/dbt-adapter-sql/src/types/mod.rs:530
↓ 4,494 callers
Method
unwrap
(self)
crates/dbt-adapter/src/sql_types.rs:1050
↓ 3,997 callers
Method
into
(self)
crates/dbt-adapter/src/column/types.rs:1230
↓ 3,483 callers
Method
clone
(&self)
crates/dbt-base/src/cancel.rs:182
↓ 3,163 callers
Method
map
Transform this name by applying a function to each component of the qualified name, returning the result as a new qualified name.
crates/dbt-frontend-common/src/ident.rs:277
↓ 2,287 callers
Function
default
(value: &Value, other: Option<Value>, use_default: Option<Value>)
crates/dbt-jinja/minijinja/src/filters.rs:641
↓ 1,687 callers
Method
push
Pushes a new context item (in-progress task) to the bar.
crates/dbt-tui-progress/src/bar.rs:362
↓ 1,574 callers
Method
insert
(&mut self, name: &'source str, source: &'source str)
crates/dbt-jinja/minijinja/src/loader.rs:87
↓ 1,404 callers
Method
expect
(&mut self, expected: Token<'source>)
crates/dbt-adapter-sql/src/types/mod.rs:1975
↓ 1,305 callers
Method
collect
Pull every notice this source produces into the buffer. Single entry for any type that knows what notices it owns.
crates/dbt-deps/src/notices.rs:240
↓ 1,103 callers
Method
unwrap_or
Get the value or a default
crates/dbt-common/src/row_limit.rs:26
↓ 987 callers
Method
iter
(&self)
crates/dbt-init/src/init.rs:48
↓ 985 callers
Method
join
See [Path::join] for documentation.
crates/dbt-common/src/path.rs:122
↓ 970 callers
Method
clone
(&self)
crates/dbt-schema-store/src/parquet_cache.rs:112
↓ 780 callers
Method
is_some
Returns true if the primary key is set
crates/dbt-schemas/src/schemas/serde.rs:758
↓ 748 callers
Method
clone
(&self)
crates/dbt-telemetry/src/attributes/wrapper.rs:114
↓ 746 callers
Function
new
()
crates/dbt-common/src/mod.rs:57
↓ 734 callers
Method
is_empty
Check if the tuple is empty.
crates/dbt-agate/src/lib.rs:104
↓ 699 callers
Method
as_ref
Returns a reference to the value if it is present.
crates/dbt-common/src/serde_utils.rs:328
↓ 685 callers
Method
get
(&self, file_path: &str)
crates/dbt-init/src/init.rs:39
↓ 638 callers
Method
contains
Checks if the warnings is turned on.
crates/dbt-error/src/codes.rs:394
↓ 631 callers
Method
value
Get the inner Option<u32> value
crates/dbt-common/src/row_limit.rs:16
↓ 580 callers
Method
to_owned
Converts this [Ident] into an owned variant. If this [Ident] is already owned, returns itself.
crates/dbt-ident/src/lib.rs:125
↓ 576 callers
Method
clone
(&self)
crates/dbt-jinja/minijinja/src/value/mod.rs:408
↓ 494 callers
Method
len
Get the length of the tuple.
crates/dbt-agate/src/lib.rs:99
↓ 484 callers
Method
unwrap_or_else
Returns the value if it is present, or the result of the provided function if it is omitted.
crates/dbt-common/src/serde_utils.rs:352
↓ 481 callers
Method
insert
(&mut self, column_name: &str, column_type: Option<&String>)
crates/dbt-adapter/src/metadata/bigquery/mod.rs:111
↓ 456 callers
Method
as_str
(&self)
crates/dbt-ident/src/lib.rs:144
↓ 424 callers
Method
path
(&self)
crates/dbt-run-cache/src/auth/token_store.rs:100
↓ 381 callers
Method
clone
(&self)
crates/dbt-jinja-ctx/src/jinja_object.rs:31
↓ 380 callers
Method
into_iter
( &self, )
crates/dbt-schemas/src/schemas/nodes.rs:4018
↓ 372 callers
Method
filter
Filters the query down by the given keyword arguments.
crates/dbt-jinja/examples/dsl/src/main.rs:29
↓ 281 callers
Method
num_rows
(&self)
crates/dbt-agate/src/table.rs:233
↓ 270 callers
Method
as_str
(&self)
crates/dbt-adapter/src/metadata/databricks/dbr_capabilities.rs:25
↓ 255 callers
Method
as_str
(&self)
crates/dbt-jinja/minijinja/src/value/mod.rs:441
↓ 253 callers
Function
write
Wrapper around [`std::fs::write`] that returns a useful error in case of failure.
crates/dbt-common/src/stdfs.rs:54
↓ 252 callers
Method
as_ref
(&self)
crates/dbt-adapter/src/column/types.rs:347
↓ 231 callers
Method
serialize_field
(&mut self, value: &T)
crates/dbt-jinja/minijinja/src/value/serialize.rs:305
↓ 229 callers
Method
extend
(&mut self, other: Nodes)
crates/dbt-schemas/src/schemas/nodes.rs:4300
↓ 229 callers
Method
is_none
Returns true if the primary key is empty or unset
crates/dbt-schemas/src/schemas/serde.rs:753
↓ 228 callers
Method
iter
(&self)
crates/dbt-adapter/src/relation/config_v2.rs:515
↓ 226 callers
Method
to_path_buf
(&self)
crates/dbt-common/src/path.rs:87
↓ 223 callers
Method
as_ref
(&self)
crates/dbt-tui-progress/src/bar.rs:140
↓ 218 callers
Method
as_ref
(&self)
crates/dbt-telemetry/src/impls/v1_public_events_fusion_query.rs:7
↓ 218 callers
Method
replace
(&self, conn: Option<Box<dyn Connection>>)
crates/dbt-adapter/src/connection.rs:531
↓ 218 callers
Method
with_named_option
( &mut self, name: impl AsRef<str>, value: impl Into<String>, )
crates/dbt-xdbc/src/database/builder.rs:315
↓ 208 callers
Method
len
Get the count of changes in this changeset
crates/dbt-adapter/src/relation/config_v2.rs:503
↓ 203 callers
Method
iter
(&self)
crates/dbt-schemas/src/schemas/nodes.rs:3957
↓ 199 callers
Method
as_bytes
Returns the bytes of this value if they exist.
crates/dbt-jinja/minijinja/src/value/mod.rs:1276
↓ 198 callers
Method
iter
(&self)
crates/dbt-telemetry/src/attributes/registry.rs:398
↓ 196 callers
Method
entry
Returns the deserialized [`SchemaEntry`], deserializing on first call. Returns `None` if the bytes are corrupt.
crates/dbt-schema-store/src/parquet_cache.rs:151
↓ 177 callers
Function
now
()
crates/dbt-jinja/minijinja-contrib/src/globals.rs:17
↓ 175 callers
Method
get
(&self, name: &str)
crates/dbt-jinja/minijinja/src/loader.rs:139
↓ 173 callers
Method
is_null
(&self, s: &str)
crates/dbt-csv/src/reader/mod.rs:70
↓ 172 callers
Method
get
Get a component by type name
crates/dbt-adapter/src/relation/config_v2.rs:263
↓ 168 callers
Method
chain
(self, next: Box<FrontendError>)
crates/dbt-frontend-common/src/error/mod.rs:329
↓ 166 callers
Method
clone
(&self)
crates/dbt-common/src/tracing/reload.rs:27
↓ 161 callers
Method
next
Consumes the next token from the input.
crates/dbt-adapter-sql/src/tokenizer.rs:206
↓ 161 callers
Method
split
(&self, sql: &str, adapter_type: AdapterType)
crates/dbt-adapter/src/stmt_splitter.rs:25
↓ 158 callers
Method
is_empty
(&self)
crates/dbt-adapter/src/sql/tokenizer.rs:46
↓ 157 callers
Function
str_col
Downcast a column to `StringArray` by name. Panics on schema mismatch — a missing or mistyped column is a handler/schema bug, not a runtime condition
crates/dbt-docs-server/src/handlers/node_base.rs:48
↓ 156 callers
Method
push
push a new span to the list
crates/dbt-jinja/minijinja/src/output.rs:151
↓ 153 callers
Method
common
(&self)
crates/dbt-schemas/src/schemas/nodes.rs:1111
↓ 152 callers
Method
get
(&self, k: &str)
crates/dbt-tasks-sa/src/register_seeds.rs:321
↓ 150 callers
Method
insert
(&mut self, name: &str, batches: &[RecordBatch])
crates/dbt-metricflow/tests/common/mod.rs:3613
↓ 147 callers
Function
var
(s: impl Into<String>)
crates/dbt-frontend-common/src/expr/parse.rs:296
↓ 142 callers
Method
exists
Returns `true` if the requested lookup entry already exists on disk.
crates/dbt-schema-store/src/store.rs:242
↓ 138 callers
Method
as_ref
(&self)
crates/dbt-schemas/src/schemas/serde.rs:594
↓ 136 callers
Method
as_str
(&self)
crates/dbt-common/src/io_args.rs:184
↓ 136 callers
Method
len
Get the number of positional parameters.
crates/dbt-jinja/minijinja/src/arg_utils.rs:386
↓ 135 callers
Method
add
Add a simple instruction with the current location.
crates/dbt-jinja/minijinja/src/compiler/codegen.rs:154
↓ 134 callers
Function
emit_warn_log_message
( code: ErrorCode, message: impl AsRef<str>, status_reporter: Option<&Arc<dyn StatusReporter + 'st
crates/dbt-common/src/tracing/emit.rs:515
↓ 132 callers
Function
s
(s: &str, n: usize)
crates/dbt-jinja/minijinja/src/utils.rs:425
↓ 131 callers
Method
remove
(&mut self, name: &str)
crates/dbt-jinja/minijinja/src/loader.rs:129
↓ 131 callers
Method
values
Return the values as a Tuple.
crates/dbt-agate/src/lib.rs:464
↓ 127 callers
Method
first
(&self)
crates/dbt-jinja/minijinja/src/vm/context.rs:167
↓ 127 callers
Method
iter
(&self)
crates/dbt-jinja/minijinja/src/loader.rs:180
↓ 125 callers
Method
get_attr
Looks up an attribute by attribute name. This this returns [`UNDEFINED`](Self::UNDEFINED) when an invalid key is resolved. An error is returned if t
crates/dbt-jinja/minijinja/src/value/mod.rs:1332
↓ 125 callers
Function
read_to_string
Wrapper around [`std::fs::read_to_string`] that returns a useful error in case of failure.
crates/dbt-common/src/stdfs.rs:39
↓ 123 callers
Function
eqi
(a: &str, b: &str)
crates/dbt-adapter-sql/src/types/mod.rs:1850
↓ 123 callers
Method
iter
Double ended iterator
crates/dbt-jinja/minijinja/src/vm/context.rs:155
↓ 121 callers
Method
column
Get a column by index.
crates/dbt-csv/src/type_tester.rs:402
↓ 120 callers
Method
as_ref
(&self)
crates/dbt-jinja-utils/src/jinja_environment.rs:109
↓ 117 callers
Method
write_str
(&mut self, s: &str)
crates/dbt-jinja/minijinja/src/output.rs:89
↓ 116 callers
Method
as_object
Check if the type is a object # Arguments `self` - The type to check if it is a object
crates/dbt-jinja/minijinja/src/types/mod.rs:755
↓ 115 callers
Method
add
Add an element to the set.
crates/dbt-jinja/minijinja/src/value/object.rs:1804
↓ 113 callers
Method
contains
Check if a value is considered null.
crates/dbt-agate/src/data_type.rs:34
↓ 113 callers
Method
contains_key
Checks if the config contains the given key.
crates/dbt-auth/src/config.rs:48
↓ 113 callers
Method
is_empty
(&self)
crates/dbt-schemas/src/schemas/serde.rs:670
↓ 112 callers
Function
opt_str
Null-aware string read: `None` when the cell is null, otherwise the owned `String`.
crates/dbt-docs-server/src/handlers/node_base.rs:69
↓ 111 callers
Function
create_dir_all
Wrapper around [`std::fs::create_dir_all`] that returns a useful error in case of failure.
crates/dbt-common/src/stdfs.rs:27
↓ 110 callers
Method
base
(&self)
crates/dbt-schemas/src/schemas/nodes.rs:1115
↓ 109 callers
Method
finish
Finish writing and return the result.
crates/dbt-adapter/src/time_machine/writer.rs:304
↓ 103 callers
Method
into_iter
(self)
crates/dbt-agate/src/rows.rs:111
↓ 100 callers
Method
as_any
(&self)
crates/dbt-df-providers/src/catalog_list.rs:55
↓ 99 callers
Method
data_type
(&self)
crates/dbt-agate/src/column.rs:108
↓ 99 callers
Method
to_str
See [Path::to_str] for documentation.
crates/dbt-common/src/path.rs:145
↓ 99 callers
Method
try_into
(self)
crates/dbt-telemetry/src/impls/v1_public_events_fusion_compat.rs:39
↓ 98 callers
Method
clone
(&self)
crates/dbt-clap-core/src/commands.rs:199
next →
1–100 of 15,474, ranked by callers