Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
filter_process_format drupal/core/modules/filter/filter.module Expands an element into a base element with text format selector attached. 1
filter_form_access_denied drupal/core/modules/filter/filter.module Render API callback: Hides the field value of 'text_format' elements. 1
_filter_url drupal/core/modules/filter/filter.module Converts text into hyperlinks automatically. 2 1
_filter_url_escape_comments drupal/core/modules/filter/filter.module Escapes the contents of HTML comments. 1 1
_filter_autop drupal/core/modules/filter/filter.module Converts line breaks into <p> and <br> in an intelligent fashion. 2 1
_filter_html_escape drupal/core/modules/filter/filter.module Escapes all HTML tags, so they will be visible instead of being effective. 1 1
comment_count_unpublished drupal/core/modules/comment/comment.module Returns a menu title which includes the number of unapproved comments. 1
comment_permalink drupal/core/modules/comment/comment.module Redirects comment links to the correct page depending on comment settings. 1
comment_translation_configuration_element_submit drupal/core/modules/comment/comment.module Form submission handler for node_type_form(). 1
comment_num_new drupal/core/modules/comment/comment.module Gets the number of new comments for the current user and the specified node. 4 1
_block_themes_access drupal/core/modules/block/block.module Access callback: Only enabled themes can be accessed. 1 1
_block_custom_theme drupal/core/modules/block/block.module Theme callback: Uses the theme specified in the parameter. 1
block_list drupal/core/modules/block/block.module Returns all blocks in the specified region for the current user. 1 1
block_load drupal/core/modules/block/block.module Loads a block instance. 1
_block_get_renderable_block drupal/core/modules/block/block.module Builds the content and label for a block. 1
_image_field_resolution_validate drupal/core/modules/image/image.field.inc Element validate function for resolution fields. 1
image_field_widget_process drupal/core/modules/image/image.field.inc An element #process callback for the image_image field type. 1
_image_field_required_fields_validate drupal/core/modules/image/image.field.inc Validate callback for alt and title field, if the user wants them required. 1
image_style_list drupal/core/modules/image/image.admin.inc Menu callback; Listing of all current image styles. 1
image_style_form drupal/core/modules/image/image.admin.inc Form builder; Edit an image style name and effects order. 1
image_style_form_add_validate drupal/core/modules/image/image.admin.inc Validate handler for adding a new image effect to an image style. 1
image_style_form_add_submit drupal/core/modules/image/image.admin.inc Submit handler for adding a new image effect to an image style. 1
image_style_form_submit drupal/core/modules/image/image.admin.inc Submit handler for saving an image style. 1
image_style_add_form drupal/core/modules/image/image.admin.inc Form builder; Form for adding a new image style. 1
image_effect_form drupal/core/modules/image/image.admin.inc Form builder; Form for adding and editing image effects. 1
image_effect_color_validate drupal/core/modules/image/image.admin.inc Element validate handler to ensure a hexadecimal color value. 1
image_effect_scale_validate drupal/core/modules/image/image.admin.inc Element validate handler to ensure that either a height or a width is specified. 1
image_resize_form drupal/core/modules/image/image.admin.inc Form structure for the image resize form. 2 1
image_scale_form drupal/core/modules/image/image.admin.inc Form structure for the image scale form. 1
image_crop_form drupal/core/modules/image/image.admin.inc Form structure for the image crop form. 1
image_rotate_form drupal/core/modules/image/image.admin.inc Form structure for the image rotate form. 1
image_system_file_system_settings_submit drupal/core/modules/image/image.module Form submission handler for system_file_system_settings(). 1
image_style_deliver drupal/core/modules/image/image.module Page callback: Generates a derivative, given a style and image path. 1
image_effect_definitions drupal/core/modules/image/image.module Returns a set of image effects. 3 1
_image_effect_definitions_sort drupal/core/modules/image/image.module Internal function for sorting image effect definitions through uasort(). 1
twig_render_template drupal/core/themes/engines/twig/twig.engine Renders a Twig template. 1
twig_render_var drupal/core/themes/engines/twig/twig.engine Wrapper around render() for twig printed output. 1
twig_hide drupal/core/themes/engines/twig/twig.engine Wrapper around hide() that does not return the content. 1
twig_show drupal/core/themes/engines/twig/twig.engine Wrapper around show() that does not return the content. 1
language_test_language_negotiation_method drupal/core/modules/language/tests/language_test/language_test.module Provides a test language negotiation method. 1
language_test_subrequest drupal/core/modules/language/tests/language_test/language_test.module Page callback. Uses a subrequest to retrieve the 'user' page. 1
config_test_load drupal/core/modules/config/tests/config_test/config_test.module Loads a ConfigTest object. 1
field_test_field_attach_view_alter drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_attach_view_alter(). 1
field_test_field_formatter_settings_summary_alter drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_formatter_settings_summary_alter(). 1
field_test_entity_add drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Menu callback: displays the 'Add new test_entity' form. 1
field_test_entity_edit drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Menu callback: displays the 'Edit exiisting test_entity' form. 1
field_test_entity_nested_form drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Form combining two separate entities. 1
field_test_widget_multiple_validate drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Form element validation handler for 'test_field_widget_multiple' widget. 1
field_test_default_value drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Sample 'default value' callback. 1 1
batch_test_simple_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a batch selection form. 1

Pages

Other projects