domain_prefix_form

Functions called by domain_prefix_form()

Namesort iconLocationDescription
domain_defaultdomain.moduleAssigns the default settings to domain 0, the root domain.
domain_gotodomain.moduleDetermine if we must switch the active domain.
domain_lookupdomain.moduleRuns a lookup against the {domain} table. One of the two values must be present
domain_prefix_disallowdomain_prefix/domain_prefix.moduleNames of tables explicitly not allowed to be copied
domain_prefix_get_tablesdomain_prefix/domain_prefix.moduleGet the tables with the active prefix
domain_prefix_lookupdomain_prefix/domain_prefix.moduleLookup stored table information for a domain.
domain_prefix_stringdomain_prefix/domain_prefix.moduleUniform prefix string
domain_prefix_table_existsdomain_prefix/domain_prefix.moduleDoes a table exist -- we use this to bypass Drupal's default table prefixing check.