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

Search for get

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
_date_default_field_widget_form function core/modules/date/date.elements.inc Helper for the default widget form.
backdrop_array_get_nested_value function core/includes/common.inc Retrieves a value from a nested array with variable depth.
GenericFieldTest::getFieldTypes function modules/examples/field_permission_example/tests/field_permission_example.test Supply the field types we wish to test.
backdrop_get_schema_unprocessed function core/includes/common.inc Returns the unprocessed and unaltered version of a module's schema.
text_field_widget_settings_form function core/modules/field/modules/text/text.module Implements hook_field_widget_settings_form().
SelectQueryInterface::getFields function core/includes/database/select.inc Returns a reference to the fields array for this query.
_ckeditor5_get_plugin_libraries function core/modules/ckeditor5/ckeditor5.module Retrieve a list of CKEditor-related libraries used by any CKEditor 5 plugin.
SelectQueryInterface::getTables function core/includes/database/select.inc Returns a reference to the tables array for this query.
PathLanguageTestCase::$web_user property core/modules/path/tests/path.test The user account of the logged in user for these tests.
ImageToolkitUnitTest::testScale function core/modules/simpletest/tests/image.test Test the image_scale() function.
hook_field_widget_settings_form function core/modules/field_ui/field_ui.api.php Add settings to a widget settings form.
ImageToolkitGdTestCase::$yellow property core/modules/simpletest/tests/image.test
layout_get_layout_template_info function core/modules/layout/layout.module Load the information of either a single layout template or all available layout templates.
ImageToolkitGdTestCase::$height property core/modules/simpletest/tests/image.test
SelectQueryExtender::getOrderBy function core/includes/database/select.inc Returns a reference to the order by array for this query.
SelectQueryExtender::getGroupBy function core/includes/database/select.inc Returns a reference to the group-by array for this query.
FieldSqlStorageTestCase::$field property core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
path_get_pattern_by_entity_type function core/modules/path/path.module Load an URL alias pattern by entity, bundle, and language.
FieldSqlStorageTestCase::$table property core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
date_field_widget_settings_form function core/modules/date/date.field.inc Implements hook_field_widget_settings_form().
LayoutRelationship::getChildren function core/modules/layout/plugins/relationships/layout_relationship.inc Return child relationship plugins.
OptionsWidgetsTestCase::$card_1 property core/modules/field/modules/options/tests/options.test
OptionsWidgetsTestCase::$card_2 property core/modules/field/modules/options/tests/options.test
DatabaseConnection::getPrefixes function core/includes/database/database.inc Get the list of table prefixes used by this database connection.
language_types_get_configurable function core/includes/language.inc Returns only the configurable language types.
FieldGetValueTestCase::$profile property core/modules/field/tests/field.test The profile to install as a basis for testing.
BackupDatabase::getLockedTables function core/includes/backup/backup.database.inc Get a list of tables to be locked during the backup.
DatabaseSchema::getFieldTypeMap function core/includes/database/schema.inc Returns a mapping of Backdrop schema field names to DB-native field types.
FormsFormStorageTestCase::setUp function core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
_form_test_tableselect_get_data function core/modules/simpletest/tests/form_test.module Create a header and options array. Helper function for callbacks.
update_get_update_function_list function core/includes/update.inc Returns an organized list of update functions for a set of modules.
DashboardWelcomeBlock::getTitle function core/modules/dashboard/includes/block.welcome.inc Return the title of a block as configured in the layout.
TaxonomyTermController::cacheGet function core/modules/taxonomy/taxonomy.entity.inc Overrides EntityDatabaseStorageController::cacheGet().
field_example_field_widget_error function modules/examples/field_example/field_example.module Implements hook_field_widget_error().
DashboardTaxonomyBlock::getTitle function core/modules/dashboard/includes/block.taxonomy.inc Return the title of a block as configured in the layout.
MenuLanguageTestCase::$adminUser property core/modules/menu/tests/menu_language.test Backdrop user object.
MenuLanguageTestCase::$langcodes property core/modules/menu/tests/menu_language.test Array of language codes.
_batch_example_get_http_requests function modules/examples/batch_example/batch_example.module Utility function to count the HTTP requests in a session variable.
_token_example_get_taxonomy_term function modules/examples/token_example/token_example.module Builds a list of available taxonomy terms.
taxonomy_field_widget_info_alter function core/modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
SelectQueryInterface::getOrderBy function core/includes/database/select.inc Returns a reference to the order by array for this query.
SelectQueryInterface::getGroupBy function core/includes/database/select.inc Returns a reference to the group-by array for this query.
redirect_get_redirect_operations function core/modules/redirect/redirect.module Fetch an array of redirect bulk operations.
CoreUpdater::getInstallDirectory function core/modules/system/system.updater.inc Return the Backdrop core directory.
_date_field_widget_settings_form function core/modules/date/date.admin.inc Helper function for date_field_widget_settings_form().
views_plugin_display::get_option function core/modules/views/plugins/views_plugin_display.inc Intelligently get an option either from this display or from the default display, if directed to do so.
views_plugin_display::get_plugin function core/modules/views/plugins/views_plugin_display.inc Get the instance of a plugin, for example style or row.
views_plugin_pager::get_pager_id function core/modules/views/plugins/views_plugin_pager.inc Get the pager id, if it exists
Updater::getUpdaterFromDirectory function core/includes/updater.inc Determine which Updater class can operate on the given directory.
ImageToolkitUnitTest::testResize function core/modules/simpletest/tests/image.test Test the image_resize() function.

Pages

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