You are here

63 calls to StringTranslationTrait::formatPlural() in Drupal 8

AddFormBase::buildForm in core/modules/media_library/src/Form/AddFormBase.php
Form constructor.
AggregatorController::adminOverview in core/modules/aggregator/src/Controller/AggregatorController.php
Displays the aggregator administration page.
BlockContentDeleteForm::getDescription in core/modules/block_content/src/Form/BlockContentDeleteForm.php
Returns additional text to display as a description.
BlockContentTypeDeleteForm::buildForm in core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php
Form constructor.
BulkForm::viewsFormSubmit in core/modules/views/src/Plugin/views/field/BulkForm.php
Submit handler for the bulk form.
CommentLinkBuilder::buildCommentedEntityLinks in core/modules/comment/src/CommentLinkBuilder.php
Builds links for the given entity.
CommentTypeDeleteForm::buildForm in core/modules/comment/src/Form/CommentTypeDeleteForm.php
Form constructor.
ConfigImportSubscriber::validateDependencies in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates configuration being imported does not have unmet dependencies.
ConfigImportSubscriber::validateModules in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates module installations and uninstallations.
ConfigSync::buildForm in core/modules/config/src/Form/ConfigSync.php
Form constructor.
ConfirmDeleteMultiple::getDeletedMessage in core/modules/comment/src/Form/ConfirmDeleteMultiple.php
Returns the message to show the user after an item was deleted.
ConfirmDeleteMultiple::getInaccessibleMessage in core/modules/comment/src/Form/ConfirmDeleteMultiple.php
Returns the message to show the user when an item has not been deleted.
ConfirmDeleteMultiple::getQuestion in core/modules/comment/src/Form/ConfirmDeleteMultiple.php
Returns the question to ask the user.
DateFormatter::formatDiff in core/lib/Drupal/Core/Datetime/DateFormatter.php
Formats a time interval between two timestamps.
DateFormatter::formatInterval in core/lib/Drupal/Core/Datetime/DateFormatter.php
Formats a time interval with the requested granularity.
DbUpdateController::selection in core/modules/system/src/Controller/DbUpdateController.php
Renders a list of available database updates.
DefaultProcessor::buildConfigurationForm in core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php
Form constructor.
DeleteMultiple::getDeletedMessage in core/modules/node/src/Form/DeleteMultiple.php
Returns the message to show the user after an item was deleted.
DeleteMultiple::getInaccessibleMessage in core/modules/node/src/Form/DeleteMultiple.php
Returns the message to show the user when an item has not been deleted.
DeleteMultipleForm::getDeletedMessage in core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php
Returns the message to show the user after an item was deleted.
DeleteMultipleForm::getInaccessibleMessage in core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php
Returns the message to show the user when an item has not been deleted.
DeleteMultipleForm::getQuestion in core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php
Returns the question to ask the user.
EntityType::getCountLabel in core/lib/Drupal/Core/Entity/EntityType.php
Gets the label's definite article form for use with a count of entities.
FieldStorageConfigEditForm::validateCardinality in core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php
Validates the cardinality.
FieldUninstallValidator::validate in core/modules/field/src/FieldUninstallValidator.php
Determines the reasons a module can not be uninstalled.
FileUploadForm::buildInputElement in core/modules/media_library/src/Form/FileUploadForm.php
Builds the element for submitting source field value(s).
FormErrorHandler::displayErrorMessages in core/modules/inline_form_errors/src/FormErrorHandler.php
Loops through and displays all form errors.
Full::summaryTitle in core/modules/views/src/Plugin/views/pager/Full.php
Return a string to display as the clickable title for the pager plugin.
HelpSearch::findResults in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Finds the search results.
MediaDeleteMultipleConfirmForm::getQuestion in core/modules/media/src/Form/MediaDeleteMultipleConfirmForm.php
Returns the question to ask the user.
MediaDeleteMultipleConfirmForm::submitForm in core/modules/media/src/Form/MediaDeleteMultipleConfirmForm.php
@todo Change to trait or base class when #2843395 is done.
MediaLibraryWidget::formElement in core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
Returns the form for a single field widget.
MediaTypeDeleteConfirmForm::buildForm in core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php
Form constructor.
MenuDeleteForm::getDescription in core/modules/menu_ui/src/Form/MenuDeleteForm.php
Returns additional text to display as a description.
MenuForm::buildOverviewForm in core/modules/menu_ui/src/MenuForm.php
Form constructor to edit an entire menu tree at once.
Mini::summaryTitle in core/modules/views/src/Plugin/views/pager/Mini.php
Return a string to display as the clickable title for the pager plugin.
ModuleRequiredByThemesUninstallValidator::validate in core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php
Determines the reasons a module can not be uninstalled.
ModulesListConfirmForm::buildMessageList in core/modules/system/src/Form/ModulesListConfirmForm.php
Builds the message list for the confirmation form.
ModulesListConfirmForm::submitForm in core/modules/system/src/Form/ModulesListConfirmForm.php
Form submission handler.
ModulesListForm::submitForm in core/modules/system/src/Form/ModulesListForm.php
Form submission handler.
NodeSearch::findResults in core/modules/node/src/Plugin/Search/NodeSearch.php
Queries to find search results, and sets status messages.
NodeTypeDeleteConfirm::buildForm in core/modules/node/src/Form/NodeTypeDeleteConfirm.php
Form constructor.
NumericField::buildOptionsForm in core/modules/views/src/Plugin/views/field/NumericField.php
Default options form that provides the label widget that all fields should have.
NumericFormatterBase::viewElements in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php
Builds a renderable array for a field value.
OverviewTerms::buildForm in core/modules/taxonomy/src/Form/OverviewTerms.php
Form constructor.
PluralVariants::getSourceElement in core/modules/config_translation/src/FormElement/PluralVariants.php
Returns the source element for a given configuration definition.
PluralVariants::getTranslationElement in core/modules/config_translation/src/FormElement/PluralVariants.php
Returns the translation form element for a given configuration definition.
PrepareModulesEntityUninstallForm::buildForm in core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
Form constructor.
ReviewForm::buildForm in core/modules/migrate_drupal_ui/src/Form/ReviewForm.php
Form constructor.
Search::validateExposed in core/modules/search/src/Plugin/views/filter/Search.php
Validate the exposed handler form
SearchPageListBuilder::buildForm in core/modules/search/src/SearchPageListBuilder.php
Form constructor.
ShortcutSetDeleteForm::buildForm in core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php
Form constructor.
Some::summaryTitle in core/modules/views/src/Plugin/views/pager/Some.php
Return a string to display as the clickable title for the pager plugin.
SystemController::themesPage in core/modules/system/src/Controller/SystemController.php
Returns a theme listing.
ThemeController::install in core/modules/system/src/Controller/ThemeController.php
Installs a theme.
ThemeExperimentalConfirmForm::buildForm in core/modules/system/src/Form/ThemeExperimentalConfirmForm.php
Form constructor.
ThemeExperimentalConfirmForm::submitForm in core/modules/system/src/Form/ThemeExperimentalConfirmForm.php
Form submission handler.
TranslateEditForm::buildForm in core/modules/locale/src/Form/TranslateEditForm.php
Form constructor.
UserLoginForm::validateFinal in core/modules/user/src/Form/UserLoginForm.php
Checks if user was not authenticated, or if too many logins were attempted.
WorkspaceDeleteForm::buildForm in core/modules/workspaces/src/Form/WorkspaceDeleteForm.php
Form constructor.
WorkspaceDeployForm::actions in core/modules/workspaces/src/Form/WorkspaceDeployForm.php
Returns an array of supported actions for the current entity form.
WorkspaceDeployForm::form in core/modules/workspaces/src/Form/WorkspaceDeployForm.php
Gets the actual form array to be built.
WorkspaceMergeForm::buildForm in core/modules/workspaces/src/Form/WorkspaceMergeForm.php
Form constructor.