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

Search for data

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
Database class core/includes/database/database.inc Primary front-controller for the database system.
search_data function core/modules/search/search.module Performs a search by calling hook_search_execute().
DatabaseLog class core/includes/database/log.inc Database query logger.
database.inc file core/includes/database/database.inc Core systems for the database layer.
database.inc file core/includes/database/mysql/database.inc Database interface code for MySQL database servers.
Config::$data property core/includes/config.inc The data of the configuration object.
DatabaseTasks class core/includes/install.inc Database installer structure.
file_save_data function core/includes/file.inc Saves a file to the specified destination and creates a database entry.
menu_tree_data function core/includes/menu.inc Sorts and returns the built data representing a menu tree.
field_has_data function core/modules/field/field.module Determine whether a field has any data.
BackupDatabase class core/includes/backup/backup.database.inc A destination type for saving to a database server.
DatabaseSchema class core/includes/database/schema.inc Base class for database schema definitions.
book_views_data function core/modules/book/views/book.views.inc Implements hook_views_data().
file_views_data function core/modules/file/views/file.views.inc Implements hook_field_views_data().
Config::setData function core/includes/config.inc Replaces the data of this configuration object.
Config::getData function core/includes/config.inc Gets all data from this configuration object.
_menu_tree_data function core/includes/menu.inc Builds the data representing a menu tree.
date_views_data function core/modules/date/views/date.views.inc Implements hook_views_data().
Database::$logs property core/includes/database/database.inc An array of active query log objects.
_update_no_data function core/modules/update/update.module Returns a warning message when there is no data about available updates.
hook_views_data function core/modules/views/views.api.php Describes data tables (or the equivalent) to Views.
user_views_data function core/modules/user/views/user.views.inc Implements hook_views_data().
node_views_data function core/modules/node/views/node.views.inc Implements hook_views_data().
field_purge_data function core/modules/field/field.crud.inc Purges the field data for a single field on a single pseudo-entity.
views_fetch_data function core/modules/views/views.module Fetch Views' data from the cache
Database::getLog function core/includes/database/database.inc Retrieves the queries logged on for given logging key.
views_views_data function core/modules/views/includes/views.views.inc Implements hook_views_data().
FileSaveDataTest class core/modules/simpletest/tests/file.test Tests the file_save_data() function.
field_views_data function core/modules/field/views/field.views.inc Implements hook_views_data().
DatabaseTestCase class core/modules/simpletest/tests/database_test.test Base test class for databases.
DatabaseLog::get function core/includes/database/log.inc Retrieve the query log for the specified logging key so far.
DatabaseLog::end function core/includes/database/log.inc Stop logging for the specified logging key.
DatabaseLog::log function core/includes/database/log.inc Log a query to all active logging keys.
ajax_command_data function core/includes/ajax.inc Creates a Backdrop Ajax 'data' command.
system_views_data function core/modules/system/views/system.views.inc Implements hook_views_data().
DatabaseCondition class core/includes/database/query.inc Generic class for a series of conditions in a query.
locale_views_data function core/modules/locale/views/locale.views.inc Implements hook_views_data().
update_fetch_data function core/modules/update/update.module Attempts to fetch update data after loading the necessary include file.
_views_fetch_data function core/modules/views/includes/cache.inc Fetch Views' data from the cache.
search_views_data function core/modules/search/views/search.views.inc Implements hook_views_data().
Example: Database group modules/examples/database_example/database_example.module This example demonstrates how to use the database API.
DatabaseConnection class core/includes/database/database.inc Base Database API class.
telemetry_get_data function core/modules/telemetry/telemetry.module Retrieve the Telemetry data values from modules.
_update_fetch_data function core/modules/update/update.fetch.inc Attempts to drain the queue of tasks for release history data to fetch.
menu_tree_all_data function core/includes/menu.inc Gets the data structure representing a named menu tree.
Database::startLog function core/includes/database/database.inc Starts logging a given logging key on the specified connection.
date_database_info function core/modules/date/date.module Temporary helper to re-create equivalent of content_database_info().
comment_views_data function core/modules/comment/views/comment.views.inc
DatabaseNextIdCase class core/modules/simpletest/tests/database_test.test Check the sequences API.
database_test_menu function core/modules/simpletest/tests/database_test.module Implements hook_menu().

Pages

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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