ajax_prepare_response in core/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
backdrop_deliver_html_page in core/includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
BlockExample::getContent in modules/examples/block_example/block_example.inc
Returns the rendered content of this block.
BlockHero::getContent in core/modules/layout/includes/block.hero.inc
Returns the rendered content of this block.
BlockText::getContent in core/modules/layout/includes/block.text.inc
Returns the rendered content of this block.
CommentTokenReplaceTestCase::testCommentTokenReplacement in core/modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
EntityReferenceSelectionHandlerViews::handleArgs in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc
Handles arguments for views.
field_default_form in core/modules/field/field.form.inc
Creates a form element for a field and can populate it with a default value.
field_multiple_value_form in core/modules/field/field.form.inc
Special handling to create form elements for multiple values.
FileFieldPathTestCase::testUploadPath in core/modules/file/tests/file.test
Tests the normal formatter display on node display.
FileTokenReplaceTestCase::testFileTokenReplacement in core/modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
file_field_widget_uri in core/modules/file/file.field.inc
Determines the URI for a file field instance.
file_file_formatter_file_image_view in core/modules/file/file.module
Implements hook_file_formatter_FORMATTER_view().
file_upload_destination_uri in core/modules/file/file.pages.inc
Determines the upload location for the file add upload form.
hook_file_formatter_FORMATTER_view in core/modules/file/file.api.php
Define formatter output.
NodeTokenReplaceTestCase::testNodeTokenReplacement in core/modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
path_generate_entity_alias in core/modules/path/path.inc
Apply patterns to create an alias for an entity.
system_mail in core/modules/system/system.module
Implements hook_mail().
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in core/modules/taxonomy/tests/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
template_preprocess_node in core/modules/node/node.theme.inc
Processes variables for node.tpl.php.
theme_file_download_link in core/modules/file/file.theme.inc
Copy of theme_file_link() for linking to the file download URL.
theme_file_upload_help in core/modules/file/file.theme.inc
Returns HTML for help text based on file upload validators.
TokenReplaceTestCase::testSystemDateTokenReplacement in core/modules/simpletest/tests/token.test
Tests the generation of all system date tokens.
TokenReplaceTestCase::testSystemSiteTokenReplacement in core/modules/simpletest/tests/token.test
Tests the generation of all system site information tokens.
TokenReplaceTestCase::testSystemTokenRecognition in core/modules/simpletest/tests/token.test
Test whether token-replacement works in various contexts.
TokenReplaceTestCase::testTokenReplacement in core/modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
token_example_example_form in modules/examples/token_example/token_example.module
Form builder; display lists of supported token entities and text to tokenize.
token_test_exit in core/modules/simpletest/tests/token_test.module
Implements hook_exit().
UserTokenReplaceTestCase::testUserTokenReplacement in core/modules/user/tests/user.test
Creates a user, then tests the tokens generated from it.
_link_sanitize in core/modules/link/link.module
Clean up user-entered values for a link field according to field settings.
_user_mail_text in core/modules/user/user.module
Returns a mail string for a variable name.