Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
form_test_validate_required_form | function | modules/ |
Form constructor to test the #required property. |
form_test_validate_required_form_no_title | function | modules/ |
Form constructor to test the #required property without #title. |
form_test_validate_required_form_no_title_submit | function | modules/ |
Form submission handler for form_test_validate_required_form_no_title(). |
form_test_validate_required_form_submit | function | modules/ |
Form submission handler for form_test_validate_required_form(). |
form_validate_machine_name | function | includes/ |
Form element validation handler for machine_name elements. |
ForumTestCase::$nids | property | modules/ |
An array of forum topic node IDs. |
forum_node_validate | function | modules/ |
Implements hook_node_validate(). |
hide | function | includes/ |
Hides an element from later rendering. |
hook_block_cid_parts_alter | function | modules/ |
Act on block cache ID (cid) parts before the cid is generated. |
hook_field_attach_validate | function | modules/ |
Act on field_attach_validate(). |
hook_field_update_forbid | function | modules/ |
Forbid a field update from occurring. |
hook_field_validate | function | modules/ |
Validate this module's field data. |
hook_field_widget_error | function | modules/ |
Flag a field-level validation error. |
hook_field_widget_form | function | modules/ |
Return the form for a single field widget. |
hook_field_widget_form_alter | function | modules/ |
Alter forms for field widgets provided by other modules. |
hook_field_widget_info | function | modules/ |
Expose Field API widget types. |
hook_field_widget_info_alter | function | modules/ |
Perform alterations on Field API widget types. |
hook_field_widget_properties_alter | function | modules/ |
Alters the widget properties of a field instance before it gets displayed. |
hook_field_widget_properties_ENTITY_TYPE_alter | function | modules/ |
Alters the widget properties of a field instance on a given entity type before it gets displayed. |
hook_field_widget_settings_form | function | modules/ |
Add settings to a widget settings form. |
hook_field_widget_WIDGET_TYPE_form_alter | function | modules/ |
Alter widget forms for a specific widget provided by another module. |
hook_file_validate | function | modules/ |
Check that files meet a given criteria. |
hook_form_BASE_FORM_ID_alter | function | modules/ |
Provide a form-specific alteration for shared ('base') forms. |
hook_form_FORM_ID_alter | function | modules/ |
Provide a form-specific alteration instead of the global hook_form_alter(). |
hook_language_fallback_candidates_alter | function | modules/ |
Perform alterations on the language fallback candidates. |
hook_node_validate | function | modules/ |
Perform node validation before a node is created or updated. |
hook_openid | function | modules/ |
Allow modules to modify the OpenID request parameters. |
hook_openid_discovery_method_info | function | modules/ |
Allow modules to declare OpenID discovery methods. |
hook_openid_discovery_method_info_alter | function | modules/ |
Allow modules to alter discovery methods. |
hook_openid_normalization_method_info | function | modules/ |
Allow modules to declare OpenID normalization methods. |
hook_openid_normalization_method_info_alter | function | modules/ |
Allow modules to alter normalization methods. |
hook_openid_response | function | modules/ |
Allow modules to act upon a successful OpenID login. |
hook_validate | function | modules/ |
Perform node validation before a node is created or updated. |
hook_valid_email_address_alter | function | modules/ |
Alter core e-mail validation. |
HTMLIdTestCase | class | modules/ |
Tests uniqueness of generated HTML IDs. |
HTMLIdTestCase::getInfo | function | modules/ |
|
HTMLIdTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
HTMLIdTestCase::testHTMLId | function | modules/ |
Tests that HTML IDs do not get duplicated when form validation fails. |
ImageFieldValidateTestCase | class | modules/ |
Test class to check for various validations. |
ImageFieldValidateTestCase::getInfo | function | modules/ |
|
ImageFieldValidateTestCase::testResolution | function | modules/ |
Test min/max resolution settings. |
ImageFieldValidateTestCase::testValid | function | modules/ |
Test image validity. |
ImageStylesHTTPHeadersTestCase::$styleId | property | modules/ |
ID of generated style. |
ImageToolkitGdTestCase::$width | property | modules/ |
|
image_effect_color_validate | function | modules/ |
Element validate handler to ensure a hexadecimal color value. |
image_effect_integer_validate | function | modules/ |
Element validate handler to ensure an integer pixel value. |
image_effect_scale_validate | function | modules/ |
Element validate handler to ensure that either a height or a width is specified. |
image_field_widget_form | function | modules/ |
Implements hook_field_widget_form(). |
image_field_widget_info | function | modules/ |
Implements hook_field_widget_info(). |
image_field_widget_process | function | modules/ |
An element #process callback for the image_image field type. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.