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