Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for run

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
UnicodeUnitTest::helperTestTruncate function modules/simpletest/tests/unicode.test Tests truncate_utf8().
CronRunTestCase::testCronExceptions function modules/system/tests/system.test Make sure exceptions thrown on hook_cron() don't affect other modules.
CronRunTestCase::testTempFileCleanup function modules/system/tests/system.test Ensure that temporary files are removed.
FilterUnitTestCase::assertNormalized function modules/filter/tests/filter.test Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string.
BackdropRequestSanitizerUnitTestCase class modules/system/tests/system.test Tests request sanitation used in early bootstrap.
FilterUnitTestCase::assertNoNormalized function modules/filter/tests/filter.test Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
FilterUnitTestCase::testNoFollowFilter function modules/filter/tests/filter.test Tests the spam deterrent.
FilterUnitTestCase::testFilterXSSAdmin function modules/filter/tests/filter.test Tests the loose, admin HTML filter.
FilterUnitTestCase::testLineBreakFilter function modules/filter/tests/filter.test Tests the line break filter.
FilterUnitTestCase::testImageAlignFilter function modules/filter/tests/filter.test Tests the Image alignment filter (data-align).
CronRunTestCase::testCronCacheExpiration function modules/system/tests/system.test Tests that hook_flush_caches() is not invoked on every single cron run.
LocaleUILanguageNegotiationTest::runTest function modules/locale/tests/locale.test
FilterUnitTestCase::testHtmlEscapeFilter function modules/filter/tests/filter.test Tests the HTML escaping filter.
FilterUnitTestCase::assertFilteredString function modules/filter/tests/filter.test Asserts multiple filter output expectations for multiple input strings.
FilterUnitTestCase::testUrlFilterContent function modules/filter/tests/filter.test Tests URL filter on longer content.
FilterUnitTestCase::testImageAlignCaption function modules/filter/tests/filter.test Tests the Image caption filter (data-caption).
UpdateCoreTestCase::testModulePageRunCron function modules/update/tests/update.test Checks that running cron updates the list of available updates.
BackdropLocalStreamWrapper::stream_truncate function includes/stream_wrappers.inc Truncate stream.
SimpleTestFunctionalTest::testWebTestRunner function modules/simpletest/tests/simpletest.test Make sure that tests selected through the web interface are run and that the results are displayed correctly.
FilterUnitTestCase::testHtmlCorrectorFilter function modules/filter/tests/filter.test Tests the HTML corrector filter.
BackdropRequestSanitizerUnitTestCase::setUp function modules/system/tests/system.test Sets up unit test environment.
DatabaseDeleteTruncateTestCase::testTruncate function modules/simpletest/tests/database_test.test Confirm that we can truncate a whole table successfully.
BackdropErrorHandlerUnitTest::testErrorHandler function modules/simpletest/tests/error.test Test the error handler.
DatabaseDeleteTruncateTestCase::testSimpleDelete function modules/simpletest/tests/database_test.test Confirm that we can delete a single record successfully.
BackdropErrorHandlerUnitTest::assertErrorMessage function modules/simpletest/tests/error.test Helper function: assert that the error message is found.
BackdropRequestSanitizerUnitTestCase::$testCases property modules/system/tests/system.test
BackdropErrorHandlerUnitTest::testExceptionHandler function modules/simpletest/tests/error.test Test the exception handler.
BackdropErrorHandlerUnitTest::assertNoErrorMessage function modules/simpletest/tests/error.test Helper function: assert that the error message is not found.
DatabaseDeleteTruncateTestCase::testSubselectDelete function modules/simpletest/tests/database_test.test Confirm that we can use a subselect in a delete successfully.
DatabaseReservedKeywordTestCase::testTruncateReservedWordTable function modules/simpletest/tests/database_test.test
BackdropRequestSanitizerUnitTestCase::testBackdropRequestSanitizer function modules/system/tests/system.test Tests request sanitation used in early bootstrap.

Pages

  • « first
  • ‹ previous
  • 1
  • 2

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