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
DatabaseTestCase::addSampleData function core/modules/simpletest/tests/database_test.test Setup our sample data.
TableSortExampleTestCase::setUp function modules/examples/tablesort_example/tests/tablesort_example.test Sets up a Backdrop site for running functional and integration tests.
FormsProgrammaticTestCase::setUp function core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
NodeAccessRebuildTestCase::setUp function core/modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
TranslationTestCase::resetCaches function core/modules/translation/tests/translation.test Resets static caches to make the test code match the client-side behavior.
views_ui_admin_settings_advanced function core/modules/views_ui/views_ui.admin.inc Form builder for the advanced admin settings page.
NodeAccessExampleTestCase::setUp function modules/examples/node_access_example/tests/node_access_example.test Enable modules and create user with specific permissions.
NodeEntityFieldQueryAlter::setUp function core/modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
FieldUIViewModeTestHelper::setUp function core/modules/field_ui/tests/field_ui.test Overrides BackdropWebTestCase::setUp().
taxonomy_vocabulary_static_reset function core/modules/taxonomy/taxonomy.module Clear all static cache variables for vocabularies.
UserAdminSettingsFormTest::setUp function core/modules/user/tests/user.test
SimpleTestExampleTestCase::setUp function modules/examples/simpletest_example/tests/simpletest_example.test Set up the test environment.
theme_ckeditor5_settings_toolbar function core/modules/ckeditor5/ckeditor5.theme.inc Displays the toolbar configuration for CKEditor.
AJAXFormPageCacheTestCase::setUp function core/modules/simpletest/tests/ajax.test Sets up a Backdrop site for running functional and integration tests.
ImageStyleFloodProtection::setUp function core/modules/image/tests/image.test Sets up a Backdrop site for running functional and integration tests.
ckeditor5_settings_form_validate function core/modules/ckeditor5/ckeditor5.admin.inc Additional validate handler for filter_admin_format_form().
layout_settings_form_save_submit function core/modules/layout/layout.admin.inc Submit handler for layout_settings_form() that saves in-progress changes.
BootstrapVariableTestCase::setUp function core/modules/simpletest/tests/bootstrap.test Sets up a Backdrop site for running functional and integration tests.
NodeLayoutPreviewTestCase::setUp function core/modules/node/tests/node.test Sets up test case.
ViewsHandlerManyToOneTest::setUp function core/modules/views/tests/handlers/views_handler_manytoone.test Sets up a Backdrop site for running functional and integration tests.
DatabaseConnection::databaseType function core/includes/database/database.inc Returns the name of the PDO driver for this connection.
SystemSettingsFormTest::$profile property core/modules/simpletest/tests/form.test The profile to install as a basis for testing.
system_site_information_settings function core/modules/system/system.admin.inc Form builder; The general site information form.
FilledUpgradePathTestCase::setUp function core/modules/simpletest/tests/upgrade/upgrade_filled.test Overrides BackdropWebTestCase::setUp() for upgrade testing.
BackdropCacheArray::offsetExists function core/includes/bootstrap.inc
FilterSettingsTestCase::$profile property core/modules/filter/tests/filter.test The installation profile to use with this test class.
system_logging_settings_validate function core/modules/system/system.admin.inc Validates the submitted logging form.
_date_field_widget_settings_form function core/modules/date/date.admin.inc Helper function for date_field_widget_settings_form().
DatabaseTransaction::$connection property core/includes/database/database.inc The connection object for this transaction.
DatabaseTransaction::$rolledBack property core/includes/database/database.inc A boolean value to indicate whether this transaction has been rolled back.
views_plugin_display::set_option function core/modules/views/plugins/views_plugin_display.inc Intelligently set an option either from this display or from the default display, if directed to do so.
DatabaseTransaction::__construct function core/includes/database/database.inc Creates a database transaction object.
AdminBarLinkTypesTestCase::setUp function core/modules/admin_bar/tests/admin_bar.test Sets up a Backdrop site for running functional and integration tests.
FileTransferSSH::getSettingsForm function core/includes/filetransfer/ssh.inc Returns the form to configure the FileTransfer class for SSH.
FileTransferFTP::getSettingsForm function core/includes/filetransfer/ftp.inc Returns the form to configure the FileTransfer class for FTP.
ListDynamicValuesTestCase::setUp function core/modules/field/modules/list/tests/list.test Sets up a Backdrop site for running functional and integration tests.
layout_settings_form_context_add function core/modules/layout/layout.context.admin.inc Submit handler for layout_settings_form() that lets the user add a context or relationship.
BackdropMatchPathTestCase::setUp function core/modules/simpletest/tests/path.test Sets up a Backdrop site for running functional and integration tests.
image_field_widget_settings_form function core/modules/image/image.field.inc Implements hook_field_widget_settings_form().
TaxonomyTermIndexTestCase::setUp function core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
LayoutContext::setDataFromRouter function core/modules/layout/plugins/context/layout_context.inc Set the context data from the router item.
email_field_widget_settings_form function core/modules/email/email.module Implements hook_field_widget_settings_form().
FieldInstanceCrudTestCase::setUp function core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
TaxonomyTermFieldTestCase::setUp function core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
FieldTranslationsTestCase::setUp function core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
PathPatternLocaleTestCase::setUp function core/modules/path/tests/path_pattern.test Sets up a Backdrop site for running functional and integration tests.
BackdropSetMessageTest::$profile property core/modules/system/tests/system.test The profile to install as a basis for testing.
system_test_backdrop_set_message function core/modules/simpletest/tests/system_test.module Sets two messages and removes the first one before the messages are displayed.
SystemMainContentFallback::setUp function core/modules/system/tests/system.test Sets up a Backdrop site for running functional and integration tests.
SystemThemeFunctionalTest::setUp function core/modules/system/tests/system.test Sets up a Backdrop site for running functional and integration tests.

Pages

  • « first
  • ‹ previous
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • …
  • 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