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
ViewsHandlerFilterMultipleTest::setUp function core/modules/views/tests/handlers/views_handler_filter_multiple.test Sets up a Backdrop site for running functional and integration tests.
text_field_formatter_settings_summary function core/modules/field/modules/text/text.module Implements hook_field_formatter_settings_summary().
CommentHelperCase::setCommentsPerPage function core/modules/comment/tests/comment.test Sets the value specifying the default number of comments per page.
CommentHelperCase::setCommentSettings function core/modules/comment/tests/comment.test Sets a comment config for the post content type.
DatabaseSelectComplexTestCase2::setUp function core/modules/simpletest/tests/database_test.test Sets up a Backdrop site for running functional and integration tests.
date_interval_formatter_settings_form function core/modules/date/date.admin.inc Settings for the interval formatter.
_layout_settings_get_group_operations function core/modules/layout/layout.admin.inc Given a path, return a list of operations for a group of layouts.
list_field_formatter_settings_summary function core/modules/field/modules/list/list.module Implements hook_field_formatter_settings_summary().
DatabaseTaggingTestCase::testMetaData function core/modules/simpletest/tests/database_test.test Test that we can attach meta data to a query object.
FilterSettingsAttachedTestCase::setUp function core/modules/filter/tests/filter_js_settings.test Sets up a Backdrop site for running functional and integration tests.
field_test_field_widget_settings_form function core/modules/field/tests/field_test/field_test.field.inc Implements hook_field_widget_settings_form().
hook_field_formatter_settings_summary function core/modules/field_ui/field_ui.api.php Return a short summary for the current formatter settings of an instance.
UserAdminSettingsEmailFormTest::setUp function core/modules/user/tests/user.test
DatabaseTemporaryQueryTestCase::setUp function core/modules/simpletest/tests/database_test.test Sets up a Backdrop site for running functional and integration tests.
EntityControllerInterface::resetCache function core/modules/entity/entity.controller.inc Resets the internal, static entity cache.
date_field_formatter_settings_summary function core/modules/date/date.field.inc Implements hook_field_formatter_settings_summary().
backdrop_set_installed_schema_version function core/includes/install.inc Update the installed version information for a module.
ViewsHandlerFilterEqualityTest::setUp function core/modules/views/tests/handlers/views_handler_filter_equality.test Sets up a Backdrop site for running functional and integration tests.
FileManagedFileElementTestCase::setUp function core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerFilterStringTest::dataSet function core/modules/views/tests/handlers/views_handler_filter_string.test An extended test dataset.
DatabaseCharsetConverter::$connection property core/includes/database/charset_converter.inc The current connection for all operations.
DatabaseCharsetConverter::__construct function core/includes/database/charset_converter.inc DatabaseCharsetConverter constructor.
DatabaseSchema_mysql::fieldSetDefault function core/includes/database/mysql/schema.inc Set the default value for a field.
file_field_formatter_settings_summary function core/modules/file/file.field.inc Implements hook_field_formatter_settings_summary().
hook_form_system_theme_settings_alter function core/modules/system/theme.api.php Allow themes to alter the theme-specific settings form.
ViewsHandlerFileExtensionTest::dataSet function core/modules/views/tests/handlers/views_handler_field_file_extension.test A very simple test dataset.
ViewsPagerTest::testStorePagerSettings function core/modules/views/tests/views_pager.test Pagers was sometimes not stored.
contact_form_user_admin_settings_alter function core/modules/contact/contact.module Implements hook_form_FORM_ID_alter().
BackdropStreamWrapperInterface::setUri function core/includes/stream_wrappers.inc Set the absolute stream resource URI.
NodeRevisionPermissionsTestCase::setUp function core/modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
RemoteFileUnmanagedSaveDataTest::setUp function core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
ImageFieldDefaultImagesTestCase::setUp function core/modules/image/tests/image.test Sets up a Backdrop site for running functional and integration tests.
LocaleUILanguageNegotiationTest::setUp function core/modules/locale/tests/locale.test Sets up a Backdrop site for running functional and integration tests.
_date_html5_field_widget_settings_form function core/modules/date/date.admin.inc Custom callback to provide the HTML5 widget settings form.
LocaleDateFormatsFunctionalTest::setUp function core/modules/locale/tests/locale.test Sets up a Backdrop site for running functional and integration tests.
views_plugin_query::set_group_operator function core/modules/views/plugins/views_plugin_query.inc Control how all WHERE and HAVING groups are put together.
CommentHelperCase::setCommentAnonymous function core/modules/comment/tests/comment.test Sets the value governing restrictions on anonymous comments.
MenuTrailTestCase::testMenuTreeSetPath function core/modules/simpletest/tests/menu.test Tests active trails are properly affected by menu_tree_set_path().
SearchConfigSettingsForm::$search_user property core/modules/search/tests/search.test
SearchConfigSettingsForm::$search_node property core/modules/search/tests/search.test
BackdropTestCase::$setupDatabasePrefix property core/modules/simpletest/backdrop_web_test_case.php
DatabaseTransactionOutOfOrderException class core/includes/database/database.inc Exception thrown when a rollback causes multiple transaction rollbacks.
DatabaseTaggingTestCase::testHasAnyTag function core/modules/simpletest/tests/database_test.test Test query tagging "has at least one of these tags" functionality.
views_plugin_pager::set_items_per_page function core/modules/views/plugins/views_plugin_pager.inc Set how many items per page this pager will display.
EntityReferenceTaxonomyTestCase::setUp function core/modules/entityreference/tests/entityreference.taxonomy.test Sets up a Backdrop site for running functional and integration tests.
ViewsUIWizardTaggedWithTestCase::setUp function core/modules/views/tests/views_ui.test Sets up a Backdrop site for running functional and integration tests.
EntityReferenceHandlersTestCase::setUp function core/modules/entityreference/tests/entityreference.handlers.test Sets up a Backdrop site for running functional and integration tests.
BackdropWebTestCase::$backdropSettings property core/modules/simpletest/backdrop_web_test_case.php The value of the Backdrop.settings JavaScript variable for the page currently loaded in the internal browser.
BackdropWebTestCase::$originalSettings property core/modules/simpletest/backdrop_web_test_case.php The original settings as provided in settings.php.
_backdrop_invalid_token_set_form_error function core/includes/form.inc Helper function to call form_set_error() if there is a token error.

Pages

  • « first
  • ‹ previous
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 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