21 calls to StringTranslationTrait::formatPlural()
- AggregatorController::adminOverview in core/
modules/ aggregator/ src/ Controller/ AggregatorController.php - Displays the aggregator administration page.
- 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.
- 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.
- DefaultProcessor::buildConfigurationForm in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Form constructor.
- 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.
- ModuleRequiredByThemesUninstallValidator::validate in core/
lib/ Drupal/ Core/ Extension/ ModuleRequiredByThemesUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- ModuleRequiredByThemesUninstallValidator::validateConfigImport in core/
lib/ Drupal/ Core/ Extension/ ModuleRequiredByThemesUninstallValidator.php - Determines reasons a module can not be uninstalled prior to config import.
- 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.
- ReviewForm::buildForm in core/
modules/ migrate_drupal_ui/ src/ Form/ ReviewForm.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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.