Search for check

  1. Search 9.5.x for check
  2. Search 8.9.x for check
  3. Search 10.3.x for check
  4. Search 11.x for check
  5. Other projects
Title Object type File name Summary
ajax_forms_test_simple_form_checkbox_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by checkbox.
Archive_Tar::_dirCheck function modules/system/system.tar.inc Check if a directory exists and create it (including parent
dirs) if not.
BookTestCase::checkBookNode function modules/book/book.test Checks the outline of sub-pages; previous, up, and next.
BootstrapMiscTestCase::testCheckMemoryLimit function modules/simpletest/tests/bootstrap.test Tests that the drupal_check_memory_limit() function works as expected.
CacheSavingCase::checkVariable function modules/simpletest/tests/cache.test Check or a variable is stored and restored properly.
CacheTestCase::checkCacheExists function modules/simpletest/tests/cache.test Check whether or not a cache entry exists.
check_markup function modules/filter/filter.module Runs all the enabled filters on a piece of text.
CHECK_PLAIN constant includes/bootstrap.inc Flag used to indicate that text is not sanitized, so run check_plain().
check_plain function includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML.
check_url function includes/common.inc Strips dangerous protocols from a URI and encodes it for output to HTML.
DatabaseTasks::checkEngineVersion function includes/install.inc Check the engine version.
DatabaseTasks_pgsql::checkBinaryOutput function includes/database/pgsql/install.inc Check Binary Output.
DatabaseTasks_pgsql::checkBinaryOutputSuccess function includes/database/pgsql/install.inc Verify that a binary data roundtrip returns the original string.
DatabaseTasks_pgsql::checkEncoding function includes/database/pgsql/install.inc Check encoding is UTF8.
DatabaseTasks_pgsql::checkPHPVersion function includes/database/pgsql/install.inc Check PHP version.
DrupalWebTestCase::assertFieldChecked function modules/simpletest/drupal_web_test_case.php Asserts that a checkbox field in the current page is checked.
DrupalWebTestCase::assertNoFieldChecked function modules/simpletest/drupal_web_test_case.php Asserts that a checkbox field in the current page is not checked.
DrupalWebTestCase::checkForMetaRefresh function modules/simpletest/drupal_web_test_case.php Check for meta refresh tag and if found call drupalGet() recursively. This
function looks for the http-equiv attribute to be set to "Refresh"
and is case-sensitive.
DrupalWebTestCase::checkPermissions function modules/simpletest/drupal_web_test_case.php Check to make sure that the array of permissions are valid.
drupal_check_incompatibility function includes/common.inc Checks whether a version is compatible with a given dependency.
drupal_check_memory_limit function includes/bootstrap.inc Compares the memory required for an operation to the available memory.
drupal_check_module function includes/install.inc Checks a module's requirements.
drupal_check_profile function includes/install.inc Checks an installation profile's requirements.
FieldBulkDeleteTestCase::checkHooksInvocations function modules/field/tests/field.test Tests that the expected hooks have been invoked on the expected entities.
FieldTranslationsTestCase::checkTranslationRevisions function modules/field/tests/field.test Check if the field translation attached to the entity revision identified
by the passed arguments were correctly stored.
FileDirectoryTest::testFileCheckDirectoryHandling function modules/simpletest/tests/file.test Test directory handling functions.
FileDirectoryTest::testFileCheckLocalDirectoryHandling function modules/simpletest/tests/file.test Test local directory handling functions.
FileDownloadTest::checkUrl function modules/simpletest/tests/file.test Download a file from the URL generated by file_create_url().
FileTransfer::checkPath function includes/filetransfer/filetransfer.inc Checks that the path is inside the jail and throws an exception if not.
FilterNoFormatTestCase::testCheckMarkupNoFormat function modules/filter/filter.test Tests text without format.
FormCheckboxTestCase class modules/simpletest/tests/form.test Tests checkbox element.
FormCheckboxTestCase::getInfo function modules/simpletest/tests/form.test
FormCheckboxTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormCheckboxTestCase::testFormCheckbox function modules/simpletest/tests/form.test
FormsElementsTableSelectFunctionalTest::testMultipleFalseOptionchecker function modules/simpletest/tests/form.test Test the whether the option checker gives an error on invalid tableselect values for radios.
FormsElementsTableSelectFunctionalTest::testMultipleTrueOptionchecker function modules/simpletest/tests/form.test Test the whether the option checker gives an error on invalid tableselect values for checkboxes.
FormsTestCase::checkFormValue function modules/simpletest/tests/form.test Checks that a given form input value is sanitized to the expected result.
FormsTestCase::testCheckboxProcessing function modules/simpletest/tests/form.test Test default value handling for checkboxes.
FormsTestCase::testRequiredCheckboxesRadio function modules/simpletest/tests/form.test Tests validation for required checkbox, select, and radio elements.
form_process_checkbox function includes/form.inc Sets the #checked property of a checkbox element.
form_process_checkboxes function includes/form.inc Processes a checkboxes form element.
form_test_checkboxes_radios function modules/simpletest/tests/form_test.module Form constructor to test expansion of #type checkboxes and radios.
form_test_checkboxes_zero function modules/simpletest/tests/form_test.module
form_test_checkbox_type_juggling function modules/simpletest/tests/form_test.module
form_type_checkboxes_value function includes/form.inc Determines the value for a checkboxes form element.
form_type_checkbox_value function includes/form.inc Determines the value for a checkbox form element.
image_gd_check_settings function modules/system/image.gd.inc Verify GD2 settings (that the right version is actually installed).
install_check_requirements function includes/install.core.inc Checks installation requirements and reports any errors.
LocaleLanguageNegotiationInfoFunctionalTest::checkFixedLanguageTypes function modules/locale/locale.test Check that language negotiation for fixed types matches the stored one.
LocaleUrlRewritingTest::checkUrl function modules/locale/locale.test Check URL rewriting for the given language.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.