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

Search for set

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
MenuChangeTestCase::setUp function core/modules/simpletest/tests/menu.test Set up testing environment.
LayoutAccess::setContexts function core/modules/layout/plugins/access/layout_access.inc Sets the contexts for this item from the full list of layout contexts.
field_info_widget_settings function core/modules/field/field.info.inc Returns a field widget's default settings.
TranslationTestCase::setUp function core/modules/translation/tests/translation.test Sets up a Backdrop site for running functional and integration tests.
PageExampleTestCase::setUp function modules/examples/page_example/tests/page_example.test Enable modules and create user with specific permissions.
Backup::backupSettingsForm function core/includes/backup/backup.class.inc Get the form for the backup settings for this destination.
ConfigurationUITest::setUp function core/modules/config/tests/config.test Sets up a Backdrop site for running functional and integration tests.
number_field_settings_form function core/modules/field/modules/number/number.module Implements hook_field_settings_form().
CKEditorRtlTestCase::setUp function core/modules/ckeditor/tests/ckeditor_rtl.test Set up environment.
SystemAdminTestCase::setUp function core/modules/system/tests/system.test Sets up a Backdrop site for running functional and integration tests.
SystemAuthorizeCase::setUp function core/modules/system/tests/system.test Sets up a Backdrop site for running functional and integration tests.
UserPictureTestCase::setUp function core/modules/user/tests/user.test
SearchMatchTestCase::setUp function core/modules/search/tests/search.test Implementation setUp().
DatabaseConnection::setKey function core/includes/database/database.inc Tells this connection object what its key is.
CronExampleTestCase::setUp function modules/examples/cron_example/tests/cron_example.test Enable modules and create user with specific permissions.
theme_system_settings_form function core/modules/system/system.theme.inc Returns HTML for a system settings form.
SearchBlockTestCase::setUp function core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
LayoutBlockTextTest::setUp function core/modules/layout/tests/layout.test Sets up a Backdrop site for running functional and integration tests.
SearchExactTestCase::setUp function core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
UserBlocksUnitTests::setUp function core/modules/user/tests/user.test
FilterAdminTestCase::setUp function core/modules/filter/tests/filter.test Sets up a Backdrop site for running functional and integration tests.
TokenEntityTestCase::setUp function core/modules/simpletest/tests/token.test Sets up a Backdrop site for running functional and integration tests.
layout_settings_form_reset function core/modules/layout/layout.admin.inc Submit handler for layout_settings_form() that resets in-progress changes.
user_login_settings_submit function core/modules/user/user.admin.inc Second form submission handler for user_login_settings().
NumberFieldTestCase::setUp function core/modules/field/modules/number/tests/number.test Sets up a Backdrop site for running functional and integration tests.
menu_set_active_menu_names function core/includes/menu.inc Sets (or gets) the active menu for the current page.
UpgradePathTestCase::setUp function core/modules/simpletest/tests/upgrade/upgrade.test Overrides BackdropWebTestCase::setUp() for upgrade testing.
book_admin_settings_submit function core/modules/book/book.admin.inc Form submission handler for book_admin_settings().
FilterHooksTestCase::setUp function core/modules/filter/tests/filter.test Sets up a Backdrop site for running functional and integration tests.
AjaxExampleTestCase::setUp function modules/examples/ajax_example/tests/ajax_example.test Enable module.
AdminBarWebTestCase::setUp function core/modules/admin_bar/tests/admin_bar.test Sets up a Backdrop site for running functional and integration tests.
MenuExampleTestCase::setUp function modules/examples/menu_example/tests/menu_example.test Enable modules and create user with specific permissions.
DatabaseTransaction::$name property core/includes/database/database.inc The name of the transaction.
TextSummaryTestCase::setUp function core/modules/field/modules/text/tests/text.test Sets up a Backdrop site for running functional and integration tests.
SearchSetLocaleTest::setUp function core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
ViewsUIWizardHelper::setUp function core/modules/views/tests/views_ui.test Sets up a Backdrop site for running functional and integration tests.
user_settings_email_submit function core/modules/user/user.admin.inc Form submission handler for user_settings_email().
FieldAttachTestCase::setUp function core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
ListFieldUITestCase::setUp function core/modules/field/modules/list/tests/list.test Sets up a Backdrop site for running functional and integration tests.
LayoutInterfaceTest::setUp function core/modules/layout/tests/layout.test Sets up a Backdrop site for running functional and integration tests.
FileNameMungingTest::setUp function core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
path_pattern_settings_form function core/modules/path/path.module Return the URL alias pattern settings form for easy addition into other forms.
DatabaseTasks::installable function core/includes/install.inc Check whether Backdrop is installable on the database.
BackdropWebTestCase::setUp function core/modules/simpletest/backdrop_web_test_case.php Sets up a Backdrop site for running functional and integration tests.
user_admin_settings_submit function core/modules/user/user.admin.inc Form submission handler for user_admin_settings().
TaxonomyRSSTestCase::setUp function core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
FileReplaceTestCase::setUp function core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FormElementTestCase::setUp function core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
Archive_Tar::setIgnoreList function core/modules/system/system.tar.inc This method sets the regular expression for ignoring all files and directories matching the filenames in the array list at import, for example: $arch->setIgnoreList(array('CVS', '.svn', 'bin/tool'));
PasswordHashingTest::setUp function core/modules/simpletest/tests/password.test Sets up a Backdrop site for running functional and integration tests.

Pages

  • « first
  • ‹ previous
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org