comment_views_api |
core/modules/comment/comment.module |
Implements hook_views_api(). |
comment_views_data |
core/modules/comment/views/comment.views.inc |
|
comment_views_data_alter |
core/modules/comment/views/comment.views.inc |
Use views_data_alter to add items to the node table that are
relevant to comments. |
comment_views_plugins |
core/modules/comment/views/comment.views.inc |
Implements hook_views_plugins(). |
comment_view_multiple |
core/modules/comment/comment.module |
Constructs render array from an array of loaded comments. |
CommonAutocompleteTagsTestCase::assertTags |
core/modules/simpletest/tests/common.test |
Helper function: asserts that the ending array of tags is what we wanted. |
CommonAutocompleteTagsTestCase::testBackdropExplodeTags |
core/modules/simpletest/tests/common.test |
Explode a series of tags. |
CommonAutocompleteTagsTestCase::testBackdropImplodeTags |
core/modules/simpletest/tests/common.test |
Implode a series of tags. |
CommonBackdropAddFeedTestCase::testBasicFeedAddNoTitle |
core/modules/simpletest/tests/common.test |
Test backdrop_add_feed() with paths, URLs, and titles. |
CommonBackdropAddFeedTestCase::urlToRSSLinkPattern |
core/modules/simpletest/tests/common.test |
Create a pattern representing the RSS feed in the page. |
CommonBackdropAlterTestCase::setUp |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
CommonBackdropAlterTestCase::testBackdropAlter |
core/modules/simpletest/tests/common.test |
|
CommonBackdropArrayUnitTest::setUp |
core/modules/simpletest/tests/common.test |
Sets up unit test environment. |
CommonBackdropArrayUnitTest::testGet |
core/modules/simpletest/tests/common.test |
Tests getting nested array values. |
CommonBackdropArrayUnitTest::testKeyExists |
core/modules/simpletest/tests/common.test |
Tests existence of array key. |
CommonBackdropArrayUnitTest::testSet |
core/modules/simpletest/tests/common.test |
Tests setting nested array values. |
CommonBackdropArrayUnitTest::testUnset |
core/modules/simpletest/tests/common.test |
Tests unsetting nested array values. |
CommonBackdropAttributesUnitTestCase::testBackdropAttributes |
core/modules/simpletest/tests/common.test |
Tests that backdrop_html_class() cleans the class name properly. |
CommonBackdropFormatXmlElementsUnitTestCase::testParseFormatXmlElements |
core/modules/simpletest/tests/common.test |
Provide a sample data structure and verify the XML results. |
CommonBackdropGotoTestCase::setUp |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
CommonBackdropGotoTestCase::testBackdropGetDestination |
core/modules/simpletest/tests/common.test |
Test backdrop_get_destination(). |
CommonBackdropGotoTestCase::testBackdropGoto |
core/modules/simpletest/tests/common.test |
Test backdrop_goto(). |
CommonBackdropGotoTestCase::testBackdropGotoAlter |
core/modules/simpletest/tests/common.test |
Test hook_backdrop_goto_alter(). |
CommonBackdropHTTPRedirectTest::testHostChange |
core/modules/simpletest/tests/common.test |
Tests HTTP redirect with host change. |
CommonBackdropHTTPRedirectTest::testHttpsDowngrade |
core/modules/simpletest/tests/common.test |
Tests HTTP redirect with HTTPS downgrade. |
CommonBackdropHTTPRedirectTest::testNoHostChange |
core/modules/simpletest/tests/common.test |
Tests HTTP redirect without downgrade and host change. |
CommonBackdropHTTPRedirectTest::testNoHttpsDowngrade |
core/modules/simpletest/tests/common.test |
Tests HTTP redirect without downgrade. |
CommonBackdropHTTPRequestTestCase::setUp |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequest |
core/modules/simpletest/tests/common.test |
|
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestBasicAuth |
core/modules/simpletest/tests/common.test |
|
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestHeaders |
core/modules/simpletest/tests/common.test |
Tests Content-language headers generated by Backdrop. |
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestRedirect |
core/modules/simpletest/tests/common.test |
|
CommonBackdropHTTPResponseStatusLineTest::statusLineData |
core/modules/simpletest/tests/common.test |
Data provider for testStatusLine(). |
CommonBackdropHTTPResponseStatusLineTest::testStatusLine |
core/modules/simpletest/tests/common.test |
Tests parsing HTTP response status line. |
CommonBackdropParseInfoFileTestCase::testParseInfoFile |
core/modules/simpletest/tests/common.test |
Parse an example .info file an verify the results. |
CommonBackdropRenderTestCase::assertRenderedElement |
core/modules/simpletest/tests/common.test |
|
CommonBackdropRenderTestCase::setUp |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
CommonBackdropRenderTestCase::testBackdropRenderBasics |
core/modules/simpletest/tests/common.test |
Tests the output backdrop_render() for some elementary input values. |
CommonBackdropRenderTestCase::testBackdropRenderCache |
core/modules/simpletest/tests/common.test |
Tests caching of render items. |
CommonBackdropRenderTestCase::testBackdropRenderChildrenAttached |
core/modules/simpletest/tests/common.test |
Test #attached functionality in children elements. |
CommonBackdropRenderTestCase::testBackdropRenderFormElements |
core/modules/simpletest/tests/common.test |
Test rendering form elements without passing through form_builder(). |
CommonBackdropRenderTestCase::testBackdropRenderInvalidKeys |
core/modules/simpletest/tests/common.test |
Test rendering elements with invalid keys. |
CommonBackdropRenderTestCase::testBackdropRenderSorting |
core/modules/simpletest/tests/common.test |
Test sorting by weight. |
CommonBackdropRenderTestCase::testBackdropRenderThemeArguments |
core/modules/simpletest/tests/common.test |
Test passing arguments to the theme function. |
CommonBackdropSortUnitTest::setUp |
core/modules/simpletest/tests/common.test |
Sets up unit test environment. |
CommonBackdropSortUnitTest::testBackdropSort |
core/modules/simpletest/tests/common.test |
Tests backdrop_sort(). |
CommonBackdropSystemListingTestCase::testDirectoryPrecedence |
core/modules/simpletest/tests/common.test |
Test that files in different directories take precedence as expected. |
CommonBackdropWriteRecordTestCase::setUp |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
CommonBackdropWriteRecordTestCase::testBackdropWriteRecord |
core/modules/simpletest/tests/common.test |
Test the backdrop_write_record() API function. |
CommonCascadingStylesheetsTestCase::setUp |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |