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

Search for run

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
db_truncate function core/includes/database/database.inc Returns a new TruncateQuery object for the active database.
db_run_tasks function core/includes/install.inc Ensures the environment for a Backdrop database on a predefined connection.
run-tests.sh file core/scripts/run-tests.sh This script runs Backdrop tests from command line.
TruncateQuery class core/includes/database/query.inc General class for an abstracted TRUNCATE operation.
truncate_utf8 function core/includes/unicode.inc Truncates a UTF-8-encoded string safely to a number of characters.
drupal_cron_run function core/includes/drupal.inc Executes a cron run when called.
system_run_cron function core/modules/system/system.admin.inc Menu callback: run cron manually.
CronRunTestCase class core/modules/system/tests/system.test
install_run_task function core/includes/install.core.inc Runs an individual installation task.
backdrop_cron_run function core/includes/common.inc Executes a cron run when called.
install_run_tasks function core/includes/install.core.inc Runs all tasks for the current installation request.
views_ui_truncate function core/modules/views_ui/views_ui.module Truncate strings to a set length and provide a ... if they truncated.
FilterUnitTestCase class core/modules/filter/tests/filter.test Unit tests for core filters.
TruncateQuery_mysql class core/includes/database/mysql/query.inc MySQL-specific class for executing TRUNCATE queries.
simpletest_run_tests function core/modules/simpletest/simpletest.module Actually runs tests.
TruncateQuery::$table property core/includes/database/query.inc The table to truncate.
BackdropTestCase::run function core/modules/simpletest/backdrop_web_test_case.php Run all tests in this class.
system_authorized_run function core/modules/system/system.module Setup and invoke an operation using authorize.php.
drupal_truncate_bytes function core/includes/drupal.inc Truncates a UTF-8-encoded string safely to a number of bytes.
TruncateQuery::execute function core/includes/database/query.inc Executes the TRUNCATE query.
_search_index_truncate function core/modules/search/search.module Helper function for array_walk in search_index_split.
system_run_cron_submit function core/modules/system/system.admin.inc Submit callback; run cron.
CronRunTestCase::setUp function core/modules/system/tests/system.test Sets up a Backdrop site for running functional and integration tests.
authorize_run_operation function core/includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation'].
MockTestConnection::run function core/modules/simpletest/tests/filetransfer.test
DatabaseTasks::runTasks function core/includes/install.inc Run database tasks and tests to see if Backdrop can run on the database.
backdrop_truncate_bytes function core/includes/unicode.inc Truncates a UTF-8-encoded string safely to a number of bytes.
TruncateQuery::__toString function core/includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
CronRunTestCase::$profile property core/modules/system/tests/system.test The profile to install as a basis for testing.
system_run_automated_cron function core/modules/system/system.module Run the automated cron if enabled.
TruncateQuery::__construct function core/includes/database/query.inc Constructs a TruncateQuery object.
INSTALL_TASK_RUN_IF_REACHED constant core/includes/install.core.inc Run the task on each installation request until the database is set up.
system_menu_tree_prune_tree function core/modules/system/system.menu.inc Prune a tree so that it begins at the specified level.
DatabaseTasks::runTestQuery function core/includes/install.inc Run SQL tests to ensure the database can execute commands with the current user.
DatabaseConnection::truncate function core/includes/database/database.inc Prepares and returns a TRUNCATE query object.
BackdropErrorHandlerUnitTest class core/modules/simpletest/tests/error.test Tests Backdrop error and exception handlers.
CronRunTestCase::testCronRun function core/modules/system/tests/system.test Test cron runs.
BackdropWebTestCase::cronRun function core/modules/simpletest/backdrop_web_test_case.php Runs cron in the Backdrop installed by SimpleTest.
installer_authorize_run_update function core/modules/installer/installer.authorize.inc Updates existing projects when invoked by authorize.php.
DatabaseDeleteTruncateTestCase class core/modules/simpletest/tests/database_test.test Delete/Truncate tests.
installer_authorize_run_install function core/modules/installer/installer.authorize.inc Installs a new project when invoked by authorize.php.
FilterUnitTestCase::testFilterXSS function core/modules/filter/tests/filter.test Tests limiting allowed tags and XSS prevention.
INSTALL_TASK_RUN_IF_NOT_COMPLETED constant core/includes/install.core.inc Global flag to indicate that a task should be run on each installation request that reaches it, until the database is set up and we are able to record the fact that it already ran.
FilterUnitTestCase::testUrlFilter function core/modules/filter/tests/filter.test Tests the URL filter.
UnicodeUnitTest::runTruncateTests function core/modules/simpletest/tests/unicode.test Runs test cases for helperTestTruncate().
cron_example_form_cron_run_submit function modules/examples/cron_example/cron_example.module Allow user to directly execute cron, optionally forcing it.
FilterUnitTestCase::testHtmlFilter function core/modules/filter/tests/filter.test Tests filter settings, defaults, access restrictions and similar.
CronRunTestCase::testAutomaticCron function core/modules/system/tests/system.test Ensure that the automatic cron run feature is working.
BackdropErrorHandlerUnitTest::setUp function core/modules/simpletest/tests/error.test Sets up a Backdrop site for running functional and integration tests.
CronRunTestCase::testCronExceptions function core/modules/system/tests/system.test Make sure exceptions thrown on hook_cron() don't affect other modules.

Pages

  • 1
  • 2
  • 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