You are here

56 theme calls to item-list.html.twig in Zircon Profile 8.0

AggregatorFeedBlock::build in core/modules/aggregator/src/Plugin/Block/AggregatorFeedBlock.php
Builds and returns the renderable array for this block plugin.
Analyzer::formatMessages in core/modules/views/src/Analyzer.php
Formats the analyze result into a message string.
ArgumentPluginBase::getTokenHelp in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
Provide token help information for the argument.
authorize.php in core/authorize.php
Administrative script for running authorized file operations.
BookController::bookRender in core/modules/book/src/Controller/BookController.php
Prints a listing of all books.
BrokenHandlerTrait::buildOptionsForm in core/modules/views/src/Plugin/views/BrokenHandlerTrait.php
Provides a form to edit options for this plugin.
callback_batch_finished in core/lib/Drupal/Core/Form/form.api.php
Complete a batch process.
ConfigDependencyDeleteFormTrait::addDependencyListsToForm in core/lib/Drupal/Core/Config/Entity/ConfigDependencyDeleteFormTrait.php
Adds form elements to list affected configuration entities.
ConfigSingleImportForm::validateForm in core/modules/config/src/Form/ConfigSingleImportForm.php
Form validation handler.
ConfigSync::buildForm in core/modules/config/src/Form/ConfigSync.php
Form constructor.
ContactFormListBuilder::buildRow in core/modules/contact/src/ContactFormListBuilder.php
Builds a row for an entity in the entity listing.
ContentEntityDeleteForm::buildForm in core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
Form constructor.
DbUpdateController::info in core/modules/system/src/Controller/DbUpdateController.php
Returns the info database update page.
DbUpdateController::results in core/modules/system/src/Controller/DbUpdateController.php
Displays results of the update script with any accompanying errors.
DbUpdateController::selection in core/modules/system/src/Controller/DbUpdateController.php
Renders a list of available database updates.
DeleteMultiple::buildForm in core/modules/node/src/Form/DeleteMultiple.php
Form constructor.
DisplayPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Provide a form to edit options for this plugin.
drupal_verify_profile in core/includes/install.inc
Verifies that all dependencies are met for a given installation profile.
EntityTestController::listEntitiesAlphabetically in core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php
List entities of the given entity type labels, sorted alphabetically.
EntityTestController::listEntitiesEmpty in core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php
Empty list of entities of the given entity type.
Field::renderItems in core/modules/views/src/Plugin/views/field/Field.php
Render all items in this field together.
FieldPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Default options form that provides the label widget that all fields should have.
FieldStorageConfigListBuilder::buildRow in core/modules/field_ui/src/FieldStorageConfigListBuilder.php
Builds a row for an entity in the entity listing.
field_help in core/modules/field/field.module
Implements hook_help().
file_save_upload in core/modules/file/file.module
Saves file uploads to a new location.
FilterFormatListBuilder::buildRow in core/modules/filter/src/FilterFormatListBuilder.php
Builds a row for an entity in the entity listing.
FormErrorHandler::displayErrorMessages in core/modules/inline_form_errors/src/FormErrorHandler.php
Loops through and displays all form errors.
FunctionsTest::testItemList in core/modules/system/src/Tests/Theme/FunctionsTest.php
Tests item-list.html.twig.
HelpController::helpLinksAsList in core/modules/help/src/Controller/HelpController.php
Provides a formatted list of available help topics.
hook_toolbar in core/modules/toolbar/toolbar.api.php
Add items to the toolbar menu.
install_database_errors in core/includes/install.core.inc
Checks a database connection and returns any errors.
ModulesListConfirmForm::buildForm in core/modules/system/src/Form/ModulesListConfirmForm.php
Form constructor.
ModulesUninstallConfirmForm::buildForm in core/modules/system/src/Form/ModulesUninstallConfirmForm.php
Form constructor.
node_title_list in core/modules/node/node.module
Gathers a listing of links to nodes.
PluginBase::globalTokenForm in core/modules/views/src/Plugin/views/PluginBase.php
Adds elements for available core tokens to a form.
PrerenderList::renderItems in core/modules/views/src/Plugin/views/field/PrerenderList.php
Render all items in this field together.
Result::buildOptionsForm in core/modules/views/src/Plugin/views/area/Result.php
Provide a form to edit options for this plugin.
SearchController::view in core/modules/search/src/Controller/SearchController.php
Creates a render array for the search page.
SearchController::view in core/modules/search/src/Controller/SearchController.php
Creates a render array for the search page.
SearchPluginBase::getHelp in core/modules/search/src/Plugin/SearchPluginBase.php
Returns the searching help.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
template_preprocess_authorize_report in core/includes/theme.maintenance.inc
Prepares variables for authorize.php operation report templates.
template_preprocess_system_modules_details in core/modules/system/system.admin.inc
Prepares variables for the module details templates.
TokenizeAreaPluginBase::tokenForm in core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php
Adds tokenization form elements.
toolbar_test_toolbar in core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module
Implements hook_toolbar().
TourViewBuilder::viewMultiple in core/modules/tour/src/TourViewBuilder.php
Builds the render array for the provided entities.
update_manager_download_batch_finished in core/modules/update/update.manager.inc
Batch callback: Performs actions when the download batch is completed.
UserListBuilder::buildRow in core/modules/user/src/UserListBuilder.php
Builds a row for an entity in the entity listing.
UserLoginBlock::build in core/modules/user/src/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
UserSearch::getHelp in core/modules/user/src/Plugin/Search/UserSearch.php
Returns the searching help.
ViewListBuilder::buildRow in core/modules/views_ui/src/ViewListBuilder.php
Builds a row for an entity in the entity listing.
ViewsUIController::reportFields in core/modules/views_ui/src/Controller/ViewsUIController.php
Lists all instances of fields on any views.
ViewsUIController::reportPlugins in core/modules/views_ui/src/Controller/ViewsUIController.php
Lists all plugins and what enabled Views use them.
_batch_test_finished_helper in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Provides a common 'finished' callback for batches 1 to 4.
_node_mass_update_batch_finished in core/modules/node/node.admin.inc
Implements callback_batch_finished().
_simpletest_batch_operation in core/modules/simpletest/simpletest.module
Implements callback_batch_operation().