338 calls to StringTranslationTrait::t()
- AccountForm::alterPreferredLangcodeDescription in core/
modules/ user/ src/ AccountForm.php - Alters the preferred language widget description.
- AccountForm::form in core/
modules/ user/ src/ AccountForm.php - Gets the actual form array to be built.
- AccountSettingsForm::buildForm in core/
modules/ user/ src/ AccountSettingsForm.php - Form constructor.
- AddHandler::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ AddHandler.php - Form constructor.
- AdvancedSettingsForm::buildForm in core/
modules/ views_ui/ src/ Form/ AdvancedSettingsForm.php - Form constructor.
- AdvancedSettingsForm::cacheSubmit in core/
modules/ views_ui/ src/ Form/ AdvancedSettingsForm.php - Submission handler to clear the Views cache.
- AlreadyInstalledException::__construct in core/
lib/ Drupal/ Core/ Installer/ Exception/ AlreadyInstalledException.php - Constructs a new "already installed" exception.
- Analyze::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ Analyze.php - Form constructor.
- BasicSettingsForm::buildForm in core/
modules/ views_ui/ src/ Form/ BasicSettingsForm.php - Form constructor.
- BigPipeTestForm::buildForm in core/
modules/ big_pipe/ tests/ modules/ big_pipe_test/ src/ Form/ BigPipeTestForm.php - Form constructor.
- Block::fields in core/
modules/ block/ src/ Plugin/ migrate/ source/ Block.php - Returns available fields on the source.
- BlockController::performOperation in core/
modules/ block/ src/ Controller/ BlockController.php - Calls a method on a block and reloads the listing page.
- BlockForm::actions in core/
modules/ block/ src/ BlockForm.php - Returns an array of supported actions for the current entity form.
- BlockForm::buildVisibilityInterface in core/
modules/ block/ src/ BlockForm.php - Helper function for building the visibility UI form.
- BlockForm::form in core/
modules/ block/ src/ BlockForm.php - Gets the actual form array to be built.
- BlockForm::submitForm in core/
modules/ block/ src/ BlockForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- BlockLibraryController::listBlocks in core/
modules/ block/ src/ Controller/ BlockLibraryController.php - Shows a list of blocks that can be added to a theme's layout.
- BlockListBuilder::buildBlocksForm in core/
modules/ block/ src/ BlockListBuilder.php - Builds the main "Blocks" portion of the form.
- BlockListBuilder::buildForm in core/
modules/ block/ src/ BlockListBuilder.php - Form constructor.
- BlockListBuilder::getDefaultOperations in core/
modules/ block/ src/ BlockListBuilder.php - Gets this list's default operations.
- BlockListBuilder::submitForm in core/
modules/ block/ src/ BlockListBuilder.php - Form submission handler.
- BlockListBuilder::validateForm in core/
modules/ block/ src/ BlockListBuilder.php - Form validation handler.
- BlockManagerTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Block/ BlockManagerTest.php - BlockPluginTrait::buildConfigurationForm in core/
lib/ Drupal/ Core/ Block/ BlockPluginTrait.php - Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements.
- BlockPluginTrait::getPreviewFallbackString in core/
lib/ Drupal/ Core/ Block/ BlockPluginTrait.php - BlockTranslation::fields in core/
modules/ block/ src/ Plugin/ migrate/ source/ d6/ BlockTranslation.php - Returns available fields on the source.
- BlockTranslation::fields in core/
modules/ block/ src/ Plugin/ migrate/ source/ d7/ BlockTranslation.php - Returns available fields on the source.
- BooleanCheckboxWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ BooleanCheckboxWidget.php - Returns a form to configure settings for the widget.
- BooleanCheckboxWidget::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ BooleanCheckboxWidget.php - Returns a short summary for the current widget settings.
- BooleanFormatter::getOutputFormats in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ BooleanFormatter.php - Gets the available format options.
- BooleanFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ BooleanFormatter.php - Returns a form to configure settings for the formatter.
- BooleanFormatter::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ BooleanFormatter.php - Returns a short summary for the current formatter settings.
- BooleanItem::fieldSettingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ BooleanItem.php - Returns a form for the field-level settings.
- BreakLockForm::buildForm in core/
modules/ views_ui/ src/ Form/ BreakLockForm.php - Form constructor.
- BreakLockForm::getConfirmText in core/
modules/ views_ui/ src/ Form/ BreakLockForm.php - Returns a caption for the button that confirms the action.
- BreakLockForm::getDescription in core/
modules/ views_ui/ src/ Form/ BreakLockForm.php - Returns additional text to display as a description.
- BreakLockForm::getQuestion in core/
modules/ views_ui/ src/ Form/ BreakLockForm.php - Returns the question to ask the user.
- BreakLockForm::submitForm in core/
modules/ views_ui/ src/ Form/ BreakLockForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- BreakLockLink::preRenderLock in core/
lib/ Drupal/ Core/ TempStore/ Element/ BreakLockLink.php - Pre-render callback: Renders a lock into #markup.
- Breakpoint::getLabel in core/
modules/ breakpoint/ src/ Breakpoint.php - Returns the translated label.
- BreakpointManager::getGroupLabel in core/
modules/ breakpoint/ src/ BreakpointManager.php - Gets the label for a breakpoint group.
- Broken::brokenMessage in core/
lib/ Drupal/ Core/ Block/ Plugin/ Block/ Broken.php - Generate message with debugging information as to why the block is broken.
- Broken::buildConfigurationForm in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ Broken.php - Form constructor.
- BundleConfigImportValidate::onConfigImporterValidate in core/
lib/ Drupal/ Core/ Entity/ Event/ BundleConfigImportValidate.php - Ensures bundles that will be deleted are not in use.
- ChangeUserRoleBase::buildConfigurationForm in core/
modules/ user/ src/ Plugin/ Action/ ChangeUserRoleBase.php - Form constructor.
- Color::fields in core/
modules/ color/ src/ Plugin/ migrate/ source/ d7/ Color.php - Returns available fields on the source.
- Comment::fields in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - Returns available fields on the source.
- Comment::fields in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ Comment.php - Returns available fields on the source.
- Comment::rowStyleOptions in core/
modules/ comment/ src/ Plugin/ views/ wizard/ Comment.php - Retrieves row style plugin names.
- CommentBreadcrumbBuilder::build in core/
modules/ comment/ src/ CommentBreadcrumbBuilder.php - Builds the breadcrumb.
- CommentBulkForm::emptySelectedMessage in core/
modules/ comment/ src/ Plugin/ views/ field/ CommentBulkForm.php - Returns the message to be displayed when there are no selected items.
- CommentDefaultFormatter::settingsForm in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Returns a form to configure settings for the formatter.
- CommentDefaultFormatter::settingsSummary in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Returns a short summary for the current formatter settings.
- CommentEntityTranslation::fields in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ CommentEntityTranslation.php - Returns available fields on the source.
- CommentItem::fieldSettingsForm in core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItem.php - Returns a form for the field-level settings.
- CommentItem::storageSettingsForm in core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItem.php - Returns a form for the storage-level settings.
- CommentTestController::commentReport in core/
modules/ comment/ tests/ modules/ comment_test/ src/ Controller/ CommentTestController.php - Provides a comment report.
- CommentType::fields in core/
modules/ comment/ src/ Plugin/ migrate/ source/ CommentType.php - Returns available fields on the source.
- CommentType::getCommentFields in core/
modules/ comment/ src/ Plugin/ migrate/ source/ CommentType.php - Returns the fields containing comment settings for each node type.
- CommentTypeForm::form in core/
modules/ comment/ src/ CommentTypeForm.php - Gets the actual form array to be built.
- CommentTypeForm::save in core/
modules/ comment/ src/ CommentTypeForm.php - Form submission handler for the 'save' action.
- CommentWidget::formElement in core/
modules/ comment/ src/ Plugin/ Field/ FieldWidget/ CommentWidget.php - Returns the form for a single field widget.
- ConfigFormBase::buildForm in core/
lib/ Drupal/ Core/ Form/ ConfigFormBase.php - Form constructor.
- ConfigFormBase::submitForm in core/
lib/ Drupal/ Core/ Form/ ConfigFormBase.php - Form submission handler.
- ConfigHandler::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ ConfigHandler.php - Form constructor.
- ConfigHandlerExtra::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ ConfigHandlerExtra.php - Form constructor.
- ConfigHandlerGroup::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ ConfigHandlerGroup.php - Form constructor.
- ConfigImporter::checkOp in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Checks that the operation is still valid.
- ConfigImporter::processConfiguration in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Processes a configuration change.
- ConfigImporter::processConfigurations in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Processes configuration as a batch operation.
- ConfigImporter::processMissingContent in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Handles processing of missing content.
- ConfigImporter::validate in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Dispatches validate event for a ConfigImporter object.
- ConfigImportSubscriber::onConfigImporterValidate in core/
lib/ Drupal/ Core/ EventSubscriber/ ConfigImportSubscriber.php - Validates the configuration to be imported.
- 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.
- ConfigImportSubscriber::validateThemes in core/
lib/ Drupal/ Core/ EventSubscriber/ ConfigImportSubscriber.php - Validates theme installations and uninstallations.
- ConfigManager::diff in core/
lib/ Drupal/ Core/ Config/ ConfigManager.php - Creates a Diff object using the config data from the two storages.
- ConfirmFormBase::getCancelText in core/
lib/ Drupal/ Core/ Form/ ConfirmFormBase.php - Returns a caption for the link which cancels the action.
- ConfirmFormBase::getConfirmText in core/
lib/ Drupal/ Core/ Form/ ConfirmFormBase.php - Returns a caption for the button that confirms the action.
- ConfirmFormBase::getDescription in core/
lib/ Drupal/ Core/ Form/ ConfirmFormBase.php - Returns additional text to display as a description.
- ContentEntityConfirmFormBase::getCancelText in core/
lib/ Drupal/ Core/ Entity/ ContentEntityConfirmFormBase.php - Returns a caption for the link which cancels the action.
- ContentEntityConfirmFormBase::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ ContentEntityConfirmFormBase.php - Returns a caption for the button that confirms the action.
- ContentEntityConfirmFormBase::getDescription in core/
lib/ Drupal/ Core/ Entity/ ContentEntityConfirmFormBase.php - Returns additional text to display as a description.
- ContentEntityForm::addRevisionableFormFields in core/
lib/ Drupal/ Core/ Entity/ ContentEntityForm.php - Add revision form fields if the entity enabled the UI.
- ContentUninstallValidator::validate in core/
lib/ Drupal/ Core/ Entity/ ContentUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- ContextualLinks::buildOptionsForm in core/
modules/ contextual/ src/ Plugin/ views/ field/ ContextualLinks.php - Default option form that provides label widget that all fields should have.
- Cookie::applies in core/
modules/ user/ src/ Authentication/ Provider/ Cookie.php - Checks whether suitable authentication credentials are on the request.
- Current::init in core/
modules/ user/ src/ Plugin/ views/ filter/ Current.php - Overrides \Drupal\views\Plugin\views\HandlerBase::init().
- CurrentUserContext::getRuntimeContexts in core/
modules/ user/ src/ ContextProvider/ CurrentUserContext.php - Gets runtime context values for the given context IDs.
- D7TaxonomyTermDeriver::getDerivativeDefinitions in core/
modules/ taxonomy/ src/ Plugin/ migrate/ D7TaxonomyTermDeriver.php - Gets the definition of all derivatives of a base plugin.
- DatabaseDriverUninstallValidator::validate in core/
lib/ Drupal/ Core/ Extension/ DatabaseDriverUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- 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.
- DecimalFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ DecimalFormatter.php - Returns a form to configure settings for the formatter.
- DecimalItem::storageSettingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ DecimalItem.php - Returns a form for the storage-level settings.
- DefaultSelection::buildConfigurationForm in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php - Form constructor.
- DefaultSelectionDeriver::getDerivativeDefinitions in core/
lib/ Drupal/ Core/ Entity/ Plugin/ Derivative/ DefaultSelectionDeriver.php - Gets the definition of all derivatives of a base plugin.
- DeleteMultipleForm::buildForm in core/
lib/ Drupal/ Core/ Entity/ Form/ DeleteMultipleForm.php - Form constructor.
- DeleteMultipleForm::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ Form/ DeleteMultipleForm.php - Returns a caption for the button that confirms the action.
- Display::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ Display.php - Form constructor.
- DrupalDateTime::format in core/
lib/ Drupal/ Core/ Datetime/ DrupalDateTime.php - Overrides format().
- EditDetails::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ EditDetails.php - Form constructor.
- EditorImageDialog::buildForm in core/
modules/ editor/ src/ Form/ EditorImageDialog.php - EditorLinkDialog::buildForm in core/
modules/ editor/ src/ Form/ EditorLinkDialog.php - EmailAction::buildConfigurationForm in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ EmailAction.php - Form constructor.
- EmailAction::validateConfigurationForm in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ EmailAction.php - Form validation handler.
- EmailDefaultWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ EmailDefaultWidget.php - Returns a form to configure settings for the widget.
- EmailDefaultWidget::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ EmailDefaultWidget.php - Returns a short summary for the current widget settings.
- EmailItem::getConstraints in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EmailItem.php - Gets a list of validation constraints.
- EntityConfirmFormBase::getCancelText in core/
lib/ Drupal/ Core/ Entity/ EntityConfirmFormBase.php - Returns a caption for the link which cancels the action.
- EntityConfirmFormBase::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ EntityConfirmFormBase.php - Returns a caption for the button that confirms the action.
- EntityConfirmFormBase::getDescription in core/
lib/ Drupal/ Core/ Entity/ EntityConfirmFormBase.php - Returns additional text to display as a description.
- EntityConstraintViolationList::filterByFields in core/
lib/ Drupal/ Core/ Entity/ EntityConstraintViolationList.php - Filters this violation list by the given fields.
- EntityController::addBundleTitle in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Provides a generic add title callback for entities with bundles.
- EntityController::addPage in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Displays add links for the available bundles.
- EntityController::addTitle in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Provides a generic add title callback for an entity type.
- EntityController::deleteTitle in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Provides a generic delete title callback.
- EntityController::editTitle in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Provides a generic edit title callback.
- EntityDefinitionUpdateManager::getChangeSummary in core/
lib/ Drupal/ Core/ Entity/ EntityDefinitionUpdateManager.php - Gets a human readable summary of the detected changes.
- EntityDeleteActionDeriver::getDerivativeDefinitions in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ Derivative/ EntityDeleteActionDeriver.php - Gets the definition of all derivatives of a base plugin.
- EntityForm::actions in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Returns an array of supported actions for the current entity form.
- EntityLink::buildOptionsForm in core/
modules/ comment/ src/ Plugin/ views/ field/ EntityLink.php - Default option form that provides label widget that all fields should have.
- EntityListBuilder::buildHeader in core/
lib/ Drupal/ Core/ Entity/ EntityListBuilder.php - Builds the header row for the entity listing.
- EntityListBuilder::getDefaultOperations in core/
lib/ Drupal/ Core/ Entity/ EntityListBuilder.php - Gets this list's default operations.
- EntityListBuilder::render in core/
lib/ Drupal/ Core/ Entity/ EntityListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- EntityReferenceAutocompleteWidget::getMatchOperatorOptions in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ EntityReferenceAutocompleteWidget.php - Returns the options for the match operator.
- EntityReferenceAutocompleteWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ EntityReferenceAutocompleteWidget.php - Returns a form to configure settings for the widget.
- EntityReferenceAutocompleteWidget::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ EntityReferenceAutocompleteWidget.php - Returns a short summary for the current widget settings.
- EntityReferenceEntityFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceEntityFormatter.php - Returns a form to configure settings for the formatter.
- EntityReferenceEntityFormatter::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceEntityFormatter.php - Returns a short summary for the current formatter settings.
- EntityReferenceItem::fieldSettingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Returns a form for the field-level settings.
- EntityReferenceItem::storageSettingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Returns a form for the storage-level settings.
- EntityReferenceLabelFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceLabelFormatter.php - Returns a form to configure settings for the formatter.
- EntityReferenceLabelFormatter::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceLabelFormatter.php - Returns a short summary for the current formatter settings.
- EntityType::getGroupLabel in core/
lib/ Drupal/ Core/ Entity/ EntityType.php - Gets the human-readable name of the entity type group.
- EntityTypeRepository::getEntityTypeLabels in core/
lib/ Drupal/ Core/ Entity/ EntityTypeRepository.php - Builds a list of entity type labels suitable for a Form API options list.
- FavoriteAnimalTestForm::buildForm in core/
modules/ block/ tests/ modules/ block_test/ src/ Form/ FavoriteAnimalTestForm.php - Form constructor.
- FavoriteAnimalTestForm::submitForm in core/
modules/ block/ tests/ modules/ block_test/ src/ Form/ FavoriteAnimalTestForm.php - Form submission handler.
- FieldItemList::defaultValuesForm in core/
lib/ Drupal/ Core/ Field/ FieldItemList.php - Returns a form for the default value input.
- FieldTypePluginManager::processDefinition in core/
lib/ Drupal/ Core/ Field/ FieldTypePluginManager.php - Performs extra processing on plugin definitions.
- FileTransferAuthorizeForm::buildForm in core/
lib/ Drupal/ Core/ FileTransfer/ Form/ FileTransferAuthorizeForm.php - Form constructor.
- FileTransferAuthorizeForm::validateForm in core/
lib/ Drupal/ Core/ FileTransfer/ Form/ FileTransferAuthorizeForm.php - Form validation handler.
- FinalExceptionSubscriber::onException in core/
lib/ Drupal/ Core/ EventSubscriber/ FinalExceptionSubscriber.php - Handles exceptions for this subscriber.
- FormAjaxSubscriber::onException in core/
lib/ Drupal/ Core/ Form/ EventSubscriber/ FormAjaxSubscriber.php - Catches a form AJAX exception and build a response from it.
- FormValidator::doValidateForm in core/
lib/ Drupal/ Core/ Form/ FormValidator.php - Performs validation on form elements.
- FormValidator::performRequiredValidation in core/
lib/ Drupal/ Core/ Form/ FormValidator.php - Performs validation of elements that are not subject to limited validation.
- FormValidator::setInvalidTokenError in core/
lib/ Drupal/ Core/ Form/ FormValidator.php - Sets a form_token error on the given form state.
- GotoAction::buildConfigurationForm in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ GotoAction.php - Form constructor.
- InaccessibleMenuLink::getTitle in core/
lib/ Drupal/ Core/ Menu/ InaccessibleMenuLink.php - Returns the localized title to be shown for this link.
- IndexTidDepth::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepth.php - Provide a form to edit options for this plugin.
- IndexTidDepth::title in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepth.php - Get the title this argument will assign the view, given the argument.
- IntegerItem::getConstraints in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ IntegerItem.php - Gets a list of validation constraints.
- LanguageFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ LanguageFormatter.php - Returns a form to configure settings for the formatter.
- LanguageFormatter::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ LanguageFormatter.php - Returns a short summary for the current formatter settings.
- LanguageSelectWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ LanguageSelectWidget.php - Returns a form to configure settings for the widget.
- LinkApprove::getDefaultLabel in core/
modules/ comment/ src/ Plugin/ views/ field/ LinkApprove.php - Returns the default label for this link.
- LinkReply::getDefaultLabel in core/
modules/ comment/ src/ Plugin/ views/ field/ LinkReply.php - Returns the default label for this link.
- LocalTasksBlock::blockForm in core/
lib/ Drupal/ Core/ Menu/ Plugin/ Block/ LocalTasksBlock.php - LoginLogoutMenuLink::getTitle in core/
modules/ user/ src/ Plugin/ Menu/ LoginLogoutMenuLink.php - Returns the localized title to be shown for this link.
- MailManager::doMail in core/
lib/ Drupal/ Core/ Mail/ MailManager.php - Composes and optionally sends an email message.
- MaintenanceModeSubscriber::onKernelRequestMaintenance in core/
lib/ Drupal/ Core/ EventSubscriber/ MaintenanceModeSubscriber.php - Returns the site maintenance page if the site is offline.
- MaintenanceModeSubscriber::onMaintenanceModeRequest in core/
lib/ Drupal/ Core/ EventSubscriber/ MaintenanceModeSubscriber.php - Returns response when site is in maintenance mode and user is not exempt.
- MenuLinkDefaultForm::buildConfigurationForm in core/
lib/ Drupal/ Core/ Menu/ Form/ MenuLinkDefaultForm.php - Form constructor.
- MenuParentFormSelector::parentSelectOptionsTreeWalk in core/
lib/ Drupal/ Core/ Menu/ MenuParentFormSelector.php - Iterates over all items in the tree to prepare the parents select options.
- MessageAction::buildConfigurationForm in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ MessageAction.php - Form constructor.
- ModuleExtensionList::ensureRequiredDependencies in core/
lib/ Drupal/ Core/ Extension/ ModuleExtensionList.php - Marks dependencies of required modules as 'required', recursively.
- MoreLink::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ MoreLink.php - Returns the element properties for this element.
- Name::valueForm in core/
modules/ user/ src/ Plugin/ views/ filter/ Name.php - Options form subform for setting options.
- NodeComment::getValueOptions in core/
modules/ comment/ src/ Plugin/ views/ filter/ NodeComment.php - Gets the value options.
- NodeNewComments::buildOptionsForm in core/
modules/ comment/ src/ Plugin/ views/ field/ NodeNewComments.php - Default option form that provides label widget that all fields should have.
- NodeTermData::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ relationship/ NodeTermData.php - Provide a form to edit options for this plugin.
- NoProfilesException::__construct in core/
lib/ Drupal/ Core/ Installer/ Exception/ NoProfilesException.php - Constructs a new "no profiles available" exception.
- NumberWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ NumberWidget.php - Returns a form to configure settings for the widget.
- NumberWidget::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ NumberWidget.php - Returns a short summary for the current widget settings.
- NumericFormatterBase::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ NumericFormatterBase.php - Returns a form to configure settings for the formatter.
- NumericFormatterBase::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ NumericFormatterBase.php - Returns a short summary for the current formatter settings.
- NumericItemBase::fieldSettingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ NumericItemBase.php - Returns a form for the field-level settings.
- NumericItemBase::getConstraints in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ NumericItemBase.php - Gets a list of validation constraints.
- OptionsButtonsWidget::getEmptyLabel in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ OptionsButtonsWidget.php - Returns the empty option label to add to the list of options, if any.
- OptionsSelectWidget::getEmptyLabel in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ OptionsSelectWidget.php - Returns the empty option label to add to the list of options, if any.
- OverviewTerms::buildForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form constructor.
- OverviewTerms::submitForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form submission handler.
- Permission::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ access/ Permission.php - Provide a form to edit options for this plugin.
- Permission::summaryTitle in core/
modules/ user/ src/ Plugin/ views/ access/ Permission.php - Returns the summary of the settings in the display.
- PermissionHandler::buildPermissionsYaml in core/
modules/ user/ src/ PermissionHandler.php - Builds all permissions provided by .permissions.yml files.
- ProfileField::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ ProfileField.php - Returns available fields on the source.
- ProfileFieldOptionTranslation::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ ProfileFieldOptionTranslation.php - Returns available fields on the source.
- ProfileFieldValues::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ ProfileFieldValues.php - Returns available fields on the source.
- ProfileForm::actions in core/
modules/ user/ src/ ProfileForm.php - Returns an array of supported actions for the current entity form.
- ProfileForm::save in core/
modules/ user/ src/ ProfileForm.php - Form submission handler for the 'save' action.
- Rearrange::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ Rearrange.php - Form constructor.
- RearrangeFilter::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ RearrangeFilter.php - Form constructor.
- RegisterForm::actions in core/
modules/ user/ src/ RegisterForm.php - Returns an array of supported actions for the current entity form.
- RegisterForm::save in core/
modules/ user/ src/ RegisterForm.php - Form submission handler for the 'save' action.
- ReorderDisplays::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ ReorderDisplays.php - Form constructor.
- RequiredModuleUninstallValidator::validate in core/
lib/ Drupal/ Core/ Extension/ RequiredModuleUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- Role::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ access/ Role.php - Provide a form to edit options for this plugin.
- Role::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ Role.php - Returns available fields on the source.
- Role::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d7/ Role.php - Returns available fields on the source.
- Role::summaryTitle in core/
modules/ user/ src/ Plugin/ views/ access/ Role.php - Returns the summary of the settings in the display.
- Role::validateOptionsForm in core/
modules/ user/ src/ Plugin/ views/ access/ Role.php - Validate the options form.
- RoleForm::form in core/
modules/ user/ src/ RoleForm.php - Gets the actual form array to be built.
- RoleForm::save in core/
modules/ user/ src/ RoleForm.php - Form submission handler for the 'save' action.
- RoleListBuilder::submitForm in core/
modules/ user/ src/ RoleListBuilder.php - Form submission handler.
- Roles::documentSelfTokens in core/
modules/ user/ src/ Plugin/ views/ field/ Roles.php - Document any special tokens this field might use for itself.
- Roles::operators in core/
modules/ user/ src/ Plugin/ views/ filter/ Roles.php - Override empty and not empty operator labels to be clearer for user roles.
- RoleSettingsForm::buildForm in core/
modules/ user/ src/ Form/ RoleSettingsForm.php - Form constructor.
- Rss::buildOptionsForm_summary_options in core/
modules/ comment/ src/ Plugin/ views/ row/ Rss.php - Return the main options, which are shown in the summary title.
- SelectProfileForm::buildForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SelectProfileForm.php - Form constructor.
- SiteConfigureForm::buildForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Form constructor.
- SiteSettingsForm::buildForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteSettingsForm.php - Form constructor.
- StringFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ StringFormatter.php - Returns a form to configure settings for the formatter.
- StringFormatter::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ StringFormatter.php - Returns a short summary for the current formatter settings.
- StringItem::getConstraints in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ StringItem.php - Gets a list of validation constraints.
- StringItem::storageSettingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ StringItem.php - Returns a form for the storage-level settings.
- StringTextareaWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ StringTextareaWidget.php - Returns a form to configure settings for the widget.
- StringTextareaWidget::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ StringTextareaWidget.php - Returns a short summary for the current widget settings.
- StringTextfieldWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ StringTextfieldWidget.php - Returns a form to configure settings for the widget.
- StringTextfieldWidget::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ StringTextfieldWidget.php - Returns a short summary for the current widget settings.
- Taxonomy::title in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ Taxonomy.php - Override the behavior of title(). Get the title of the node.
- TaxonomyIndexTid::buildExposeForm in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php - Options form subform for exposed filter options.
- TaxonomyIndexTid::buildExtraOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php - Provide a form for setting options.
- TaxonomyIndexTid::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ field/ TaxonomyIndexTid.php - Provide "link to term" option.
- TaxonomyIndexTid::documentSelfTokens in core/
modules/ taxonomy/ src/ Plugin/ views/ field/ TaxonomyIndexTid.php - Document any special tokens this field might use for itself.
- TaxonomyIndexTid::valueForm in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php - Options form subform for setting options.
- TaxonomyIndexTidDepth::buildExtraOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTidDepth.php - Provide a form for setting options.
- TaxonomyIndexTidDepth::operatorOptions in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTidDepth.php - Build strings from the operators() for 'select' options.
- TaxonomyPermissions::buildPermissions in core/
modules/ taxonomy/ src/ TaxonomyPermissions.php - Builds a standard list of taxonomy term permissions for a given vocabulary.
- Term::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ Term.php - Returns available fields on the source.
- Term::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ Term.php - Returns available fields on the source.
- TermBreadcrumbBuilder::build in core/
modules/ taxonomy/ src/ TermBreadcrumbBuilder.php - Builds the breadcrumb.
- TermEntityTranslation::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ TermEntityTranslation.php - Returns available fields on the source.
- TermForm::actions in core/
modules/ taxonomy/ src/ TermForm.php - Returns an array of supported actions for the current entity form.
- TermForm::form in core/
modules/ taxonomy/ src/ TermForm.php - Gets the actual form array to be built.
- TermForm::save in core/
modules/ taxonomy/ src/ TermForm.php - Form submission handler for the 'save' action.
- TermForm::validateForm in core/
modules/ taxonomy/ src/ TermForm.php - Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level…
- TermLocalizedTranslation::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ TermLocalizedTranslation.php - Returns available fields on the source.
- TermLocalizedTranslation::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ TermLocalizedTranslation.php - Returns available fields on the source.
- TermName::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ argument_validator/ TermName.php - Provides the default form for setting options.
- TermName::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ field/ TermName.php - Default option form that provides label widget that all fields should have.
- TermNode::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ TermNode.php - Returns available fields on the source.
- TermRouteContext::getAvailableContexts in core/
modules/ taxonomy/ src/ ContextProvider/ TermRouteContext.php - Gets all available contexts for the purposes of configuration.
- TermTranslation::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ TermTranslation.php - Returns available fields on the source.
- TermViewsData::getViewsData in core/
modules/ taxonomy/ src/ TermViewsData.php - Returns views data for the entity type.
- TestBlockInstantiation::blockForm in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestBlockInstantiation.php - TestForm::buildForm in core/
modules/ block/ tests/ modules/ block_test/ src/ Form/ TestForm.php - Form constructor.
- TestForm::submitForm in core/
modules/ block/ tests/ modules/ block_test/ src/ Form/ TestForm.php - Form submission handler.
- TestForm::validateForm in core/
modules/ block/ tests/ modules/ block_test/ src/ Form/ TestForm.php - Form validation handler.
- TestSettingsValidationBlock::blockValidate in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestSettingsValidationBlock.php - Tid::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ argument_default/ Tid.php - Provide the default form for setting options.
- TimestampAgoFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ TimestampAgoFormatter.php - Returns a form to configure settings for the formatter.
- TimestampAgoFormatter::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ TimestampAgoFormatter.php - Returns a short summary for the current formatter settings.
- TimestampAgoFormatter::viewElements in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ TimestampAgoFormatter.php - Builds a renderable array for a field value.
- TimestampDatetimeWidget::formElement in core/
lib/ Drupal/ Core/ Datetime/ Plugin/ Field/ FieldWidget/ TimestampDatetimeWidget.php - Returns the form for a single field widget.
- TimestampFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ TimestampFormatter.php - Returns a form to configure settings for the formatter.
- TimestampFormatter::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ TimestampFormatter.php - Returns a short summary for the current formatter settings.
- TitleResolver::getTitle in core/
lib/ Drupal/ Core/ Controller/ TitleResolver.php - Returns a static or dynamic title for the route.
- ToolbarLinkBuilder::renderToolbarLinks in core/
modules/ user/ src/ ToolbarLinkBuilder.php - Lazy builder callback for rendering toolbar links.
- TRexEditor::buildConfigurationForm in core/
modules/ editor/ tests/ modules/ editor_test/ src/ Plugin/ Editor/ TRexEditor.php - Form constructor.
- UnapprovedComments::getTitle in core/
modules/ comment/ src/ Plugin/ Menu/ LocalTask/ UnapprovedComments.php - Returns the localized title to be shown for this tab.
- UnicornEditor::buildConfigurationForm in core/
modules/ editor/ tests/ modules/ editor_test/ src/ Plugin/ Editor/ UnicornEditor.php - Form constructor.
- UriWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ UriWidget.php - Returns a form to configure settings for the widget.
- UriWidget::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ UriWidget.php - Returns a short summary for the current widget settings.
- User::baseFields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ User.php - Returns the user base fields to be migrated.
- User::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ argument_validator/ User.php - Provides the default form for setting options.
- User::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ argument_default/ User.php - Provide the default form for setting options.
- User::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ User.php - Returns available fields on the source.
- User::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d7/ User.php - Returns available fields on the source.
- UserBulkForm::emptySelectedMessage in core/
modules/ user/ src/ Plugin/ views/ field/ UserBulkForm.php - Returns the message to be displayed when there are no selected items.
- UserBulkForm::viewsForm in core/
modules/ user/ src/ Plugin/ views/ field/ UserBulkForm.php - Provide a more useful title to improve the accessibility.
- UserCancelForm::buildForm in core/
modules/ user/ src/ Form/ UserCancelForm.php - Form constructor.
- UserCancelForm::getConfirmText in core/
modules/ user/ src/ Form/ UserCancelForm.php - Returns a caption for the button that confirms the action.
- UserCancelForm::getQuestion in core/
modules/ user/ src/ Form/ UserCancelForm.php - Returns the question to ask the user.
- UserCancelForm::submitForm in core/
modules/ user/ src/ Form/ UserCancelForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- UserController::confirmCancel in core/
modules/ user/ src/ Controller/ UserController.php - Confirms cancelling a user account via an email link.
- UserController::determineErrorRedirect in core/
modules/ user/ src/ Controller/ UserController.php - Validates user, hash, and timestamp.
- UserController::resetPass in core/
modules/ user/ src/ Controller/ UserController.php - Redirects to the user password reset form.
- UserController::resetPassLogin in core/
modules/ user/ src/ Controller/ UserController.php - Validates user, hash, and timestamp; logs the user in if correct.
- UserData::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ field/ UserData.php - Default option form that provides label widget that all fields should have.
- UserEntityTranslation::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d7/ UserEntityTranslation.php - Returns available fields on the source.
- UserListBuilder::buildHeader in core/
modules/ user/ src/ UserListBuilder.php - Builds the header row for the entity listing.
- UserListBuilder::buildRow in core/
modules/ user/ src/ UserListBuilder.php - Builds a row for an entity in the entity listing.
- UserListBuilder::render in core/
modules/ user/ src/ UserListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- UserLocalTask::getDerivativeDefinitions in core/
modules/ user/ src/ Plugin/ Derivative/ UserLocalTask.php - Gets the definition of all derivatives of a base plugin.
- UserLoginBlock::build in core/
modules/ user/ src/ Plugin/ Block/ UserLoginBlock.php - Builds and returns the renderable array for this block plugin.
- UserLoginForm::buildForm in core/
modules/ user/ src/ Form/ UserLoginForm.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.
- UserLoginForm::validateName in core/
modules/ user/ src/ Form/ UserLoginForm.php - Sets an error if supplied username has been blocked.
- UserMultipleCancelConfirm::buildForm in core/
modules/ user/ src/ Form/ UserMultipleCancelConfirm.php - Form constructor.
- UserMultipleCancelConfirm::getConfirmText in core/
modules/ user/ src/ Form/ UserMultipleCancelConfirm.php - Returns a caption for the button that confirms the action.
- UserMultipleCancelConfirm::getQuestion in core/
modules/ user/ src/ Form/ UserMultipleCancelConfirm.php - Returns the question to ask the user.
- UserName::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ argument_validator/ UserName.php - Provides the default form for setting options.
- UserNameFormatter::settingsForm in core/
modules/ user/ src/ Plugin/ Field/ FieldFormatter/ UserNameFormatter.php - Returns a form to configure settings for the formatter.
- UserPasswordForm::buildForm in core/
modules/ user/ src/ Form/ UserPasswordForm.php - Form constructor.
- UserPasswordForm::submitForm in core/
modules/ user/ src/ Form/ UserPasswordForm.php - Form submission handler.
- UserPasswordForm::validateForm in core/
modules/ user/ src/ Form/ UserPasswordForm.php - Form validation handler.
- UserPasswordResetForm::buildForm in core/
modules/ user/ src/ Form/ UserPasswordResetForm.php - UserPermissionsForm::buildForm in core/
modules/ user/ src/ Form/ UserPermissionsForm.php - Form constructor.
- UserPermissionsForm::submitForm in core/
modules/ user/ src/ Form/ UserPermissionsForm.php - Form submission handler.
- UserSearch::getHelp in core/
modules/ user/ src/ Plugin/ Search/ UserSearch.php - Returns the searching help.
- UserSelection::buildConfigurationForm in core/
modules/ user/ src/ Plugin/ EntityReferenceSelection/ UserSelection.php - Form constructor.
- UserUid::getSortName in core/
modules/ comment/ src/ Plugin/ views/ argument/ UserUid.php - Return a description of how the argument would normally be sorted.
- UserUid::title in core/
modules/ comment/ src/ Plugin/ views/ argument/ UserUid.php - Get the title this argument will assign the view, given the argument.
- UserViewsData::getViewsData in core/
modules/ user/ src/ UserViewsData.php - Returns views data for the entity type.
- VariantBase::buildConfigurationForm in core/
lib/ Drupal/ Core/ Display/ VariantBase.php - Form constructor.
- ViewAddForm::actions in core/
modules/ views_ui/ src/ ViewAddForm.php - Returns an array of supported actions for the current entity form.
- ViewAddForm::form in core/
modules/ views_ui/ src/ ViewAddForm.php - Gets the actual form array to be built.
- ViewAddForm::submitForm in core/
modules/ views_ui/ src/ ViewAddForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- ViewDuplicateForm::actions in core/
modules/ views_ui/ src/ ViewDuplicateForm.php - Returns an array of supported actions for the current entity form.
- ViewDuplicateForm::form in core/
modules/ views_ui/ src/ ViewDuplicateForm.php - Gets the actual form array to be built.
- ViewEditForm::actions in core/
modules/ views_ui/ src/ ViewEditForm.php - Returns an array of supported actions for the current entity form.
- ViewEditForm::form in core/
modules/ views_ui/ src/ ViewEditForm.php - Gets the actual form array to be built.
- ViewEditForm::getDisplayDetails in core/
modules/ views_ui/ src/ ViewEditForm.php - Helper function to get the display details section of the edit UI.
- ViewEditForm::getDisplayTab in core/
modules/ views_ui/ src/ ViewEditForm.php - Returns a renderable array representing the edit page for one display.
- ViewEditForm::getFormBucket in core/
modules/ views_ui/ src/ ViewEditForm.php - Add information about a section to a display.
- ViewEditForm::renderDisplayTop in core/
modules/ views_ui/ src/ ViewEditForm.php - Render the top of the display so it can be updated during ajax operations.
- ViewEditForm::save in core/
modules/ views_ui/ src/ ViewEditForm.php - Form submission handler for the 'save' action.
- ViewEditForm::validateForm in core/
modules/ views_ui/ src/ ViewEditForm.php - Form validation handler.
- ViewFormBase::getDisplayLabel in core/
modules/ views_ui/ src/ ViewFormBase.php - Placeholder function for overriding $display['display_title'].
- ViewFormBase::getDisplayTabs in core/
modules/ views_ui/ src/ ViewFormBase.php - Adds tabs for navigating across Displays when editing a View.
- ViewListBuilder::buildHeader in core/
modules/ views_ui/ src/ ViewListBuilder.php - Builds the header row for the entity listing.
- ViewListBuilder::getDefaultOperations in core/
modules/ views_ui/ src/ ViewListBuilder.php - Gets this list's default operations.
- ViewListBuilder::render in core/
modules/ views_ui/ src/ ViewListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- ViewPreviewForm::actions in core/
modules/ views_ui/ src/ ViewPreviewForm.php - Returns an array of supported actions for the current entity form.
- ViewPreviewForm::form in core/
modules/ views_ui/ src/ ViewPreviewForm.php - Gets the actual form array to be built.
- Vocabulary::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ Vocabulary.php - Returns available fields on the source.
- Vocabulary::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ Vocabulary.php - Returns available fields on the source.
- VocabularyForm::form in core/
modules/ taxonomy/ src/ VocabularyForm.php - Gets the actual form array to be built.
- VocabularyForm::save in core/
modules/ taxonomy/ src/ VocabularyForm.php - Form submission handler for the 'save' action.
- VocabularyListBuilder::submitForm in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Form submission handler.
- VocabularyResetForm::getConfirmText in core/
modules/ taxonomy/ src/ Form/ VocabularyResetForm.php - Returns a caption for the button that confirms the action.
- VocabularyResetForm::getDescription in core/
modules/ taxonomy/ src/ Form/ VocabularyResetForm.php - Returns additional text to display as a description.
- VocabularyResetForm::getQuestion in core/
modules/ taxonomy/ src/ Form/ VocabularyResetForm.php - Returns the question to ask the user.
- VocabularyResetForm::submitForm in core/
modules/ taxonomy/ src/ Form/ VocabularyResetForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- VocabularyTranslation::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ VocabularyTranslation.php - Returns available fields on the source.
- VocabularyTranslation::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ VocabularyTranslation.php - Returns available fields on the source.
- VocabularyVid::title in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ VocabularyVid.php - Override the behavior of title(). Get the name of the vocabulary.
- WidgetBase::formMultipleElements in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Special handling to create form elements for multiple values.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.