Namesort ascending Location Description
CommonJavaScriptTestCase::testVersionQueryString core/modules/simpletest/tests/common.test Test JavaScript versioning.
CommonJavaScriptTestCase::testReset core/modules/simpletest/tests/common.test Test to see if resetting the JavaScript empties the cache.
CommonJavaScriptTestCase::testRenderOrder core/modules/simpletest/tests/common.test Test JavaScript ordering.
CommonJavaScriptTestCase::testRenderExternal core/modules/simpletest/tests/common.test Test rendering an external JavaScript file.
CommonJavaScriptTestCase::testRenderDifferentWeight core/modules/simpletest/tests/common.test Test rendering the JavaScript with a file's weight above jQuery's.
CommonJavaScriptTestCase::testNoCache core/modules/simpletest/tests/common.test Test backdrop_add_js() sets preprocess to false when cache is set to false.
CommonJavaScriptTestCase::testLibraryUnknown core/modules/simpletest/tests/common.test Tests non-existing libraries.
CommonJavaScriptTestCase::testLibraryRender core/modules/simpletest/tests/common.test Adds a library to the page and tests for both its JavaScript and its CSS.
CommonJavaScriptTestCase::testLibraryNameConflicts core/modules/simpletest/tests/common.test Tests that multiple modules can implement the same library.
CommonJavaScriptTestCase::testLibraryAlter core/modules/simpletest/tests/common.test Adds a JavaScript library to the page and alters it.
CommonJavaScriptTestCase::testHeaderSetting core/modules/simpletest/tests/common.test Test backdrop_get_js() for JavaScript settings.
CommonJavaScriptTestCase::testGetLibrary core/modules/simpletest/tests/common.test Tests retrieval of libraries via backdrop_get_library().
CommonJavaScriptTestCase::testFooterHTML core/modules/simpletest/tests/common.test Test backdrop_get_js() with a footer scope.
CommonJavaScriptTestCase::testDifferentWeight core/modules/simpletest/tests/common.test Test adding a JavaScript file with a different weight.
CommonJavaScriptTestCase::testDifferentGroup core/modules/simpletest/tests/common.test Test adding a JavaScript file with a different group.
CommonJavaScriptTestCase::testDeprecatedBrowserConditionalComments core/modules/simpletest/tests/common.test Test deprecated conditional comments are no longer output.
CommonJavaScriptTestCase::testDefault core/modules/simpletest/tests/common.test Test default JavaScript is empty.
CommonJavaScriptTestCase::testAttributes core/modules/simpletest/tests/common.test Tests adding JavaScript files with additional attributes.
CommonJavaScriptTestCase::testAttachedLibrary core/modules/simpletest/tests/common.test Tests the addition of libraries through the #attached['library'] property.
CommonJavaScriptTestCase::testAlter core/modules/simpletest/tests/common.test Test altering a JavaScript's weight via hook_js_alter().
CommonJavaScriptTestCase::testAggregationOrder core/modules/simpletest/tests/common.test Tests JavaScript aggregation when files are added to a different scope.
CommonJavaScriptTestCase::testAggregation core/modules/simpletest/tests/common.test Test JavaScript grouping and aggregation.
CommonJavaScriptTestCase::testAggregatedAttributes core/modules/simpletest/tests/common.test Tests that attributes are maintained when JS aggregation is enabled.
CommonJavaScriptTestCase::testAddSetting core/modules/simpletest/tests/common.test Test adding settings.
CommonJavaScriptTestCase::testAddJsFileWithQueryString core/modules/simpletest/tests/common.test Tests that the query string remains intact when adding JavaScript files that have query string parameters.
CommonJavaScriptTestCase::testAddInline core/modules/simpletest/tests/common.test Test adding inline scripts.
CommonJavaScriptTestCase::testAddFile core/modules/simpletest/tests/common.test Test adding a JavaScript file.
CommonJavaScriptTestCase::testAddExternal core/modules/simpletest/tests/common.test Tests adding an external JavaScript File.
CommonJavaScriptTestCase::tearDown core/modules/simpletest/tests/common.test Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
CommonJavaScriptTestCase::setUp core/modules/simpletest/tests/common.test Sets up a Backdrop site for running functional and integration tests.
CommonHTMLIdentifierTestCase::testBackdropHTMLId core/modules/simpletest/tests/common.test Tests that backdrop_html_id() cleans the ID properly.
CommonHTMLIdentifierTestCase::testBackdropHTMLClass core/modules/simpletest/tests/common.test Tests that backdrop_html_class() cleans the class name properly.
CommonHTMLIdentifierTestCase::testBackdropCleanCSSIdentifier core/modules/simpletest/tests/common.test Tests that backdrop_clean_css_identifier() cleans the identifier properly.
CommonFormatDateTestCase::testFormatDate core/modules/simpletest/tests/common.test Tests for the format_date() function.
CommonFormatDateTestCase::testAdminDefinedFormatDate core/modules/simpletest/tests/common.test Test admin-defined formats in format_date().
CommonFormatDateTestCase::setUp core/modules/simpletest/tests/common.test Sets up a Backdrop site for running functional and integration tests.
CommonCascadingStylesheetsUnitTestCase::testLoadCssBasic core/modules/simpletest/tests/common.test Tests basic CSS loading with and without optimization via backdrop_load_stylesheet().
CommonCascadingStylesheetsTestCase::testReset core/modules/simpletest/tests/common.test Makes sure that resetting the CSS empties the cache.
CommonCascadingStylesheetsTestCase::testRenderStylesAttributes core/modules/simpletest/tests/common.test Test CSS Styles with attributes rendering.
CommonCascadingStylesheetsTestCase::testRenderRemoveCharsetPreprocess core/modules/simpletest/tests/common.test Tests removing charset when rendering stylesheets with preprocessing on.
CommonCascadingStylesheetsTestCase::testRenderOverride core/modules/simpletest/tests/common.test Test CSS override.
CommonCascadingStylesheetsTestCase::testRenderOrder core/modules/simpletest/tests/common.test Test CSS ordering.
CommonCascadingStylesheetsTestCase::testRenderInlinePreprocess core/modules/simpletest/tests/common.test Tests rendering inline stylesheets with preprocessing on.
CommonCascadingStylesheetsTestCase::testRenderInlineNoPreprocess core/modules/simpletest/tests/common.test Tests rendering inline stylesheets with preprocessing off.
CommonCascadingStylesheetsTestCase::testRenderInlineFullPage core/modules/simpletest/tests/common.test Tests rendering inline stylesheets through a full page request.
CommonCascadingStylesheetsTestCase::testRenderFile core/modules/simpletest/tests/common.test Tests rendering the stylesheets.
CommonCascadingStylesheetsTestCase::testRenderExternal core/modules/simpletest/tests/common.test Tests rendering an external stylesheet.
CommonCascadingStylesheetsTestCase::testModuleInfo core/modules/simpletest/tests/common.test Test that stylesheets in module .info files are loaded.
CommonCascadingStylesheetsTestCase::testDefault core/modules/simpletest/tests/common.test Check default stylesheets as empty.
CommonCascadingStylesheetsTestCase::testAddFile core/modules/simpletest/tests/common.test Tests adding a file stylesheet.

Pages