- comment_form_node_form_alter in core/
modules/ comment/ comment.module - Implements hook_form_BASE_FORM_ID_alter().
- FieldTestPermissionsExample::testFieldnoteEditPerms in modules/
examples/ field_permission_example/ tests/ field_permission_example.test - Test edit permissions.
- FieldTestPermissionsExample::testFieldnoteViewPerms in modules/
examples/ field_permission_example/ tests/ field_permission_example.test - Test view permissions.
- LocaleUninstallFunctionalTest::testUninstallProcess in core/
modules/ locale/ tests/ locale.test - Check if the values of the Locale variables are correct after uninstall.
- menu_form_node_form_alter in core/
modules/ menu/ menu.module - Implements hook_form_BASE_FORM_ID_alter().
- menu_node_prepare in core/
modules/ menu/ menu.module - Implements hook_node_prepare().
- menu_parent_options in core/
modules/ menu/ menu.module - Return a list of menu items that are valid possible parents for the given menu item.
- NodeTypeTestCase::testNodeTypeCreation in core/
modules/ node/ tests/ node.test - Tests creating a content type programmatically and via a form.
- node_tokens in core/
modules/ node/ node.tokens.inc - Implements hook_tokens().
- PathLanguageTestCase::testAliasTranslation in core/
modules/ path/ tests/ path.test - Test alias functionality through the admin interfaces.
- _comment_close_all in core/
modules/ comment/ comment.module - Close all comments that meet the current threshold.