Search for d
Title | Object type | File name | Summary |
---|---|---|---|
theme_user_permission_description | function | modules/ |
Returns HTML for an individual permission description. |
timer_read | function | includes/ |
Reads the current timer value without stopping the timer. |
TokenReplaceTestCase::testSystemDateTokenReplacement | function | modules/ |
Tests the generation of all system date tokens. |
token_find_with_prefix | function | includes/ |
Returns a list of tokens that begin with a specific prefix. |
toolbar.module | file | modules/ |
Administration toolbar for quick access to top level administration items. |
ToolbarTestCase::$admin_user | property | modules/ |
|
ToolbarTestCase::testToolbarCollapsedCookie | function | modules/ |
Tests toggling the toolbar collapsed cookie. |
toolbar_page_build | function | modules/ |
Implements hook_page_build(). |
toolbar_pre_render | function | modules/ |
Prerender function for the toolbar. |
tracker.module | file | modules/ |
Tracks recent content posted by a user or users. |
TrackerTest::testTrackerAdminUnpublish | function | modules/ |
Tests that publish/unpublish works at admin/content/node. |
TrackerTest::testTrackerCronIndexing | function | modules/ |
Tests that existing nodes are indexed by cron. |
TrackerTest::testTrackerNewNodes | function | modules/ |
Tests for the presence of the "new" flag for nodes. |
TrackerTest::testTrackerOrderingNewComments | function | modules/ |
Tests for ordering on a users tracker listing when comments are posted. |
tracker_comment_delete | function | modules/ |
Implements hook_comment_delete(). |
tracker_comment_update | function | modules/ |
Implements hook_comment_update(). |
tracker_node_delete | function | modules/ |
Implements hook_node_delete(). |
tracker_node_insert | function | modules/ |
Implements hook_node_insert(). |
tracker_node_update | function | modules/ |
Implements hook_node_update(). |
tracker_update_7000 | function | modules/ |
Create new tracker_node and tracker_user tables. |
TranslatableUpgradePathTestCase | class | modules/ |
Upgrade test for translatable content types of node.module. |
TranslatableUpgradePathTestCase::getInfo | function | modules/ |
|
TranslatableUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
TranslatableUpgradePathTestCase::testTranslatableUpgrade | function | modules/ |
Test a successful upgrade (no negotiation). |
Translation administration screens | group | modules/ |
Screens for translation administration. |
Translation editing/deletion interface | group | modules/ |
Edit and delete translation strings. |
translation.module | file | modules/ |
Manages content translations. |
TranslationTestCase::$admin_user | property | modules/ |
|
TranslationTestCase::addLanguage | function | modules/ |
Installs the specified language, or enables it if it is already installed. |
TranslationTestCase::emptyNode | function | modules/ |
Returns an empty node data structure. |
TranslationTestCase::findContentByXPath | function | modules/ |
Searches for elements matching the given xpath and value. |
translation_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
TRANSLATION_ENABLED | constant | modules/ |
Identifies a content type which has translation support enabled. |
translation_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
translation_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
translation_node_delete | function | modules/ |
Implements hook_node_delete(). |
translation_node_get_translations | function | modules/ |
Gets all nodes in a given translation set. |
translation_node_insert | function | modules/ |
Implements hook_node_insert(). |
translation_node_overview | function | modules/ |
Page callback: Displays a list of a node's translations. |
translation_node_prepare | function | modules/ |
Implements hook_node_prepare(). |
translation_node_update | function | modules/ |
Implements hook_node_update(). |
translation_node_validate | function | modules/ |
Implements hook_node_validate(). |
translation_node_view | function | modules/ |
Implements hook_node_view(). |
translation_supported_type | function | modules/ |
Returns whether the given content type has support for translations. |
translation_test.module | file | modules/ |
Mock module for content translation tests. |
translation_test_node_insert | function | modules/ |
Implements hook_node_insert(). |
trigger.admin.inc | file | modules/ |
Admin page callbacks for the trigger module. |
trigger.module | file | modules/ |
Enables functions to be stored and executed at a later time. |
TriggerActionTestCase::assertSystemMessageAndEmailTokenReplacement | function | modules/ |
Asserts correct token replacement in both system message and email. |
TriggerActionTestCase::generateTokenExpandedComparison | function | modules/ |
Generates a comparison message to match the pre-token-replaced message. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.