177 calls to drupal_render()

action_views_form_substitutions in drupal/core/modules/action/action.views_execution.inc
Implements hook_views_form_substitutions().
AjaxController::content in drupal/core/lib/Drupal/Core/Controller/AjaxController.php
Controller method for AJAX content.
ajax_prepare_response in drupal/core/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
Analyzer::formatMessages in drupal/core/modules/views/lib/Drupal/views/Analyzer.php
Formats the analyze result into a message string.
AreaEntityTest::testEntityArea in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php
Tests the area handler.
AreaTest::testRenderArea in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php
Tests the rendering of an area.
AreaTest::testRenderAreaToken in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php
Tests global tokens.
authorize.php in drupal/core/authorize.php
Administrative script for running authorized file operations.
bartik_field__taxonomy_term_reference in drupal/core/themes/bartik/bartik.theme
Implements theme_field__field_type().
Block::execute in drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php
The display block handler returns the structure necessary for a block.
BlockStorageUnitTest::renderTests in drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php
Tests the rendering of blocks.
BookController::adminOverview in drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php
Returns an administrative overview of all books.
BookController::bookRender in drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php
Prints a listing of all books.
BookNavigationBlock::build in drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php
Builds and returns the renderable array for this block plugin.
book_children in drupal/core/modules/book/book.module
Formats the menu links for the child pages of the current page.
book_export_html in drupal/core/modules/book/book.pages.inc
Generates HTML for export when invoked by book_export().
book_node_export in drupal/core/modules/book/book.module
Generates printer-friendly HTML for a node.
book_node_view in drupal/core/modules/book/book.module
Implements hook_node_view().
CacheTest::testHeaderStorage in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests css/js storage and restoring mechanism.
CheckboxTest::testFormCheckbox in drupal/core/modules/system/lib/Drupal/system/Tests/Form/CheckboxTest.php
CKEditor::settingsForm in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsForm().
CommentRow::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php
Overrides Drupal\views\Plugin\views\row\RowPluginBase::render().
comment_node_update_index in drupal/core/modules/comment/comment.module
Implements hook_node_update_index().
common_test_drupal_render_invalid_keys in drupal/core/modules/system/tests/modules/common_test/common_test.module
Renders an element with an invalid render array key.
contact_mail in drupal/core/modules/contact/contact.module
Implements hook_mail().
ContextualController::render in drupal/core/modules/contextual/lib/Drupal/contextual/ContextualController.php
Returns the requested rendered contextual links.
ContextualLinks::render in drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php
Render the contextual fields.
CustomBooleanTest::testCustomOption in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CustomBooleanTest.php
Tests the setting and output of custom labels for boolean values.
DatetimeFieldTest::renderTestEntity in drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php
Renders a entity_test and sets the output in the internal browser.
DialogTest::testDialog in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/DialogTest.php
Test sending non-JS and AJAX requests to open and manipulate modals.
DisplayApiTest::testFieldEmpty in drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php
Tests that the prepareView() formatter method still fires for empty values.
DisplayApiTest::testFieldViewField in drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php
Test the field_view_field() function.
DisplayApiTest::testFieldViewValue in drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php
Test the field_view_value() function.
DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
DisplayPluginBase::formatThemes in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Format a list of theme templates for output by the theme info helper.
DisplayTest::testDisplayPlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests the display test plugin.
DisplayTest::testReadMore in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests the readmore functionality.
DrupalUnitTestBaseTest::testEnableModulesTheme in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php
Tests that theme() works right after loading a module.
drupal_get_css in drupal/core/includes/common.inc
Returns a themed representation of all stylesheets to attach to the page.
drupal_get_html_head in drupal/core/includes/common.inc
Retrieves output to be displayed in the HEAD tag of the HTML page.
drupal_get_js in drupal/core/includes/common.inc
Returns a themed presentation of all JavaScript code for the current page.
drupal_render_children in drupal/core/includes/common.inc
Renders children of an element and concatenates them.
drupal_render_page in drupal/core/includes/common.inc
Renders the page, including all theming.
EditController::fieldForm in drupal/core/modules/edit/lib/Drupal/edit/EditController.php
Returns a single field edit form as an Ajax response.
EmailFieldTest::testEmailField in drupal/core/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php
Tests e-mail field.
EntityReference::render in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php
Overrides \Drupal\views\Plugin\views\style\StylePluginBase\StylePluginBase::render().
ExposedFormTest::testExposedFormRender in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php
Tests the exposed form markup.
Field::getItems in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Return an array of items for the field.
FieldAttachOtherTest::testFieldAttachView in drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php
Test field_attach_view() and field_attach_prepare_view().
FieldPluginBase::advancedRender in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Render a field using advanced settings.
FieldPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Default options form that provides the label widget that all fields should have.
FieldUnitTest::testExclude in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests the exclude setting.
FieldWebTest::testFieldClasses in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests the field/label/wrapper classes.
file_ajax_upload in drupal/core/modules/file/file.module
Ajax callback: Processes file uploads and deletions.
FormTest::testRequiredFields in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Check several empty values for required forms elements.
form_pre_render_actions_dropbutton in drupal/core/includes/form.inc
#pre_render callback for #type 'actions'.
FunctionsTest::testDrupalPreRenderLinks in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php
Test the use of drupal_pre_render_links() on a nested array of links.
HistoryTimestampTest::testHandlers in drupal/core/modules/history/lib/Drupal/history/Tests/Views/HistoryTimestampTest.php
Tests the handlers.
hook_search_execute in drupal/core/modules/search/search.api.php
Execute a search for a set of key words.
hook_tokens_alter in drupal/core/modules/system/system.api.php
Alter replacement values for placeholder tokens.
hook_update_index in drupal/core/modules/search/search.api.php
Update the search index for this module.
HtmlTagTest::testHtmlTag in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlTagTest.php
Tests #type 'html_tag'.
install_run_task in drupal/core/includes/install.core.inc
Runs an individual installation task.
install_select_language in drupal/core/includes/install.core.inc
Selects which language to use during installation.
install_select_profile in drupal/core/includes/install.core.inc
Selects which profile to install.
JavaScriptTest::testAttachedLibrary in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests the addition of libraries through the #attached['library'] property.
l in drupal/core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
LinkFieldTest::renderTestEntity in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Renders a test_entity and sets the output in the internal browser.
ManageDisplayTest::assertNodeViewTextHelper in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Asserts that a string is (not) found in the rendered nodein a view mode.
MessageRenderController::view in drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::view().
NodeLink::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php
Render the field.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_feed in drupal/core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_preview in drupal/core/modules/node/node.pages.inc
Generates a node preview.
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_search_execute in drupal/core/modules/node/node.module
Implements hook_search_execute().
PagerTest::testRenderNullPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests rendering with NULL pager.
PrerenderList::renderItems in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php
Render all items in this field together.
render in drupal/core/includes/common.inc
Renders an element.
RenderTest::assertRenderedElement in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests that elements are rendered properly.
RenderTest::testDrupalRenderBasics in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests the output drupal_render() for some elementary input values.
RenderTest::testDrupalRenderCache in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests caching of an empty render item.
RenderTest::testDrupalRenderChildrenAttached in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests #attached functionality in children elements.
RenderTest::testDrupalRenderSorting in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests sorting by weight.
RenderTest::testDrupalRenderThemeArguments in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests passing arguments to the theme function.
RestExport::execute in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::execute().
Result::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php
Default options form that provides the label widget that all fields should have.
RowEntityTest::testEntityRow in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php
Tests the entity row handler.
RowPluginTest::testRowPlugin in drupal/core/modules/node/lib/Drupal/node/Tests/Views/RowPluginTest.php
Tests the node row plugin.
Rss::attachTo in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
Rss::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
Rss::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
search_embedded_form_preprocess_search_result in drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module
Adds the test form to search results.
seven_tablesort_indicator in drupal/core/themes/seven/seven.theme
Overrides theme_tablesort_indicator().
StaticLayout::renderLayout in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php
Implements Drupal\layout\Plugin\LayoutInterface::renderLayout().
StyleMappingTest::mappedOutputHelper in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php
Tests the mapping of fields.
StylePluginBase::renderGroupingSets in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Render the grouping sets.
StyleSerializerTest::testSerializerResponses in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Checks the behavior of the Serializer callback paths and row plugins.
StyleTableUnitTest::testTable in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php
Tests the table style.
StyleTest::testCustomRowClasses in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php
Tests custom css classes.
StyleTest::testStyle in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php
Tests the general renderering of styles.
StyleUnformattedTest::testDefaultRowClasses in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php
Take sure that the default css classes works as expected.
SummaryLengthTest::testSummaryLength in drupal/core/modules/node/lib/Drupal/node/Tests/SummaryLengthTest.php
Tests the node summary length functionality.
system_themes_page in drupal/core/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
template_preprocess_node in drupal/core/modules/node/node.module
Prepares variables for node templates.
template_preprocess_views_ui_view_preview_section in drupal/core/modules/views_ui/views_ui.theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
template_preprocess_views_view in drupal/core/modules/views/views.theme.inc
Prepares variables for view templates.
template_preprocess_views_view_table in drupal/core/modules/views/views.theme.inc
Prepares variables for views table templates.
template_process_html in drupal/core/includes/theme.inc
Processes variables for html.html.twig.
TermFieldMultipleVocabularyTest::testTaxonomyTermFieldMultipleVocabularies in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php
Tests term reference field and widget with multiple vocabularies.
TermFieldTest::testTaxonomyTermFieldWidgets in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php
Test widgets.
TextFieldTest::_testTextfieldWidgets in drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgets().
TextFieldTest::_testTextfieldWidgetsFormatted in drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TextPlainUnitTest::renderEntityFields in drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php
Renders fields of a given entity with a given display.
theme_book_admin_table in drupal/core/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_ckeditor_settings_toolbar in drupal/core/modules/ckeditor/ckeditor.admin.inc
Displays the toolbar configuration for CKEditor.
theme_datetime_wrapper in drupal/core/modules/datetime/datetime.module
Returns HTML for a datetime form element.
theme_field in drupal/core/modules/field/field.module
Returns HTML for a field.
theme_field_multiple_value_form in drupal/core/modules/field/field.form.inc
Returns HTML for an individual form element.
theme_field_ui_table in drupal/core/modules/field_ui/field_ui.admin.inc
Returns HTML for Field UI overview tables.
theme_file_widget_multiple in drupal/core/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
theme_image_anchor in drupal/core/modules/image/image.admin.inc
Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_style_effects in drupal/core/modules/image/image.admin.inc
Returns HTML for a listing of the effects within a specific image style.
theme_image_widget in drupal/core/modules/image/image.field.inc
Returns HTML for an image field widget.
theme_item_list in drupal/core/includes/theme.inc
Returns HTML for a list or nested list of items.
theme_language_content_settings_table in drupal/core/modules/language/language.admin.inc
Returns HTML for an administration settings table.
theme_language_negotiation_configure_browser_form_table in drupal/core/modules/language/language.admin.inc
Theme browser configuration form as table.
theme_language_negotiation_configure_form in drupal/core/modules/language/language.admin.inc
Returns HTML for the language negotiation configuration form.
theme_links in drupal/core/includes/theme.inc
Returns HTML for a set of links.
theme_locale_translate_edit_form_strings in drupal/core/modules/locale/locale.pages.inc
Returns HTML for translation edit form.
theme_menu_link in drupal/core/includes/menu.inc
Returns HTML for a menu link and submenu.
theme_menu_local_tasks in drupal/core/includes/menu.inc
Returns HTML for primary and secondary local tasks.
theme_menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Returns HTML for the menu overview form into a table.
theme_node_preview in drupal/core/modules/node/node.pages.inc
Returns HTML for a node preview for display during node creation and editing.
theme_node_recent_block in drupal/core/modules/node/node.module
Returns HTML for a list of recent content.
theme_node_recent_content in drupal/core/modules/node/node.module
Returns HTML for a recent node to be displayed in the recent content block.
theme_node_search_admin in drupal/core/modules/node/node.module
Returns HTML for the content ranking part of the search settings admin page.
theme_shortcut_set_customize in drupal/core/modules/shortcut/shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_simpletest_test_table in drupal/core/modules/simpletest/simpletest.theme.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Returns HTML for a locale date format form.
theme_system_modules_details in drupal/core/modules/system/system.admin.inc
Returns HTML for the modules form.
theme_system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Returns HTML for a table of currently disabled modules.
theme_tableselect in drupal/core/includes/form.inc
Returns HTML for a table with radio buttons or checkboxes.
theme_theme_test_render_element_children in drupal/core/modules/system/tests/modules/theme_test/theme_test.module
Theme function for testing rendering of child elements via drupal_render().
theme_toolbar in drupal/core/modules/toolbar/toolbar.module
Returns HTML that wraps the administration toolbar.
theme_toolbar_item in drupal/core/modules/toolbar/toolbar.module
Returns HTML for a toolbar item.
theme_user_admin_permissions in drupal/core/modules/user/user.admin.inc
Returns HTML for the administer permissions page.
theme_views_form_views_form in drupal/core/modules/views/views.theme.inc
Theme function for a View with form elements: replace the placeholders.
theme_views_mini_pager in drupal/core/modules/views/views.theme.inc
theme_views_ui_build_group_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the build group filter form.
theme_views_ui_expose_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the expose filter form.
theme_views_ui_rearrange_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Turn the rearrange form into a proper table
theme_views_ui_style_plugin_table in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the form for the table style plugin
theme_views_ui_view_preview_section in drupal/core/modules/views_ui/views_ui.theme.inc
Returns the HTML for a section of a View being previewed within the Views UI.
theme_views_view_mapping_test in drupal/core/modules/views/tests/views_test_data/views_test_data.module
Returns HTML for the Mapping Test style.
TipPluginImage::getOutput in drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php
Overrides \Drupal\tour\Plugin\tour\tour\TipPluginInterface::getOutput().
toolbar_get_rendered_subtrees in drupal/core/modules/toolbar/toolbar.module
Returns the rendered subtree of each top-level toolbar link.
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
UnpublishByKeywordComment::execute in drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php
Executes the plugin.
UnpublishByKeywordNode::execute in drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php
Executes the plugin.
update_selection_page in drupal/core/update.php
Renders a form with a list of available database updates.
UrlTest::testLinkCustomClass in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests for custom class in links produced by l() and theme_link() functions.
UrlTest::testLinkRenderArrayText in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests that link functions support render arrays as 'text'.
UrlTest::testLinkXSS in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Confirms that invalid URLs are filtered in link generating functions.
ViewEditFormController::rebuildCurrentTab in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Regenerate the current tab for AJAX updates.
ViewElementTest::testViewElement in drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php
Tests the rendered output and form output of a view element.
ViewRenderTest::testRender in drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php
Tests render functionality.
ViewSubscriber::onView in drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php
Processes a successful controller into an HTTP 200 response.
ViewsUIController::ajaxOperation in drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php
Calls a method on a view and reloads the listing page.
views_ajax in drupal/core/modules/views/includes/ajax.inc
Menu callback to load a view via AJAX.
views_ajax_form_wrapper in drupal/core/modules/views/includes/ajax.inc
Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
ViewUI::renderPreview in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
_ajax_test_dialog in drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module
Util to render dialog in ajax callback.
_node_index_node in drupal/core/modules/node/node.module
Indexes a single node.
_node_mass_update_batch_finished in drupal/core/modules/node/node.admin.inc
Reports the 'finished' status of batch operation for node_mass_update().
_theme_table_cell in drupal/core/includes/theme.inc
Returns HTML output for a single table cell for theme_table().
_translation_entity_preprocess_language_content_settings_table in drupal/core/modules/translation_entity/translation_entity.admin.inc
(proxied) Implements hook_preprocess_HOOK();