Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for data

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
image_field_views_data function modules/image/views/image.views.inc Implements hook_field_views_data().
book_menu_subtree_data function modules/book/book.module Gets the data representing a subtree of the book hierarchy.
DatabaseFetch2TestCase class modules/simpletest/tests/database_test.test Test fetch actions, part 2.
field_views_data_alter function modules/field/views/field.views.inc Implements hook_views_data_alter().
DatabaseInsertTestCase class modules/simpletest/tests/database_test.test Test the insert builder.
DatabaseUpdateTestCase class modules/simpletest/tests/database_test.test Update builder tests.
install_database_errors function includes/install.core.inc Checks a database connection and returns any errors.
update_fetch_data_batch function modules/update/update.fetch.inc Batch callback: Processes a step in batch for fetching available update data.
_views_fetch_data_build function modules/views/includes/cache.inc Build and set the views data cache if empty.
Database::$databaseInfo property includes/database/database.inc A processed copy of the database connection information from settings.php.
database_test_tablesort function modules/simpletest/tests/database_test.module Run a tablesort query and return the results.
locale_views_data_alter function modules/locale/views/locale.views.inc Implements hook_views_data_alter().
DatabaseTasks::runTasks function includes/install.inc Run database tasks and tests to see if Backdrop can run on the database.
DatabaseLoggingTestCase class modules/simpletest/tests/database_test.test Query logging tests.
DatabaseLog::findCaller function includes/database/log.inc Determine the routine that called this query.
Database::getConnection function includes/database/database.inc Gets the connection object for the specified database key and target.
views_fetch_plugin_data function modules/views/views.module Fetch the plugin data from cache.
DatabaseTasks::$results property includes/install.inc Results from tasks.
DatabaseSchema::__clone function includes/database/schema.inc Implements the magic __clone function.
DatabaseSelectCloneTest class modules/simpletest/tests/database_test.test Test cloning Select queries.
file_file_metadata_info function modules/file/file.file.inc Implements hook_file_metadata_info().
DatabaseTestCase::setUp function modules/simpletest/tests/database_test.test Sets up a Backdrop site for running functional and integration tests.
hook_file_metadata_info function modules/file/file.api.php Provides metadata information.
DatabaseTaggingTestCase class modules/simpletest/tests/database_test.test Select tagging tests.
ViewsSqlTest::viewsData function modules/views/tests/views_query.test The views data definition.
DatabaseSchema::addIndex function includes/database/schema.inc Add an index.
comment_views_data_alter function modules/comment/views/comment.views.inc Use views_data_alter to add items to the node table that are relevant to comments.
_views_fetch_plugin_data function modules/views/includes/cache.inc Fetch the plugin data from cache.
_field_test_storage_data function modules/field/tests/field_test/field_test.storage.inc Helper function: stores or retrieves data from the 'storage backend'.
DatabaseConnection::$pdo property includes/database/database.inc The PDO object that is used for running database queries.
SelectQuery::addMetaData function includes/database/select.inc Implements QueryAlterableInterface::addMetaData().
SelectQuery::getMetaData function includes/database/select.inc Implements QueryAlterableInterface::getMetaData().
DatabaseSchema::addField function includes/database/schema.inc Add a new field to a table.
contact_views_data_alter function modules/contact/views/contact.views.inc Implements hook_views_data_alter().
telemetry_telemetry_data function modules/telemetry/telemetry.telemetry.inc Implements hook_telemetry_data().
DatabaseCharsetConverter class includes/database/charset_converter.inc Character set converter for database tables.
DatabaseCondition::count function includes/database/query.inc Implements Countable::count().
Database::loadDriverFile function includes/database/database.inc Load a file for the database that might hold a class.
DatabaseConnection::$key property includes/database/database.inc The key representing this connection.
DatabaseCondition::where function includes/database/query.inc Implements QueryConditionInterface::where().
DatabaseLog::__construct function includes/database/log.inc Constructor.
Database::$ignoreTargets property includes/database/database.inc A list of key/target credentials to ignore.
DatabaseConnection_mysql class drivers/database_mysql/database.inc
file_unmanaged_save_data function includes/file.inc Saves a file to the specified destination without invoking file API.
Database::openConnection function includes/database/database.inc Opens a connection to the server specified by the given key and target.
drupal_get_database_types function includes/drupal.inc Returns all supported database installer objects that are compiled into PHP.
hook_config_data_validate function modules/config/config.api.php Validate a configuration before saving it.
DatabaseSchema::dropIndex function includes/database/schema.inc Drop an index.
system_rebuild_theme_data function modules/system/system.module Rebuild, save, and return data about all currently available themes.
system_get_files_database function modules/system/system.module Retrieves the current status of an array of files in the system table.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS