Skip to main content
Backdrop CMS Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

You are here

  1. Home »
  2. API reference »
  3. 1.x

Search for set

Name Type Location Description
state_set function core/includes/bootstrap.inc Sets a persistent state value.
cache_set function core/includes/cache.inc Stores data in the persistent cache.
batch_set function core/includes/form.inc Adds a new batch.
config_set function core/includes/config.inc A shortcut function to set and save a single value in a config file.
JS_SETTING constant core/includes/common.inc The default group for JavaScript settings added to the page.
Config::set function core/includes/config.inc Sets a value in this configuration object.
locale_reset function core/modules/locale/locale.module Reset static variables used by locale().
fieldset.css file core/themes/basis/css/component/fieldset.css Fieldsets styling.
settings_get function core/includes/bootstrap.inc Returns a site-wide setting, usually specified via the settings.php file.
variable_set function core/includes/bootstrap.inc Sets a persistent variable.
settings.php file ./settings.php Main Backdrop CMS configuration file.
menu_set_item function core/includes/menu.inc Replaces the statically cached item for a given path.
DatabaseTasks class core/includes/install.inc Database installer structure.
db_set_active function core/includes/database/database.inc Sets a new active database.
tempstore_set function core/includes/common.inc Stores an object in the semi-persistent key-value store.
view::set_item function core/modules/views/includes/view.inc Set the configuration of an item (field/sort/filter/etc) on a given display.
form_set_cache function core/includes/form.inc Stores a form in the cache.
form_set_error function core/includes/form.inc Files an error against a form element.
form_set_value function core/includes/form.inc Changes submitted form values during form validation.
theme_fieldset function core/includes/form.inc Returns HTML for a fieldset form element and its children.
Config::setName function core/includes/config.inc Sets the name of this configuration object.
Config::setData function core/includes/config.inc Replaces the data of this configuration object.
_batch_next_set function core/includes/batch.inc Retrieves the next set in a batch.
path_test_reset function core/modules/simpletest/tests/path_test.module Resets the path test results.
file_test_reset function core/modules/simpletest/tests/file_test.module Reset/initialize the history of calls to the file_* hooks.
view::set_title function core/modules/views/includes/view.inc Override the view's current title.
update_settings function core/modules/update/update.admin.inc Form constructor for the update settings form.
views_cache_set function core/modules/views/includes/cache.inc Set a cached item in the views cache.
Layout::setPath function core/modules/layout/includes/layout.class.inc Set a layout path.
node_type_reset function core/modules/node/node.types.inc Resets relevant fields of a module-defined node type to their default values.
_form_set_class function core/includes/form.inc Sets a form element's class attribute.
user_pass_reset function core/modules/user/user.pages.inc Menu callback; process one time login link and redirects to the user page on success.
menu_reset_item function core/modules/menu/menu.module Reset a system-defined menu link.
drupal_set_title function core/includes/drupal.inc Sets the title of the current page.
view::get_offset function core/modules/views/includes/view.inc Get the pager offset from the pager.
view::set_offset function core/modules/views/includes/view.inc Set the offset on the pager.
image_test_reset function core/modules/simpletest/tests/image_test.module Reset/initialize the history of calls to the toolkit functions.
DatabaseTestCase class core/modules/simpletest/tests/database_test.test Base test class for databases.
node_search_reset function core/modules/node/node.module Implements hook_search_reset().
LinkBaseTestClass class core/modules/link/tests/link.test
view::set_display function core/modules/views/includes/view.inc Set the display as current.
hook_search_reset function core/modules/search/search.api.php Take action when the search index is going to be rebuilt.
system_list_reset function core/includes/module.inc Resets all system_list() caches.
_update_cache_set function core/modules/update/update.module Stores data in the private update status cache table.
image_gd_settings function core/modules/system/image.gd.inc Retrieve settings for the GD2 toolkit.
theme_get_setting function core/includes/theme.inc Retrieves a setting for the current theme or for a given theme.
_session_test_set function core/modules/simpletest/tests/session_test.module Page callback, stores a value in $_SESSION['session_test_value'].
module_set_weight function core/includes/module.inc Set the weight of a module in the 'system' table, thereby determining the order in which its hooks will be executed in relation to other modules.
menu_settings_form function core/modules/menu/menu.admin.inc Menu callback; global settings form for menus.
drupal_set_message function core/includes/drupal.inc Sets a message to display to the user.

Pages

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »
  • Getting Started
    • Installing
    • Updating/Upgrading
    • Hosting/Deploying
  • Migrating from Drupal
    • Introduction
    • Upgrading from D7
  • User Guide
    • Quick Start Guide
    • Using Backdrop
    • Contributed Modules
  • Developing for Backdrop
    • Developing Modules
    • Developing Themes
    • Developing Layouts
    • Writing secure code
  • Contributors Guide
    • How to use the core issue queue
    • Contribute to Backdrop
  • API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Form API Reference
  • Appendix/Reference
    • Change Records
    • Glossary
    • Coding & documentation standards

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org