Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
IPAddressBlockingTestCase::testDuplicateIpAddress function modules/system/system.test Test duplicate IP addresses are not present in the 'blocked_ips' table.
IPAddressBlockingTestCase::testIPAddressValidation function modules/system/system.test Test a variety of user input to confirm correct validation and saving of data.
ip_address function includes/bootstrap.inc Returns the IP address of the client machine.
iso.inc file includes/iso.inc Provides a list of countries and languages based on ISO standards.
javascript-1.txt file modules/simpletest/files/javascript-1.txt <script>
alert('SimpleTest PHP was executed!');
</script>
JavaScriptTestCase class modules/simpletest/tests/common.test Tests for the JavaScript system.
JavaScriptTestCase::$preprocess_js property modules/simpletest/tests/common.test Store configured value for JavaScript preprocessing.
JavaScriptTestCase::getInfo function modules/simpletest/tests/common.test
JavaScriptTestCase::resetStaticVariables function modules/simpletest/tests/common.test Resets static variables related to adding JavaScript to a page.
JavaScriptTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
JavaScriptTestCase::tearDown function modules/simpletest/tests/common.test Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
JavaScriptTestCase::testAddExternal function modules/simpletest/tests/common.test Tests adding an external JavaScript File.
JavaScriptTestCase::testAddFile function modules/simpletest/tests/common.test Test adding a JavaScript file.
JavaScriptTestCase::testAddInline function modules/simpletest/tests/common.test Test adding inline scripts.
JavaScriptTestCase::testAddJsFileWithQueryString function modules/simpletest/tests/common.test Tests that the query string remains intact when adding JavaScript files
that have query string parameters.
JavaScriptTestCase::testAddSetting function modules/simpletest/tests/common.test Test adding settings.
JavaScriptTestCase::testAggregationOrder function modules/simpletest/tests/common.test Tests JavaScript aggregation when files are added to a different scope.
JavaScriptTestCase::testAlter function modules/simpletest/tests/common.test Test altering a JavaScript's weight via hook_js_alter().
JavaScriptTestCase::testAttachedLibrary function modules/simpletest/tests/common.test Tests the addition of libraries through the #attached['library'] property.
JavaScriptTestCase::testDefault function modules/simpletest/tests/common.test Test default JavaScript is empty.
JavaScriptTestCase::testDifferentGroup function modules/simpletest/tests/common.test Test adding a JavaScript file with a different group.
JavaScriptTestCase::testDifferentWeight function modules/simpletest/tests/common.test Test adding a JavaScript file with a different weight.
JavaScriptTestCase::testDoubleSubmitFormProtection function modules/simpletest/tests/common.test Tests the double submit form protection and
'javascript_use_double_submit_protection' variable.
JavaScriptTestCase::testFooterHTML function modules/simpletest/tests/common.test Test drupal_get_js() with a footer scope.
JavaScriptTestCase::testGetLibrary function modules/simpletest/tests/common.test Tests retrieval of libraries via drupal_get_library().
JavaScriptTestCase::testHeaderSetting function modules/simpletest/tests/common.test Test drupal_get_js() for JavaScript settings.
JavaScriptTestCase::testJavaScriptAlwaysUseJQuery function modules/simpletest/tests/common.test Test the 'javascript_always_use_jquery' variable.
JavaScriptTestCase::testLibraryAlter function modules/simpletest/tests/common.test Adds a JavaScript library to the page and alters it.
JavaScriptTestCase::testLibraryNameConflicts function modules/simpletest/tests/common.test Tests that multiple modules can implement the same library.
JavaScriptTestCase::testLibraryRender function modules/simpletest/tests/common.test Adds a library to the page and tests for both its JavaScript and its CSS.
JavaScriptTestCase::testLibraryUnknown function modules/simpletest/tests/common.test Tests non-existing libraries.
JavaScriptTestCase::testNoCache function modules/simpletest/tests/common.test Test drupal_add_js() sets preproccess to false when cache is set to false.
JavaScriptTestCase::testRenderDifferentWeight function modules/simpletest/tests/common.test Test rendering the JavaScript with a file's weight above jQuery's.
JavaScriptTestCase::testRenderExternal function modules/simpletest/tests/common.test Test rendering an external JavaScript file.
JavaScriptTestCase::testRenderOrder function modules/simpletest/tests/common.test Test JavaScript ordering.
JavaScriptTestCase::testReset function modules/simpletest/tests/common.test Test to see if resetting the JavaScript empties the cache.
JavaScriptTestCase::testSetHasJsCookie function modules/simpletest/tests/common.test Tests that the set_has_js_cookie variable is reflected in Drupal.settings.
jquery.ui.accordion.css file misc/ui/jquery.ui.accordion.css /*
* jQuery UI Accordion 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Accordion#theming
*/
/* IE/Win - Fix…
jquery.ui.autocomplete.css file misc/ui/jquery.ui.autocomplete.css /*
* jQuery UI Autocomplete 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Autocomplete#theming
jquery.ui.button.css file misc/ui/jquery.ui.button.css /*
* jQuery UI Button 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Button#theming
*/
.ui-button { display:…
jquery.ui.core.css file misc/ui/jquery.ui.core.css /*
* jQuery UI CSS Framework 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*/

/* Layout…
jquery.ui.datepicker.css file misc/ui/jquery.ui.datepicker.css /*
* jQuery UI Datepicker 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Datepicker#theming
*/
.ui-datepicker…
jquery.ui.dialog.css file misc/ui/jquery.ui.dialog.css /*
* jQuery UI Dialog 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Dialog#theming
*/
.ui-dialog { position:…
jquery.ui.progressbar.css file misc/ui/jquery.ui.progressbar.css /*
* jQuery UI Progressbar 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
jquery.ui.resizable.css file misc/ui/jquery.ui.resizable.css /*
* jQuery UI Resizable 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable {…
jquery.ui.selectable.css file misc/ui/jquery.ui.selectable.css /*
* jQuery UI Selectable 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
jquery.ui.slider.css file misc/ui/jquery.ui.slider.css /*
* jQuery UI Slider 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Slider#theming
*/
.ui-slider { position:…
jquery.ui.tabs.css file misc/ui/jquery.ui.tabs.css /*
* jQuery UI Tabs 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Tabs#theming
*/
.ui-tabs { position:…
jquery.ui.theme.css file misc/ui/jquery.ui.theme.css /*
* jQuery UI CSS Framework 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*
* To view and…
jquery.ui.theme.css file themes/seven/jquery.ui.theme.css Seven styles for jQuery UI.
Overrides /misc/ui/ui.theme.css.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.