Method List
-
activate! Apartment
-
activate_sql_query_tags! Apartment
-
activated? Apartment
-
#active_record_log Apartment::Config
-
adapter Apartment
-
#app_role Apartment::Config
-
apply! Apartment::SchemaDumperPatch
-
#apply_defaults! Apartment::Config
-
assert_tenant_switched! Apartment::Tenant
-
cache_namespace Apartment::Tenant
-
cache_path_for Apartment::SchemaCache
-
#call Apartment::TenantValidator
-
#call Apartment::Elevators::Generic
-
#check_pending_migrations Apartment::Config
-
#clear Apartment::PoolManager
-
clear_config Apartment
-
config Apartment
-
configure Apartment
-
#configure_mysql Apartment::Config
-
#configure_postgres Apartment::Config
-
#connection_config Apartment::Adapters::AbstractAdapter
-
#connection_pool Apartment::Patches::ConnectionHandling
-
#copy_binstub Apartment::InstallGenerator
-
#copy_initializer Apartment::InstallGenerator
-
create Apartment::Tenant
-
#create Apartment::CLI::Tenants
-
#create Apartment::Adapters::AbstractAdapter
-
#current Apartment::TenantRequired
-
#current Apartment::DefaultTenantRequired
-
current Apartment::Tenant
-
#current Apartment::CLI::Tenants
-
#current_attr_lhs? RuboCop::Cop::Apartment::NoDirectCurrentWrite
-
#current_attr_write? RuboCop::Cop::Apartment::NoDirectCurrentWrite
-
deactivate_pool_reaper_in_test_env! Apartment::Railtie
-
#default Apartment::DefaultTenantRequired
-
#default_tenant Apartment::Config
-
default_tenant Apartment::Tenant
-
#default_tenant Apartment::Adapters::AbstractAdapter
-
#default_tenant_switch_allowed Apartment::Config
-
deregister_shard Apartment
-
drop Apartment::Tenant
-
#drop Apartment::CLI::Tenants
-
#drop Apartment::Adapters::AbstractAdapter
-
dump Apartment::SchemaCache
-
dump_all Apartment::SchemaCache
-
#duration Apartment::Migrator::Result
-
each Apartment::Tenant
-
#each_pair Apartment::PoolManager
-
#elevator Apartment::Config
-
#elevator_options Apartment::Config
-
#environmentify Apartment::Adapters::AbstractAdapter
-
#environmentify_strategy Apartment::Config
-
#error Apartment::Migrator::Result
-
#evict Apartment::CLI::Pool
-
#evict Apartment::TenantValidator
-
#evict_by_role Apartment::PoolManager
-
excluded_models Apartment
-
#excluded_models Apartment::Config
-
exit_on_failure? Apartment::CLI
-
exit_on_failure? Apartment::CLI::Pool
-
exit_on_failure? Apartment::CLI::Seeds
-
exit_on_failure? Apartment::CLI::Tenants
-
exit_on_failure? Apartment::CLI::Migrations
-
#failed Apartment::Migrator::MigrationRun
-
#failsafe_error_classes Apartment::Adapters::Mysql2Adapter
-
#failsafe_error_classes Apartment::Adapters::AbstractAdapter
-
#failsafe_error_classes Apartment::Adapters::PostgresqlSchemaAdapter
-
#failsafe_error_classes Apartment::Adapters::PostgresqlDatabaseAdapter
-
#fetch_or_create Apartment::PoolManager
-
#force_separate_pinned_pool Apartment::Config
-
#freeze! Apartment::Config
-
#freeze! Apartment::Configs::MysqlConfig
-
#freeze! Apartment::Configs::PostgresqlConfig
-
#get Apartment::PoolManager
-
header_trust_warning? Apartment::Railtie
-
#idle_tenants Apartment::PoolManager
-
in_default_tenant? Apartment::Tenant
-
in_tenant? Apartment::Tenant
-
#include_schemas_in_dump Apartment::Configs::PostgresqlConfig
-
init Apartment::Tenant
-
#initialize Apartment::Config
-
#initialize Apartment::TenantNotFound
-
#initialize Apartment::TenantExists
-
#initialize Apartment::FixtureLifecycleViolation
-
#initialize Apartment::PendingMigrationError
-
#initialize Apartment::TenantRequired
-
#initialize Apartment::DefaultTenantRequired
-
#initialize Apartment::DefaultTenantNotConfigured
-
#initialize Apartment::Migrator
-
#initialize Apartment::PoolReaper
-
#initialize Apartment::PoolManager
-
#initialize Apartment::Elevators::Host
-
#initialize Apartment::Elevators::Header
-
#initialize Apartment::TenantValidator
-
#initialize Apartment::Elevators::Generic
-
#initialize Apartment::Elevators::HostHash
-
#initialize Apartment::Elevators::Subdomain
-
#initialize Apartment::Configs::MysqlConfig
-
#initialize Apartment::Adapters::AbstractAdapter
-
#initialize Apartment::Configs::PostgresqlConfig
-
insert_elevator_middleware Apartment::Railtie
-
instrument Apartment::Instrumentation
-
#list Apartment::CLI::Tenants
-
#lru_tenants Apartment::PoolManager
-
#max_total_connections Apartment::Config
-
migrate Apartment::Tenant
-
#migrate Apartment::CLI::Migrations
-
#migrate Apartment::Adapters::AbstractAdapter
-
#migrate_one Apartment::Migrator
-
#migration_role Apartment::Config
-
#mysql_config Apartment::Config
-
notify_created Apartment::Lifecycle
-
notify_dropped Apartment::Lifecycle
-
#on_op_asgn RuboCop::Cop::Apartment::NoDirectCurrentWrite
-
#on_or_asgn RuboCop::Cop::Apartment::NoDirectCurrentWrite
-
#on_send RuboCop::Cop::Apartment::PreferBlockSwitch
-
#on_send RuboCop::Cop::Apartment::NoDirectCurrentWrite
-
#parallel_migration_threads Apartment::Config
-
#parse_tenant_name Apartment::Elevators::Host
-
#parse_tenant_name Apartment::Elevators::Domain
-
#parse_tenant_name Apartment::Elevators::Header
-
#parse_tenant_name Apartment::Elevators::Generic
-
#parse_tenant_name Apartment::Elevators::HostHash
-
#parse_tenant_name Apartment::Elevators::Subdomain
-
#parse_tenant_name Apartment::Elevators::FirstSubdomain
-
#peek Apartment::PoolManager
-
#persistent_schemas Apartment::Configs::PostgresqlConfig
-
pinned_model? Apartment
-
pinned_models Apartment
-
#pool_idle_timeout Apartment::Config
-
#pool_key Apartment::FixtureLifecycleViolation
-
pool_manager Apartment
-
pool_pinned? Apartment::PoolReaper
-
pool_reaper Apartment
-
pool_stats Apartment::Tenant
-
#postgres_config Apartment::Config
-
#process Apartment::Patches::LiveTenantPropagation
-
#process_excluded_models Apartment::Adapters::AbstractAdapter
-
process_pinned_model Apartment
-
#process_pinned_model Apartment::Adapters::AbstractAdapter
-
#process_pinned_models Apartment::Adapters::AbstractAdapter
-
#qualify_pinned_table_name Apartment::Adapters::Mysql2Adapter
-
#qualify_pinned_table_name Apartment::Adapters::AbstractAdapter
-
#qualify_pinned_table_name Apartment::Adapters::PostgresqlSchemaAdapter
-
#rails_env_name Apartment::Config
-
#raw_header Apartment::Elevators::Header
-
register_pinned_model Apartment
-
#remove Apartment::PoolManager
-
#remove_tenant Apartment::PoolManager
-
require_default_tenant! Apartment::Tenant
-
require_tenant! Apartment::Tenant
-
reset Apartment::Tenant
-
reset_tenant_pools! Apartment
-
#resolve_connection_config Apartment::Adapters::Mysql2Adapter
-
#resolve_connection_config Apartment::Adapters::Sqlite3Adapter
-
#resolve_connection_config Apartment::Adapters::AbstractAdapter
-
#resolve_connection_config Apartment::Adapters::PostgresqlSchemaAdapter
-
#resolve_connection_config Apartment::Adapters::PostgresqlDatabaseAdapter
-
resolve_elevator_class Apartment::Railtie
-
#results Apartment::Migrator::MigrationRun
-
#rollback Apartment::CLI::Migrations
-
#run Apartment::Migrator
-
#run_cycle Apartment::PoolReaper
-
#running? Apartment::PoolReaper
-
#schema_cache_per_tenant Apartment::Config
-
#schema_file Apartment::Config
-
#schema_load_strategy Apartment::Config
-
seed Apartment::Tenant
-
#seed Apartment::CLI::Seeds
-
#seed Apartment::Adapters::AbstractAdapter
-
#seed_after_create Apartment::Config
-
#seed_data_file Apartment::Config
-
#shard_key_prefix Apartment::Config
-
#shared_pinned_connection? Apartment::Adapters::Mysql2Adapter
-
#shared_pinned_connection? Apartment::Adapters::AbstractAdapter
-
#shared_pinned_connection? Apartment::Adapters::PostgresqlSchemaAdapter
-
should_patch? Apartment::SchemaDumperPatch
-
#shutdown Apartment::TenantValidator
-
#skipped Apartment::Migrator::MigrationRun
-
#sql_query_tags Apartment::Config
-
#start Apartment::PoolReaper
-
#stats Apartment::CLI::Pool
-
#stats Apartment::PoolManager
-
#stats_for Apartment::PoolManager
-
#status Apartment::Migrator::Result
-
#stop Apartment::PoolReaper
-
strip_public_prefix Apartment::SchemaDumperPatch
-
#succeeded Apartment::Migrator::MigrationRun
-
#success? Apartment::Migrator::MigrationRun
-
#summary Apartment::Migrator::MigrationRun
-
switch Apartment::Tenant
-
switch! Apartment::Tenant
-
#tenant Apartment::TenantNotFound
-
#tenant Apartment::TenantExists
-
#tenant Apartment::PendingMigrationError
-
#tenant Apartment::Migrator::Result
-
#tenant_bang_switch? RuboCop::Cop::Apartment::PreferBlockSwitch
-
#tenant_container_gone? Apartment::Adapters::AbstractAdapter
-
tenant_names Apartment
-
#tenant_not_found_handler Apartment::Config
-
#tenant_pool_size Apartment::Config
-
#tenant_strategy Apartment::Config
-
tenant_switched? Apartment::Tenant
-
tenant_validator Apartment
-
#tenant_validator Apartment::Config
-
#tenants_provider Apartment::Config
-
#test_fixture_cleanup Apartment::Config
-
#threads Apartment::Migrator::MigrationRun
-
#total_duration Apartment::Migrator::MigrationRun
-
#tracked? Apartment::PoolManager
-
#validate! Apartment::Config
-
validate! Apartment::TenantNameValidator
-
#validate! Apartment::Configs::PostgresqlConfig
-
validate_common! Apartment::TenantNameValidator
-
validate_for_adapter! Apartment::TenantNameValidator
-
validate_mysql_database_name! Apartment::TenantNameValidator
-
validate_postgresql_identifier! Apartment::TenantNameValidator
-
validate_sqlite_path! Apartment::TenantNameValidator
-
#validated_connection_config Apartment::Adapters::AbstractAdapter
-
#versions_run Apartment::Migrator::Result
-
with_default_tenant Apartment::Tenant
-
with_migration_role Apartment::Migrator
-
with_tenants Apartment::Tenant
-
with_tenants_provider Apartment::Tenant