BackdropHtmlToTextTestCase::assertHtmlToText in core/modules/simpletest/tests/mail.test
Helper function for testing backdrop_html_to_text().
BackdropHtmlToTextTestCase::assertHtmlToText in core/modules/simpletest/tests/mail.test
Helper function for testing backdrop_html_to_text().
BackdropHtmlToTextTestCase::testBackdropHtmlToTextBlockTagToNewline in core/modules/simpletest/tests/mail.test
Test that text separated by block-level tags in HTML get separated by (at least) a newline in the plaintext version.
BackdropHtmlToTextTestCase::testBackdropHtmlToTextBlockTagToNewline in core/modules/simpletest/tests/mail.test
Test that text separated by block-level tags in HTML get separated by (at least) a newline in the plaintext version.
BackdropWebTestCase::assertThemeOutput in core/modules/simpletest/backdrop_web_test_case.php
Asserts themed output.
BackdropWebTestCase::assertThemeOutput in core/modules/simpletest/backdrop_web_test_case.php
Asserts themed output.
BackdropWebTestCase::backdropGet in core/modules/simpletest/backdrop_web_test_case.php
Retrieves a Backdrop path or an absolute path.
BackdropWebTestCase::backdropGet in core/modules/simpletest/backdrop_web_test_case.php
Retrieves a Backdrop path or an absolute path.
BackdropWebTestCase::backdropPost in core/modules/simpletest/backdrop_web_test_case.php
Execute a POST request on a Backdrop page. It will be done as usual POST request with SimpleBrowser.
BackdropWebTestCase::backdropPost in core/modules/simpletest/backdrop_web_test_case.php
Execute a POST request on a Backdrop page. It will be done as usual POST request with SimpleBrowser.
BackdropWebTestCase::backdropPostAJAX in core/modules/simpletest/backdrop_web_test_case.php
Execute an Ajax submission.
BackdropWebTestCase::backdropPostAJAX in core/modules/simpletest/backdrop_web_test_case.php
Execute an Ajax submission.
BackdropWebTestCase::verboseEmail in core/modules/simpletest/backdrop_web_test_case.php
Outputs to verbose the most recent $count emails sent.
BackdropWebTestCase::verboseEmail in core/modules/simpletest/backdrop_web_test_case.php
Outputs to verbose the most recent $count emails sent.
CommonBackdropRenderTestCase::assertRenderedElement in core/modules/simpletest/tests/common.test
CommonBackdropRenderTestCase::assertRenderedElement in core/modules/simpletest/tests/common.test
DateFieldBasic::createMultiDateField in core/modules/date/tests/date_field.test
Creates a date field from an array of settings values.
DateFieldBasic::createMultiDateField in core/modules/date/tests/date_field.test
Creates a date field from an array of settings values.
DateThemeTestCase::testDateDisplayCombination in core/modules/date/tests/date_themes.test
Test date_display_combination theme function.
DateThemeTestCase::testDateDisplayCombination in core/modules/date/tests/date_themes.test
Test date_display_combination theme function.
DateThemeTestCase::testDateDisplaySingle in core/modules/date/tests/date_themes.test
Test date_display_single theme function.
DateThemeTestCase::testDateDisplaySingle in core/modules/date/tests/date_themes.test
Test date_display_single theme function.
FieldUIManageDisplayTestCase::assertNodeViewTextHelper in core/modules/field_ui/tests/field_ui.test
Asserts that a string is (not) found in the rendered node in a display mode.
FieldUIManageDisplayTestCase::assertNodeViewTextHelper in core/modules/field_ui/tests/field_ui.test
Asserts that a string is (not) found in the rendered node in a display mode.
FilterUnitTestCase::assertFilteredString in core/modules/filter/tests/filter.test
Asserts multiple filter output expectations for multiple input strings.
FilterUnitTestCase::assertFilteredString in core/modules/filter/tests/filter.test
Asserts multiple filter output expectations for multiple input strings.
FilterUnitTestCase::testLineBreakFilter in core/modules/filter/tests/filter.test
Tests the line break filter.
FilterUnitTestCase::testLineBreakFilter in core/modules/filter/tests/filter.test
Tests the line break filter.
SimpleTestExampleTestCase::testSimpleTestExampleEdit in modules/examples/simpletest_example/tests/simpletest_example.test
Create a simpletest_example node and then see if our user can edit it.
SimpleTestExampleTestCase::testSimpleTestExampleEdit in modules/examples/simpletest_example/tests/simpletest_example.test
Create a simpletest_example node and then see if our user can edit it.
TableSortTest::testTableSortInit in core/modules/simpletest/tests/tablesort.test
Test tablesort_init().
TableSortTest::testTableSortInit in core/modules/simpletest/tests/tablesort.test
Test tablesort_init().
ThemeFunctionsTestCase::assertThemeOutput in core/modules/simpletest/tests/theme.test
Asserts themed output.
ThemeFunctionsTestCase::assertThemeOutput in core/modules/simpletest/tests/theme.test
Asserts themed output.
UpdateCoreTestCase::testGetUpdaterFromDirectory in core/modules/update/tests/update.test
Test that getUpdaterFromDirectory() gets the right class for core updates.
UpdateCoreTestCase::testGetUpdaterFromDirectory in core/modules/update/tests/update.test
Test that getUpdaterFromDirectory() gets the right class for core updates.
ViewsTestCase::assertIdenticalResultsetHelper in core/modules/views/tests/views_query.test
ViewsTestCase::assertIdenticalResultsetHelper in core/modules/views/tests/views_query.test
ViewsTestCase::executeView in core/modules/views/tests/views_query.test
Helper function to execute a view with debugging.
ViewsTestCase::executeView in core/modules/views/tests/views_query.test
Helper function to execute a view with debugging.