Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ColorTestCase::testColor | function | modules/ |
Tests the Color module functionality. |
| ColorTestCase::testValidColor | function | modules/ |
Tests whether the provided color is valid. |
| ColorTestCase::_testColor | function | modules/ |
Tests the Color module functionality using the given theme. |
| ColorUnitTestCase | class | modules/ |
Unit tests for the color.module |
| ColorUnitTestCase::$test_values | property | modules/ |
|
| ColorUnitTestCase::getInfo | function | modules/ |
|
| ColorUnitTestCase::setUp | function | modules/ |
Set up the test environment. |
| ColorUnitTestCase::testColorPack | function | modules/ |
|
| ColorUnitTestCase::testColorUnpack | function | modules/ |
|
| color_form_system_themes_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| color_form_system_theme_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| color_requirements | function | modules/ |
Implements hook_requirements(). |
| color_scheme_form | function | modules/ |
Form constructor for the color configuration form for a particular theme. |
| color_scheme_form_submit | function | modules/ |
Form submission handler for color_scheme_form(). |
| color_scheme_form_validate | function | modules/ |
Form validation handler for color_scheme_form(). |
| color_valid_hexadecimal_string | function | modules/ |
Determines if a hexadecimal CSS color string is valid. |
| comment-rtl.css | file | modules/ |
.indented { margin-left: 0; margin-right: 25px; } |
| comment.css | file | modules/ |
#comments { margin-top: 15px; } .indented { margin-left: 25px; /* LTR */ } .comment-unpublished { background-color: #fff4f4; } .comment-preview { background-color: #ffffea; } |
| comment.install | file | modules/ |
Install, update and uninstall functions for the comment module. |
| comment.pages.inc | file | modules/ |
User page callbacks for the comment module. |
| comment.test | file | modules/ |
Tests for comment.module. |
| comment.tokens.inc | file | modules/ |
Builds placeholder replacement tokens for comment-related data. |
| CommentActionsTestCase | class | modules/ |
Test actions provided by the comment module. |
| CommentActionsTestCase::assertHookMessage | function | modules/ |
Pass if the message $text was set by one of the comment hooks in comment_hook_test.module, i.e., if the $text is an element of $_SESSION['comment_hook_test']. |
| CommentActionsTestCase::assertWatchdogMessage | function | modules/ |
Verify that a watchdog message has been entered. |
| CommentActionsTestCase::clearWatchdog | function | modules/ |
Helper function: clear the watchdog. |
| CommentActionsTestCase::getInfo | function | modules/ |
|
| CommentActionsTestCase::testCommentPublishUnpublishActions | function | modules/ |
Test comment publish and unpublish actions. |
| CommentActionsTestCase::testCommentPublishUnpublishHooks | function | modules/ |
Test comment publish and unpublish hooks. |
| CommentActionsTestCase::testCommentUnpublishByKeyword | function | modules/ |
Tests the unpublish comment by keyword action. |
| CommentAnonymous | class | modules/ |
|
| CommentAnonymous::getInfo | function | modules/ |
|
| CommentAnonymous::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CommentAnonymous::testAnonymous | function | modules/ |
Test anonymous comment functionality. |
| CommentApprovalTest | class | modules/ |
|
| CommentApprovalTest::getInfo | function | modules/ |
|
| CommentApprovalTest::testApprovalAdminInterface | function | modules/ |
Test comment approval functionality through admin/content/comment. |
| CommentApprovalTest::testApprovalNodeInterface | function | modules/ |
Test comment approval functionality through node interface. |
| CommentAuthorDeletionTestCase | class | modules/ |
Tests the behavior of comments when the comment author is deleted. |
| CommentAuthorDeletionTestCase::getInfo | function | modules/ |
|
| CommentAuthorDeletionTestCase::testAuthorDeletion | function | modules/ |
Tests that comments are correctly deleted when their author is deleted. |
| CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled | function | modules/ |
Test comment author deletion while the comment module is disabled. |
| CommentBlockFunctionalTest | class | modules/ |
Functional tests for the comment module blocks. |
| CommentBlockFunctionalTest::getInfo | function | modules/ |
|
| CommentBlockFunctionalTest::testRecentCommentBlock | function | modules/ |
Test the recent comments block. |
| CommentContentRebuild::testCommentRebuild | function | modules/ |
Test to ensure that the comment's content array is rebuilt for every call to comment_view(). |
| CommentFieldsTest | class | modules/ |
Test fields on comments. |
| CommentFieldsTest::getInfo | function | modules/ |
|
| CommentFieldsTest::testCommentDefaultFields | function | modules/ |
Tests that the default 'comment_body' field is correctly added. |
| CommentFieldsTest::testCommentEnable | function | modules/ |
Test that comment module works when enabled after a content module. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.