Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Html.php

24 calls to Html::getUniqueId()

ArgumentPluginBase::processContainerRadios in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
Custom form radios process function.
claro_preprocess_status_messages in core/themes/claro/claro.theme
Implements hook_preprocess_HOOK() for status_messages.
claro_preprocess_system_themes_page in core/themes/claro/claro.theme
Implements hook_preprocess_HOOK() for system_themes_page.
CommentForm::form in core/modules/comment/src/CommentForm.php
Gets the actual form array to be built.
Container::processContainer in core/lib/Drupal/Core/Render/Element/Container.php
Processes a container element.
DialogRenderer::determineTargetSelector in core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php
Determine the target selector for the OpenDialogCommand.
FormBuilder::doBuildForm in core/lib/Drupal/Core/Form/FormBuilder.php
Builds and processes all elements in the structured form array.
FormBuilder::prepareForm in core/lib/Drupal/Core/Form/FormBuilder.php
Prepares a structured form array.
Link::preRenderLink in core/lib/Drupal/Core/Render/Element/Link.php
Pre-render callback: Renders a link into #markup.
ListItemBase::storageSettingsForm in core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php
Returns a form for the storage-level settings.
ManagedFile::processManagedFile in core/modules/file/src/Element/ManagedFile.php
Render API callback: Expands the managed_file element type.
Radios::processRadios in core/lib/Drupal/Core/Render/Element/Radios.php
Expands a radios element into individual radio elements.
Table::buildOptionsForm in core/modules/views/src/Plugin/views/style/Table.php
Render the given style.
Table::processTable in core/lib/Drupal/Core/Render/Element/Table.php
#process callback for #type 'table' to add tableselect support.
Tableselect::processTableselect in core/lib/Drupal/Core/Render/Element/Tableselect.php
Creates checkbox or radio elements to populate a tableselect table.
template_preprocess_block in core/modules/block/block.module
Prepares variables for block templates.
template_preprocess_field_multiple_value_form in core/includes/theme.inc
Prepares variables for individual form element templates.
template_preprocess_pager in core/includes/theme.inc
Prepares variables for pager templates.
template_preprocess_system_modules_details in core/modules/system/system.admin.inc
Prepares variables for the module details templates.
template_preprocess_views_mini_pager in core/modules/views/views.theme.inc
Prepares variables for views mini-pager templates.
template_preprocess_views_view_table in core/modules/views/views.theme.inc
Prepares variables for views table templates.
ViewsExposedForm::buildForm in core/modules/views/src/Form/ViewsExposedForm.php
Form constructor.
ViewUI::getStandardButtons in core/modules/views_ui/src/ViewUI.php
Provides a standard set of Apply/Cancel/OK buttons for the forms.
WidgetBase::formMultipleElements in core/lib/Drupal/Core/Field/WidgetBase.php
Special handling to create form elements for multiple values.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal