Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| AccessDeniedTestCase::setUp | function | modules/ |
|
| ActionLoopTestCase::setUp | function | modules/ |
|
| AggregatorConfigurationTestCase::testSettingsPage | function | modules/ |
Tests the settings form to ensure the correct default values are used. |
| AggregatorTestCase::setUp | function | modules/ |
|
| AggregatorUpdatePathTestCase::setUp | function | modules/ |
|
| AJAXFormPageCacheTestCase::setUp | function | modules/ |
|
| AJAXFormValuesTestCase::setUp | function | modules/ |
|
| AJAXMultiFormTestCase::setUp | function | modules/ |
|
| AJAXTestCase::setUp | function | modules/ |
|
| ajax_command_settings | function | includes/ |
Creates a Drupal Ajax 'settings' command. |
| ajax_forms_test_advanced_commands_settings_callback | function | modules/ |
Ajax callback for 'settings'. |
| ajax_set_verification_header | function | includes/ |
Sets a response header for ajax.js to trust the response body. |
| AnnounceFeedTestInvalidJsonTestCase::setUp | function | modules/ |
|
| AnnounceFeedTestRelevantVersion::setUp | function | modules/ |
|
| AnnounceFeedTestSanitizationTestCase::setUp | function | modules/ |
|
| AnnounceFeedTestValidateJsonFeed::setUp | function | modules/ |
|
| AnnounceFeedTestValidatePermissions::setUp | function | modules/ |
|
| AnnounceFeedTestValidateUrl::setUp | function | modules/ |
|
| announce_feed_test_set_feed_config | function | modules/ |
Helper function to set announcements feed URL. |
| Archive_Tar::setAttribute | function | modules/ |
This method set specific attributes of the archive. It uses a variable list of parameters, in the format attribute code + attribute values : $arch->setAttribute(ARCHIVE_TAR_ATT_SEPARATOR, ','); |
| Archive_Tar::setIgnoreList | function | modules/ |
This method sets the regular expression for ignoring all files and directories matching the filenames in the array list at import, for example: $arch->setIgnoreList(array('CVS', '.svn', 'bin/tool')); |
| Archive_Tar::setIgnoreRegexp | function | modules/ |
This method sets the regular expression for ignoring files and directories at import, for example: $arch->setIgnoreRegexp("#CVS|\.svn#"); |
| ArrayDiffUnitTest::setUp | function | modules/ |
|
| BasicMinimalUpdatePath::setUp | function | modules/ |
|
| BasicStandardUpdatePath::setUp | function | modules/ |
|
| BasicUpgradePath::setUp | function | modules/ |
|
| BatchPageTestCase::setUp | function | modules/ |
|
| BatchPercentagesUnitTestCase::setUp | function | modules/ |
|
| BatchProcessingTestCase::setUp | function | modules/ |
|
| batch_set | function | includes/ |
Adds a new batch. |
| BlockCacheTestCase::setCacheMode | function | modules/ |
Private helper method to set the test block's cache mode. |
| BlockCacheTestCase::setUp | function | modules/ |
|
| BlockHashTestCase::setUp | function | modules/ |
|
| BlockHiddenRegionTestCase::setUp | function | modules/ |
|
| BlockHTMLIdTestCase::setUp | function | modules/ |
|
| BlockInvalidRegionTestCase::setUp | function | modules/ |
|
| BlockTestCase::setUp | function | modules/ |
|
| BlockViewModuleDeltaAlterWebTest::setUp | function | modules/ |
|
| block_form_system_performance_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| BlogTestCase::setUp | function | modules/ |
Enable modules and create users with specific permissions. |
| BookTestCase::setUp | function | modules/ |
|
| book_admin_settings | function | modules/ |
Form constructor for the book settings form. |
| book_admin_settings_validate | function | modules/ |
Form validation handler for book_admin_settings(). |
| BootstrapAutoloadTestCase::setUp | function | modules/ |
|
| BootstrapDestinationTestCase::setUp | function | modules/ |
|
| BootstrapGetFilenameWebTestCase::setUp | function | modules/ |
|
| BootstrapIPAddressTestCase::setUp | function | modules/ |
|
| BootstrapPageCacheTestCase::setUp | function | modules/ |
|
| BootstrapResettableStaticTestCase | class | modules/ |
Test that resetting static variables works. |
| BootstrapResettableStaticTestCase::getInfo | function | modules/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.