List of all items
Structs
- hooks::HookContext
- hooks::HookDispatcher
- hooks::HookExecutionRecorder
- hooks::HookRegistry
- hooks::ScopeRegistry
- hooks::SoftDeleteScope
- hooks::TenantScope
- model::AppendState
- relation::BelongsTo
- relation::BelongsToMany
- relation::HasMany
- relation::HasOne
- relation::MorphMany
- relation::MorphTo
- relation::WithRelation
- relation::cache::CacheKey
- relation::cache::L2Cache
- relation::cache::L2CacheStats
- relation::cache::WithCacheConfig
- relation::find_with_related::FindWithRelated
- relation::find_with_related::FindWithRelation
- relation::n_plus_one::DetectionConfig
- relation::n_plus_one::NPlusOneAlert
- relation::n_plus_one::NPlusOneDetector
- relation::n_plus_one::SqlQueryRecord
Enums
- hooks::HookEvent
- model::MutatorResult
- relation::Relation
- relation::RelationError
- relation::cache::CacheKeyKind
- relation::cache::WithCacheOption
- relation::find_with_related::JoinMode
Traits
- hooks::GlobalScope
- hooks::HookContextExt
- hooks::Hookable
- hooks::SoftDelete
- hooks::TenantModel
- model::Accessor
- model::Appendable
- model::BaseModel
- model::Mutator
- relation::RelationAccess
- relation::RelationLoader
Functions
- hooks::event_from_name
- hooks::event_name
- hooks::hook_context
- hooks::hook_context_from_meta
- hooks::hook_context_with_operator
- hooks::hook_context_with_tenant
- hooks::is_soft_deleted
- hooks::is_tenant_aware
- hooks::only_trashed_filter_sql
- hooks::soft_delete_filter_sql
- hooks::soft_delete_restore_sql
- hooks::soft_delete_update_sql
- hooks::tenant_filter_sql
- hooks::tenant_filter_sql_no_table
- hooks::validate_delete_order
- hooks::validate_find_order
- hooks::validate_insert_order
- hooks::validate_restore_order
- hooks::validate_update_order
- relation::belongs_to::belongs_to_sql
- relation::belongs_to::default_belongs_to_foreign_key
- relation::belongs_to::php_belongs_to
- relation::belongs_to_many::belongs_to_many_sql
- relation::belongs_to_many::default_current_fk
- relation::belongs_to_many::default_junction_table
- relation::belongs_to_many::default_related_fk
- relation::belongs_to_many::php_belongs_to_many
- relation::cache::php_relation_cache_delete
- relation::cache::php_relation_cache_fetch
- relation::cache::php_relation_cache_invalidate
- relation::cache::php_relation_cache_key
- relation::cache::php_relation_cache_remember
- relation::cache::php_relation_cache_tag
- relation::cache::php_with_cache_config
- relation::find_with_related::find_with_related_eager_sql
- relation::find_with_related::find_with_related_join
- relation::find_with_related::find_with_related_subquery
- relation::find_with_related::inspect_relation
- relation::find_with_related::is_one_to_one
- relation::find_with_related::join_mode_str
- relation::find_with_related::php_has_join_sql
- relation::find_with_related::php_with_join_sql
- relation::has_many::class_to_snake_case
- relation::has_many::default_foreign_key
- relation::has_many::has_many_sql
- relation::has_many::php_has_many
- relation::has_one::has_one_sql
- relation::has_one::php_has_one
- relation::morph::default_morph_id_column
- relation::morph::default_morph_type_column
- relation::morph::group_by_morph_type
- relation::morph::morph_many_in_sql
- relation::morph::morph_many_sql
- relation::morph::morph_to_sql
- relation::morph::php_morph_many
- relation::morph::php_morph_to
- relation::n_plus_one::detect_n_plus_one
- relation::n_plus_one::extract_template
- relation::n_plus_one::suggest_with_usage
- relation::with::belongs_to_in_sql
- relation::with::belongs_to_many_in_sql
- relation::with::collect_pk_values
- relation::with::group_by_fk
- relation::with::has_many_in_sql
- relation::with::has_one_in_sql
- relation::with::parse_with_notation
- relation::with::sanitize_pk_value