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 get

Name Type Location Description
FieldSqlStorageTestCase::testUpdateFieldSchemaWithData function core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test trying to update a field with data.
views_handler_filter_locale_version::get_value_options function core/modules/locale/views/views_handler_filter_locale_version.inc Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
CommonBackdropGotoTestCase::testBackdropGetDestination function core/modules/simpletest/tests/common.test Test backdrop_get_destination().
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath function core/modules/views/tests/views_ui.test Helper function to create a comment and return its expected path.
views_handler_argument_group_by_numeric::get_sort_name function core/modules/views/handlers/views_handler_argument_group_by_numeric.inc Return a description of how the argument would normally be sorted.
views_handler_argument_comment_user_uid::get_sort_name function core/modules/comment/views/views_handler_argument_comment_user_uid.inc Return a description of how the argument would normally be sorted.
ViewsHandlerFilterStringTest::getGroupedExposedFilters function core/modules/views/tests/handlers/views_handler_filter_string.test
ViewsHandlerFilterNumericTest::getGroupedExposedFilters function core/modules/views/tests/handlers/views_handler_filter_numeric.test
FilterFormatAccessTestCase::testFormatWidgetPermissions function core/modules/filter/tests/filter.test Tests editing a page using a disallowed text format.
FieldSqlStorageTestCase::testFieldAttachInsertAndUpdate function core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Reads mysql to verify correct data is written when using insert and update.
FieldSqlStorageTestCase::testFieldAttachSaveMissingData function core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Tests insert and update with missing or NULL fields.
FieldSqlStorageTestCase::testFieldSqlStorageForeignKeys function core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test foreign key support.
views_handler_filter_locale_language::get_value_options function core/modules/locale/views/views_handler_filter_locale_language.inc Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
FieldAttachStorageTestCase::testFieldAttachLoadMultiple function core/modules/field/tests/field.test Test the 'multiple' load feature.
FieldAttachStorageTestCase::testFieldAttachDeleteBundle function core/modules/field/tests/field.test Test field_attach_delete_bundle().
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets function core/modules/taxonomy/tests/taxonomy.test Test widgets.
date_views_argument_handler_simple::get_default_argument function core/modules/date/views/date_views_argument_handler_simple.inc Set the empty argument value to the current date.
DatabaseLoggingTestCase::testEnableTargetLoggingNoTarget function core/modules/simpletest/tests/database_test.test Test that logs to separate targets collapse to the same connection properly.
FieldAttachStorageTestCase::testFieldStorageDetailsAlter function core/modules/field/tests/field.test Test storage details alteration.
redirect_handler_filter_redirect_type::get_value_options function core/modules/redirect/views/redirect_handler_filter_redirect_type.inc Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_handler_filter_user_permissions::get_value_options function core/modules/user/views/views_handler_filter_user_permissions.inc Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_plugin_argument_default_current_user::get_argument function core/modules/user/views/views_plugin_argument_default_current_user.inc Return the default argument.
ViewsHandlerFilterEqualityTest::getGroupedExposedFilters function core/modules/views/tests/handlers/views_handler_filter_equality.test
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit function core/modules/file/tests/file.test Tests exploiting the temporary file removal of another user using fid.
views_handler_filter_boolean_operator::get_value_options function core/modules/views/handlers/views_handler_filter_boolean_operator.inc Return the possible options for this filter.
BackdropGetQueryArrayTestCase::testBackdropGetQueryArray function core/modules/simpletest/tests/common.test Tests that backdrop_get_query_array() correctly explodes query parameters.
views_plugin_argument_default_taxonomy_tid::get_argument function core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Return the default argument.
InstallerLanguageTestCase::testInstallerTranslationFiles function core/modules/simpletest/tests/installer.test Tests that the installer can find translation files.
views_test_plugin_access_test_static::get_access_callback function core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc Determine the access callback and arguments.
FormsFormStorageTestCase::testCachedFormStorageValidation function core/modules/simpletest/tests/form.test Tests updating cached form storage during form validation.
FieldAttachStorageTestCase::testFieldAttachSaveMissingData function core/modules/field/tests/field.test Tests insert and update with missing or NULL fields.
views_test_plugin_access_test_dynamic::get_access_callback function core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc Determine the access callback and arguments.
FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit function core/modules/file/tests/file.test Helper for testing exploiting the temporary file removal using fid.
views_handler_field_node_revision_link::get_revision_entity function core/modules/node/views/views_handler_field_node_revision_link.inc Returns the revision values of a node.
ViewsUIWizardJumpMenuTestCase::createTaxonomyTermAndGetPath function core/modules/views/tests/views_ui.test Helper function to create a taxonomy term and return its expected path.
ViewsUIWizardJumpMenuTestCase::createNodeRevisionAndGetPath function core/modules/views/tests/views_ui.test Helper function to create a node revision and return its expected path.
FormsFormStorageTestCase::testImmutableFormLegacyProtection function core/modules/simpletest/tests/form.test Verify that existing contrib code cannot overwrite immutable form state.
views_handler_relationship_groupwise_max::get_temporary_view function core/modules/views/handlers/views_handler_relationship_groupwise_max.inc Helper function to create a pseudo view.
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle function core/modules/field/tests/field.test Test field_attach_create_bundle() and field_attach_rename_bundle().
EntityReferenceSelectionHandlerViews::getReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc Implements EntityReferenceHandler::getReferencableEntities().
EntityReferenceSelectionHandlerBroken::getReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc Return a list of referencable entities.
EntityReferenceSelectionHandlerGeneric::getReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Implements EntityReferenceHandler::getReferencableEntities().
EntityReferenceSelectionHandlerInterface::getReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc Return a list of referencable entities.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous function core/modules/file/tests/file.test Tests exploiting the temporary file removal for anonymous users using fid.
ViewsHandlerManyToOneTest::getReducedExposedGroupedOptionsTestView function core/modules/views/tests/handlers/views_handler_manytoone.test Generates test_not view.
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage function core/modules/field/tests/field.test Test saving and loading fields using different storage backends.
FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue function core/modules/field/tests/field.test Test insert with missing or NULL fields, with default value.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsSameColumn function core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test handling multiple conditions on one column of a field.
EntityReferenceSelectionHandlerGeneric_taxonomy_term::getReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Implements EntityReferenceHandler::getReferencableEntities().
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumns function core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test handling multiple conditions on multiple columns of one field.

Pages

  • « first
  • ‹ previous
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • next ›
  • last »
  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
    • Contributed modules
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
  • 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
    • Become a maintainer
    • Adopt a project
    • Contribute to documentation
  • API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • 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
  • backdropcms.org
  • forum.backdropcms.org
  • events.backdropcms.org