40 theme calls to theme_item_list()

AggregatorCategoryBlock::build in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php
Builds and returns the renderable array for this block plugin.
AggregatorFeedBlock::build in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php
Builds and returns the renderable array for this block plugin.
Analyzer::formatMessages in drupal/core/modules/views/lib/Drupal/views/Analyzer.php
Formats the analyze result into a message string.
authorize.php in drupal/core/authorize.php
Administrative script for running authorized file operations.
BookController::bookRender in drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php
Prints a listing of all books.
DeleteMultiple::buildForm in drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
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.
Field::renderItems in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Render all items in this field together.
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.
field_help in drupal/core/modules/field/field.module
Implements hook_help().
file_save_upload in drupal/core/includes/file.inc
Saves file uploads to a new location.
FunctionsTest::testItemList in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php
Tests theme_item_list().
hook_toolbar in drupal/core/modules/toolbar/toolbar.api.php
Add items to the toolbar menu.
ModulesInstallConfirmForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php
ModulesUninstallConfirmForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php
node_title_list in drupal/core/modules/node/node.module
Gathers a listing of links to nodes.
PluginBase::globalTokenForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php
Adds elements for available core tokens to a form.
PrerenderList::renderItems in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php
Render all items in this field together.
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.
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
template_preprocess_aggregator_summary_items in drupal/core/modules/aggregator/aggregator.pages.inc
Prepares variables for aggregator summary templates.
theme_authorize_report in drupal/core/includes/theme.maintenance.inc
Returns HTML for a results report of an operation run by authorize.php.
theme_comment_block in drupal/core/modules/comment/comment.module
Returns HTML for a list of recent comments.
theme_exposed_filters in drupal/core/modules/system/system.module
Returns HTML for an exposed filter form.
theme_locale_translation_update_info in drupal/core/modules/locale/locale.pages.inc
Returns HTML for translation status information per language.
theme_pager in drupal/core/includes/pager.inc
Returns HTML for a query pager.
theme_update_report in drupal/core/modules/update/update.report.inc
Returns HTML for the project status report.
theme_views_mini_pager in drupal/core/modules/views/views.theme.inc
TokenizeAreaPluginBase::tokenForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php
Adds tokenization form elements.
toolbar_test_toolbar in drupal/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module
Implements hook_toolbar().
TourRenderController::viewMultiple in drupal/core/modules/tour/lib/Drupal/tour/TourRenderController.php
Overrides \Drupal\Core\Entity\EntityRenderController::viewMultiple().
update_manager_download_batch_finished in drupal/core/modules/update/update.manager.inc
Batch callback: Performs actions when the download batch is completed.
update_script_selection_form in drupal/core/update.php
Form constructor for the list of available database module updates.
UserLoginBlock::build in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
UserNewBlock::build in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php
Builds and returns the renderable array for this block plugin.
UserOnlineBlock::build in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php
Builds and returns the renderable array for this block plugin.
user_admin_account in drupal/core/modules/user/user.admin.inc
Page callback: User administration page.
_node_mass_update_batch_finished in drupal/core/modules/node/node.admin.inc
Reports the 'finished' status of batch operation for node_mass_update().
_simpletest_batch_operation in drupal/core/modules/simpletest/simpletest.module
Batch operation callback.