2054 calls to StringTranslationTrait::t()
- AccessPluginBase::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ access/ AccessPluginBase.php - Returns the summary of the settings in the display.
- 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.
- Action::fields in core/
modules/ system/ src/ Plugin/ migrate/ source/ Action.php - Returns available fields on the source.
- ActionResourceTestBase::createEntity in core/
modules/ system/ tests/ src/ Functional/ Rest/ ActionResourceTestBase.php - Creates the entity to be tested.
- AddFormBase::buildActions in core/
modules/ media_library/ src/ Form/ AddFormBase.php - Returns an array of supported actions for the form.
- AddFormBase::buildCurrentSelectionArea in core/
modules/ media_library/ src/ Form/ AddFormBase.php - Returns a render array containing the current selection.
- AddFormBase::buildEntityFormElement in core/
modules/ media_library/ src/ Form/ AddFormBase.php - Builds the sub-form for setting required fields on a new media item.
- AddFormBase::buildForm in core/
modules/ media_library/ src/ Form/ AddFormBase.php - Form constructor.
- AddFormBase::buildSelectedItemElement in core/
modules/ media_library/ src/ Form/ AddFormBase.php - Returns a render array for a single pre-selected media item.
- AddFormBase::removeButtonSubmit in core/
modules/ media_library/ src/ Form/ AddFormBase.php - Submit handler for the remove button.
- AddHandler::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ AddHandler.php - Form constructor.
- AddModerationDeriver::getDerivativeDefinitions in core/
modules/ content_moderation/ src/ Plugin/ ConfigAction/ AddModerationDeriver.php - Gets the definition of all derivatives of a base plugin.
- 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.
- AjaxFormBlock::buildForm in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Plugin/ Block/ AjaxFormBlock.php - Form constructor.
- AjaxFormBlock::updateOptions in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Plugin/ Block/ AjaxFormBlock.php - Updates the options of a select list.
- AjaxFormsTestCommandsForm::buildForm in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Form/ AjaxFormsTestCommandsForm.php - Form constructor.
- AjaxFormsTestImageButtonForm::buildForm in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Form/ AjaxFormsTestImageButtonForm.php - Form constructor.
- AjaxFormsTestLazyLoadForm::buildForm in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Form/ AjaxFormsTestLazyLoadForm.php - Form constructor.
- AjaxFormsTestSimpleForm::buildForm in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Form/ AjaxFormsTestSimpleForm.php - Form constructor.
- AjaxFormsTestValidationForm::buildForm in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Form/ AjaxFormsTestValidationForm.php - Form constructor.
- AjaxFormsTestValidationForm::submitForm in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Form/ AjaxFormsTestValidationForm.php - Form submission handler.
- AjaxTestDialogForm::dialog in core/
modules/ system/ tests/ modules/ ajax_test/ src/ Form/ AjaxTestDialogForm.php - Util to render dialog in ajax callback.
- AjaxTestForm::buildForm in core/
modules/ system/ tests/ modules/ ajax_test/ src/ Form/ AjaxTestForm.php - Form constructor.
- AjaxTestFormPromise::buildForm in core/
modules/ system/ tests/ modules/ ajax_test/ src/ Form/ AjaxTestFormPromise.php - Form for testing the addition of various types of elements via Ajax.
- AjaxTestImageEffect::ajaxCallback in core/
modules/ image/ tests/ modules/ image_module_test/ src/ Plugin/ ImageEffect/ AjaxTestImageEffect.php - AJAX callback.
- AjaxTestImageEffect::buildConfigurationForm in core/
modules/ image/ tests/ modules/ image_module_test/ src/ Plugin/ ImageEffect/ AjaxTestImageEffect.php - Form constructor.
- Alignment::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Alignment.php - Form for choosing which alignment types are available.
- AllowedScaffoldPackagesValidator::validate in core/
modules/ package_manager/ src/ Validator/ AllowedScaffoldPackagesValidator.php - Validates that only the implicitly allowed packages can use scaffolding.
- AllowedScaffoldPackagesValidatorTest::testPreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ AllowedScaffoldPackagesValidatorTest.php - Tests that the allowed-packages setting is validated during pre-apply.
- AllowedScaffoldPackagesValidatorTest::testPreCreate in core/
modules/ package_manager/ tests/ src/ Kernel/ AllowedScaffoldPackagesValidatorTest.php - Tests that the allowed-packages setting is validated during pre-create.
- 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.
- Analyzer::formatMessages in core/
modules/ views/ src/ Analyzer.php - Formats the analyze result into a message string.
- AnnouncementsFeedHelpHooks::help in core/
modules/ announcements_feed/ src/ Hook/ AnnouncementsFeedHelpHooks.php - Implements hook_help().
- AnnouncementsFeedHooks::help in core/
modules/ announcements_feed/ src/ Hook/ AnnouncementsFeedHooks.php - Implements hook_help().
- AnnounceRenderer::render in core/
modules/ announcements_feed/ src/ AnnounceRenderer.php - Generates the announcements feed render array.
- AreaPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ AreaPluginBase.php - Provide a form to edit options for this plugin.
- ArgumentDefaultPluginBase::checkAccess in core/
modules/ views/ src/ Plugin/ views/ argument_default/ ArgumentDefaultPluginBase.php - Disables the given option if the user does not have access.
- ArgumentPluginBase::adminSummary in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provide text for the administrative summary.
- ArgumentPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provide a form to edit options for this plugin.
- ArgumentPluginBase::defaultActions in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Default actions.
- ArgumentPluginBase::defaultArgumentForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provides a form for selecting the default argument.
- ArgumentPluginBase::defaultSummaryForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provides a form for selecting summary options.
- ArgumentPluginBase::getSortName in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Return a description of how the argument would normally be sorted.
- ArgumentPluginBase::getTokenHelp in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provide token help information for the argument.
- ArgumentValidatorPluginBase::checkAccess in core/
modules/ views/ src/ Plugin/ views/ argument_validator/ ArgumentValidatorPluginBase.php - Blocks user input when the form is shown but we don´t have access.
- AssetsStream::getDescription in core/
lib/ Drupal/ Core/ StreamWrapper/ AssetsStream.php - Returns the description of the stream wrapper for use in the UI.
- AssetsStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ AssetsStream.php - Returns the name of the stream wrapper for use in the UI.
- Attachment::attachmentPositions in core/
modules/ views/ src/ Plugin/ views/ display/ Attachment.php - Gets the positions for the attachment in relation to the parent display.
- Attachment::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Attachment.php - Provide the default form for setting options.
- Attachment::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ Attachment.php - Provide the summary for attachment options in the views UI.
- AutomatedCronHooks::formSystemCronSettingsAlter in core/
modules/ automated_cron/ src/ Hook/ AutomatedCronHooks.php - Implements hook_form_FORM_ID_alter() for the system_cron_settings() form.
- AutomatedCronHooks::help in core/
modules/ automated_cron/ src/ Hook/ AutomatedCronHooks.php - Implements hook_help().
- AvifImageEffect::buildConfigurationForm in core/
modules/ image/ src/ Plugin/ ImageEffect/ AvifImageEffect.php - Form constructor.
- BanAdmin::buildForm in core/
modules/ ban/ src/ Form/ BanAdmin.php - BanAdmin::submitForm in core/
modules/ ban/ src/ Form/ BanAdmin.php - Form submission handler.
- BanAdmin::validateForm in core/
modules/ ban/ src/ Form/ BanAdmin.php - Form validation handler.
- BanDelete::getConfirmText in core/
modules/ ban/ src/ Form/ BanDelete.php - Returns a caption for the button that confirms the action.
- BanDelete::getQuestion in core/
modules/ ban/ src/ Form/ BanDelete.php - Returns the question to ask the user.
- BanDelete::submitForm in core/
modules/ ban/ src/ Form/ BanDelete.php - Form submission handler.
- BanHooks::help in core/
modules/ ban/ src/ Hook/ BanHooks.php - Implements hook_help().
- BaseFieldFileFormatterBase::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ BaseFieldFileFormatterBase.php - Returns a form to configure settings for the formatter.
- BaseRequirementsFulfilledValidatorTest::testBaseRequirement in core/
modules/ package_manager/ tests/ src/ Kernel/ BaseRequirementsFulfilledValidatorTest.php - Tests that base requirement failures stop event propagation.
- BaseRequirementsFulfilledValidatorTest::validate in core/
modules/ package_manager/ tests/ src/ Kernel/ BaseRequirementsFulfilledValidatorTest.php - Validates base requirements.
- BasicAuthHooks::help in core/
modules/ basic_auth/ src/ Hook/ BasicAuthHooks.php - Implements hook_help().
- BasicSettingsForm::buildForm in core/
modules/ views_ui/ src/ Form/ BasicSettingsForm.php - Form constructor.
- BatchTestCallbacks::finishedHelper in core/
modules/ system/ tests/ modules/ batch_test/ src/ BatchTestCallbacks.php - Provides a common 'finished' callback for batches 1 to 7.
- BatchTestMockForm::buildForm in core/
modules/ system/ tests/ modules/ batch_test/ src/ Form/ BatchTestMockForm.php - Form constructor.
- BigPipeHooks::help in core/
modules/ big_pipe/ src/ Hook/ BigPipeHooks.php - Implements hook_help().
- BigPipeTestForm::buildForm in core/
modules/ big_pipe/ tests/ modules/ big_pipe_test/ src/ Form/ BigPipeTestForm.php - Form constructor.
- Block::blockForm in core/
modules/ views/ src/ Plugin/ views/ display/ Block.php - Adds the configuration form elements specific to this views block plugin.
- Block::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Block.php - Provide the default form for setting options.
- Block::defineOptions in core/
modules/ views/ src/ Plugin/ views/ display/ Block.php - Information about options for all kinds of purposes will be held here.
- Block::fields in core/
modules/ block/ src/ Plugin/ migrate/ source/ Block.php - Returns available fields on the source.
- Block::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ Block.php - Provide the summary for page options in the views UI.
- BlockComponentRenderArray::onBuildRender in core/
modules/ layout_builder/ src/ EventSubscriber/ BlockComponentRenderArray.php - Builds render arrays for block plugins and sets it on the event.
- BlockContentBlock::blockForm in core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php - BlockContentBlock::build in core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php - Builds and returns the renderable array for this block plugin.
- BlockContentController::getAddFormTitle in core/
modules/ block_content/ src/ Controller/ BlockContentController.php - Provides the page title for this controller.
- BlockContentForm::actions in core/
modules/ block_content/ src/ BlockContentForm.php - Returns an array of supported actions for the current entity form.
- BlockContentForm::form in core/
modules/ block_content/ src/ BlockContentForm.php - Gets the actual form array to be built.
- BlockContentForm::save in core/
modules/ block_content/ src/ BlockContentForm.php - Form submission handler for the 'save' action.
- BlockContentHooks::entityOperation in core/
modules/ block_content/ src/ Hook/ BlockContentHooks.php - Implements hook_entity_operation().
- BlockContentHooks::help in core/
modules/ block_content/ src/ Hook/ BlockContentHooks.php - Implements hook_help().
- BlockContentListBuilder::buildHeader in core/
modules/ block_content/ src/ BlockContentListBuilder.php - Builds the header row for the entity listing.
- BlockContentModerationHandler::enforceRevisionsBundleFormAlter in core/
modules/ content_moderation/ src/ Entity/ Handler/ BlockContentModerationHandler.php - Alters bundle forms to enforce revision handling.
- BlockContentModerationHandler::enforceRevisionsEntityFormAlter in core/
modules/ content_moderation/ src/ Entity/ Handler/ BlockContentModerationHandler.php - Alters entity forms to enforce revision handling.
- BlockContentPermissions::buildPermissions in core/
modules/ block_content/ src/ BlockContentPermissions.php - Return all the permissions available for a block type.
- BlockContentThemeSuggestionsTestHooks::entityExtraFieldInfo in core/
modules/ block_content/ tests/ modules/ block_content_theme_suggestions_test/ src/ Hook/ BlockContentThemeSuggestionsTestHooks.php - Implements hook_entity_extra_field_info().
- BlockContentTranslationHandler::entityFormTitle in core/
modules/ block_content/ src/ BlockContentTranslationHandler.php - Returns the title to be used for the entity form page.
- BlockContentTypeForm::form in core/
modules/ block_content/ src/ BlockContentTypeForm.php - Gets the actual form array to be built.
- BlockContentTypeForm::save in core/
modules/ block_content/ src/ BlockContentTypeForm.php - Form submission handler for the 'save' action.
- BlockContentTypeListBuilder::buildHeader in core/
modules/ block_content/ src/ BlockContentTypeListBuilder.php - Builds the header row for the entity listing.
- BlockContentTypeListBuilder::getTitle in core/
modules/ block_content/ src/ BlockContentTypeListBuilder.php - Gets the title of the page.
- BlockContentViewsData::getViewsData in core/
modules/ block_content/ src/ BlockContentViewsData.php - Returns views data for the entity type.
- BlockController::performOperation in core/
modules/ block/ src/ Controller/ BlockController.php - Calls a method on a block and reloads the listing page.
- BlockCustom::fields in core/
modules/ block_content/ src/ Plugin/ migrate/ source/ d7/ BlockCustom.php - Returns available fields on the source.
- BlockCustomTranslation::fields in core/
modules/ block_content/ src/ Plugin/ migrate/ source/ d7/ BlockCustomTranslation.php - Returns available fields on the source.
- BlockedIp::fields in core/
modules/ ban/ src/ Plugin/ migrate/ destination/ BlockedIp.php - Returns an array of destination fields.
- BlockedIps::fields in core/
modules/ ban/ src/ Plugin/ migrate/ source/ d7/ BlockedIps.php - Returns available fields on the source.
- BlockEntitySettingTrayForm::actions in core/
modules/ settings_tray/ src/ Block/ BlockEntitySettingTrayForm.php - Returns an array of supported actions for the current entity form.
- BlockEntitySettingTrayForm::form in core/
modules/ settings_tray/ src/ Block/ BlockEntitySettingTrayForm.php - Gets the actual form array to be built.
- BlockEntitySettingTrayForm::title in core/
modules/ settings_tray/ src/ Block/ BlockEntitySettingTrayForm.php - Provides a title callback to get the block's admin label.
- 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::save in core/
modules/ block/ src/ BlockForm.php - Form submission handler for the 'save' action.
- BlockHooks::blockBuildLocalActionsBlockAlter in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_block_build_BASE_BLOCK_ID_alter().
- BlockHooks::help in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_help().
- BlockHooks::pageTop in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_page_top().
- BlockHooks::rebuild in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_rebuild().
- 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.
- 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.
- Boolean::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Boolean.php - Default option form that provides label widget that all fields should have.
- Boolean::init in core/
modules/ views/ src/ Plugin/ views/ field/ Boolean.php - Initialize the plugin.
- 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.
- BooleanOperator::adminSummary in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php - Display the filter on the administrative summary.
- BooleanOperator::getValueOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php - Return the possible options for this filter.
- BooleanOperator::init in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php - Overrides \Drupal\views\Plugin\views\HandlerBase::init().
- BooleanOperator::operators in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php - Returns an array of operator information, keyed by operator ID.
- BooleanOperator::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php - Options form subform for setting options.
- BooleanOperator::valueValidate in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php - Validate the options form.
- Box::fields in core/
modules/ block_content/ src/ Plugin/ migrate/ source/ d6/ Box.php - Returns available fields on the source.
- 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.
- BreakpointHooks::help in core/
modules/ breakpoint/ src/ Hook/ BreakpointHooks.php - Implements hook_help().
- 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.
- BulkForm::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ BulkForm.php - Default option form that provides label widget that all fields should have.
- BulkForm::defineOptions in core/
modules/ views/ src/ Plugin/ views/ field/ BulkForm.php - Information about options for all kinds of purposes will be held here.
- BulkForm::emptyActionMessage in core/
modules/ views/ src/ Plugin/ views/ field/ BulkForm.php - Returns the message that is displayed when no action is selected.
- BulkForm::emptySelectedMessage in core/
modules/ views/ src/ Plugin/ views/ field/ BulkForm.php - Returns the message to be displayed when there are no selected items.
- BulkForm::viewsForm in core/
modules/ views/ src/ Plugin/ views/ field/ BulkForm.php - Form constructor for the bulk form.
- BulkForm::viewsFormSubmit in core/
modules/ views/ src/ Plugin/ views/ field/ BulkForm.php - Submit handler for the bulk form.
- Bundle::getValueOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ Bundle.php - Gets the value options.
- BundleConfigImportValidate::onConfigImporterValidate in core/
lib/ Drupal/ Core/ Entity/ Event/ BundleConfigImportValidate.php - Ensures bundles that will be deleted are not in use.
- CachePluginBase::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ cache/ CachePluginBase.php - Returns a string to display as the clickable title for the access control.
- Callbacks::validateName in core/
modules/ system/ tests/ modules/ form_test/ src/ Callbacks.php - Form element validation handler for 'name' in form_test_validate_form().
- ChangeLogger::logChanges in core/
modules/ package_manager/ src/ EventSubscriber/ ChangeLogger.php - Logs changes made by Package Manager.
- ChangeUserRoleBase::buildConfigurationForm in core/
modules/ user/ src/ Plugin/ Action/ ChangeUserRoleBase.php - Form constructor.
- ChooseBlockController::build in core/
modules/ layout_builder/ src/ Controller/ ChooseBlockController.php - Provides the UI for choosing a new block.
- ChooseBlockController::inlineBlockList in core/
modules/ layout_builder/ src/ Controller/ ChooseBlockController.php - Provides the UI for choosing a new inline block.
- CKEditor5::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ Editor/ CKEditor5.php - Form constructor.
- CKEditor5::submitConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ Editor/ CKEditor5.php - Form submission handler.
- CKEditor5::validateConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ Editor/ CKEditor5.php - Form validation handler.
- Ckeditor5Hooks::formFilterFormatFormAlter in core/
modules/ ckeditor5/ src/ Hook/ Ckeditor5Hooks.php - Implements hook_form_FORM_ID_alter().
- Ckeditor5Hooks::help in core/
modules/ ckeditor5/ src/ Hook/ Ckeditor5Hooks.php - Implements hook_help().
- CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate in core/
modules/ ckeditor5/ src/ Plugin/ Validation/ Constraint/ CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php - ClaroFormHooks::formAlter in core/
themes/ claro/ src/ Hook/ ClaroFormHooks.php - Implements hook_form_alter().
- ClearCacheForm::buildForm in core/
modules/ system/ src/ Form/ ClearCacheForm.php - Form constructor.
- ClearCacheForm::submitForm in core/
modules/ system/ src/ Form/ ClearCacheForm.php - Clears the caches.
- CodeBlock::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ CodeBlock.php - Form constructor.
- Combine::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ filter/ Combine.php - Provide the basic form which calls through to subforms.
- Combine::validate in core/
modules/ views/ src/ Plugin/ views/ filter/ Combine.php - Validate that the plugin is correct and can be saved.
- 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.
- CommentAdminOverview::buildForm in core/
modules/ comment/ src/ Form/ CommentAdminOverview.php - Form constructor for the comment overview administration form.
- CommentAdminOverview::submitForm in core/
modules/ comment/ src/ Form/ CommentAdminOverview.php - Form submission handler.
- CommentAdminOverview::validateForm in core/
modules/ comment/ src/ Form/ CommentAdminOverview.php - Form validation handler.
- 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.
- CommentController::commentApprove in core/
modules/ comment/ src/ Controller/ CommentController.php - Publishes the specified comment.
- CommentController::getReplyForm in core/
modules/ comment/ src/ Controller/ CommentController.php - Form constructor for the comment reply form.
- CommentController::replyFormTitle in core/
modules/ comment/ src/ Controller/ CommentController.php - Title callback for the reply form.
- 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.
- CommentForm::actions in core/
modules/ comment/ src/ CommentForm.php - Returns an array of supported actions for the current entity form.
- CommentForm::buildEntity in core/
modules/ comment/ src/ CommentForm.php - Builds an updated entity object based upon the submitted form values.
- CommentForm::form in core/
modules/ comment/ src/ CommentForm.php - Gets the actual form array to be built.
- CommentForm::getStatusMessage in core/
modules/ comment/ src/ CommentForm.php - Gets an appropriate status message when a comment is saved.
- CommentForm::preview in core/
modules/ comment/ src/ CommentForm.php - Form submission handler for the 'preview' action.
- CommentForm::save in core/
modules/ comment/ src/ CommentForm.php - Form submission handler for the 'save' action.
- CommentHooks::entityExtraFieldInfo in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_entity_extra_field_info().
- CommentHooks::help in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_help().
- 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.
- CommentLazyBuilders::buildLinks in core/
modules/ comment/ src/ CommentLazyBuilders.php - Build the default links (reply, edit, delete …) for a comment.
- CommentLinkBuilder::buildCommentedEntityLinks in core/
modules/ comment/ src/ CommentLinkBuilder.php - Builds links for the given entity.
- CommentManager::forbiddenMessage in core/
modules/ comment/ src/ CommentManager.php - Provides a message if posting comments is forbidden.
- CommentStatistics::getRankingInfo in core/
modules/ comment/ src/ CommentStatistics.php - Returns an array of ranking information for hook_ranking().
- CommentTestController::commentReport in core/
modules/ comment/ tests/ modules/ comment_test/ src/ Controller/ CommentTestController.php - Provides a comment report.
- CommentThemeHooks::preprocessComment in core/
modules/ comment/ src/ Hook/ CommentThemeHooks.php - Prepares variables for comment templates.
- CommentTokensHooks::tokenInfo in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_token_info().
- CommentTranslationHandler::entityFormTitle in core/
modules/ comment/ src/ CommentTranslationHandler.php - Returns the title to be used for the entity form page.
- 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.
- CommentTypeListBuilder::buildHeader in core/
modules/ comment/ src/ CommentTypeListBuilder.php - Builds the header row for the entity listing.
- CommentViewsData::getViewsData in core/
modules/ comment/ src/ CommentViewsData.php - Returns views data for the entity type.
- CommentViewsHooks::viewsDataAlter in core/
modules/ comment/ src/ Hook/ CommentViewsHooks.php - Implements hook_views_data_alter().
- CommentWidget::formElement in core/
modules/ comment/ src/ Plugin/ Field/ FieldWidget/ CommentWidget.php - Returns the form for a single field widget.
- CommonTestController::typeLinkActiveClass in core/
modules/ system/ tests/ modules/ common_test/ src/ Controller/ CommonTestController.php - Returns links to the current page, with and without query strings.
- ComplexTestTypeConfigureForm::buildConfigurationForm in core/
modules/ workflows/ tests/ modules/ workflow_type_test/ src/ Form/ ComplexTestTypeConfigureForm.php - Form constructor.
- ComplexTestTypeStateForm::buildConfigurationForm in core/
modules/ workflows/ tests/ modules/ workflow_type_test/ src/ Form/ ComplexTestTypeStateForm.php - Form constructor.
- ComplexTestTypeTransitionForm::buildConfigurationForm in core/
modules/ workflows/ tests/ modules/ workflow_type_test/ src/ Form/ ComplexTestTypeTransitionForm.php - Form constructor.
- ComponentMetadata::__construct in core/
lib/ Drupal/ Core/ Theme/ Component/ ComponentMetadata.php - ComponentMetadata constructor.
- ComponentPluginManager::processDefinitionCategory in core/
lib/ Drupal/ Core/ Theme/ ComponentPluginManager.php - Processes a plugin definition to ensure there is a category.
- ComposerInspector::validateExecutable in core/
modules/ package_manager/ src/ ComposerInspector.php - Validates that the Composer executable exists in a supported version.
- ComposerInspector::validateProject in core/
modules/ package_manager/ src/ ComposerInspector.php - Checks that `composer.json` is valid and `composer.lock` exists.
- ComposerMinimumStabilityValidator::validate in core/
modules/ package_manager/ src/ Validator/ ComposerMinimumStabilityValidator.php - Validates composer minimum stability.
- ComposerMinimumStabilityValidatorTest::testPreRequireEvent in core/
modules/ package_manager/ tests/ src/ Kernel/ ComposerMinimumStabilityValidatorTest.php - Tests error if requested version is less stable than the minimum: stable.
- ComposerPatchesValidator::createErrorMessage in core/
modules/ package_manager/ src/ Validator/ ComposerPatchesValidator.php - Appends a link to online help to an error message.
- ComposerPatchesValidator::validate in core/
modules/ package_manager/ src/ Validator/ ComposerPatchesValidator.php - Validates the status of the patcher plugin.
- ComposerPatchesValidatorTest::testErrorDuringPreApplyWithHelp in core/
modules/ package_manager/ tests/ src/ Kernel/ ComposerPatchesValidatorTest.php - Tests that validation errors can carry links to help.
- ComposerPluginsValidator::validate in core/
modules/ package_manager/ src/ Validator/ ComposerPluginsValidator.php - Validates the allowed Composer plugins, both in active and stage.
- ComposerValidator::validate in core/
modules/ package_manager/ src/ Validator/ ComposerValidator.php - Validates that the Composer executable is the correct version.
- ComposerValidatorTest::testLinkToOnlineHelp in core/
modules/ package_manager/ tests/ src/ Kernel/ ComposerValidatorTest.php - Tests that invalid configuration links to online help, if available.
- Config::fields in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ d8/ Config.php - Returns available fields on the source.
- ConfigController::diff in core/
modules/ config/ src/ Controller/ ConfigController.php - Shows diff of specified configuration file.
- ConfigEntity::fields in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ ConfigEntity.php - Returns available fields on the source.
- ConfigEntityListBuilder::getDefaultOperations in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityListBuilder.php - Gets this list's default operations.
- ConfigEntityMapper::getOperations in core/
modules/ config_translation/ src/ ConfigEntityMapper.php - Provides an array of information to build a list of operation links.
- ConfigExportForm::buildForm in core/
modules/ config/ src/ Form/ ConfigExportForm.php - Form constructor.
- ConfigFieldMapper::getTypeLabel in core/
modules/ config_translation/ src/ ConfigFieldMapper.php - Returns the label of the type of data the mapper encapsulates.
- ConfigFormBase::buildForm in core/
lib/ Drupal/ Core/ Form/ ConfigFormBase.php - Form constructor.
- ConfigFormBase::checkConfigOverrides in core/
lib/ Drupal/ Core/ Form/ ConfigFormBase.php - Form #after_build callback: Adds message if overrides exist.
- ConfigFormBase::formatMultipleViolationsMessage in core/
lib/ Drupal/ Core/ Form/ ConfigFormBase.php - Formats multiple violation messages associated with a single form element.
- ConfigFormBase::submitForm in core/
lib/ Drupal/ Core/ Form/ ConfigFormBase.php - Form submission handler.
- ConfigFormTestBase::testConfigForm in core/
tests/ Drupal/ KernelTests/ ConfigFormTestBase.php - Submit the system_config_form ensure the configuration has expected values.
- 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.
- ConfigHooks::help in core/
modules/ config/ src/ Hook/ ConfigHooks.php - Implements hook_help().
- ConfigImporter::checkOp in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Checks that the operation is still valid.
- ConfigImporter::finish in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Finishes the batch.
- 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.
- ConfigImportForm::buildForm in core/
modules/ config/ src/ Form/ ConfigImportForm.php - Form constructor.
- ConfigImportForm::submitForm in core/
modules/ config/ src/ Form/ ConfigImportForm.php - Form submission handler.
- ConfigImportForm::validateForm in core/
modules/ config/ src/ Form/ ConfigImportForm.php - Form validation handler.
- ConfigImportSubscriber::onConfigImporterValidate in core/
lib/ Drupal/ Core/ EventSubscriber/ ConfigImportSubscriber.php - Validates the configuration to be imported.
- ConfigImportSubscriber::onConfigImporterValidate in core/
modules/ content_moderation/ src/ EventSubscriber/ ConfigImportSubscriber.php - Checks that the configuration synchronization is valid.
- 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.
- ConfigNamesMapper::getOperations in core/
modules/ config_translation/ src/ ConfigNamesMapper.php - Provides an array of information to build a list of operation links.
- ConfigNamesMapper::getTitle in core/
modules/ config_translation/ src/ ConfigNamesMapper.php - Returns title of this translation page.
- ConfigNamesMapper::getTypeName in core/
modules/ config_translation/ src/ ConfigNamesMapper.php - Returns the name of the type of data the mapper encapsulates.
- ConfigSingleExportForm::buildForm in core/
modules/ config/ src/ Form/ ConfigSingleExportForm.php - Form constructor.
- ConfigSingleExportForm::updateExport in core/
modules/ config/ src/ Form/ ConfigSingleExportForm.php - Handles switching the export textarea.
- ConfigSingleImportForm::buildForm in core/
modules/ config/ src/ Form/ ConfigSingleImportForm.php - Form constructor.
- ConfigSingleImportForm::getQuestion in core/
modules/ config/ src/ Form/ ConfigSingleImportForm.php - Returns the question to ask the user.
- ConfigSingleImportForm::submitForm in core/
modules/ config/ src/ Form/ ConfigSingleImportForm.php - Form submission handler.
- ConfigSingleImportForm::validateForm in core/
modules/ config/ src/ Form/ ConfigSingleImportForm.php - Form validation handler.
- ConfigSubscriber::onConfigImporterValidate in core/
modules/ config/ src/ ConfigSubscriber.php - Checks that the Configuration module is not being uninstalled.
- ConfigSync::buildForm in core/
modules/ config/ src/ Form/ ConfigSync.php - Form constructor.
- ConfigSync::submitForm in core/
modules/ config/ src/ Form/ ConfigSync.php - Form submission handler.
- ConfigTestController::editTitle in core/
modules/ config/ tests/ config_test/ src/ ConfigTestController.php - Route title callback.
- ConfigTestPermissions::configTestPermissions in core/
modules/ config/ tests/ config_test/ src/ ConfigTestPermissions.php - Permissions callback.
- ConfigTranslationAddForm::buildForm in core/
modules/ config_translation/ src/ Form/ ConfigTranslationAddForm.php - Implements \Drupal\Core\Form\FormInterface::buildForm().
- ConfigTranslationBlockListBuilder::buildHeader in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationBlockListBuilder.php - Builds the header row for the entity listing.
- ConfigTranslationBlockListBuilder::getFilterLabels in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationBlockListBuilder.php - Provides user facing strings for the filter element.
- ConfigTranslationContextualLink::getTitle in core/
modules/ config_translation/ src/ Plugin/ Menu/ ContextualLink/ ConfigTranslationContextualLink.php - Returns the localized title to be shown for this contextual link.
- ConfigTranslationController::itemPage in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php - Language translations overview page for a configuration name.
- ConfigTranslationDeleteForm::getConfirmText in core/
modules/ config_translation/ src/ Form/ ConfigTranslationDeleteForm.php - Returns a caption for the button that confirms the action.
- ConfigTranslationDeleteForm::getQuestion in core/
modules/ config_translation/ src/ Form/ ConfigTranslationDeleteForm.php - Returns the question to ask the user.
- ConfigTranslationDeleteForm::submitForm in core/
modules/ config_translation/ src/ Form/ ConfigTranslationDeleteForm.php - Form submission handler.
- ConfigTranslationEditForm::buildForm in core/
modules/ config_translation/ src/ Form/ ConfigTranslationEditForm.php - Implements \Drupal\Core\Form\FormInterface::buildForm().
- ConfigTranslationEditForm::submitForm in core/
modules/ config_translation/ src/ Form/ ConfigTranslationEditForm.php - Form submission handler.
- ConfigTranslationEntityListBuilder::buildHeader in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationEntityListBuilder.php - Builds the header row for the entity listing.
- ConfigTranslationEntityListBuilder::getFilterLabels in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationEntityListBuilder.php - Provides user facing strings for the filter element.
- ConfigTranslationEntityListBuilder::render in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationEntityListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- ConfigTranslationFieldListBuilder::buildHeader in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Builds the header row for the entity listing.
- ConfigTranslationFieldListBuilder::getFilterLabels in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Provides user facing strings for the filter element.
- ConfigTranslationFormBase::buildForm in core/
modules/ config_translation/ src/ Form/ ConfigTranslationFormBase.php - Implements \Drupal\Core\Form\FormInterface::buildForm().
- ConfigTranslationFormBase::submitForm in core/
modules/ config_translation/ src/ Form/ ConfigTranslationFormBase.php - Form submission handler.
- ConfigTranslationHooks::entityOperation in core/
modules/ config_translation/ src/ Hook/ ConfigTranslationHooks.php - Implements hook_entity_operation().
- ConfigTranslationHooks::help in core/
modules/ config_translation/ src/ Hook/ ConfigTranslationHooks.php - Implements hook_help().
- ConfigTranslationLocalTask::getTitle in core/
modules/ config_translation/ src/ Plugin/ Menu/ LocalTask/ ConfigTranslationLocalTask.php - Returns the localized title to be shown for this tab.
- ConfigTranslationMapperList::buildHeader in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationMapperList.php - Builds the header row for the mapper listing.
- ConfigureSectionForm::buildForm in core/
modules/ layout_builder/ src/ Form/ ConfigureSectionForm.php - Form constructor.
- ConfirmFormArrayPathTestForm::getCancelText in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormArrayPathTestForm.php - Returns a caption for the link which cancels the action.
- 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.
- ConfirmFormTestForm::getCancelText in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormTestForm.php - Returns a caption for the link which cancels the action.
- ConfirmFormTestForm::getConfirmText in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormTestForm.php - Returns a caption for the button that confirms the action.
- ConfirmFormTestForm::getDescription in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormTestForm.php - Returns additional text to display as a description.
- ConfirmFormTestForm::getQuestion in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormTestForm.php - Returns the question to ask the user.
- ConfirmFormTestForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormTestForm.php - Form submission handler.
- ContactCategory::fields in core/
modules/ contact/ src/ Plugin/ migrate/ source/ ContactCategory.php - Returns available fields on the source.
- ContactController::contactPersonalPage in core/
modules/ contact/ src/ Controller/ ContactController.php - Form constructor for the personal contact form.
- ContactController::contactSitePage in core/
modules/ contact/ src/ Controller/ ContactController.php - Presents the site-wide contact form.
- ContactFormEditForm::form in core/
modules/ contact/ src/ ContactFormEditForm.php - Gets the actual form array to be built.
- ContactFormEditForm::save in core/
modules/ contact/ src/ ContactFormEditForm.php - Form submission handler for the 'save' action.
- ContactFormEditForm::validateForm in core/
modules/ contact/ src/ ContactFormEditForm.php - Form validation handler.
- ContactFormHooks::formUserAdminSettingsAlter in core/
modules/ contact/ src/ Hook/ ContactFormHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\user\AccountSettingsForm.
- ContactFormHooks::formUserFormAlter in core/
modules/ contact/ src/ Hook/ ContactFormHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\user\ProfileForm.
- ContactFormListBuilder::buildHeader in core/
modules/ contact/ src/ ContactFormListBuilder.php - Builds the header row for the entity listing.
- ContactFormListBuilder::buildRow in core/
modules/ contact/ src/ ContactFormListBuilder.php - Builds a row for an entity in the entity listing.
- ContactHooks::entityExtraFieldInfo in core/
modules/ contact/ src/ Hook/ ContactHooks.php - Implements hook_entity_extra_field_info().
- ContactHooks::help in core/
modules/ contact/ src/ Hook/ ContactHooks.php - Implements hook_help().
- ContactHooks::mail in core/
modules/ contact/ src/ Hook/ ContactHooks.php - Implements hook_mail().
- ContactLink::buildOptionsForm in core/
modules/ contact/ src/ Plugin/ views/ field/ ContactLink.php - Default option form that provides label widget that all fields should have.
- ContactLink::getDefaultLabel in core/
modules/ contact/ src/ Plugin/ views/ field/ ContactLink.php - Returns the default label for this link.
- ContactLink::renderLink in core/
modules/ contact/ src/ Plugin/ views/ field/ ContactLink.php - Prepares the link to view an entity.
- ContactViewsHooks::viewsDataAlter in core/
modules/ contact/ src/ Hook/ ContactViewsHooks.php - Implements hook_views_data_alter().
- 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.
- ContentLanguageSettingsForm::buildForm in core/
modules/ language/ src/ Form/ ContentLanguageSettingsForm.php - Form constructor.
- ContentLanguageSettingsForm::getTitle in core/
modules/ language/ src/ Form/ ContentLanguageSettingsForm.php - The _title_callback for the language.content_settings_page route.
- ContentLanguageSettingsForm::submitForm in core/
modules/ language/ src/ Form/ ContentLanguageSettingsForm.php - Form submission handler.
- ContentModerationConfigureEntityTypesForm::ajaxCallback in core/
modules/ content_moderation/ src/ Form/ ContentModerationConfigureEntityTypesForm.php - Ajax callback to close the modal and update the selected text.
- ContentModerationConfigureEntityTypesForm::buildForm in core/
modules/ content_moderation/ src/ Form/ ContentModerationConfigureEntityTypesForm.php - Form constructor.
- ContentModerationConfigureEntityTypesForm::getTitle in core/
modules/ content_moderation/ src/ Form/ ContentModerationConfigureEntityTypesForm.php - Route title callback.
- ContentModerationConfigureForm::buildConfigurationForm in core/
modules/ content_moderation/ src/ Form/ ContentModerationConfigureForm.php - Form constructor.
- ContentModerationHooks::help in core/
modules/ content_moderation/ src/ Hook/ ContentModerationHooks.php - Implements hook_help().
- ContentModerationStateForm::buildConfigurationForm in core/
modules/ content_moderation/ src/ Form/ ContentModerationStateForm.php - Form constructor.
- ContentTranslationContextualLinks::getDerivativeDefinitions in core/
modules/ content_translation/ src/ Plugin/ Derivative/ ContentTranslationContextualLinks.php - Gets the definition of all derivatives of a base plugin.
- ContentTranslationController::overview in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Builds the translations overview page.
- ContentTranslationFormHooks::formFieldConfigEditFormAlter in core/
modules/ content_translation/ src/ Hook/ ContentTranslationFormHooks.php - Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
- ContentTranslationFormLanguageHooks::formLanguageContentSettingsFormAlter in core/
modules/ content_translation/ src/ Hook/ ContentTranslationFormLanguageHooks.php - Implements hook_form_FORM_ID_alter() for language_content_settings_form().
- ContentTranslationHandler::addTranslatabilityClue in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Adds a clue about the form element translatability.
- ContentTranslationHandler::entityFormAlter in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Performs the needed alterations to the entity form.
- ContentTranslationHandler::entityFormDelete in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Form submission handler for ContentTranslationHandler::entityFormAlter().
- ContentTranslationHandler::entityFormSharedElements in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Process callback: determines which elements get clue in the form.
- ContentTranslationHandler::entityFormSourceChange in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Form submission handler for ContentTranslationHandler::entityFormAlter().
- ContentTranslationHandler::entityFormValidate in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Form validation handler for ContentTranslationHandler::entityFormAlter().
- ContentTranslationHooks::entityExtraFieldInfo in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_entity_extra_field_info().
- ContentTranslationHooks::entityOperation in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_entity_operation().
- ContentTranslationHooks::help in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_help().
- ContentTranslationHooks::viewsDataAlter in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_views_data_alter().
- ContentTranslationLocalTasks::getDerivativeDefinitions in core/
modules/ content_translation/ src/ Plugin/ Derivative/ ContentTranslationLocalTasks.php - Gets the definition of all derivatives of a base plugin.
- ContentTranslationPermissions::buildBundlePermission in core/
modules/ content_translation/ src/ ContentTranslationPermissions.php - Builds a content translation permission array for a bundle.
- ContentTranslationPermissions::contentPermissions in core/
modules/ content_translation/ src/ ContentTranslationPermissions.php - Returns an array of content translation permissions.
- ContentTranslationThemeHooks::preprocessLanguageContentSettingsTable in core/
modules/ content_translation/ src/ Hook/ ContentTranslationThemeHooks.php - Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
- ContentUninstallValidator::validate in core/
lib/ Drupal/ Core/ Entity/ ContentUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- ContextualHooks::help in core/
modules/ contextual/ src/ Hook/ ContextualHooks.php - Implements hook_help().
- ContextualHooks::toolbar in core/
modules/ contextual/ src/ Hook/ ContextualHooks.php - Implements hook_toolbar().
- ContextualLinks::buildOptionsForm in core/
modules/ contextual/ src/ Plugin/ views/ field/ ContextualLinks.php - Default option form that provides label widget that all fields should have.
- ContextualViewsHooks::viewsDataAlter in core/
modules/ contextual/ src/ Hook/ ContextualViewsHooks.php - Implements hook_views_data_alter().
- ConvertImageEffect::buildConfigurationForm in core/
modules/ image/ src/ Plugin/ ImageEffect/ ConvertImageEffect.php - Form constructor.
- Cookie::applies in core/
modules/ user/ src/ Authentication/ Provider/ Cookie.php - Checks whether suitable authentication credentials are on the request.
- CopyFieldValueTestForm::buildForm in core/
modules/ system/ tests/ modules/ system_test/ src/ Form/ CopyFieldValueTestForm.php - Form constructor.
- Counter::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Counter.php - Default option form that provides label widget that all fields should have.
- CredentialForm::buildForm in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php - Form constructor.
- CredentialForm::getConfirmText in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php - Returns a caption for the button that confirms the action.
- CredentialForm::validateForm in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php - Form validation handler.
- CredentialForm::validatePaths in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php - The #element_validate handler for the source path elements.
- CronController::runManually in core/
modules/ system/ src/ CronController.php - Run cron manually.
- CronForm::buildForm in core/
modules/ system/ src/ Form/ CronForm.php - Form constructor.
- CronForm::runCron in core/
modules/ system/ src/ Form/ CronForm.php - Form submission handler for running cron manually.
- CropImageEffect::buildConfigurationForm in core/
modules/ image/ src/ Plugin/ ImageEffect/ CropImageEffect.php - Form constructor.
- 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.
- D6NodeDeriver::getDerivativeDefinitions in core/
modules/ node/ src/ Plugin/ migrate/ D6NodeDeriver.php - Gets the definition of all derivatives of a base plugin.
- D7NodeDeriver::getDerivativeDefinitions in core/
modules/ node/ src/ Plugin/ migrate/ D7NodeDeriver.php - Gets the definition of all derivatives of a base plugin.
- 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.
- DatabaseTestController::testTablesort in core/
modules/ system/ tests/ modules/ database_test/ src/ Controller/ DatabaseTestController.php - Runs a tablesort query and returns the results.
- DatabaseTestController::testTablesortFirst in core/
modules/ system/ tests/ modules/ database_test/ src/ Controller/ DatabaseTestController.php - Runs a tablesort query with a second order_by after and returns the results.
- DatabaseTestForm::buildForm in core/
modules/ system/ tests/ modules/ database_test/ src/ Form/ DatabaseTestForm.php - Form constructor.
- DataFieldRow::buildOptionsForm in core/
modules/ rest/ src/ Plugin/ views/ row/ DataFieldRow.php - Provide a form for setting options.
- DataFieldRow::validateAliasName in core/
modules/ rest/ src/ Plugin/ views/ row/ DataFieldRow.php - Form element validation handler.
- DataFieldRow::validateOptionsForm in core/
modules/ rest/ src/ Plugin/ views/ row/ DataFieldRow.php - Validate the options form.
- Date::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ sort/ Date.php - Basic options for all sort criteria.
- Date::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Date.php - Default option form that provides label widget that all fields should have.
- Date::defaultArgumentForm in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Add an option to set the default value to the current date.
- Date::getSortName in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Return a description of how the argument would normally be sorted.
- Date::render in core/
modules/ views/ src/ Plugin/ views/ field/ Date.php - Renders the field.
- Date::validateExposed in core/
modules/ datetime/ src/ Plugin/ views/ filter/ Date.php - Validate the exposed handler form.
- Date::validateValidTime in core/
modules/ views/ src/ Plugin/ views/ filter/ Date.php - Validate that the time values convert to something usable.
- Date::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ Date.php - Add a type selector to the value form.
- DateFormat::getTranslationElement in core/
modules/ config_translation/ src/ FormElement/ DateFormat.php - Returns the translation form element for a given configuration definition.
- DateFormatAddForm::actions in core/
modules/ system/ src/ Form/ DateFormatAddForm.php - Returns an array of supported actions for the current entity form.
- DateFormatEditForm::actions in core/
modules/ system/ src/ Form/ DateFormatEditForm.php - Returns an array of supported actions for the current entity form.
- DateFormatEditForm::form in core/
modules/ system/ src/ Form/ DateFormatEditForm.php - Gets the actual form array to be built.
- DateFormatFormBase::form in core/
modules/ system/ src/ Form/ DateFormatFormBase.php - Gets the actual form array to be built.
- DateFormatFormBase::save in core/
modules/ system/ src/ Form/ DateFormatFormBase.php - Form submission handler for the 'save' action.
- DateFormatFormBase::validateForm in core/
modules/ system/ src/ Form/ DateFormatFormBase.php - Form validation handler.
- DateFormatListBuilder::buildHeader in core/
modules/ system/ src/ DateFormatListBuilder.php - Builds the header row for the entity listing.
- 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.
- DateRangeDatelistWidget::settingsForm in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldWidget/ DateRangeDatelistWidget.php - Returns a form to configure settings for the widget.
- DateRangeDatelistWidget::settingsSummary in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldWidget/ DateRangeDatelistWidget.php - Returns a short summary for the current widget settings.
- DateRangeFieldItemList::defaultValuesForm in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldType/ DateRangeFieldItemList.php - Returns a form for the default value input.
- DateRangeFieldItemList::defaultValuesFormValidate in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldType/ DateRangeFieldItemList.php - Validates the submitted default value.
- DateRangeItem::storageSettingsForm in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldType/ DateRangeItem.php - Returns a form for the storage-level settings.
- DateRangeWidgetBase::formElement in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldWidget/ DateRangeWidgetBase.php - Returns the form for a single field widget.
- DateRangeWidgetBase::validateStartEnd in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldWidget/ DateRangeWidgetBase.php - Render API callback: Validates that the start date <= the end date.
- DateTimeCustomFormatter::settingsForm in core/
modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/ DateTimeCustomFormatter.php - Returns a form to configure settings for the formatter.
- DateTimeDatelistWidget::settingsForm in core/
modules/ datetime/ src/ Plugin/ Field/ FieldWidget/ DateTimeDatelistWidget.php - Returns a form to configure settings for the widget.
- DateTimeDatelistWidget::settingsSummary in core/
modules/ datetime/ src/ Plugin/ Field/ FieldWidget/ DateTimeDatelistWidget.php - Returns a short summary for the current widget settings.
- DateTimeDefaultFormatter::settingsForm in core/
modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/ DateTimeDefaultFormatter.php - Returns a form to configure settings for the formatter.
- DateTimeDefaultFormatter::settingsSummary in core/
modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/ DateTimeDefaultFormatter.php - Returns a short summary for the current formatter settings.
- DateTimeFieldItemList::defaultValuesForm in core/
modules/ datetime/ src/ Plugin/ Field/ FieldType/ DateTimeFieldItemList.php - Returns a form for the default value input.
- DateTimeFieldItemList::defaultValuesFormValidate in core/
modules/ datetime/ src/ Plugin/ Field/ FieldType/ DateTimeFieldItemList.php - Validates the submitted default value.
- DateTimeFormatterBase::settingsForm in core/
modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/ DateTimeFormatterBase.php - Returns a form to configure settings for the formatter.
- DateTimeFormatterBase::settingsSummary in core/
modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/ DateTimeFormatterBase.php - Returns a short summary for the current formatter settings.
- DatetimeHooks::help in core/
modules/ datetime/ src/ Hook/ DatetimeHooks.php - Implements hook_help().
- DateTimeItem::storageSettingsForm in core/
modules/ datetime/ src/ Plugin/ Field/ FieldType/ DateTimeItem.php - Returns a form for the storage-level settings.
- DatetimeRangeHooks::help in core/
modules/ datetime_range/ src/ Hook/ DatetimeRangeHooks.php - Implements hook_help().
- DateTimeViewsHelper::buildViewsData in core/
modules/ datetime/ src/ DateTimeViewsHelper.php - Provides Views integration for any datetime-based fields.
- DblogClearLogConfirmForm::getQuestion in core/
modules/ dblog/ src/ Form/ DblogClearLogConfirmForm.php - Returns the question to ask the user.
- DblogClearLogConfirmForm::submitForm in core/
modules/ dblog/ src/ Form/ DblogClearLogConfirmForm.php - Form submission handler.
- DbLogController::eventDetails in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Displays details about a specific database log message.
- DbLogController::formatMessage in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Formats a database log message.
- DbLogController::overview in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Displays a listing of database log messages.
- DbLogController::topLogMessages in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Shows the most frequent log messages of a given event type.
- DblogFilterForm::buildForm in core/
modules/ dblog/ src/ Form/ DblogFilterForm.php - Form constructor.
- DblogFilterForm::validateForm in core/
modules/ dblog/ src/ Form/ DblogFilterForm.php - Form validation handler.
- DbLogFilters::filters in core/
modules/ dblog/ src/ DbLogFilters.php - Creates a list of database log administration filters that can be applied.
- DblogHooks::formSystemLoggingSettingsAlter in core/
modules/ dblog/ src/ Hook/ DblogHooks.php - Implements hook_form_FORM_ID_alter() for system_logging_settings().
- DblogHooks::help in core/
modules/ dblog/ src/ Hook/ DblogHooks.php - Implements hook_help().
- DblogMessage::buildOptionsForm in core/
modules/ dblog/ src/ Plugin/ views/ field/ DblogMessage.php - Default option form that provides label widget that all fields should have.
- DblogViewsHooks::viewsData in core/
modules/ dblog/ src/ Hook/ DblogViewsHooks.php - Implements hook_views_data().
- DbUpdateController::handle in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Returns a database update page.
- DbUpdateController::helpfulLinks in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Provides links to the homepage and administration pages.
- DbUpdateController::info in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Returns the info database update page.
- DbUpdateController::requirements in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Renders a list of requirement errors or warnings.
- 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.
- DbUpdateController::updateTasksList in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Provides the update task list render array.
- 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.
- DefaultsEntityForm::buildMessage in core/
modules/ layout_builder/ src/ Form/ DefaultsEntityForm.php - Renders a message to display at the top of the layout builder.
- DefaultsEntityForm::save in core/
modules/ layout_builder/ src/ Form/ DefaultsEntityForm.php - Form submission handler for the 'save' action.
- DefaultSummary::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ DefaultSummary.php - Provide a form to edit options for this 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.
- DemoUmamiHooks::help in core/
profiles/ demo_umami/ src/ Hook/ DemoUmamiHooks.php - Implements hook_help().
- DemoUmamiHooks::navigationContentTop in core/
profiles/ demo_umami/ src/ Hook/ DemoUmamiHooks.php - Implements hook_navigation_content_top().
- DemoUmamiRequirements::runtime in core/
profiles/ demo_umami/ src/ Hook/ DemoUmamiRequirements.php - Implements hook_runtime_requirements().
- DescriptionAwareFileFormatterBase::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ DescriptionAwareFileFormatterBase.php - Returns a form to configure settings for the formatter.
- DescriptionAwareFileFormatterBase::settingsSummary in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ DescriptionAwareFileFormatterBase.php - Returns a short summary for the current formatter settings.
- DevelopmentSettingsForm::buildForm in core/
modules/ system/ src/ Form/ DevelopmentSettingsForm.php - Form constructor.
- DevelopmentSettingsForm::submitForm in core/
modules/ system/ src/ Form/ DevelopmentSettingsForm.php - Form submission handler.
- DirectWriteSubscriber::warnAboutDirectWrite in core/
modules/ package_manager/ src/ EventSubscriber/ DirectWriteSubscriber.php - Logs a warning about direct-write mode, if it is in use.
- DirectWriteTest::testMaintenanceModeNotEnteredIfErrorOnPreRequire in core/
modules/ package_manager/ tests/ src/ Kernel/ DirectWriteTest.php - Tests that pre-require errors prevent maintenance mode during direct-write.
- DirectWriteTest::testSiteNotSandboxedIfDirectWriteGloballyEnabled in core/
modules/ package_manager/ tests/ src/ Kernel/ DirectWriteTest.php - Tests direct-write mode when globally enabled.
- DiscardLayoutChangesForm::getDescription in core/
modules/ layout_builder/ src/ Form/ DiscardLayoutChangesForm.php - Returns additional text to display as a description.
- DiscardLayoutChangesForm::getQuestion in core/
modules/ layout_builder/ src/ Form/ DiscardLayoutChangesForm.php - Returns the question to ask the user.
- DiscardLayoutChangesForm::submitForm in core/
modules/ layout_builder/ src/ Form/ DiscardLayoutChangesForm.php - Form submission handler.
- DiskSpaceValidator::validate in core/
modules/ package_manager/ src/ Validator/ DiskSpaceValidator.php - Validates that there is enough free disk space to do stage operations.
- Display::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ Display.php - Form constructor.
- DisplayLink::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ DisplayLink.php - Provide a form to edit options for this plugin.
- DisplayLink::validate in core/
modules/ views/ src/ Plugin/ views/ area/ DisplayLink.php - Validate that the plugin is correct and can be saved.
- DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provide a form to edit options for this plugin.
- DisplayPluginBase::getArgumentText in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides help text for the arguments.
- DisplayPluginBase::getPagerText in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides help text for pagers.
- DisplayPluginBase::getSpecialBlocks in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides the block system with any exposed widget blocks for this display.
- DisplayPluginBase::optionLink in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Returns a link to a section of a form.
- DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides the default summary for options in the views UI.
- DisplayPluginBase::validate in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Validate that the plugin is correct and can be saved.
- DisplayPluginBase::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Validate the options form.
- DisplayPluginCollection::initializePlugin in core/
modules/ views/ src/ DisplayPluginCollection.php - Initializes and stores a plugin.
- DrupalDateTime::format in core/
lib/ Drupal/ Core/ Datetime/ DrupalDateTime.php - Overrides format().
- DummyAjaxFormatter::settingsSummary in core/
modules/ image/ tests/ modules/ image_module_test/ src/ Plugin/ Field/ FieldFormatter/ DummyAjaxFormatter.php - Returns a short summary for the current formatter settings.
- DummyAjaxWidget::formElement in core/
modules/ image/ tests/ modules/ image_module_test/ src/ Plugin/ Field/ FieldWidget/ DummyAjaxWidget.php - Returns the form for a single field widget.
- DuplicateInfoFileValidator::validate in core/
modules/ package_manager/ src/ Validator/ DuplicateInfoFileValidator.php - Validates the stage does not have duplicate info.yml not present in active.
- DynamicLocalTasks::getDerivativeDefinitions in core/
modules/ media/ src/ Plugin/ Derivative/ DynamicLocalTasks.php - Gets the definition of all derivatives of a base plugin.
- DynamicLocalTasks::getDerivativeDefinitions in core/
modules/ content_moderation/ src/ Plugin/ Derivative/ DynamicLocalTasks.php - Gets the definition of all derivatives of a base plugin.
- DynamicPageCacheHooks::help in core/
modules/ dynamic_page_cache/ src/ Hook/ DynamicPageCacheHooks.php - Implements hook_help().
- DynamicPageCacheTestController::htmlUncacheableContexts in core/
modules/ dynamic_page_cache/ tests/ dynamic_page_cache_test/ src/ DynamicPageCacheTestController.php - A route returning a render array (with 'user' context, so uncacheable)
- DynamicPageCacheTestController::htmlWithCacheContexts in core/
modules/ dynamic_page_cache/ tests/ dynamic_page_cache_test/ src/ DynamicPageCacheTestController.php - A route returning a render array (with cache contexts, so cacheable).
- EditDetails::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ EditDetails.php - Form constructor.
- EditorHooks::formFilterAdminOverviewAlter in core/
modules/ editor/ src/ Hook/ EditorHooks.php - Implements hook_form_FORM_ID_alter().
- EditorHooks::formFilterFormatFormAlter in core/
modules/ editor/ src/ Hook/ EditorHooks.php - Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.
- EditorHooks::help in core/
modules/ editor/ src/ Hook/ EditorHooks.php - Implements hook_help().
- 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.
- EmbeddedForm::buildForm in core/
modules/ field_layout/ tests/ modules/ field_layout_test/ src/ Form/ EmbeddedForm.php - Form constructor.
- EmptySource::fields in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ EmptySource.php - Returns available fields on the source.
- EnabledExtensionsValidator::validate in core/
modules/ package_manager/ src/ Validator/ EnabledExtensionsValidator.php - Validates that no enabled Drupal extensions have been removed.
- Entity::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument_validator/ Entity.php - Provides the default form for setting options.
- Entity::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ Entity.php - Provide a form to edit options for this plugin.
- 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.
- EntityCreateDeriver::getDerivativeDefinitions in core/
lib/ Drupal/ Core/ Config/ Action/ Plugin/ ConfigAction/ Deriver/ EntityCreateDeriver.php - Gets the definition of all derivatives of a base plugin.
- 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.
- EntityDisplayFormBase::buildExtraFieldRow in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Builds the table row structure for a single extra field.
- EntityDisplayFormBase::buildFieldRow in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Builds the table row structure for a single field.
- EntityDisplayFormBase::form in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Gets the actual form array to be built.
- EntityDisplayFormBase::getRegions in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Get the regions needed to create the overview form.
- EntityDisplayFormBase::submitForm in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.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…
- EntityDisplayModeAddForm::buildForm in core/
modules/ field_ui/ src/ Form/ EntityDisplayModeAddForm.php - Form constructor.
- EntityDisplayModeFormBase::form in core/
modules/ field_ui/ src/ Form/ EntityDisplayModeFormBase.php - Gets the actual form array to be built.
- EntityDisplayModeFormBase::save in core/
modules/ field_ui/ src/ Form/ EntityDisplayModeFormBase.php - Form submission handler for the 'save' action.
- EntityDisplayModeListBuilder::buildHeader in core/
modules/ field_ui/ src/ EntityDisplayModeListBuilder.php - Builds the header row for the entity listing.
- EntityDisplayModeListBuilder::render in core/
modules/ field_ui/ src/ EntityDisplayModeListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- EntityDisplayRepository::getDisplayModeOptions in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayRepository.php - Gets an array of display mode options.
- EntityField::buildGroupByForm in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Extend the group by form with group columns.
- EntityField::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Default option form that provides label widget that all fields should have.
- EntityField::documentSelfTokens in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Document any special tokens this field might use for itself.
- EntityField::multiple_options_form in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Provide options for multiple value fields.
- EntityForm::actions in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Returns an array of supported actions for the current entity form.
- EntityFormDisplayEditForm::buildFieldRow in core/
modules/ field_ui/ src/ Form/ EntityFormDisplayEditForm.php - Builds the table row structure for a single field.
- EntityFormDisplayEditForm::getDisplayModesLink in core/
modules/ field_ui/ src/ Form/ EntityFormDisplayEditForm.php - Returns a link to the form or view mode admin page.
- EntityFormDisplayEditForm::getTableHeader in core/
modules/ field_ui/ src/ Form/ EntityFormDisplayEditForm.php - Returns an array containing the table headers.
- EntityLabel::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ EntityLabel.php - Default option form that provides label widget that all fields should have.
- EntityLink::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ EntityLink.php - Default option form that provides label widget that all fields should have.
- EntityLink::buildOptionsForm in core/
modules/ comment/ src/ Plugin/ views/ field/ EntityLink.php - Default option form that provides label widget that all fields should have.
- EntityLink::getDefaultLabel in core/
modules/ views/ src/ Plugin/ views/ field/ EntityLink.php - Returns the default label for this link.
- EntityLinkDelete::getDefaultLabel in core/
modules/ views/ src/ Plugin/ views/ field/ EntityLinkDelete.php - Returns the default label for this link.
- EntityLinkEdit::getDefaultLabel in core/
modules/ views/ src/ Plugin/ views/ field/ EntityLinkEdit.php - Returns the default label for this link.
- EntityLinkSuggestions::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ EntityLinkSuggestions.php - Form constructor.
- EntityLinkSuggestionsController::computeDescription in core/
modules/ ckeditor5/ src/ Controller/ EntityLinkSuggestionsController.php - Computes a suggestion description.
- EntityLinkSuggestionsController::suggestions in core/
modules/ ckeditor5/ src/ Controller/ EntityLinkSuggestionsController.php - Generates entity link suggestions for use by an autocomplete.
- 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.
- EntityMethodDeriver::processMethod in core/
lib/ Drupal/ Core/ Config/ Action/ Plugin/ ConfigAction/ Deriver/ EntityMethodDeriver.php - Processes a method to create derivatives.
- EntityModerationForm::buildForm in core/
modules/ content_moderation/ src/ Form/ EntityModerationForm.php - Form constructor.
- EntityModerationForm::submitForm in core/
modules/ content_moderation/ src/ Form/ EntityModerationForm.php - Form submission handler.
- EntityOperations::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ EntityOperations.php - Default option form that provides label widget that all fields should have.
- EntityReference::buildExtraOptionsForm in core/
modules/ views/ src/ Plugin/ views/ filter/ EntityReference.php - Provide a form for setting options.
- EntityReference::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ EntityReference.php - Provide a form for setting options.
- EntityReference::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ EntityReference.php - Provide a form to edit options for this plugin.
- EntityReference::validate in core/
modules/ views/ src/ Plugin/ views/ display/ EntityReference.php - Validate that the plugin is correct and can be saved.
- EntityReference::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ EntityReference.php - Options form subform for setting options.
- EntityReference::valueFormAddAutocomplete in core/
modules/ views/ src/ Plugin/ views/ filter/ EntityReference.php - Adds an autocomplete element to the form.
- EntityReference::valueFormAddSelect in core/
modules/ views/ src/ Plugin/ views/ filter/ EntityReference.php - Adds a select element to the form.
- 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.
- EntityReferenceTranslationDeriver::getDerivativeDefinitions in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ EntityReferenceTranslationDeriver.php - Gets the definition of all derivatives of a base plugin.
- EntityRevisionViewController::title in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityRevisionViewController.php - Provides a title callback for a revision of an entity.
- EntityRow::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ EntityRow.php - Provide a form for setting options.
- EntityRow::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ row/ EntityRow.php - Returns the summary of the settings in the display.
- EntitySchemaTestHooks::entityBaseFieldInfo in core/
modules/ system/ tests/ modules/ entity_schema_test/ src/ Hook/ EntitySchemaTestHooks.php - Implements hook_entity_base_field_info().
- EntityTestForm::form in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestForm.php - Gets the actual form array to be built.
- EntityTestForm::save in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestForm.php - Form submission handler for the 'save' action.
- EntityTestHooks::entityExtraFieldInfo in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_extra_field_info().
- EntityTestHooks::entityFormModeInfoAlter in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_form_mode_info_alter().
- EntityTestHooks::entityViewModeInfoAlter in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_view_mode_info_alter().
- EntityTestListBuilder::buildHeader in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestListBuilder.php - Builds the header row for the entity listing.
- EntityTestOperationHooks::entityOperation in core/
modules/ system/ tests/ modules/ entity_test_operation/ src/ Hook/ EntityTestOperationHooks.php - Implements hook_entity_operation().
- EntityTestPermissions::buildPermissions in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestPermissions.php - Returns a list of entity test permissions for a given entity test bundle.
- EntityTestViewsData::getViewsData in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestViewsData.php - Returns views data for the entity type.
- EntityTranslationSettings::fields in core/
modules/ content_translation/ src/ Plugin/ migrate/ source/ d7/ EntityTranslationSettings.php - Returns available fields on the source.
- EntityType::getGroupLabel in core/
lib/ Drupal/ Core/ Entity/ EntityType.php - Gets the human-readable name of the entity type group.
- EntityTypeInfo::entityExtraFieldInfo in core/
modules/ content_moderation/ src/ EntityTypeInfo.php - Gets the "extra fields" for a bundle.
- EntityTypeRepository::getEntityTypeLabels in core/
lib/ Drupal/ Core/ Entity/ EntityTypeRepository.php - Builds a list of entity type labels suitable for a Form API options list.
- EntityViewDisplayEditForm::buildFieldRow in core/
modules/ field_ui/ src/ Form/ EntityViewDisplayEditForm.php - Builds the table row structure for a single field.
- EntityViewDisplayEditForm::getDisplayModesLink in core/
modules/ field_ui/ src/ Form/ EntityViewDisplayEditForm.php - Returns a link to the form or view mode admin page.
- EntityViewDisplayEditForm::getTableHeader in core/
modules/ field_ui/ src/ Form/ EntityViewDisplayEditForm.php - Returns an array containing the table headers.
- EntityViewsData::addEntityLinks in core/
modules/ views/ src/ EntityViewsData.php - Sets the entity links in case corresponding link templates exist.
- EntityViewsData::getViewsData in core/
modules/ views/ src/ EntityViewsData.php - Returns views data for the entity type.
- EntityViewsData::processViewsDataForLanguage in core/
modules/ views/ src/ EntityViewsData.php - Processes the views data for a language field.
- EnvironmentSupportValidator::validate in core/
modules/ package_manager/ src/ Validator/ EnvironmentSupportValidator.php - Checks that this environment supports Package Manager.
- EnvironmentSupportValidatorTest::testInvalidUrl in core/
modules/ package_manager/ tests/ src/ Kernel/ EnvironmentSupportValidatorTest.php - Tests handling of an invalid URL in the environment support variable.
- EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ EnvironmentSupportValidatorTest.php - Tests an invalid URL in the environment support variable during pre-apply.
- EnvironmentSupportValidatorTest::testValidUrl in core/
modules/ package_manager/ tests/ src/ Kernel/ EnvironmentSupportValidatorTest.php - Tests that the validation message links to the provided URL.
- EnvironmentSupportValidatorTest::testValidUrlDuringPreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ EnvironmentSupportValidatorTest.php - Tests that the validation message links to the provided URL during pre-apply.
- Equality::operatorOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ Equality.php - Provide simple equality operator.
- Equality::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ Equality.php - Provide a simple textfield for equality.
- ExperimentalModuleRequirementsTestHooks::help in core/
modules/ system/ tests/ modules/ experimental_module_requirements_test/ src/ Hook/ ExperimentalModuleRequirementsTestHooks.php - Implements hook_help().
- ExperimentalModuleTestHooks::help in core/
modules/ system/ tests/ modules/ experimental_module_test/ src/ Hook/ ExperimentalModuleTestHooks.php - Implements hook_help().
- ExportForm::buildForm in core/
modules/ locale/ src/ Form/ ExportForm.php - Form constructor.
- ExportForm::submitForm in core/
modules/ locale/ src/ Form/ ExportForm.php - Form submission handler.
- ExposedFormPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ ExposedFormPluginBase.php - Provide a form to edit options for this plugin.
- ExposedFormPluginBase::defineOptions in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ ExposedFormPluginBase.php - Information about options for all kinds of purposes will be held here.
- ExposedFormPluginBase::exposedFormAlter in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ ExposedFormPluginBase.php - Alters the exposed form.
- Extension::fields in core/
modules/ system/ src/ Plugin/ migrate/ source/ Extension.php - Returns available fields on the source.
- ExtraFieldBlock::build in core/
modules/ layout_builder/ src/ Plugin/ Block/ ExtraFieldBlock.php - Builds and returns the renderable array for this block plugin.
- ExtraFieldBlockDeriver::getDerivativeDefinitions in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ ExtraFieldBlockDeriver.php - Gets the definition of all derivatives of a base plugin.
- FailureMarkerRequirementTest::testFailureMarkerExists in core/
modules/ package_manager/ tests/ src/ Functional/ FailureMarkerRequirementTest.php - Tests that error is shown if failure marker already exists.
- FailureMarkerTest::testAssertNotExists in core/
modules/ package_manager/ tests/ src/ Kernel/ FailureMarkerTest.php - Tests that the failure marker can contain an exception message.
- FailureMarkerTest::testGetMessageWithoutThrowable in core/
modules/ package_manager/ tests/ src/ Kernel/ FailureMarkerTest.php - Tests get message without throwable.
- FailureMarkerTest::testGetMessageWithThrowable in core/
modules/ package_manager/ tests/ src/ Kernel/ FailureMarkerTest.php - Tests get message with throwable.
- 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.
- Feed::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Provide a form to edit options for this plugin.
- Feed::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Provides the default summary for options in the views UI.
- Field::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ Field.php - Returns available fields on the source.
- Field::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ Field.php - Returns available fields on the source.
- Field::prepareRow in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ Field.php - Adds additional data to the row.
- FieldBlock::blockForm in core/
modules/ layout_builder/ src/ Plugin/ Block/ FieldBlock.php - FieldBlockDeriver::getDerivativeDefinitions in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ FieldBlockDeriver.php - Gets the definition of all derivatives of a base plugin.
- FieldConfigEditForm::actions in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Returns an array of supported actions for the current entity form.
- FieldConfigEditForm::form in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Gets the actual form array to be built.
- FieldConfigEditForm::handleEntityStorageException in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Handles entity storage exceptions and redirects the form.
- FieldConfigEditForm::save in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Form submission handler for the 'save' action.
- FieldConfigEditForm::validateForm in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Form validation handler.
- FieldConfigListBuilder::buildHeader in core/
modules/ field_ui/ src/ FieldConfigListBuilder.php - Builds the header row for the entity listing.
- FieldConfigListBuilder::buildRow in core/
modules/ field_ui/ src/ FieldConfigListBuilder.php - Builds a row for an entity in the entity listing.
- FieldConfigListBuilder::getDefaultOperations in core/
modules/ field_ui/ src/ FieldConfigListBuilder.php - Gets this list's default operations.
- FieldConfigListBuilder::render in core/
modules/ field_ui/ src/ FieldConfigListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- FieldHooks::help in core/
modules/ field/ src/ Hook/ FieldHooks.php - Implements hook_help().
- FieldInstance::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldInstance.php - Returns available fields on the source.
- FieldInstance::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldInstance.php - Returns available fields on the source.
- FieldInstanceOptionTranslation::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldInstanceOptionTranslation.php - Returns available fields on the source.
- FieldInstancePerFormDisplay::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldInstancePerFormDisplay.php - Returns available fields on the source.
- FieldInstancePerViewMode::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldInstancePerViewMode.php - Returns available fields on the source.
- FieldInstancePerViewMode::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldInstancePerViewMode.php - Returns available fields on the source.
- FieldItemList::defaultValuesForm in core/
lib/ Drupal/ Core/ Field/ FieldItemList.php - Returns a form for the default value input.
- FieldItemList::getConstraints in core/
lib/ Drupal/ Core/ Field/ FieldItemList.php - Gets a list of validation constraints.
- FieldLabelDescriptionTranslation::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldLabelDescriptionTranslation.php - Returns available fields on the source.
- FieldLabelDescriptionTranslation::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldLabelDescriptionTranslation.php - Returns available fields on the source.
- FieldLayoutHooks::help in core/
modules/ field_layout/ src/ Hook/ FieldLayoutHooks.php - Implements hook_help().
- FieldOptionTranslation::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldOptionTranslation.php - Returns available fields on the source.
- FieldOptionTranslation::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldOptionTranslation.php - Returns available fields on the source.
- FieldPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Default option form that provides label widget that all fields should have.
- FieldPluginBase::getElements in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Provides a list of elements valid for field HTML.
- FieldPluginBase::renderText in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Performs an advanced text render for the item.
- FieldPreprocess::preprocessFieldMultipleValueForm in core/
lib/ Drupal/ Core/ Field/ FieldPreprocess.php - Prepares variables for individual form element templates.
- Fields::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ Fields.php - Provide a form for setting options.
- FieldStorageAddController::getFieldSelectionLinks in core/
modules/ field_ui/ src/ Controller/ FieldStorageAddController.php - Builds the field selection links.
- FieldStorageAddForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Form constructor.
- FieldStorageAddForm::buildGroupForm in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Adds form elements to choose a field type from a selected field group.
- FieldStorageAddForm::setTempStore in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Store field information in temp store in order to build the edit form.
- FieldStorageAddForm::validateForm in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Form validation handler.
- FieldStorageConfigEditForm::form in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - Gets the actual form array to be built.
- FieldStorageConfigEditForm::getCardinalityForm in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - Builds the cardinality form.
- FieldStorageConfigEditForm::validateCardinality in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - Validates the cardinality.
- FieldStorageConfigListBuilder::buildHeader in core/
modules/ field_ui/ src/ FieldStorageConfigListBuilder.php - Builds the header row for the entity listing.
- FieldStorageConfigListBuilder::buildRow in core/
modules/ field_ui/ src/ FieldStorageConfigListBuilder.php - Builds a row for an entity in the entity listing.
- FieldStorageReuseForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageReuseForm.php - Form constructor.
- FieldStorageReuseForm::reuseCallback in core/
modules/ field_ui/ src/ Form/ FieldStorageReuseForm.php - Callback function to handle re-using an existing field.
- FieldSyncWidget::widget in core/
modules/ content_translation/ src/ FieldSyncWidget.php - Returns a form element to configure field synchronization.
- FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsForm in core/
modules/ field/ tests/ modules/ field_third_party_test/ src/ Hook/ FieldThirdPartyTestHooks.php - Implements hook_field_formatter_third_party_settings_form().
- FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsFormAdditionalImplementation in core/
modules/ field/ tests/ modules/ field_third_party_test/ src/ Hook/ FieldThirdPartyTestHooks.php - Implements hook_field_formatter_third_party_settings_form().
- FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsForm in core/
modules/ field/ tests/ modules/ field_third_party_test/ src/ Hook/ FieldThirdPartyTestHooks.php - Implements hook_field_widget_third_party_settings_form().
- FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsFormAdditionalImplementation in core/
modules/ field/ tests/ modules/ field_third_party_test/ src/ Hook/ FieldThirdPartyTestHooks.php - Implements hook_field_widget_third_party_settings_form().
- FieldUiHooks::entityOperation in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_entity_operation().
- FieldUiHooks::formAlter in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_form_alter().
- FieldUiHooks::formFieldUiFieldStorageAddFormAlter in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'.
- FieldUiHooks::help in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_help().
- FieldUiLocalAction::getDerivativeDefinitions in core/
modules/ field_ui/ src/ Plugin/ Derivative/ FieldUiLocalAction.php - Gets the definition of all derivatives of a base plugin.
- FieldUiLocalTask::getDerivativeDefinitions in core/
modules/ field_ui/ src/ Plugin/ Derivative/ FieldUiLocalTask.php - Gets the definition of all derivatives of a base plugin.
- FieldUiPermissions::fieldPermissions in core/
modules/ field_ui/ src/ FieldUiPermissions.php - Returns an array of field UI permissions.
- FieldUninstallValidator::validate in core/
modules/ field/ src/ FieldUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- FieldViewsDataProvider::defaultFieldImplementation in core/
modules/ views/ src/ FieldViewsDataProvider.php - Default views data implementation for a field.
- File::buildOptionsForm in core/
modules/ file/ src/ Plugin/ views/ field/ File.php - Provide link to file option.
- File::fields in core/
modules/ file/ src/ Plugin/ migrate/ source/ d6/ File.php - Returns available fields on the source.
- File::fields in core/
modules/ file/ src/ Plugin/ migrate/ source/ d7/ File.php - Returns available fields on the source.
- File::getMetadataAttributes in core/
modules/ media/ src/ Plugin/ media/ Source/ File.php - Gets a list of metadata attributes provided by this plugin.
- FileExtensionFormatter::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileExtensionFormatter.php - Returns a form to configure settings for the formatter.
- FileFormHooks::formSystemFileSystemSettingsAlter in core/
modules/ file/ src/ Hook/ FileFormHooks.php - Implements hook_form_FORM_ID_alter().
- FileHooks::help in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_help().
- FileImageDimensionsConstraintValidator::validate in core/
modules/ file/ src/ Plugin/ Validation/ Constraint/ FileImageDimensionsConstraintValidator.php - FileItem::fieldSettingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileItem.php - Returns a form for the field-level settings.
- FileItem::storageSettingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileItem.php - Returns a form for the storage-level settings.
- FileMediaFormatterBase::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileMediaFormatterBase.php - Returns a form to configure settings for the formatter.
- FileMediaFormatterBase::settingsSummary in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileMediaFormatterBase.php - Returns a short summary for the current formatter settings.
- FilemimeFormatter::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FilemimeFormatter.php - Returns a form to configure settings for the formatter.
- FileModuleTestForm::buildForm in core/
modules/ file/ tests/ file_module_test/ src/ Form/ FileModuleTestForm.php - FileModuleTestForm::submitForm in core/
modules/ file/ tests/ file_module_test/ src/ Form/ FileModuleTestForm.php - Form submission handler.
- FileRequirements::runtime in core/
modules/ file/ src/ Hook/ FileRequirements.php - Implements hook_runtime_requirements().
- FileSize::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ FileSize.php - Default option form that provides label widget that all fields should have.
- FileSystemForm::buildForm in core/
modules/ system/ src/ Form/ FileSystemForm.php - Form constructor.
- FileTestForm::buildForm in core/
modules/ file/ tests/ file_test/ src/ Form/ FileTestForm.php - Form constructor.
- FileTestForm::submitForm in core/
modules/ file/ tests/ file_test/ src/ Form/ FileTestForm.php - Form submission handler.
- FileTestSaveUploadFromForm::buildForm in core/
modules/ file/ tests/ file_test/ src/ Form/ FileTestSaveUploadFromForm.php - Form constructor.
- FileTestSaveUploadFromForm::validateForm in core/
modules/ file/ tests/ file_test/ src/ Form/ FileTestSaveUploadFromForm.php - Form validation handler.
- FileThemeHooks::preprocessFileUploadHelp in core/
modules/ file/ src/ Hook/ FileThemeHooks.php - Prepares variables for file upload help text templates.
- FileThemeHooks::preprocessFileWidgetMultiple in core/
modules/ file/ src/ Hook/ FileThemeHooks.php - Prepares variables for multi file form widget templates.
- FileTransfer::getSettingsForm in core/
lib/ Drupal/ Core/ FileTransfer/ FileTransfer.php - Returns a form to collect connection settings credentials.
- 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.
- FileUploadForm::validateUploadElement in core/
modules/ media_library/ src/ Form/ FileUploadForm.php - Validates the upload element.
- FileUriFormatter::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileUriFormatter.php - Returns a form to configure settings for the formatter.
- FileVideoFormatter::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileVideoFormatter.php - Returns a form to configure settings for the formatter.
- FileVideoFormatter::settingsSummary in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileVideoFormatter.php - Returns a short summary for the current formatter settings.
- FileViewsData::getViewsData in core/
modules/ file/ src/ FileViewsData.php - Returns views data for the entity type.
- FileViewsHooks::fieldViewsData in core/
modules/ file/ src/ Hook/ FileViewsHooks.php - Implements hook_field_views_data().
- FileViewsHooks::fieldViewsDataViewsDataAlter in core/
modules/ file/ src/ Hook/ FileViewsHooks.php - Implements hook_field_views_data_views_data_alter().
- FileWidget::formMultipleElements in core/
modules/ file/ src/ Plugin/ Field/ FieldWidget/ FileWidget.php - Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements().
- FileWidget::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldWidget/ FileWidget.php - Returns a form to configure settings for the widget.
- FileWidget::settingsSummary in core/
modules/ file/ src/ Plugin/ Field/ FieldWidget/ FileWidget.php - Returns a short summary for the current widget settings.
- FileWidgetAjaxController::progress in core/
modules/ file/ src/ Controller/ FileWidgetAjaxController.php - Returns the progress status for a file upload process.
- FilterAlign::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterAlign.php - Generates a filter's tip.
- FilterAutoP::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterAutoP.php - Generates a filter's tip.
- FilterCaption::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterCaption.php - Generates a filter's tip.
- FilterDisableForm::getConfirmText in core/
modules/ filter/ src/ Form/ FilterDisableForm.php - Returns a caption for the button that confirms the action.
- FilterDisableForm::getDescription in core/
modules/ filter/ src/ Form/ FilterDisableForm.php - Returns additional text to display as a description.
- FilterDisableForm::getQuestion in core/
modules/ filter/ src/ Form/ FilterDisableForm.php - Returns the question to ask the user.
- FilterDisableForm::submitForm in core/
modules/ filter/ src/ Form/ FilterDisableForm.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…
- FilterEnableForm::getConfirmText in core/
modules/ filter/ src/ Form/ FilterEnableForm.php - Returns a caption for the button that confirms the action.
- FilterEnableForm::getDescription in core/
modules/ filter/ src/ Form/ FilterEnableForm.php - Returns additional text to display as a description.
- FilterEnableForm::getQuestion in core/
modules/ filter/ src/ Form/ FilterEnableForm.php - Returns the question to ask the user.
- FilterEnableForm::submitForm in core/
modules/ filter/ src/ Form/ FilterEnableForm.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…
- FilterFormat::fields in core/
modules/ filter/ src/ Plugin/ migrate/ source/ d6/ FilterFormat.php - Returns available fields on the source.
- FilterFormat::fields in core/
modules/ filter/ src/ Plugin/ migrate/ source/ d7/ FilterFormat.php - Returns available fields on the source.
- FilterFormatAddForm::submitForm in core/
modules/ filter/ src/ FilterFormatAddForm.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…
- FilterFormatEditForm::submitForm in core/
modules/ filter/ src/ FilterFormatEditForm.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…
- FilterFormatFormBase::actions in core/
modules/ filter/ src/ FilterFormatFormBase.php - Returns an array of supported actions for the current entity form.
- FilterFormatFormBase::form in core/
modules/ filter/ src/ FilterFormatFormBase.php - Gets the actual form array to be built.
- FilterFormatFormBase::validateForm in core/
modules/ filter/ src/ FilterFormatFormBase.php - Form validation handler.
- FilterFormatListBuilder::buildForm in core/
modules/ filter/ src/ FilterFormatListBuilder.php - Form constructor.
- FilterFormatListBuilder::buildHeader in core/
modules/ filter/ src/ FilterFormatListBuilder.php - Builds the header row for the entity listing.
- FilterFormatListBuilder::buildRow in core/
modules/ filter/ src/ FilterFormatListBuilder.php - Builds a row for an entity in the entity listing.
- FilterFormatListBuilder::getDefaultOperations in core/
modules/ filter/ src/ FilterFormatListBuilder.php - Gets this list's default operations.
- FilterFormatListBuilder::submitForm in core/
modules/ filter/ src/ FilterFormatListBuilder.php - Form submission handler.
- FilterHooks::filterSecureImageAlter in core/
modules/ filter/ src/ Hook/ FilterHooks.php - Implements hook_filter_secure_image_alter().
- FilterHooks::help in core/
modules/ filter/ src/ Hook/ FilterHooks.php - Implements hook_help().
- FilterHtml::settingsForm in core/
modules/ filter/ src/ Plugin/ Filter/ FilterHtml.php - Generates a filter's settings form.
- FilterHtml::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterHtml.php - Generates a filter's tip.
- FilterHtmlEscape::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterHtmlEscape.php - Generates a filter's tip.
- FilterHtmlImageSecure::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterHtmlImageSecure.php - Generates a filter's tip.
- FilterInOperatorTest::testFilterOptionAsMarkup in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterInOperatorTest.php - Tests that the InOperator filter can handle TranslatableMarkup.
- FilterNull::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterNull.php - Generates a filter's tip.
- FilterPermissions::permissions in core/
modules/ filter/ src/ FilterPermissions.php - Returns an array of filter permissions.
- FilterPluginBase::buildExposedFiltersGroupForm in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Build the form to let users create the group of exposed filters.
- FilterPluginBase::buildExposeForm in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Options form subform for exposed filter options.
- FilterPluginBase::buildGroupValidate in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Validate the build group options form.
- FilterPluginBase::exposedTranslate in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Make some translations to a form item to make it more suitable to exposing.
- FilterPluginBase::groupForm in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Builds a group form.
- FilterPluginBase::operatorForm in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Options form subform for setting the operator.
- FilterPluginBase::showBuildGroupButton in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Shortcut to display the build_group/hide button.
- FilterPluginBase::showExposeButton in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Shortcut to display the expose/hide button.
- FilterPluginBase::validateExposeForm in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Validate the options form.
- FilterPluginBase::validateIdentifier in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Validates a filter identifier.
- FilterUninstallValidator::validate in core/
modules/ filter/ src/ FilterUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- FilterUrl::settingsForm in core/
modules/ filter/ src/ Plugin/ Filter/ FilterUrl.php - Generates a filter's settings form.
- FilterUrl::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterUrl.php - Generates a filter's tip.
- FinalExceptionSubscriber::onException in core/
lib/ Drupal/ Core/ EventSubscriber/ FinalExceptionSubscriber.php - Handles exceptions for this subscriber.
- Fixed::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument_default/ Fixed.php - Provide the default form for setting options.
- FormAjaxSubscriber::onException in core/
lib/ Drupal/ Core/ Form/ EventSubscriber/ FormAjaxSubscriber.php - Catches a form AJAX exception and build a response from it.
- FormController::buildForm in core/
modules/ system/ tests/ modules/ condition_test/ src/ FormController.php - Form constructor.
- FormController::submitForm in core/
modules/ system/ tests/ modules/ condition_test/ src/ FormController.php - Form submission handler.
- FormElementBase::getSourceElement in core/
modules/ config_translation/ src/ FormElement/ FormElementBase.php - Returns the source element for a given configuration definition.
- FormElementBase::getTranslationElement in core/
modules/ config_translation/ src/ FormElement/ FormElementBase.php - Returns the translation form element for a given configuration definition.
- FormTestArgumentsObject::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestArgumentsObject.php - Form constructor.
- FormTestArgumentsObject::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestArgumentsObject.php - Form submission handler.
- FormTestArgumentsObject::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestArgumentsObject.php - Form validation handler.
- FormTestCheckboxesRadiosForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestCheckboxesRadiosForm.php - Form constructor.
- FormTestCheckboxesZeroForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestCheckboxesZeroForm.php - Form constructor.
- FormTestCheckboxForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestCheckboxForm.php - Form constructor.
- FormTestCheckboxTypeJugglingForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestCheckboxTypeJugglingForm.php - Form constructor.
- FormTestClickedButtonForm::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestClickedButtonForm.php - Form validation handler.
- FormTestControllerObject::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestControllerObject.php - Form constructor.
- FormTestControllerObject::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestControllerObject.php - Form submission handler.
- FormTestControllerObject::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestControllerObject.php - Form validation handler.
- FormTestDisabledElementsForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestDisabledElementsForm.php - Form constructor.
- FormTestEmptySelectForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestEmptySelectForm.php - Form constructor.
- FormTestFormStateValuesCleanAdvancedForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestFormStateValuesCleanAdvancedForm.php - Form constructor.
- FormTestFormStateValuesCleanAdvancedForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestFormStateValuesCleanAdvancedForm.php - Form submission handler.
- FormTestFormStateValuesCleanForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestFormStateValuesCleanForm.php - Form constructor.
- FormTestGroupVerticalTabsForm::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestGroupVerticalTabsForm.php - Form validation handler.
- FormTestHooks::formUserRegisterFormAlter in core/
modules/ system/ tests/ modules/ form_test/ src/ Hook/ FormTestHooks.php - Implements hook_form_FORM_ID_alter() for the registration form.
- FormTestInputForgeryForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestInputForgeryForm.php - Form constructor.
- FormTestLabelForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLabelForm.php - Form constructor.
- FormTestLanguageSelectForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLanguageSelectForm.php - Form constructor.
- FormTestLimitValidationErrorsForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLimitValidationErrorsForm.php - Form constructor.
- FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLimitValidationErrorsForm.php - FormTestMachineNameValidationForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestMachineNameValidationForm.php - Form constructor.
- FormTestObject::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestObject.php - Form constructor.
- FormTestObject::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestObject.php - Form submission handler.
- FormTestObject::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestObject.php - Form validation handler.
- FormTestProgrammaticForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestProgrammaticForm.php - Form constructor.
- FormTestProgrammaticForm::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestProgrammaticForm.php - Form validation handler.
- FormTestRebuildPreserveValuesForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestRebuildPreserveValuesForm.php - Form constructor.
- FormTestRebuildPreserveValuesForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestRebuildPreserveValuesForm.php - Form submission handler.
- FormTestRecipeInputForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestRecipeInputForm.php - Form constructor.
- FormTestRedirectForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestRedirectForm.php - Form constructor.
- FormTestServiceObject::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestServiceObject.php - Form constructor.
- FormTestServiceObject::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestServiceObject.php - Form submission handler.
- FormTestServiceObject::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestServiceObject.php - Form validation handler.
- FormTestStatePersistForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestStatePersistForm.php - Form constructor.
- FormTestSubmitButtonAttributeForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestSubmitButtonAttributeForm.php - Form constructor.
- FormTestTableForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestTableForm.php - Form constructor.
- FormTestTableSelectFormBase::tableselectFormBuilder in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestTableSelectFormBase.php - Build a form to test the tableselect element.
- FormTestTableSelectMultipleFalseForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestTableSelectMultipleFalseForm.php - Form submission handler.
- FormTestTableSelectMultipleTrueForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestTableSelectMultipleTrueForm.php - Form submission handler.
- FormTestTextareaForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestTextareaForm.php - Form constructor.
- FormTestValidateForm::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestValidateForm.php - Form validation handler.
- FormTestValidateRequiredForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestValidateRequiredForm.php - Form constructor.
- FormTestVerticalTabsAccessForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestVerticalTabsAccessForm.php - Form constructor.
- FormTestVerticalTabsAccessForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestVerticalTabsAccessForm.php - Form submission handler.
- FormTestVerticalTabsAccessForm::validateForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestVerticalTabsAccessForm.php - Form validation handler.
- FormTestVerticalTabsForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestVerticalTabsForm.php - Form constructor.
- FormTestVerticalTabsWithSummaryForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestVerticalTabsWithSummaryForm.php - Form constructor.
- FormTestVerticalTabsWithSummaryForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestVerticalTabsWithSummaryForm.php - Form submission handler.
- 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.
- Full::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ pager/ Full.php - Provide the default form for setting options.
- Full::defineOptions in core/
modules/ views/ src/ Plugin/ views/ pager/ Full.php - Information about options for all kinds of purposes will be held here.
- GDToolkit::buildConfigurationForm in core/
modules/ system/ src/ Plugin/ ImageToolkit/ GDToolkit.php - Form constructor.
- GDToolkit::getRequirements in core/
modules/ system/ src/ Plugin/ ImageToolkit/ GDToolkit.php - Gets toolkit requirements in a format suitable for hook_requirements().
- GotoAction::buildConfigurationForm in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ GotoAction.php - Form constructor.
- Grid::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ Grid.php - Provide a form to edit options for this plugin.
- GridResponsive::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ GridResponsive.php - Provide a form to edit options for this plugin.
- GroupByNumeric::getSortName in core/
modules/ views/ src/ Plugin/ views/ argument/ GroupByNumeric.php - Return a description of how the argument would normally be sorted.
- GroupwiseMax::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ relationship/ GroupwiseMax.php - Provide a form to edit options for this plugin.
- HandlerBase::adminLabel in core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php - Return a string representing this handler's name in the UI.
- HandlerBase::buildGroupByForm in core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php - Provide a form for aggregation settings.
- HandlerBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php - Provide a form to edit options for this plugin.
- Heading::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Heading.php - Form for choosing which heading tags are available.
- HelpController::helpMain in core/
modules/ help/ src/ Controller/ HelpController.php - Prints a page listing various types of help.
- HelpController::helpPage in core/
modules/ help/ src/ Controller/ HelpController.php - Prints a page listing general help for a module.
- HelpHooks::help in core/
modules/ help/ src/ Hook/ HelpHooks.php - Implements hook_help().
- HelpSearch::findResults in core/
modules/ help/ src/ Plugin/ Search/ HelpSearch.php - Finds the search results.
- HelpTopicPluginController::viewHelpTopic in core/
modules/ help/ src/ Controller/ HelpTopicPluginController.php - Displays a help topic page.
- HelpTwigExtension::getTopicLink in core/
modules/ help/ src/ HelpTwigExtension.php - Returns a link to a help topic, or the title of the topic.
- HistoryHooks::help in core/
modules/ history/ src/ Hook/ HistoryHooks.php - Implements hook_help().
- HistoryTokensHooks::tokenInfo in core/
modules/ history/ src/ Hook/ HistoryTokensHooks.php - Implements hook_token_info().
- HistoryUserTimestamp::adminSummary in core/
modules/ history/ src/ Plugin/ views/ filter/ HistoryUserTimestamp.php - Display the filter on the administrative summary.
- HistoryUserTimestamp::buildOptionsForm in core/
modules/ history/ src/ Plugin/ views/ field/ HistoryUserTimestamp.php - Provide link to node option.
- HistoryUserTimestamp::valueForm in core/
modules/ history/ src/ Plugin/ views/ filter/ HistoryUserTimestamp.php - Options form subform for setting options.
- HistoryViewsHooks::viewsData in core/
modules/ history/ src/ Hook/ HistoryViewsHooks.php - Implements hook_views_data().
- HistoryViewsHooks::viewsDataAlter in core/
modules/ history/ src/ Hook/ HistoryViewsHooks.php - Implements hook_views_data_alter().
- HtmlList::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ HtmlList.php - Render the given style.
- Http4xxController::on401 in core/
modules/ system/ src/ Controller/ Http4xxController.php - The default 401 content.
- Http4xxController::on403 in core/
modules/ system/ src/ Controller/ Http4xxController.php - The default 403 content.
- Http4xxController::on404 in core/
modules/ system/ src/ Controller/ Http4xxController.php - The default 404 content.
- Http4xxController::on4xx in core/
modules/ system/ src/ Controller/ Http4xxController.php - The default 4xx error content.
- HTTPStatusCode::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ HTTPStatusCode.php - Provide a form to edit options for this plugin.
- IdAuditor::audit in core/
modules/ migrate/ src/ Audit/ IdAuditor.php - Audits a migration.
- IdConflictForm::buildForm in core/
modules/ migrate_drupal_ui/ src/ Form/ IdConflictForm.php - Form constructor.
- IdConflictForm::conflictsForm in core/
modules/ migrate_drupal_ui/ src/ Form/ IdConflictForm.php - Build the markup for conflict warnings.
- IdConflictForm::getConfirmText in core/
modules/ migrate_drupal_ui/ src/ Form/ IdConflictForm.php - Returns a caption for the button that confirms the action.
- IdConflictForm::i18nWarningForm in core/
modules/ migrate_drupal_ui/ src/ Form/ IdConflictForm.php - Build the markup for i18n warnings.
- Image::getMetadataAttributes in core/
modules/ media/ src/ Plugin/ media/ Source/ Image.php - Gets a list of metadata attributes provided by this plugin.
- ImageCachePreset::fields in core/
modules/ image/ src/ Plugin/ migrate/ source/ d6/ ImageCachePreset.php - Returns available fields on the source.
- ImageEffectAddForm::buildForm in core/
modules/ image/ src/ Form/ ImageEffectAddForm.php - Form constructor.
- ImageEffectDeleteForm::getConfirmText in core/
modules/ image/ src/ Form/ ImageEffectDeleteForm.php - Returns a caption for the button that confirms the action.
- ImageEffectDeleteForm::getQuestion in core/
modules/ image/ src/ Form/ ImageEffectDeleteForm.php - Returns the question to ask the user.
- ImageEffectDeleteForm::submitForm in core/
modules/ image/ src/ Form/ ImageEffectDeleteForm.php - Form submission handler.
- ImageEffectEditForm::buildForm in core/
modules/ image/ src/ Form/ ImageEffectEditForm.php - Form constructor.
- ImageEffectFormBase::buildForm in core/
modules/ image/ src/ Form/ ImageEffectFormBase.php - ImageEffectFormBase::submitForm in core/
modules/ image/ src/ Form/ ImageEffectFormBase.php - Form submission handler.
- ImageFormatter::settingsForm in core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageFormatter.php - Returns a form to configure settings for the formatter.
- ImageFormatter::settingsSummary in core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageFormatter.php - Returns a short summary for the current formatter settings.
- ImageHooks::help in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_help().
- ImageItem::defaultImageForm in core/
modules/ image/ src/ Plugin/ Field/ FieldType/ ImageItem.php - Builds the default_image details element.
- ImageItem::fieldSettingsForm in core/
modules/ image/ src/ Plugin/ Field/ FieldType/ ImageItem.php - Returns a form for the field-level settings.
- ImageItem::storageSettingsForm in core/
modules/ image/ src/ Plugin/ Field/ FieldType/ ImageItem.php - Returns a form for the storage-level settings.
- ImageRequirements::runtime in core/
modules/ image/ src/ Hook/ ImageRequirements.php - Implements hook_runtime_requirements().
- ImageResize::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ ImageResize.php - Form constructor.
- ImageStyleAddForm::actions in core/
modules/ image/ src/ Form/ ImageStyleAddForm.php - Returns an array of supported actions for the current entity form.
- ImageStyleAddForm::submitForm in core/
modules/ image/ src/ Form/ ImageStyleAddForm.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…
- ImageStyleDownloadController::deliver in core/
modules/ image/ src/ Controller/ ImageStyleDownloadController.php - Generates a derivative, given a style and image path.
- ImageStyleEditForm::effectSave in core/
modules/ image/ src/ Form/ ImageStyleEditForm.php - Submit handler for image effect.
- ImageStyleEditForm::effectValidate in core/
modules/ image/ src/ Form/ ImageStyleEditForm.php - Validate handler for image effect.
- ImageStyleEditForm::form in core/
modules/ image/ src/ Form/ ImageStyleEditForm.php - Gets the actual form array to be built.
- ImageStyleEditForm::save in core/
modules/ image/ src/ Form/ ImageStyleEditForm.php - Form submission handler for the 'save' action.
- ImageStyleFlushForm::getConfirmText in core/
modules/ image/ src/ Form/ ImageStyleFlushForm.php - Returns a caption for the button that confirms the action.
- ImageStyleFlushForm::getDescription in core/
modules/ image/ src/ Form/ ImageStyleFlushForm.php - Returns additional text to display as a description.
- ImageStyleFlushForm::getQuestion in core/
modules/ image/ src/ Form/ ImageStyleFlushForm.php - Returns the question to ask the user.
- ImageStyleFlushForm::submitForm in core/
modules/ image/ src/ Form/ ImageStyleFlushForm.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…
- ImageStyleFormBase::form in core/
modules/ image/ src/ Form/ ImageStyleFormBase.php - Gets the actual form array to be built.
- ImageStyleListBuilder::buildHeader in core/
modules/ image/ src/ ImageStyleListBuilder.php - Builds the header row for the entity listing.
- ImageStyleListBuilder::getDefaultOperations in core/
modules/ image/ src/ ImageStyleListBuilder.php - Gets this list's default operations.
- ImageStyleListBuilder::render in core/
modules/ image/ src/ ImageStyleListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- ImageStyles::fields in core/
modules/ image/ src/ Plugin/ migrate/ source/ d7/ ImageStyles.php - Returns available fields on the source.
- ImageThemeHooks::preprocessImageStylePreview in core/
modules/ image/ src/ Hook/ ImageThemeHooks.php - Prepares variables for image style preview templates.
- ImageToolkitForm::buildForm in core/
modules/ system/ src/ Form/ ImageToolkitForm.php - Form constructor.
- ImageUrlFormatter::settingsForm in core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageUrlFormatter.php - Returns a form to configure settings for the formatter.
- ImageUrlFormatter::settingsSummary in core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageUrlFormatter.php - Returns a short summary for the current formatter settings.
- ImageViewsHooks::fieldViewsData in core/
modules/ image/ src/ Hook/ ImageViewsHooks.php - Implements hook_field_views_data().
- ImageViewsHooks::fieldViewsDataViewsDataAlter in core/
modules/ image/ src/ Hook/ ImageViewsHooks.php - Implements hook_field_views_data_views_data_alter().
- ImageWidget::settingsForm in core/
modules/ image/ src/ Plugin/ Field/ FieldWidget/ ImageWidget.php - Returns a form to configure settings for the widget.
- ImageWidget::settingsSummary in core/
modules/ image/ src/ Plugin/ Field/ FieldWidget/ ImageWidget.php - Returns a short summary for the current widget settings.
- ImportForm::buildForm in core/
modules/ locale/ src/ Form/ ImportForm.php - Form constructor for the translation import screen.
- ImportForm::submitForm in core/
modules/ locale/ src/ Form/ ImportForm.php - Form submission handler.
- ImportForm::validateForm in core/
modules/ locale/ src/ Form/ ImportForm.php - Form validation handler.
- InaccessibleMenuLink::getTitle in core/
lib/ Drupal/ Core/ Menu/ InaccessibleMenuLink.php - Returns the localized title to be shown for this link.
- IncorrectConfigTargetForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ IncorrectConfigTargetForm.php - Form constructor.
- IncrementalForm::buildForm in core/
modules/ migrate_drupal_ui/ src/ Form/ IncrementalForm.php - Form constructor.
- IncrementalForm::getConfirmText in core/
modules/ migrate_drupal_ui/ src/ Form/ IncrementalForm.php - Returns a caption for the button that confirms the action.
- 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.
- InlineBlock::blockForm in core/
modules/ layout_builder/ src/ Plugin/ Block/ InlineBlock.php - InlineBlock::buildConfigurationForm in core/
modules/ layout_builder/ src/ Plugin/ Block/ InlineBlock.php - Form constructor.
- InlineFormErrorsHooks::help in core/
modules/ inline_form_errors/ src/ Hook/ InlineFormErrorsHooks.php - Implements hook_help().
- InOperator::adminSummary in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Display the filter on the administrative summary.
- InOperator::buildExposeForm in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Options form subform for exposed filter options.
- InOperator::getValueOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Gets the value options.
- InOperator::init in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Overrides \Drupal\views\Plugin\views\HandlerBase::init().
- InOperator::operators in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Returns an array of operator information, keyed by operator ID.
- InOperator::validate in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Validate that the plugin is correct and can be saved.
- InOperator::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Options form subform for setting options.
- InputRequired::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ InputRequired.php - Provide a form to edit options for this plugin.
- InputRequired::defineOptions in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ InputRequired.php - Information about options for all kinds of purposes will be held here.
- InstallCommand::install in core/
lib/ Drupal/ Core/ Command/ InstallCommand.php - Installs Drupal with specified installation profile.
- InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationMultipleLanguageNonInteractiveTest.php - Tests that translations ended up at the expected places.
- InstallProfileUninstallValidator::validate in core/
lib/ Drupal/ Core/ Extension/ InstallProfileUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- IntegerItem::getConstraints in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ IntegerItem.php - Gets a list of validation constraints.
- JavascriptStatesForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ JavascriptStatesForm.php - Form constructor.
- JSInteractionTestForm::buildForm in core/
modules/ system/ tests/ modules/ js_interaction_test/ src/ Controller/ JSInteractionTestForm.php - Creates the test form.
- JsonapiHooks::help in core/
modules/ jsonapi/ src/ Hook/ JsonapiHooks.php - Implements hook_help().
- JsonapiHooks::modulesInstalled in core/
modules/ jsonapi/ src/ Hook/ JsonapiHooks.php - Implements hook_modules_installed().
- JsonapiRequirements::runtime in core/
modules/ jsonapi/ src/ Hook/ JsonapiRequirements.php - Implements hook_runtime_requirements().
- JsonApiSettingsForm::buildForm in core/
modules/ jsonapi/ src/ Form/ JsonApiSettingsForm.php - Form constructor.
- JsWebAssertTestForm::buildForm in core/
modules/ system/ tests/ modules/ jswebassert_test/ src/ Form/ JsWebAssertTestForm.php - Form for testing the addition of various types of elements via AJAX.
- Language::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Language.php - Language::fields in core/
modules/ language/ src/ Plugin/ migrate/ source/ Language.php - Returns available fields on the source.
- LanguageAddForm::copyFormValuesToEntity in core/
modules/ language/ src/ Form/ LanguageAddForm.php - Copies top-level form values to entity properties.
- LanguageAddForm::form in core/
modules/ language/ src/ Form/ LanguageAddForm.php - Gets the actual form array to be built.
- LanguageAddForm::save in core/
modules/ language/ src/ Form/ LanguageAddForm.php - Form submission handler for the 'save' action.
- LanguageAddForm::validateCustom in core/
modules/ language/ src/ Form/ LanguageAddForm.php - Validates the language addition form on custom language button.
- LanguageAddForm::validatePredefined in core/
modules/ language/ src/ Form/ LanguageAddForm.php - Element specific validator for the Add language button.
- LanguageArgument::language in core/
modules/ views/ src/ Plugin/ views/ argument/ LanguageArgument.php - Returns the language name for a given langcode.
- LanguageBlock::getDerivativeDefinitions in core/
modules/ language/ src/ Plugin/ Derivative/ LanguageBlock.php - Gets the definition of all derivatives of a base plugin.
- LanguageConfigurationElementTest::buildForm in core/
modules/ language/ tests/ language_elements_test/ src/ Form/ LanguageConfigurationElementTest.php - Form constructor.
- LanguageContentSettings::fields in core/
modules/ language/ src/ Plugin/ migrate/ source/ d6/ LanguageContentSettings.php - Returns available fields on the source.
- LanguageContentSettings::fields in core/
modules/ language/ src/ Plugin/ migrate/ source/ d7/ LanguageContentSettings.php - Returns available fields on the source.
- LanguageContentSettingsTaxonomyVocabulary::fields in core/
modules/ language/ src/ Plugin/ migrate/ source/ d6/ LanguageContentSettingsTaxonomyVocabulary.php - Returns available fields on the source.
- LanguageContentSettingsTaxonomyVocabulary::fields in core/
modules/ language/ src/ Plugin/ migrate/ source/ d7/ LanguageContentSettingsTaxonomyVocabulary.php - Returns available fields on the source.
- LanguageEditForm::actions in core/
modules/ language/ src/ Form/ LanguageEditForm.php - Returns an array of supported actions for the current entity form.
- LanguageField::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ LanguageField.php - Default option form that provides label widget that all fields should have.
- LanguageFilter::getValueOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ LanguageFilter.php - Gets the value options.
- 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.
- LanguageFormBase::commonForm in core/
modules/ language/ src/ Form/ LanguageFormBase.php - Common elements of the language addition and editing form.
- LanguageFormBase::validateCommon in core/
modules/ language/ src/ Form/ LanguageFormBase.php - Validates the language editing element.
- LanguageHooks::help in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_help().
- LanguageHooks::tourTipsAlter in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_tour_tips_alter().
- LanguageListBuilder::buildForm in core/
modules/ language/ src/ LanguageListBuilder.php - Form constructor.
- LanguageListBuilder::buildHeader in core/
modules/ language/ src/ LanguageListBuilder.php - Builds the header row for the entity listing.
- LanguageListBuilder::buildRow in core/
modules/ language/ src/ LanguageListBuilder.php - Builds a row for an entity in the entity listing.
- LanguageListBuilder::submitForm in core/
modules/ language/ src/ LanguageListBuilder.php - Form submission handler.
- LanguageListBuilder::validateForm in core/
modules/ language/ src/ LanguageListBuilder.php - Form validation handler.
- LanguageSelectWidget::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ LanguageSelectWidget.php - Returns a form to configure settings for the widget.
- LanguageTestBase::viewsData in core/
modules/ language/ tests/ src/ Kernel/ Views/ LanguageTestBase.php - Returns the views data definition.
- LanguageTestController::testEntity in core/
modules/ language/ tests/ language_test/ src/ Controller/ LanguageTestController.php - Route entity upcasting test helper.
- LanguageTestController::typeLinkActiveClass in core/
modules/ language/ tests/ language_test/ src/ Controller/ LanguageTestController.php - Returns links to the current page with different langcodes.
- LanguageTestHooks::languageTypesInfo in core/
modules/ language/ tests/ language_test/ src/ Hook/ LanguageTestHooks.php - Implements hook_language_types_info().
- LanguageTestHooks::pageTop in core/
modules/ language/ tests/ language_test/ src/ Hook/ LanguageTestHooks.php - Implements hook_page_top().
- LanguageThemeHooks::preprocessLanguageContentSettingsTable in core/
modules/ language/ src/ Hook/ LanguageThemeHooks.php - Prepares variables for language content settings table templates.
- LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm in core/
modules/ language/ src/ Hook/ LanguageThemeHooks.php - Prepares variables for language negotiation configuration form.
- LayoutBuilder::buildAddSectionLink in core/
modules/ layout_builder/ src/ Element/ LayoutBuilder.php - Builds a link to add a new section at a given delta.
- LayoutBuilder::buildAdministrativeSection in core/
modules/ layout_builder/ src/ Element/ LayoutBuilder.php - Builds the render array for the layout section while editing.
- LayoutBuilderController::title in core/
modules/ layout_builder/ src/ Controller/ LayoutBuilderController.php - Provides a title callback.
- LayoutBuilderDisableForm::getDescription in core/
modules/ layout_builder/ src/ Form/ LayoutBuilderDisableForm.php - Returns additional text to display as a description.
- LayoutBuilderDisableForm::getQuestion in core/
modules/ layout_builder/ src/ Form/ LayoutBuilderDisableForm.php - Returns the question to ask the user.
- LayoutBuilderDisableForm::submitForm in core/
modules/ layout_builder/ src/ Form/ LayoutBuilderDisableForm.php - Form submission handler.
- LayoutBuilderEntityViewDisplay::addSectionField in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php - Adds a layout section field to a given bundle.
- LayoutBuilderEntityViewDisplayForm::form in core/
modules/ layout_builder/ src/ Form/ LayoutBuilderEntityViewDisplayForm.php - Gets the actual form array to be built.
- LayoutBuilderExposeAllFieldBlocksHooks::help in core/
modules/ layout_builder/ modules/ layout_builder_expose_all_field_blocks/ src/ Hook/ LayoutBuilderExposeAllFieldBlocksHooks.php - Implements hook_help().
- LayoutBuilderHooks::help in core/
modules/ layout_builder/ src/ Hook/ LayoutBuilderHooks.php - Implements hook_help().
- LayoutBuilderOverridesPermissions::permissions in core/
modules/ layout_builder/ src/ LayoutBuilderOverridesPermissions.php - Returns an array of permissions.
- LayoutBuilderThemeHooks::preprocessLanguageContentSettingsTable in core/
modules/ layout_builder/ src/ Hook/ LayoutBuilderThemeHooks.php - Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
- LayoutDiscoveryHooks::help in core/
modules/ layout_discovery/ src/ Hook/ LayoutDiscoveryHooks.php - Implements hook_help().
- LayoutForm::buildForm in core/
modules/ navigation/ src/ Form/ LayoutForm.php - Form constructor.
- LazyBuilders::renderAnnouncements in core/
modules/ announcements_feed/ src/ LazyBuilders.php - Render announcements.
- LegacySessionTestController::get in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ LegacySessionTestController.php - Prints the stored session value to the screen.
- LegacySessionTestController::set in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ LegacySessionTestController.php - Stores a value in $_SESSION['legacy_test_value'].
- LinkApprove::getDefaultLabel in core/
modules/ comment/ src/ Plugin/ views/ field/ LinkApprove.php - Returns the default label for this link.
- LinkBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ LinkBase.php - Default option form that provides label widget that all fields should have.
- LinkBase::getDefaultLabel in core/
modules/ views/ src/ Plugin/ views/ field/ LinkBase.php - Returns the default label for this link.
- LinkFormatter::settingsForm in core/
modules/ link/ src/ Plugin/ Field/ FieldFormatter/ LinkFormatter.php - Returns a form to configure settings for the formatter.
- LinkFormatter::settingsSummary in core/
modules/ link/ src/ Plugin/ Field/ FieldFormatter/ LinkFormatter.php - Returns a short summary for the current formatter settings.
- LinkGenerationTestHooks::linkAlter in core/
modules/ system/ tests/ modules/ link_generation_test/ src/ Hook/ LinkGenerationTestHooks.php - Implements hook_link_alter().
- LinkHooks::help in core/
modules/ link/ src/ Hook/ LinkHooks.php - Implements hook_help().
- LinkItem::fieldSettingsForm in core/
modules/ link/ src/ Plugin/ Field/ FieldType/ LinkItem.php - Returns a form for the field-level settings.
- LinkReply::getDefaultLabel in core/
modules/ comment/ src/ Plugin/ views/ field/ LinkReply.php - Returns the default label for this link.
- Links::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Links.php - Default option form that provides label widget that all fields should have.
- LinkWidget::flagErrors in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Override the '%uri' message parameter, to ensure that 'internal:' URIs show a validation error message that doesn't mention that scheme.
- LinkWidget::formElement in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Returns the form for a single field widget.
- LinkWidget::settingsForm in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Returns a form to configure settings for the widget.
- LinkWidget::settingsSummary in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Returns a short summary for the current widget settings.
- ListElement::getGroupTitle in core/
modules/ config_translation/ src/ FormElement/ ListElement.php - Returns the title for the 'details' element of a group of schema elements.
- ListFloatItem::allowedValuesDescription in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListFloatItem.php - Provides the field type specific allowed values form element #description.
- ListingEmpty::render in core/
modules/ node/ src/ Plugin/ views/ area/ ListingEmpty.php - Render the area.
- ListingEmpty::render in core/
modules/ block_content/ src/ Plugin/ views/ area/ ListingEmpty.php - Render the area.
- ListIntegerItem::allowedValuesDescription in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListIntegerItem.php - Provides the field type specific allowed values form element #description.
- ListItemBase::storageSettingsForm in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListItemBase.php - Returns a form for the storage-level settings.
- ListPlugin::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ ListPlugin.php - Form constructor.
- ListStringItem::allowedValuesDescription in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListStringItem.php - Provides the field type specific allowed values form element #description.
- LocaleHooks::formLanguageAdminEditFormAlter in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_form_FORM_ID_alter() for language_admin_edit_form().
- LocaleHooks::formLanguageAdminOverviewFormAlter in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
- LocaleHooks::formSystemFileSystemSettingsAlter in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_form_FORM_ID_alter() for system_file_system_settings().
- LocaleHooks::help in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_help().
- LocaleImportFunctionalTest::testEmptyMsgstr in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests empty msgstr at end of .po file see #611786.
- LocaleImportFunctionalTest::testLanguageContext in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests msgctxt context support.
- LocaleRequirements::runtime in core/
modules/ locale/ src/ Hook/ LocaleRequirements.php - Implements hook_runtime_requirements().
- LocaleSettingsForm::buildForm in core/
modules/ locale/ src/ Form/ LocaleSettingsForm.php - Form constructor.
- LocaleSettingsForm::validateForm in core/
modules/ locale/ src/ Form/ LocaleSettingsForm.php - Form validation handler.
- LocaleStringIsSafeTest::testLocalizedTokenizedString in core/
modules/ locale/ tests/ src/ Kernel/ LocaleStringIsSafeTest.php - Tests if a translated and tokenized string is properly escaped by Twig.
- LocaleTestHooks::tokenInfo in core/
modules/ locale/ tests/ modules/ locale_test/ src/ Hook/ LocaleTestHooks.php - Implements hook_token_info().
- LocaleTranslationUiTest::testStringTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Adds a language and tests string translation by users with the appropriate permissions.
- LocaleUpdateTest::testUpdateImportModeNonCustomized in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests translation import and only overwrite non-customized translations.
- LocaleUpdateTest::testUpdateImportSourceLocal in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests translation import from local sources.
- LocaleUpdateTest::testUpdateImportSourceRemote in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests translation import from remote sources.
- LocalTasksBlock::blockForm in core/
lib/ Drupal/ Core/ Menu/ Plugin/ Block/ LocalTasksBlock.php - LockFileValidator::storeHash in core/
modules/ package_manager/ src/ Validator/ LockFileValidator.php - Stores the XXH64 hash of the active lock file.
- LockFileValidator::validate in core/
modules/ package_manager/ src/ Validator/ LockFileValidator.php - Checks that the active lock file is unchanged during stage operations.
- LockFileValidatorTest::testApplyWithNoChange in core/
modules/ package_manager/ tests/ src/ Kernel/ LockFileValidatorTest.php - Tests validation when the staged and active lock files are identical.
- LockFileValidatorTest::testCreateWithNoLock in core/
modules/ package_manager/ tests/ src/ Kernel/ LockFileValidatorTest.php - Tests that if no active lock file exists, a stage cannot be created.
- LockFileValidatorTest::testLockFileChanged in core/
modules/ package_manager/ tests/ src/ Kernel/ LockFileValidatorTest.php - Tests validation when the lock file has changed.
- LockFileValidatorTest::testLockFileDeleted in core/
modules/ package_manager/ tests/ src/ Kernel/ LockFileValidatorTest.php - Tests validation when the lock file is deleted.
- LoggingForm::buildForm in core/
modules/ system/ src/ Form/ LoggingForm.php - Form constructor.
- LoginLogoutMenuLink::getTitle in core/
modules/ user/ src/ Plugin/ Menu/ LoginLogoutMenuLink.php - Returns the localized title to be shown for this link.
- LonelyMonkeyController::testBrokenClass in core/
modules/ system/ tests/ modules/ error_service_test/ src/ Controller/ LonelyMonkeyController.php - MachineName::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ MachineName.php - Default option form that provides label widget that all fields should have.
- MailerHooks::help in core/
modules/ mailer/ src/ Hook/ MailerHooks.php - Implements hook_help().
- MailHandler::sendMailMessages in core/
modules/ contact/ src/ MailHandler.php - Sends mail messages as appropriate for a given Message form submission.
- 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.
- ManyToOne::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ManyToOne.php - Provide a form to edit options for this plugin.
- ManyToOne::operators in core/
modules/ views/ src/ Plugin/ views/ filter/ ManyToOne.php - Returns an array of operator information, keyed by operator ID.
- ManyToOne::title in core/
modules/ views/ src/ Plugin/ views/ argument/ ManyToOne.php - Get the title this argument will assign the view, given the argument.
- ManyToOneHelper::buildOptionsForm in core/
modules/ views/ src/ ManyToOneHelper.php - Mapping::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ Mapping.php - Provide a form to edit options for this plugin.
- Media::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Media.php - Form constructor.
- Media::getAvailableSorts in core/
modules/ media/ src/ Plugin/ views/ wizard/ Media.php - Gets the availableSorts property.
- MediaEmbed::renderMissingMediaIndicator in core/
modules/ media/ src/ Plugin/ Filter/ MediaEmbed.php - Builds the render array for the indicator when media cannot be loaded.
- MediaEmbed::settingsForm in core/
modules/ media/ src/ Plugin/ Filter/ MediaEmbed.php - Generates a filter's settings form.
- MediaEmbed::tips in core/
modules/ media/ src/ Plugin/ Filter/ MediaEmbed.php - Generates a filter's tip.
- MediaForm::form in core/
modules/ media/ src/ MediaForm.php - Gets the actual form array to be built.
- MediaForm::save in core/
modules/ media/ src/ MediaForm.php - Form submission handler for the 'save' action.
- MediaHooks::fieldUiPreconfiguredOptionsAlter in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_field_ui_preconfigured_options_alter().
- MediaHooks::fieldWidgetCompleteFormAlter in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_field_widget_complete_form_alter().
- MediaHooks::fileMediaHelpText in core/
modules/ media/ src/ Hook/ MediaHooks.php - Provides help text to choose between File and Media reference fields.
- MediaHooks::help in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_help().
- MediaLibrary::getDynamicPluginConfig in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ MediaLibrary.php - Allows a plugin to modify its static configuration.
- MediaLibraryHooks::formViewsFormMediaLibraryPageAlter in core/
modules/ media_library/ src/ Hook/ MediaLibraryHooks.php - Implements hook_form_FORM_ID_alter().
- MediaLibraryHooks::help in core/
modules/ media_library/ src/ Hook/ MediaLibraryHooks.php - Implements hook_help().
- MediaLibrarySelectForm::viewsForm in core/
modules/ media_library/ src/ Plugin/ views/ field/ MediaLibrarySelectForm.php - Form constructor for the media library select form.
- MediaLibrarySelectForm::viewsFormValidate in core/
modules/ media_library/ src/ Plugin/ views/ field/ MediaLibrarySelectForm.php - MediaLibraryUiBuilder::buildMediaTypeMenu in core/
modules/ media_library/ src/ MediaLibraryUiBuilder.php - Get the media type menu for the media library.
- MediaLibraryViewsHooks::viewsData in core/
modules/ media_library/ src/ Hook/ MediaLibraryViewsHooks.php - Implements hook_views_data().
- MediaLibraryWidget::formElement in core/
modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php - Returns the form for a single field widget.
- MediaLibraryWidget::getNoMediaTypesAvailableMessage in core/
modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php - Gets the message to display when there are no allowed media types.
- MediaLibraryWidget::settingsForm in core/
modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php - Returns a form to configure settings for the widget.
- MediaLibraryWidget::settingsSummary in core/
modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php - Returns a short summary for the current widget settings.
- MediaListBuilder::buildHeader in core/
modules/ media/ src/ MediaListBuilder.php - Builds the header row for the entity listing.
- MediaListBuilder::buildRow in core/
modules/ media/ src/ MediaListBuilder.php - Builds a row for an entity in the entity listing.
- MediaPermissions::buildPermissions in core/
modules/ media/ src/ MediaPermissions.php - Returns a list of media permissions for a given media type.
- MediaRequirementsHooks::runtime in core/
modules/ media/ src/ Hook/ MediaRequirementsHooks.php - Implements hook_runtime_requirements().
- MediaSettingsForm::buildForm in core/
modules/ media/ src/ Form/ MediaSettingsForm.php - Form constructor.
- MediaSourceBase::buildConfigurationForm in core/
modules/ media/ src/ MediaSourceBase.php - Form constructor.
- MediaThumbnailFormatter::settingsForm in core/
modules/ media/ src/ Plugin/ Field/ FieldFormatter/ MediaThumbnailFormatter.php - Returns a form to configure settings for the formatter.
- MediaThumbnailFormatter::settingsSummary in core/
modules/ media/ src/ Plugin/ Field/ FieldFormatter/ MediaThumbnailFormatter.php - Returns a short summary for the current formatter settings.
- MediaTypeForm::actions in core/
modules/ media/ src/ MediaTypeForm.php - Returns an array of supported actions for the current entity form.
- MediaTypeForm::form in core/
modules/ media/ src/ MediaTypeForm.php - Gets the actual form array to be built.
- MediaTypeForm::save in core/
modules/ media/ src/ MediaTypeForm.php - Form submission handler for the 'save' action.
- MediaTypeListBuilder::buildHeader in core/
modules/ media/ src/ MediaTypeListBuilder.php - Builds the header row for the entity listing.
- MediaTypeListBuilder::render in core/
modules/ media/ src/ MediaTypeListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- MediaViewsData::getViewsData in core/
modules/ media/ src/ MediaViewsData.php - Returns views data for the entity type.
- Menu::fields in core/
modules/ system/ src/ Plugin/ migrate/ source/ Menu.php - Returns available fields on the source.
- MenuForm::buildOverviewForm in core/
modules/ menu_ui/ src/ MenuForm.php - Form constructor to edit an entire menu tree at once.
- MenuForm::buildOverviewTreeForm in core/
modules/ menu_ui/ src/ MenuForm.php - Recursive helper function for buildOverviewForm().
- MenuForm::form in core/
modules/ menu_ui/ src/ MenuForm.php - Gets the actual form array to be built.
- MenuForm::save in core/
modules/ menu_ui/ src/ MenuForm.php - Form submission handler for the 'save' action.
- MenuLink::fields in core/
modules/ menu_link_content/ src/ Plugin/ migrate/ source/ MenuLink.php - Returns available fields on the source.
- MenuLinkBase::getOperations in core/
lib/ Drupal/ Core/ Menu/ MenuLinkBase.php - Provides an array of information to build a list of operation links.
- MenuLinkContentForm::form in core/
modules/ menu_link_content/ src/ Form/ MenuLinkContentForm.php - Gets the actual form array to be built.
- MenuLinkContentForm::save in core/
modules/ menu_link_content/ src/ Form/ MenuLinkContentForm.php - Form submission handler for the 'save' action.
- MenuLinkContentHooks::help in core/
modules/ menu_link_content/ src/ Hook/ MenuLinkContentHooks.php - Implements hook_help().
- MenuLinkDefaultForm::buildConfigurationForm in core/
lib/ Drupal/ Core/ Menu/ Form/ MenuLinkDefaultForm.php - Form constructor.
- MenuLinkEditForm::buildForm in core/
modules/ menu_ui/ src/ Form/ MenuLinkEditForm.php - MenuLinkEditForm::submitForm in core/
modules/ menu_ui/ src/ Form/ MenuLinkEditForm.php - Form submission handler.
- MenuLinkLocalized::fields in core/
modules/ menu_link_content/ src/ Plugin/ migrate/ source/ d7/ MenuLinkLocalized.php - Returns available fields on the source.
- MenuLinkResetForm::getConfirmText in core/
modules/ menu_ui/ src/ Form/ MenuLinkResetForm.php - Returns a caption for the button that confirms the action.
- MenuLinkResetForm::getDescription in core/
modules/ menu_ui/ src/ Form/ MenuLinkResetForm.php - Returns additional text to display as a description.
- MenuLinkResetForm::getQuestion in core/
modules/ menu_ui/ src/ Form/ MenuLinkResetForm.php - Returns the question to ask the user.
- MenuLinkResetForm::submitForm in core/
modules/ menu_ui/ src/ Form/ MenuLinkResetForm.php - Form submission handler.
- MenuLinksetSettingsForm::buildForm in core/
modules/ system/ src/ Form/ MenuLinksetSettingsForm.php - Form constructor.
- MenuLinkTranslation::fields in core/
modules/ menu_link_content/ src/ Plugin/ migrate/ source/ d6/ MenuLinkTranslation.php - Returns available fields on the source.
- MenuLinkTranslation::fields in core/
modules/ menu_link_content/ src/ Plugin/ migrate/ source/ d7/ MenuLinkTranslation.php - Returns available fields on the source.
- MenuListBuilder::buildHeader in core/
modules/ menu_ui/ src/ MenuListBuilder.php - Builds the header row for the entity listing.
- MenuListBuilder::getDefaultOperations in core/
modules/ menu_ui/ src/ MenuListBuilder.php - Gets this list's default operations.
- MenuParentFormSelector::parentSelectOptionsTreeWalk in core/
lib/ Drupal/ Core/ Menu/ MenuParentFormSelector.php - Iterates over all items in the tree to prepare the parents select options.
- MenuTestController::titleCallback in core/
modules/ system/ tests/ modules/ menu_test/ src/ Controller/ MenuTestController.php - A title callback method for test routes.
- MenuTranslation::fields in core/
modules/ system/ src/ Plugin/ migrate/ source/ d7/ MenuTranslation.php - Returns available fields on the source.
- MenuUiHooks::entityOperation in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_entity_operation().
- MenuUiHooks::formNodeFormAlter in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeForm.
- MenuUiHooks::formNodeTypeFormAlter in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\node\Form\NodeTypeForm.
- MenuUiHooks::help in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_help().
- MessageAction::buildConfigurationForm in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ MessageAction.php - Form constructor.
- MessageForm::actions in core/
modules/ contact/ src/ MessageForm.php - Returns an array of supported actions for the current entity form.
- MessageForm::buildForm in core/
modules/ migrate/ src/ Form/ MessageForm.php - Form constructor.
- MessageForm::form in core/
modules/ contact/ src/ MessageForm.php - Gets the actual form array to be built.
- MessageForm::submitForm in core/
modules/ migrate/ src/ Form/ MessageForm.php - Form submission handler.
- MessageForm::validateForm in core/
modules/ contact/ src/ MessageForm.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…
- MigrateDrupalHooks::help in core/
modules/ migrate_drupal/ src/ Hook/ MigrateDrupalHooks.php - Implements hook_help().
- MigrateDrupalHooks::migrationPluginsAlter in core/
modules/ migrate_drupal/ src/ Hook/ MigrateDrupalHooks.php - Implements hook_migration_plugins_alter().
- MigrateDrupalUiHooks::help in core/
modules/ migrate_drupal_ui/ src/ Hook/ MigrateDrupalUiHooks.php - Implements hook_help().
- MigrateExecutable::import in core/
modules/ migrate/ src/ MigrateExecutable.php - Performs an import operation - migrate items from source to destination.
- MigrateExecutable::rollback in core/
modules/ migrate/ src/ MigrateExecutable.php - Performs a rollback operation - remove previously-imported items.
- MigrateExternalTranslatedTestSource::fields in core/
modules/ migrate/ tests/ modules/ migrate_external_translated_test/ src/ Plugin/ migrate/ source/ MigrateExternalTranslatedTestSource.php - Returns available fields on the source.
- MigrateHooks::help in core/
modules/ migrate/ src/ Hook/ MigrateHooks.php - Implements hook_help().
- MigrateMessageController::details in core/
modules/ migrate/ src/ Controller/ MigrateMessageController.php - Displays a listing of migration messages for the given migration ID.
- MigrateMessageController::overview in core/
modules/ migrate/ src/ Controller/ MigrateMessageController.php - Displays an overview of migrate messages.
- MigrateMessageController::overview in core/
modules/ migrate_drupal_ui/ src/ Controller/ MigrateMessageController.php - Displays an overview of migrate messages.
- MigrateMessageController::title in core/
modules/ migrate/ src/ Controller/ MigrateMessageController.php - Gets the title for the details page.
- MigrateMissingDatabaseSource::fields in core/
modules/ migrate/ tests/ modules/ migrate_missing_database_test/ src/ Plugin/ migrate/ source/ MigrateMissingDatabaseSource.php - Returns available fields on the source.
- MigrationState::buildDiscoveredDestinationsBySource in core/
modules/ migrate_drupal/ src/ MigrationState.php - Builds migration source and destination module information.
- MockBlockManager::__construct in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ MockBlockManager.php - MockFileTransfer::getSettingsForm in core/
modules/ system/ tests/ modules/ system_test/ src/ MockFileTransfer.php - Returns a settings form with a text field to input a username.
- MockLayoutBlockDeriver::getDerivativeDefinitions in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ mock_block/ MockLayoutBlockDeriver.php - Gets the definition of all derivatives of a base plugin.
- MockMenuBlockDeriver::getDerivativeDefinitions in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ mock_block/ MockMenuBlockDeriver.php - Gets the definition of all derivatives of a base plugin.
- ModeratedNodeListBuilder::buildHeader in core/
modules/ content_moderation/ src/ ModeratedNodeListBuilder.php - Builds the header row for the entity listing.
- ModeratedNodeListBuilder::render in core/
modules/ content_moderation/ src/ ModeratedNodeListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- ModerationInformation::getUnsupportedFeatures in core/
modules/ content_moderation/ src/ ModerationInformation.php - Gets unsupported features for a given entity type.
- ModerationOptOutPublish::access in core/
modules/ content_moderation/ src/ Plugin/ Action/ ModerationOptOutPublish.php - Checks object access.
- ModerationOptOutUnpublish::access in core/
modules/ content_moderation/ src/ Plugin/ Action/ ModerationOptOutUnpublish.php - Checks object access.
- ModerationStateWidget::formElement in core/
modules/ content_moderation/ src/ Plugin/ Field/ FieldWidget/ ModerationStateWidget.php - Returns the form for a single field widget.
- ModuleExtensionList::ensureRequiredDependencies in core/
lib/ Drupal/ Core/ Extension/ ModuleExtensionList.php - Marks dependencies of required modules as 'required', recursively.
- ModulePermissionsLinkHelper::getModulePermissionsLink in core/
modules/ user/ src/ ModulePermissionsLinkHelper.php - Generates a link pointing to a given module's permissions page section.
- ModuleRuntimeRequirementsHooks::runtimeRequirements in core/
modules/ system/ tests/ modules/ module_runtime_requirements/ src/ Hook/ ModuleRuntimeRequirementsHooks.php - Implements hook_runtime_requirements().
- ModuleRuntimeRequirementsHooks::runtimeRequirementsAlter in core/
modules/ system/ tests/ modules/ module_runtime_requirements/ src/ Hook/ ModuleRuntimeRequirementsHooks.php - Implements hook_runtime_requirements_alter().
- ModulesListConfirmForm::getConfirmText in core/
modules/ system/ src/ Form/ ModulesListConfirmForm.php - Returns a caption for the button that confirms the action.
- ModulesListConfirmForm::getDescription in core/
modules/ system/ src/ Form/ ModulesListConfirmForm.php - Returns additional text to display as a description.
- ModulesListConfirmForm::getQuestion in core/
modules/ system/ src/ Form/ ModulesListConfirmForm.php - Returns the question to ask the user.
- ModulesListForm::buildForm in core/
modules/ system/ src/ Form/ ModulesListForm.php - Form constructor.
- ModulesListForm::buildRow in core/
modules/ system/ src/ Form/ ModulesListForm.php - Builds a table row for the system modules page.
- ModulesListNonStableConfirmForm::buildDeprecatedMessage in core/
modules/ system/ src/ Form/ ModulesListNonStableConfirmForm.php - Builds a message to be displayed to the user enabling deprecated modules.
- ModulesListNonStableConfirmForm::buildMessageList in core/
modules/ system/ src/ Form/ ModulesListNonStableConfirmForm.php - Builds the message list for the confirmation form.
- ModulesListNonStableConfirmForm::getQuestion in core/
modules/ system/ src/ Form/ ModulesListNonStableConfirmForm.php - Returns the question to ask the user.
- ModulesUninstallForm::buildForm in core/
modules/ system/ src/ Form/ ModulesUninstallForm.php - Form constructor.
- ModulesUninstallForm::validateForm in core/
modules/ system/ src/ Form/ ModulesUninstallForm.php - Form validation handler.
- ModuleUpdateRequirementsHooks::updateRequirements in core/
modules/ system/ tests/ modules/ module_update_requirements/ src/ Hook/ ModuleUpdateRequirementsHooks.php - Implements hook_update_requirements().
- ModuleUpdateRequirementsHooks::updateRequirementsAlter in core/
modules/ system/ tests/ modules/ module_update_requirements/ src/ Hook/ ModuleUpdateRequirementsHooks.php - Implements hook_update_requirements_alter().
- MoreLink::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ MoreLink.php - Returns the element properties for this element.
- MoveBlockForm::buildForm in core/
modules/ layout_builder/ src/ Form/ MoveBlockForm.php - Builds the move block form.
- MoveBlockForm::title in core/
modules/ layout_builder/ src/ Form/ MoveBlockForm.php - Provides a title callback.
- MultisiteValidator::validate in core/
modules/ package_manager/ src/ Validator/ MultisiteValidator.php - Validates that the current site is not part of a multisite.
- MysqlHooks::help in core/
modules/ mysql/ src/ Hook/ MysqlHooks.php - Implements hook_help().
- MysqliHooks::help in core/
modules/ mysqli/ src/ Hook/ MysqliHooks.php - Implements hook_help().
- Name::valueForm in core/
modules/ user/ src/ Plugin/ views/ filter/ Name.php - Options form subform for setting options.
- NavigationContentLinks::addMenuLinks in core/
modules/ navigation/ src/ NavigationContentLinks.php - Add links to the Content menu, based on enabled modules.
- NavigationHooks::help in core/
modules/ navigation/ src/ Hook/ NavigationHooks.php - Implements hook_help().
- NavigationHooks::navigationWorkspaces in core/
modules/ navigation/ src/ Hook/ NavigationHooks.php - Implements hook_navigation_content_top().
- NavigationLinkBlock::blockForm in core/
modules/ navigation/ src/ Plugin/ Block/ NavigationLinkBlock.php - NavigationMenuLinkTreeManipulators::addOverviewLink in core/
modules/ navigation/ src/ Menu/ NavigationMenuLinkTreeManipulators.php - Adds "overview" menu tree element as child of a menu tree element.
- NavigationRequirements::runtime in core/
modules/ navigation/ src/ Hook/ NavigationRequirements.php - Implements hook_runtime_requirements().
- NegotiationBrowserDeleteForm::getQuestion in core/
modules/ language/ src/ Form/ NegotiationBrowserDeleteForm.php - Returns the question to ask the user.
- NegotiationBrowserDeleteForm::submitForm in core/
modules/ language/ src/ Form/ NegotiationBrowserDeleteForm.php - Form submission handler.
- NegotiationBrowserForm::buildForm in core/
modules/ language/ src/ Form/ NegotiationBrowserForm.php - Form constructor.
- NegotiationBrowserForm::validateForm in core/
modules/ language/ src/ Form/ NegotiationBrowserForm.php - Form validation handler.
- NegotiationConfigureForm::buildForm in core/
modules/ language/ src/ Form/ NegotiationConfigureForm.php - Form constructor.
- NegotiationConfigureForm::configureFormTable in core/
modules/ language/ src/ Form/ NegotiationConfigureForm.php - Builds a language negotiation method configuration table.
- NegotiationConfigureForm::submitForm in core/
modules/ language/ src/ Form/ NegotiationConfigureForm.php - Form submission handler.
- NegotiationSelectedForm::buildForm in core/
modules/ language/ src/ Form/ NegotiationSelectedForm.php - Form constructor.
- NegotiationSessionForm::buildForm in core/
modules/ language/ src/ Form/ NegotiationSessionForm.php - Form constructor.
- NegotiationUrlForm::buildForm in core/
modules/ language/ src/ Form/ NegotiationUrlForm.php - Form constructor.
- NegotiationUrlForm::validateForm in core/
modules/ language/ src/ Form/ NegotiationUrlForm.php - Form validation handler.
- NestedEntityTestForm::buildForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Form/ NestedEntityTestForm.php - Form constructor.
- NestedEntityTestForm::submitForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Form/ NestedEntityTestForm.php - Form submission handler.
- NestedTableDragTestForm::buildForm in core/
modules/ system/ tests/ modules/ tabledrag_test/ src/ Form/ NestedTableDragTestForm.php - Form constructor.
- Node::buildFilters in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Builds the form structure for selecting the view's filters.
- Node::buildOptionsForm in core/
modules/ node/ src/ Plugin/ views/ field/ Node.php - Provide link to node option.
- Node::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php - Returns available fields on the source.
- Node::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ Node.php - Returns available fields on the source.
- Node::getAvailableSorts in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Gets the availableSorts property.
- Node::rowStyleOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Retrieves row style plugin names.
- NodeAccessTestAutoBubblingController::latest in core/
modules/ node/ tests/ node_access_test_auto_bubbling/ src/ Controller/ NodeAccessTestAutoBubblingController.php - Lists the three latest published node IDs.
- NodeBulkForm::emptySelectedMessage in core/
modules/ node/ src/ Plugin/ views/ field/ NodeBulkForm.php - Returns the message to be displayed when there are no selected items.
- NodeBulkUpdate::process in core/
modules/ node/ src/ NodeBulkUpdate.php - Updates all nodes in the passed-in array with the passed-in field values.
- NodeComment::getValueOptions in core/
modules/ comment/ src/ Plugin/ views/ filter/ NodeComment.php - Gets the value options.
- NodeController::addPageTitle in core/
modules/ node/ src/ Controller/ NodeController.php - The _title_callback for the node.add route.
- NodeController::revisionOverview in core/
modules/ node/ src/ Controller/ NodeController.php - Generates an overview table of older revisions of a node.
- NodeEntityHooks::entityExtraFieldInfo in core/
modules/ node/ src/ Hook/ NodeEntityHooks.php - Implements hook_entity_extra_field_info().
- NodeEntityTranslation::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeEntityTranslation.php - Returns available fields on the source.
- NodeFieldHooks::preConfiguredDescription in core/
modules/ node/ src/ Hook/ NodeFieldHooks.php - Implements hook_field_ui_preconfigured_options_alter().
- NodeForm::actions in core/
modules/ node/ src/ Form/ NodeForm.php - Returns an array of supported actions for the current entity form.
- NodeForm::form in core/
modules/ node/ src/ Form/ NodeForm.php - Gets the actual form array to be built.
- NodeForm::save in core/
modules/ node/ src/ Form/ NodeForm.php - Form submission handler for the 'save' action.
- NodeFormHooks::formSystemThemesAdminFormAlter in core/
modules/ node/ src/ Hook/ NodeFormHooks.php - Implements hook_form_FORM_ID_alter().
- NodeHelpHooks::help in core/
modules/ node/ src/ Hook/ NodeHelpHooks.php - Implements hook_help().
- NodeListBuilder::buildHeader in core/
modules/ node/ src/ NodeListBuilder.php - Builds the header row for the entity listing.
- NodeListBuilder::buildRow in core/
modules/ node/ src/ NodeListBuilder.php - Builds a row for an entity in the entity listing.
- NodeModerationHandler::enforceRevisionsEntityFormAlter in core/
modules/ content_moderation/ src/ Entity/ Handler/ NodeModerationHandler.php - Alters entity forms to enforce revision handling.
- NodeNewComments::buildOptionsForm in core/
modules/ history/ src/ Plugin/ views/ field/ NodeNewComments.php - Default option form that provides label widget that all fields should have.
- NodePermissions::buildPermissions in core/
modules/ node/ src/ NodePermissions.php - Returns a list of node permissions for a given node type.
- NodePreviewForm::buildForm in core/
modules/ node/ src/ Form/ NodePreviewForm.php - Form constructor.
- NodeRequirements::runtime in core/
modules/ node/ src/ Hook/ NodeRequirements.php - Implements hook_runtime_requirements().
- NodeRevision::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeRevision.php - Returns available fields on the source.
- NodeRevision::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeRevision.php - Returns available fields on the source.
- NodeRevisionDeleteForm::getConfirmText in core/
modules/ node/ src/ Form/ NodeRevisionDeleteForm.php - Returns a caption for the button that confirms the action.
- NodeRevisionDeleteForm::getQuestion in core/
modules/ node/ src/ Form/ NodeRevisionDeleteForm.php - Returns the question to ask the user.
- NodeRevisionDeleteForm::submitForm in core/
modules/ node/ src/ Form/ NodeRevisionDeleteForm.php - Form submission handler.
- NodeRevisionRevertForm::getConfirmText in core/
modules/ node/ src/ Form/ NodeRevisionRevertForm.php - Returns a caption for the button that confirms the action.
- NodeRevisionRevertForm::getQuestion in core/
modules/ node/ src/ Form/ NodeRevisionRevertForm.php - Returns the question to ask the user.
- NodeRevisionRevertForm::submitForm in core/
modules/ node/ src/ Form/ NodeRevisionRevertForm.php - Form submission handler.
- NodeRevisionRevertTranslationForm::buildForm in core/
modules/ node/ src/ Form/ NodeRevisionRevertTranslationForm.php - Form constructor.
- NodeRevisionRevertTranslationForm::getQuestion in core/
modules/ node/ src/ Form/ NodeRevisionRevertTranslationForm.php - Returns the question to ask the user.
- NodeRouteContext::getAvailableContexts in core/
modules/ node/ src/ ContextProvider/ NodeRouteContext.php - Gets all available contexts for the purposes of configuration.
- NodeSearch::buildConfigurationForm in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Form constructor.
- NodeSearch::findResults in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Queries to find search results, and sets status messages.
- NodeSearch::searchFormAlter in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Alters the search form when being built for a given plugin.
- NodeSearchHooks::ranking in core/
modules/ node/ src/ Hook/ NodeSearchHooks.php - Implements hook_node_search_ranking().
- NodeTermData::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ relationship/ NodeTermData.php - Provide a form to edit options for this plugin.
- NodeTokensHooks::tokenInfo in core/
modules/ node/ src/ Hook/ NodeTokensHooks.php - Implements hook_token_info().
- NodeTokensHooks::tokens in core/
modules/ node/ src/ Hook/ NodeTokensHooks.php - Implements hook_tokens().
- NodeTranslationHandler::entityFormAlter in core/
modules/ node/ src/ NodeTranslationHandler.php - Performs the needed alterations to the entity form.
- NodeTranslationHandler::entityFormTitle in core/
modules/ node/ src/ NodeTranslationHandler.php - Returns the title to be used for the entity form page.
- NodeType::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Returns available fields on the source.
- NodeType::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Returns available fields on the source.
- NodeType::getCommentFields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Returns the fields containing comment settings for each node type.
- NodeType::getCommentFields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Returns the fields containing comment settings for each node type.
- NodeTypeForm::form in core/
modules/ node/ src/ Form/ NodeTypeForm.php - Gets the actual form array to be built.
- NodeTypeForm::save in core/
modules/ node/ src/ Form/ NodeTypeForm.php - Form submission handler for the 'save' action.
- NodeTypeForm::validateForm in core/
modules/ node/ src/ Form/ NodeTypeForm.php - Form validation handler.
- NodeTypeListBuilder::buildHeader in core/
modules/ node/ src/ NodeTypeListBuilder.php - Builds the header row for the entity listing.
- NodeTypeListBuilder::render in core/
modules/ node/ src/ NodeTypeListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- NodeTypeTranslationTest::testNodeTypeTranslation in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTranslationTest.php - Tests the node type translation.
- NodeViewBuilder::buildComponents in core/
modules/ node/ src/ NodeViewBuilder.php - Builds the component fields and properties of a set of entities.
- NodeViewsData::getViewsData in core/
modules/ node/ src/ NodeViewsData.php - Returns views data for the entity type.
- NodeViewsHooks::viewsAnalyze in core/
modules/ node/ src/ Hook/ NodeViewsHooks.php - Implements hook_views_analyze().
- None::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ pager/ None.php - Provide the default form for setting options.
- None::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ cache/ None.php - Returns a string to display as the clickable title for the access control.
- None::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ access/ None.php - Returns the summary of the settings in the display.
- None::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ pager/ None.php - Returns a string to display as the clickable title for the pager plugin.
- NoProfilesException::__construct in core/
lib/ Drupal/ Core/ Installer/ Exception/ NoProfilesException.php - Constructs a new "no profiles available" exception.
- NullArgument::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ NullArgument.php - Provide a form to edit options for this plugin.
- NumberListField::buildOptionsForm in core/
modules/ options/ src/ Plugin/ views/ argument/ NumberListField.php - Provide a form to edit options for this plugin.
- 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.
- NumericArgument::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ NumericArgument.php - Provide a form to edit options for this plugin.
- NumericArgument::getSortName in core/
modules/ views/ src/ Plugin/ views/ argument/ NumericArgument.php - Return a description of how the argument would normally be sorted.
- NumericArgument::title in core/
modules/ views/ src/ Plugin/ views/ argument/ NumericArgument.php - Get the title this argument will assign the view, given the argument.
- NumericField::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ NumericField.php - Default option form that provides label widget that all fields should have.
- NumericFilter::adminSummary in core/
modules/ views/ src/ Plugin/ views/ filter/ NumericFilter.php - Display the filter on the administrative summary.
- NumericFilter::buildExposeForm in core/
modules/ views/ src/ Plugin/ views/ filter/ NumericFilter.php - Options form subform for exposed filter options.
- NumericFilter::operators in core/
modules/ views/ src/ Plugin/ views/ filter/ NumericFilter.php - Returns an array of operator information, keyed by operator ID.
- NumericFilter::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ NumericFilter.php - Provide a simple textfield for equality.
- 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.
- OEmbed::buildConfigurationForm in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Form constructor.
- OEmbed::createSourceField in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Creates the source field definition for a type.
- OEmbed::getMetadataAttributes in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Gets a list of metadata attributes provided by this plugin.
- OEmbed::validateConfigurationForm in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Form validation handler.
- OEmbedDeriver::getDerivativeDefinitions in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbedDeriver.php - Gets the definition of all derivatives of a base plugin.
- OEmbedForm::buildInputElement in core/
modules/ media_library/ src/ Form/ OEmbedForm.php - Builds the element for submitting source field value(s).
- OEmbedFormatter::settingsForm in core/
modules/ media/ src/ Plugin/ Field/ FieldFormatter/ OEmbedFormatter.php - Returns a form to configure settings for the formatter.
- OEmbedFormatter::settingsSummary in core/
modules/ media/ src/ Plugin/ Field/ FieldFormatter/ OEmbedFormatter.php - Returns a short summary for the current formatter settings.
- OEmbedWidget::formElement in core/
modules/ media/ src/ Plugin/ Field/ FieldWidget/ OEmbedWidget.php - Returns the form for a single field widget.
- OpmlFields::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ OpmlFields.php - Provide a form for setting options.
- OpmlFields::validate in core/
modules/ views/ src/ Plugin/ views/ row/ OpmlFields.php - Validate that the plugin is correct and can be saved.
- 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.
- OptionsHooks::help in core/
modules/ options/ src/ Hook/ OptionsHooks.php - Implements hook_help().
- 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.
- OverridesEntityForm::actions in core/
modules/ layout_builder/ src/ Form/ OverridesEntityForm.php - Returns an array of supported actions for the current entity form.
- OverridesEntityForm::buildMessage in core/
modules/ layout_builder/ src/ Form/ OverridesEntityForm.php - Renders a message to display at the top of the layout builder.
- OverridesEntityForm::save in core/
modules/ layout_builder/ src/ Form/ OverridesEntityForm.php - Form submission handler for the 'save' action.
- OverridesSectionStorage::buildLocalTasks in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ OverridesSectionStorage.php - Provides the local tasks dynamically for Layout Builder plugins.
- OverviewForm::buildForm in core/
modules/ migrate_drupal_ui/ src/ Form/ OverviewForm.php - Form constructor.
- OverviewForm::getConfirmText in core/
modules/ migrate_drupal_ui/ src/ Form/ OverviewForm.php - Returns a caption for the button that confirms the action.
- 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.
- OverviewTermsOverride::buildForm in core/
modules/ taxonomy/ tests/ modules/ taxonomy_overview_override_test/ src/ Form/ OverviewTermsOverride.php - Form constructor.
- OverwriteExistingPackagesValidator::validate in core/
modules/ package_manager/ src/ Validator/ OverwriteExistingPackagesValidator.php - Validates that new installed packages don't overwrite existing directories.
- OverwriteExistingPackagesValidatorTest::testNewPackagesOverwriteExisting in core/
modules/ package_manager/ tests/ src/ Kernel/ OverwriteExistingPackagesValidatorTest.php - Tests that new installed packages overwrite existing directories.
- PackageManagerHooks::help in core/
modules/ package_manager/ src/ Hook/ PackageManagerHooks.php - Implements hook_help().
- PackageManagerRequirementsHooks::checkFailure in core/
modules/ package_manager/ src/ Hook/ PackageManagerRequirementsHooks.php - Check for a failed update.
- PackageManagerRequirementsHooks::checkSettings in core/
modules/ package_manager/ src/ Hook/ PackageManagerRequirementsHooks.php - Check that package manager has an explicit setting to allow installation.
- PackageManagerRequirementsHooks::runtime in core/
modules/ package_manager/ src/ Hook/ PackageManagerRequirementsHooks.php - Implements hook_runtime_requirements().
- PackageManagerUninstallValidator::validate in core/
modules/ package_manager/ src/ PackageManagerUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- Page::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Provide a form to edit options for this plugin.
- Page::getArgumentText in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Provides help text for the arguments.
- Page::getPagerText in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Provides help text for pagers.
- Page::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Provides the default summary for options in the views UI.
- Page::validate in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Validate that the plugin is correct and can be saved.
- Page::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Validate the options form.
- PageCacheHooks::help in core/
modules/ page_cache/ src/ Hook/ PageCacheHooks.php - Implements hook_help().
- PageContext::getBadgeLabel in core/
modules/ navigation/ src/ Plugin/ TopBarItem/ PageContext.php - Retrieves the badge label for the given entity.
- PagerPluginBase::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ pager/ PagerPluginBase.php - Returns a string to display as the clickable title for the pager plugin.
- PagerTestController::buildTestTable in core/
modules/ system/ tests/ modules/ pager_test/ src/ Controller/ PagerTestController.php - Builds a render array for a multi-page test table.
- PagerTestController::queryParameters in core/
modules/ system/ tests/ modules/ pager_test/ src/ Controller/ PagerTestController.php - Returns a pager with 'parameters' variable.
- PathAliasForm::save in core/
modules/ path/ src/ PathAliasForm.php - Form submission handler for the 'save' action.
- PathAliasListBuilder::buildHeader in core/
modules/ path/ src/ PathAliasListBuilder.php - Builds the header row for the entity listing.
- PathAliasListBuilder::render in core/
modules/ path/ src/ PathAliasListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- PathBasedBreadcrumbBuilder::build in core/
modules/ system/ src/ PathBasedBreadcrumbBuilder.php - Builds the breadcrumb.
- PathFilterForm::buildForm in core/
modules/ path/ src/ Form/ PathFilterForm.php - Form constructor.
- PathHooks::fieldWidgetSingleElementFormAlter in core/
modules/ path/ src/ Hook/ PathHooks.php - Implements hook_field_widget_single_element_form_alter().
- PathHooks::help in core/
modules/ path/ src/ Hook/ PathHooks.php - Implements hook_help().
- PathPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Provide a form to edit options for this plugin.
- PathPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Provides the default summary for options in the views UI.
- PathPluginBase::validatePath in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Validates the path of the display.
- PathWidget::formElement in core/
modules/ path/ src/ Plugin/ Field/ FieldWidget/ PathWidget.php - Returns the form for a single field widget.
- PendingUpdatesValidator::validate in core/
modules/ package_manager/ src/ Validator/ PendingUpdatesValidator.php - Validates that there are no pending database updates.
- PendingUpdatesValidatorTest::testPendingPostUpdate in core/
modules/ package_manager/ tests/ src/ Kernel/ PendingUpdatesValidatorTest.php - Tests that an error is raised if there are pending post-updates.
- PendingUpdatesValidatorTest::testPendingUpdateAfterStaged in core/
modules/ package_manager/ tests/ src/ Kernel/ PendingUpdatesValidatorTest.php - Tests that pending updates stop an operation from being applied.
- PendingUpdatesValidatorTest::testPendingUpdateHook in core/
modules/ package_manager/ tests/ src/ Kernel/ PendingUpdatesValidatorTest.php - Tests that an error is raised if there are pending schema updates.
- PerformanceController::build in core/
modules/ system/ src/ Controller/ PerformanceController.php - Displays the system performance page.
- PerformanceForm::buildForm in core/
modules/ system/ src/ Form/ PerformanceForm.php - Form constructor.
- 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.
- Permissions::transitionPermissions in core/
modules/ content_moderation/ src/ Permissions.php - Returns an array of transition permissions.
- PgsqlHooks::help in core/
modules/ pgsql/ src/ Hook/ PgsqlHooks.php - Implements hook_help().
- PhpassHooks::formSystemModulesUninstallConfirmFormAlter in core/
modules/ phpass/ src/ Hook/ PhpassHooks.php - Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form.
- PhpassHooks::help in core/
modules/ phpass/ src/ Hook/ PhpassHooks.php - Implements hook_help().
- PhpExtensionsValidator::validateOpenSsl in core/
modules/ package_manager/ src/ Validator/ PhpExtensionsValidator.php - Flags an error if the OpenSSL extension is not installed.
- PhpExtensionsValidator::validateXdebug in core/
modules/ package_manager/ src/ Validator/ PhpExtensionsValidator.php - Flags a warning if Xdebug is enabled.
- PhpTufValidator::validate in core/
modules/ package_manager/ src/ Validator/ PhpTufValidator.php - Reacts to a stage event by validating PHP-TUF configuration as needed.
- PhpTufValidator::validateTuf in core/
modules/ package_manager/ src/ Validator/ PhpTufValidator.php - Flags messages if PHP-TUF is not installed and configured properly.
- PhpTufValidatorTest::testInvalidConfigurationInProjectRoot in core/
modules/ package_manager/ tests/ src/ Kernel/ PhpTufValidatorTest.php - Tests errors caused by invalid plugin configuration in the project root.
- PhpTufValidatorTest::testInvalidConfigurationInStage in core/
modules/ package_manager/ tests/ src/ Kernel/ PhpTufValidatorTest.php - Tests errors caused by invalid plugin configuration in the stage directory.
- PhpTufValidatorTest::testPluginNotInstalledInProjectRoot in core/
modules/ package_manager/ tests/ src/ Kernel/ PhpTufValidatorTest.php - Tests there is an error if the plugin is not installed in the project root.
- PhpTufValidatorTest::testPluginRemovedFromStagePreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ PhpTufValidatorTest.php - Tests removing the plugin from the stage before applying it.
- PhpTufValidatorTest::testPluginRemovedFromStagePreRequire in core/
modules/ package_manager/ tests/ src/ Kernel/ PhpTufValidatorTest.php - Tests removing the plugin from the stage on pre-require.
- PluginBase::globalTokenForm in core/
modules/ views/ src/ Plugin/ views/ PluginBase.php - Adds elements for available core tokens to a form.
- PluginBase::listLanguages in core/
modules/ views/ src/ Plugin/ views/ PluginBase.php - Makes an array of languages, optionally including special languages.
- PluginBase::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ PluginBase.php - Returns the summary of the settings in the display.
- 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.
- PrepareLayout::onPrepareLayout in core/
modules/ layout_builder/ src/ EventSubscriber/ PrepareLayout.php - Prepares a layout for use in the UI.
- PrepareModulesEntityUninstallForm::buildForm in core/
modules/ system/ src/ Form/ PrepareModulesEntityUninstallForm.php - Form constructor.
- PrepareModulesEntityUninstallForm::getConfirmText in core/
modules/ system/ src/ Form/ PrepareModulesEntityUninstallForm.php - Returns a caption for the button that confirms the action.
- PrepareModulesEntityUninstallForm::getDescription in core/
modules/ system/ src/ Form/ PrepareModulesEntityUninstallForm.php - Returns additional text to display as a description.
- PrepareModulesEntityUninstallForm::getQuestion in core/
modules/ system/ src/ Form/ PrepareModulesEntityUninstallForm.php - Returns the question to ask the user.
- PrerenderList::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ PrerenderList.php - Default option form that provides label widget that all fields should have.
- PreviewAwareBlock::build in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ Block/ PreviewAwareBlock.php - Builds and returns the renderable array for this block plugin.
- PrivateStream::getDescription in core/
lib/ Drupal/ Core/ StreamWrapper/ PrivateStream.php - Returns the description of the stream wrapper for use in the UI.
- PrivateStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ PrivateStream.php - Returns the name of the stream wrapper for use in the UI.
- 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.
- ProfileFieldTranslation::fields in core/
modules/ config_translation/ src/ Plugin/ migrate/ source/ d6/ ProfileFieldTranslation.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.
- ProjectCoreCompatibility::createMessageFromCoreCompatibility in core/
modules/ update/ src/ ProjectCoreCompatibility.php - Creates core a compatibility message from a semantic version constraint.
- ProjectSecurityRequirement::getDateEndRequirement in core/
modules/ update/ src/ ProjectSecurityRequirement.php - Gets the security coverage requirement based on an end date.
- ProjectSecurityRequirement::getReleaseCycleLink in core/
modules/ update/ src/ ProjectSecurityRequirement.php - Gets a link the release cycle page on drupal.org.
- ProjectSecurityRequirement::getRequirement in core/
modules/ update/ src/ ProjectSecurityRequirement.php - Gets the security coverage requirement, if any.
- ProjectSecurityRequirement::getVersionEndCoverageMessage in core/
modules/ update/ src/ ProjectSecurityRequirement.php - Gets the message for additional minor version security coverage.
- ProjectSecurityRequirement::getVersionEndRequirement in core/
modules/ update/ src/ ProjectSecurityRequirement.php - Gets the requirements based on security coverage until a specific version.
- ProjectSecurityRequirement::getVersionNoSecurityCoverageMessage in core/
modules/ update/ src/ ProjectSecurityRequirement.php - Gets the formatted message for a project with no security coverage.
- PublicStream::getDescription in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the description of the stream wrapper for use in the UI.
- PublicStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the name of the stream wrapper for use in the UI.
- QueryParameter::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument_default/ QueryParameter.php - Provide the default form for setting options.
- QueryPluginBase::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ query/ QueryPluginBase.php - Returns the summary of the settings in the display.
- Raw::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument_default/ Raw.php - Provide the default form for setting options.
- 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.
- RebuildPermissionsForm::getConfirmText in core/
modules/ node/ src/ Form/ RebuildPermissionsForm.php - Returns a caption for the button that confirms the action.
- RebuildPermissionsForm::getDescription in core/
modules/ node/ src/ Form/ RebuildPermissionsForm.php - Returns additional text to display as a description.
- RebuildPermissionsForm::getQuestion in core/
modules/ node/ src/ Form/ RebuildPermissionsForm.php - Returns the question to ask the user.
- RecipeCommand::execute in core/
lib/ Drupal/ Core/ Recipe/ RecipeCommand.php - RedirectBlockForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ RedirectBlockForm.php - Form constructor.
- RegionalForm::buildForm in core/
modules/ system/ src/ Form/ RegionalForm.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.
- ReindexConfirm::getCancelText in core/
modules/ search/ src/ Form/ ReindexConfirm.php - Returns a caption for the link which cancels the action.
- ReindexConfirm::getConfirmText in core/
modules/ search/ src/ Form/ ReindexConfirm.php - Returns a caption for the button that confirms the action.
- ReindexConfirm::getDescription in core/
modules/ search/ src/ Form/ ReindexConfirm.php - Returns additional text to display as a description.
- ReindexConfirm::getQuestion in core/
modules/ search/ src/ Form/ ReindexConfirm.php - Returns the question to ask the user.
- ReindexConfirm::submitForm in core/
modules/ search/ src/ Form/ ReindexConfirm.php - Form submission handler.
- RelationshipPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ relationship/ RelationshipPluginBase.php - Provide a form to edit options for this plugin.
- RemoveBlockForm::getConfirmText in core/
modules/ layout_builder/ src/ Form/ RemoveBlockForm.php - Returns a caption for the button that confirms the action.
- RemoveBlockForm::getQuestion in core/
modules/ layout_builder/ src/ Form/ RemoveBlockForm.php - Returns the question to ask the user.
- RemoveSectionForm::getConfirmText in core/
modules/ layout_builder/ src/ Form/ RemoveSectionForm.php - Returns a caption for the button that confirms the action.
- RemoveSectionForm::getQuestion in core/
modules/ layout_builder/ src/ Form/ RemoveSectionForm.php - Returns the question to ask the user.
- RenderArrayNonHtmlSubscriberTestController::rawString in core/
modules/ system/ tests/ modules/ render_array_non_html_subscriber_test/ src/ RenderArrayNonHtmlSubscriberTestController.php - RenderArrayNonHtmlSubscriberTestController::renderArray in core/
modules/ system/ tests/ modules/ render_array_non_html_subscriber_test/ src/ RenderArrayNonHtmlSubscriberTestController.php - RenderedEntity::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ RenderedEntity.php - Default option form that provides label widget that all fields should have.
- 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.
- Requirements1TestHooks::requirementsAlter in core/
modules/ system/ tests/ modules/ requirements1_test/ src/ Hook/ Requirements1TestHooks.php - Implements hook_requirements_alter().
- ResizeImageEffect::buildConfigurationForm in core/
modules/ image/ src/ Plugin/ ImageEffect/ ResizeImageEffect.php - Form constructor.
- ResourceBase::permissions in core/
modules/ rest/ src/ Plugin/ ResourceBase.php - Implements ResourceInterface::permissions().
- ResponsiveImageFormatter::settingsForm in core/
modules/ responsive_image/ src/ Plugin/ Field/ FieldFormatter/ ResponsiveImageFormatter.php - Returns a form to configure settings for the formatter.
- ResponsiveImageFormatter::settingsSummary in core/
modules/ responsive_image/ src/ Plugin/ Field/ FieldFormatter/ ResponsiveImageFormatter.php - Returns a short summary for the current formatter settings.
- ResponsiveImageHooks::help in core/
modules/ responsive_image/ src/ Hook/ ResponsiveImageHooks.php - Implements hook_help().
- ResponsiveImageStyleForm::form in core/
modules/ responsive_image/ src/ ResponsiveImageStyleForm.php - Overrides Drupal\Core\Entity\EntityForm::form().
- ResponsiveImageStyleForm::save in core/
modules/ responsive_image/ src/ ResponsiveImageStyleForm.php - Form submission handler for the 'save' action.
- ResponsiveImageStyleListBuilder::buildHeader in core/
modules/ responsive_image/ src/ ResponsiveImageStyleListBuilder.php - Builds the header row for the entity listing.
- ResponsiveImageStyleListBuilder::getDefaultOperations in core/
modules/ responsive_image/ src/ ResponsiveImageStyleListBuilder.php - Gets this list's default operations.
- ResponsiveImageStyles::fields in core/
modules/ responsive_image/ src/ Plugin/ migrate/ source/ d7/ ResponsiveImageStyles.php - Returns available fields on the source.
- RestExport::buildOptionsForm in core/
modules/ rest/ src/ Plugin/ views/ display/ RestExport.php - Provide a form to edit options for this plugin.
- RestExport::optionsSummary in core/
modules/ rest/ src/ Plugin/ views/ display/ RestExport.php - Provides the default summary for options in the views UI.
- RestHooks::help in core/
modules/ rest/ src/ Hook/ RestHooks.php - Implements hook_help().
- Result::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ Result.php - Provide a form to edit options for this plugin.
- Result::defineOptions in core/
modules/ views/ src/ Plugin/ views/ area/ Result.php - Information about options for all kinds of purposes will be held here.
- RevertOverridesForm::getConfirmText in core/
modules/ layout_builder/ src/ Form/ RevertOverridesForm.php - Returns a caption for the button that confirms the action.
- RevertOverridesForm::getDescription in core/
modules/ layout_builder/ src/ Form/ RevertOverridesForm.php - Returns additional text to display as a description.
- RevertOverridesForm::getQuestion in core/
modules/ layout_builder/ src/ Form/ RevertOverridesForm.php - Returns the question to ask the user.
- RevertOverridesForm::submitForm in core/
modules/ layout_builder/ src/ Form/ RevertOverridesForm.php - Form submission handler.
- ReviewForm::buildForm in core/
modules/ migrate_drupal_ui/ src/ Form/ ReviewForm.php - Form constructor.
- ReviewForm::getConfirmText in core/
modules/ migrate_drupal_ui/ src/ Form/ ReviewForm.php - Returns a caption for the button that confirms the action.
- RevisionDeleteForm::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionDeleteForm.php - Returns a caption for the button that confirms the action.
- RevisionDeleteForm::getQuestion in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionDeleteForm.php - Returns the question to ask the user.
- RevisionDeleteForm::submitForm in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionDeleteForm.php - Form submission handler.
- RevisionLink::getDefaultLabel in core/
modules/ node/ src/ Plugin/ views/ field/ RevisionLink.php - Returns the default label for this link.
- RevisionLinkDelete::getDefaultLabel in core/
modules/ node/ src/ Plugin/ views/ field/ RevisionLinkDelete.php - Returns the default label for this link.
- RevisionLinkRevert::getDefaultLabel in core/
modules/ node/ src/ Plugin/ views/ field/ RevisionLinkRevert.php - Returns the default label for this link.
- RevisionRevertForm::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionRevertForm.php - Returns a caption for the button that confirms the action.
- RevisionRevertForm::getQuestion in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionRevertForm.php - Returns the question to ask the user.
- RevisionRevertForm::submitForm in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionRevertForm.php - Form submission handler.
- 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::buildHeader in core/
modules/ user/ src/ RoleListBuilder.php - Builds the header row for the entity listing.
- RoleListBuilder::getDefaultOperations in core/
modules/ user/ src/ RoleListBuilder.php - Gets this list's default operations.
- 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.
- RoleSettingsForm::submitForm in core/
modules/ user/ src/ Form/ RoleSettingsForm.php - Form submission handler.
- RotateImageEffect::buildConfigurationForm in core/
modules/ image/ src/ Plugin/ ImageEffect/ RotateImageEffect.php - Form constructor.
- RotateImageEffect::validateConfigurationForm in core/
modules/ image/ src/ Plugin/ ImageEffect/ RotateImageEffect.php - Form validation handler.
- RowPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ RowPluginBase.php - Provide a form for setting options.
- Rss::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ Rss.php - Provide a form to edit options for this plugin.
- Rss::buildOptionsForm_summary_options in core/
modules/ node/ src/ Plugin/ views/ row/ Rss.php - Return the main options, which are shown in the summary title.
- 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.
- RssFeedsForm::buildForm in core/
modules/ system/ src/ Form/ RssFeedsForm.php - Form constructor.
- RssFields::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ RssFields.php - Provide a form for setting options.
- RssFields::validate in core/
modules/ views/ src/ Plugin/ views/ row/ RssFields.php - Validate that the plugin is correct and can be saved.
- RssPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ RssPluginBase.php - Provide a form for setting options.
- RsyncValidator::validate in core/
modules/ package_manager/ src/ Validator/ RsyncValidator.php - Checks that rsync is available.
- RsyncValidatorTest::testPreCreateFailsIfRsyncNotFound in core/
modules/ package_manager/ tests/ src/ Kernel/ RsyncValidatorTest.php - Tests that the stage cannot be created if rsync is selected, but not found.
- SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates in core/
modules/ package_manager/ src/ Validator/ SandboxDatabaseUpdatesValidator.php - Checks that the staged update does not have changes to its install files.
- SandboxDirectoryValidator::validate in core/
modules/ package_manager/ src/ Validator/ SandboxDirectoryValidator.php - Check if staging root is a subdirectory of active.
- SandboxManagerBase::apply in core/
modules/ package_manager/ src/ SandboxManagerBase.php - Applies staged changes to the active directory.
- SandboxManagerBase::create in core/
modules/ package_manager/ src/ SandboxManagerBase.php - Copies the active code base into the stage directory.
- SandboxManagerBase::getFailureMarkerMessage in core/
modules/ package_manager/ src/ SandboxManagerBase.php - Returns the failure marker message.
- SandboxManagerBase::storeDestroyInfo in core/
modules/ package_manager/ src/ SandboxManagerBase.php - Stores information about the stage when it is destroyed.
- SandboxManagerBaseTest::testTempStoreMessageExpired in core/
modules/ package_manager/ tests/ src/ Kernel/ SandboxManagerBaseTest.php - Tests exception message once temp store message has expired.
- ScaleImageEffect::buildConfigurationForm in core/
modules/ image/ src/ Plugin/ ImageEffect/ ScaleImageEffect.php - Form constructor.
- ScaleImageEffect::validateConfigurationForm in core/
modules/ image/ src/ Plugin/ ImageEffect/ ScaleImageEffect.php - Form validation handler.
- Search::operatorForm in core/
modules/ search/ src/ Plugin/ views/ filter/ Search.php - Options form subform for setting the operator.
- Search::valueForm in core/
modules/ search/ src/ Plugin/ views/ filter/ Search.php - Options form subform for setting options.
- SearchBlock::blockForm in core/
modules/ search/ src/ Plugin/ Block/ SearchBlock.php - SearchBlockForm::buildForm in core/
modules/ search/ src/ Form/ SearchBlockForm.php - Form constructor.
- SearchController::editTitle in core/
modules/ search/ src/ Controller/ SearchController.php - Route title callback.
- SearchController::performOperation in core/
modules/ search/ src/ Controller/ SearchController.php - Performs an operation on the search page entity.
- SearchController::setAsDefault in core/
modules/ search/ src/ Controller/ SearchController.php - Sets the search page as the default.
- SearchController::view in core/
modules/ search/ src/ Controller/ SearchController.php - Creates a render array for the search page.
- SearchEmbeddedForm::buildForm in core/
modules/ search/ tests/ modules/ search_embedded_form/ src/ Form/ SearchEmbeddedForm.php - Form constructor.
- SearchEmbeddedForm::submitForm in core/
modules/ search/ tests/ modules/ search_embedded_form/ src/ Form/ SearchEmbeddedForm.php - Form submission handler.
- SearchExtraTypeSearch::buildConfigurationForm in core/
modules/ search/ tests/ modules/ search_extra_type/ src/ Plugin/ Search/ SearchExtraTypeSearch.php - Form constructor.
- SearchHooks::help in core/
modules/ search/ src/ Hook/ SearchHooks.php - Implements hook_help().
- SearchPage::fields in core/
modules/ search/ src/ Plugin/ migrate/ source/ d6/ SearchPage.php - Returns available fields on the source.
- SearchPage::fields in core/
modules/ search/ src/ Plugin/ migrate/ source/ d7/ SearchPage.php - Returns available fields on the source.
- SearchPageAddForm::actions in core/
modules/ search/ src/ Form/ SearchPageAddForm.php - Returns an array of supported actions for the current entity form.
- SearchPageAddForm::save in core/
modules/ search/ src/ Form/ SearchPageAddForm.php - Form submission handler for the 'save' action.
- SearchPageEditForm::actions in core/
modules/ search/ src/ Form/ SearchPageEditForm.php - Returns an array of supported actions for the current entity form.
- SearchPageEditForm::save in core/
modules/ search/ src/ Form/ SearchPageEditForm.php - Form submission handler for the 'save' action.
- SearchPageForm::buildForm in core/
modules/ search/ src/ Form/ SearchPageForm.php - Form constructor.
- SearchPageFormBase::form in core/
modules/ search/ src/ Form/ SearchPageFormBase.php - Gets the actual form array to be built.
- SearchPageFormBase::validateForm in core/
modules/ search/ src/ Form/ SearchPageFormBase.php - Form validation handler.
- SearchPageListBuilder::buildForm in core/
modules/ search/ src/ SearchPageListBuilder.php - Form constructor.
- SearchPageListBuilder::buildHeader in core/
modules/ search/ src/ SearchPageListBuilder.php - Builds the header row for the entity listing.
- SearchPageListBuilder::buildRow in core/
modules/ search/ src/ SearchPageListBuilder.php - Builds a row for an entity in the entity listing.
- SearchPageListBuilder::getDefaultOperations in core/
modules/ search/ src/ SearchPageListBuilder.php - Gets this list's default operations.
- SearchPageListBuilder::submitForm in core/
modules/ search/ src/ SearchPageListBuilder.php - Form submission handler.
- SearchPageListBuilder::validateAddSearchPage in core/
modules/ search/ src/ SearchPageListBuilder.php - Form validation handler for adding a new search page.
- SearchPluginBase::getHelp in core/
modules/ search/ src/ Plugin/ SearchPluginBase.php - Returns the searching help.
- SearchPluginBase::suggestedTitle in core/
modules/ search/ src/ Plugin/ SearchPluginBase.php - Provides a suggested title for a page of search results.
- SearchRequirements::runtime in core/
modules/ search/ src/ Hook/ SearchRequirements.php - Implements hook_runtime_requirements().
- SearchRow::buildOptionsForm in core/
modules/ search/ src/ Plugin/ views/ row/ SearchRow.php - Provide a form for setting options.
- SelectProfileForm::buildForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SelectProfileForm.php - Form constructor.
- SerializationHooks::help in core/
modules/ serialization/ src/ Hook/ SerializationHooks.php - Implements hook_help().
- Serialized::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Serialized.php - Default option form that provides label widget that all fields should have.
- Serialized::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Serialized.php - Validate the options form.
- Serializer::buildOptionsForm in core/
modules/ rest/ src/ Plugin/ views/ style/ Serializer.php - Provide a form to edit options for this plugin.
- SessionTestController::get in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ SessionTestController.php - Prints the stored session value to the screen.
- SessionTestController::getFromSessionObject in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ SessionTestController.php - Prints the stored session value to the screen.
- SessionTestController::hasSessionBagFlag in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ SessionTestController.php - Prints a message if the flag in the session bag is set.
- SessionTestController::isLoggedIn in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ SessionTestController.php - Only available if current user is logged in.
- SessionTestController::noSet in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ SessionTestController.php - Turns off session saving and then tries to save a value anyway.
- SessionTestController::set in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ SessionTestController.php - Stores a value in 'session_test_value' session attribute.
- SessionTestController::setMessage in core/
modules/ system/ tests/ modules/ session_test/ src/ Controller/ SessionTestController.php - Sets a message to me displayed on the following page.
- SetCustomize::actions in core/
modules/ shortcut/ src/ Form/ SetCustomize.php - Returns an array of supported actions for the current entity form.
- SetCustomize::form in core/
modules/ shortcut/ src/ Form/ SetCustomize.php - Gets the actual form array to be built.
- SetCustomize::save in core/
modules/ shortcut/ src/ Form/ SetCustomize.php - Form submission handler for the 'save' action.
- SettingsForm::buildForm in core/
modules/ navigation/ src/ Form/ SettingsForm.php - Form constructor.
- SettingsForm::buildForm in core/
modules/ media_library/ src/ Form/ SettingsForm.php - Form constructor.
- SettingsForm::submitForm in core/
modules/ navigation/ src/ Form/ SettingsForm.php - Form submission handler.
- SettingsForm::validateForm in core/
modules/ navigation/ src/ Form/ SettingsForm.php - Form validation handler.
- SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm in core/
modules/ settings_tray/ tests/ modules/ settings_tray_test/ src/ Form/ SettingsTrayFormAnnotationIsClassBlockForm.php - Form constructor.
- SettingsTrayHooks::contextualLinksViewAlter in core/
modules/ settings_tray/ src/ Hook/ SettingsTrayHooks.php - Implements hook_contextual_links_view_alter().
- SettingsTrayHooks::help in core/
modules/ settings_tray/ src/ Hook/ SettingsTrayHooks.php - Implements hook_help().
- SettingsValidator::validate in core/
modules/ package_manager/ src/ Validator/ SettingsValidator.php - Checks that Drupal's settings are valid for Package Manager.
- Shortcut::fields in core/
modules/ shortcut/ src/ Plugin/ migrate/ source/ d7/ Shortcut.php - Returns available fields on the source.
- ShortcutController::deleteShortcutLinkInline in core/
modules/ shortcut/ src/ Controller/ ShortcutController.php - Deletes the selected shortcut.
- ShortcutForm::save in core/
modules/ shortcut/ src/ ShortcutForm.php - Form submission handler for the 'save' action.
- ShortcutHooks::help in core/
modules/ shortcut/ src/ Hook/ ShortcutHooks.php - Implements hook_help().
- ShortcutHooks::toolbar in core/
modules/ shortcut/ src/ Hook/ ShortcutHooks.php - Implements hook_toolbar().
- ShortcutLazyBuilders::lazyLinks in core/
modules/ shortcut/ src/ ShortcutLazyBuilders.php - Render API callback: Builds shortcut toolbar links.
- ShortcutResourceTestBase::createEntity in core/
modules/ shortcut/ tests/ src/ Functional/ Rest/ ShortcutResourceTestBase.php - Creates the entity to be tested.
- ShortcutSet::fields in core/
modules/ shortcut/ src/ Plugin/ migrate/ source/ d7/ ShortcutSet.php - Returns available fields on the source.
- ShortcutSetController::addShortcutLinkInline in core/
modules/ shortcut/ src/ Controller/ ShortcutSetController.php - Creates a new link in the provided shortcut set.
- ShortcutSetForm::form in core/
modules/ shortcut/ src/ ShortcutSetForm.php - Gets the actual form array to be built.
- ShortcutSetForm::save in core/
modules/ shortcut/ src/ ShortcutSetForm.php - Form submission handler for the 'save' action.
- ShortcutSetListBuilder::buildHeader in core/
modules/ shortcut/ src/ ShortcutSetListBuilder.php - Builds the header row for the entity listing.
- ShortcutSetListBuilder::getDefaultOperations in core/
modules/ shortcut/ src/ ShortcutSetListBuilder.php - Gets this list's default operations.
- ShortcutSetUsers::fields in core/
modules/ shortcut/ src/ Plugin/ migrate/ source/ d7/ ShortcutSetUsers.php - Returns available fields on the source.
- ShortcutThemeHooks::preprocessPageTitle in core/
modules/ shortcut/ src/ Hook/ ShortcutThemeHooks.php - Implements hook_preprocess_HOOK() for page title templates.
- SimpleConfigSectionStorage::buildLocalTasks in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ SectionStorage/ SimpleConfigSectionStorage.php - Provides the local tasks dynamically for Layout Builder plugins.
- SimpleSource::fields in core/
modules/ migrate/ tests/ modules/ migrate_plugin_config_test/ src/ Plugin/ migrate/ source/ SimpleSource.php - Returns available fields on the source.
- SiteConfigureForm::buildForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Form constructor.
- SiteConfigureForm::submitForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Form submission handler.
- SiteInformationForm::buildForm in core/
modules/ system/ src/ Form/ SiteInformationForm.php - Form constructor.
- SiteInformationForm::validateForm in core/
modules/ system/ src/ Form/ SiteInformationForm.php - Form validation handler.
- SiteMaintenanceModeForm::buildForm in core/
modules/ system/ src/ Form/ SiteMaintenanceModeForm.php - Form constructor.
- SiteSettingsForm::buildForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteSettingsForm.php - Form constructor.
- SmartDefaultSettings::addTagsToSourceEditing in core/
modules/ ckeditor5/ src/ SmartDefaultSettings.php - SmartDefaultSettings::computeSmartDefaultSettings in core/
modules/ ckeditor5/ src/ SmartDefaultSettings.php - Computes the closest equivalent settings for switching to CKEditor 5.
- Some::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ pager/ Some.php - Provide the default form for setting options.
- SortPluginBase::adminSummary in core/
modules/ views/ src/ Plugin/ views/ sort/ SortPluginBase.php - Display whether or not the sort order is ascending or descending.
- SortPluginBase::buildExposeForm in core/
modules/ views/ src/ Plugin/ views/ sort/ SortPluginBase.php - Form for exposed handler options.
- SortPluginBase::showExposeButton in core/
modules/ views/ src/ Plugin/ views/ sort/ SortPluginBase.php - Shortcut to display the expose/hide button.
- SortPluginBase::showSortForm in core/
modules/ views/ src/ Plugin/ views/ sort/ SortPluginBase.php - Shortcut to display the value form.
- SortPluginBase::sortOptions in core/
modules/ views/ src/ Plugin/ views/ sort/ SortPluginBase.php - Provide a list of options for the default sort form.
- SortPluginBase::validateExposeForm in core/
modules/ views/ src/ Plugin/ views/ sort/ SortPluginBase.php - Validate the options form.
- SourceEditing::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ SourceEditing.php - Form constructor.
- Sql::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ query/ Sql.php - Add settings for the ui.
- Sql::getAggregationInfo in core/
modules/ views/ src/ Plugin/ views/ query/ Sql.php - Get aggregation info for group by queries.
- Sql::saveIdMapping in core/
modules/ migrate/ src/ Plugin/ migrate/ id_map/ Sql.php - Saves a mapping from the source identifiers to the destination identifiers.
- SqlBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php - Provide the default form for setting options.
- SqlBase::defineOptions in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php - Information about options for all kinds of purposes will be held here.
- SqlBase::exposedFormValidate in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php - Allows the exposed form to be validated.
- SqlBase::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php - Provide the default form for validating options.
- SqlCountCache::fields in core/
modules/ migrate/ tests/ modules/ migrate_sql_count_cache_test/ src/ Plugin/ migrate/ source/ SqlCountCache.php - Returns available fields on the source.
- SqliteHooks::help in core/
modules/ sqlite/ src/ Hook/ SqliteHooks.php - Implements hook_help().
- StageEventsTest::testAddResult in core/
modules/ package_manager/ tests/ src/ Kernel/ StageEventsTest.php - Tests adding validation results to events.
- StageEventsTest::testValidationResults in core/
modules/ package_manager/ tests/ src/ Kernel/ StageEventsTest.php - Tests that an exception is thrown if an event has validation results.
- Status::getValueOptions in core/
modules/ file/ src/ Plugin/ views/ filter/ Status.php - Gets the value options.
- StringArgument::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ StringArgument.php - Provide a form to edit options for this plugin.
- StringArgument::getSortName in core/
modules/ views/ src/ Plugin/ views/ argument/ StringArgument.php - Return a description of how the argument would normally be sorted.
- StringArgument::title in core/
modules/ views/ src/ Plugin/ views/ argument/ StringArgument.php - Get the title this argument will assign the view, given the argument.
- StringFilter::adminSummary in core/
modules/ views/ src/ Plugin/ views/ filter/ StringFilter.php - Display the filter on the administrative summary.
- StringFilter::buildExposeForm in core/
modules/ views/ src/ Plugin/ views/ filter/ StringFilter.php - Options form subform for exposed filter options.
- StringFilter::operators in core/
modules/ views/ src/ Plugin/ views/ filter/ StringFilter.php - Returns an array of operator information, keyed by operator ID.
- StringFilter::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ StringFilter.php - Provide a simple textfield for equality.
- 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.
- StringListField::buildOptionsForm in core/
modules/ options/ src/ Plugin/ views/ argument/ StringListField.php - Provide a form to edit options for this plugin.
- 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.
- Style::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Style.php - Form constructor.
- StylePluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php - Provide a form to edit options for this plugin.
- StylePluginBase::validate in core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php - Validate that the plugin is correct and can be saved.
- SupportedReleaseValidator::validate in core/
modules/ package_manager/ src/ Validator/ SupportedReleaseValidator.php - Checks that the packages are secure and supported.
- SwitchShortcutSet::buildForm in core/
modules/ shortcut/ src/ Form/ SwitchShortcutSet.php - Form constructor.
- SwitchShortcutSet::submitForm in core/
modules/ shortcut/ src/ Form/ SwitchShortcutSet.php - Form submission handler.
- SwitchShortcutSet::validateForm in core/
modules/ shortcut/ src/ Form/ SwitchShortcutSet.php - Form validation handler.
- SwitchToLiveForm::getDescription in core/
modules/ workspaces/ src/ Form/ SwitchToLiveForm.php - Returns additional text to display as a description.
- SwitchToLiveForm::getDescription in core/
modules/ workspaces_ui/ src/ Form/ SwitchToLiveForm.php - Returns additional text to display as a description.
- SwitchToLiveForm::getQuestion in core/
modules/ workspaces_ui/ src/ Form/ SwitchToLiveForm.php - Returns the question to ask the user.
- SwitchToLiveForm::getQuestion in core/
modules/ workspaces/ src/ Form/ SwitchToLiveForm.php - Returns the question to ask the user.
- SwitchToLiveForm::submitForm in core/
modules/ workspaces/ src/ Form/ SwitchToLiveForm.php - Form submission handler.
- SwitchToLiveForm::submitForm in core/
modules/ workspaces_ui/ src/ Form/ SwitchToLiveForm.php - Form submission handler.
- SymlinkValidatorTest::testAbsoluteSymlinks in core/
modules/ package_manager/ tests/ src/ Kernel/ SymlinkValidatorTest.php - Tests that symlinks with absolute paths are not supported.
- SymlinkValidatorTest::testHardLinks in core/
modules/ package_manager/ tests/ src/ Kernel/ SymlinkValidatorTest.php - Tests that hard links are not supported.
- SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot in core/
modules/ package_manager/ tests/ src/ Kernel/ SymlinkValidatorTest.php - Tests that relative symlinks cannot point outside the project root.
- SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory in core/
modules/ package_manager/ tests/ src/ Kernel/ SymlinkValidatorTest.php - Tests that relative symlinks cannot point outside the stage directory.
- SymlinkValidatorTest::testSymlinksNotAllowedOnWindows in core/
modules/ package_manager/ tests/ src/ Kernel/ SymlinkValidatorTest.php - Tests that symlinks are not supported on Windows, even if they're safe.
- SyslogHooks::formSystemLoggingSettingsAlter in core/
modules/ syslog/ src/ Hook/ SyslogHooks.php - Implements hook_form_FORM_ID_alter().
- SyslogHooks::help in core/
modules/ syslog/ src/ Hook/ SyslogHooks.php - Implements hook_help().
- SystemAdminThemePreprocess::preprocessSystemAdminIndex in core/
modules/ system/ src/ Theme/ SystemAdminThemePreprocess.php - Prepares variables for admin index templates.
- SystemAdminThemePreprocess::preprocessSystemModulesDetails in core/
modules/ system/ src/ Theme/ SystemAdminThemePreprocess.php - Prepares variables for the module details templates.
- SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage in core/
modules/ system/ src/ Theme/ SystemAdminThemePreprocess.php - Prepares variables for security advisories fetch error message templates.
- SystemAdminThemePreprocess::preprocessSystemThemesPage in core/
modules/ system/ src/ Theme/ SystemAdminThemePreprocess.php - Prepares variables for appearance page templates.
- SystemBrandingBlock::blockForm in core/
modules/ system/ src/ Plugin/ Block/ SystemBrandingBlock.php - SystemBrandingBlock::build in core/
modules/ system/ src/ Plugin/ Block/ SystemBrandingBlock.php - Builds and returns the renderable array for this block plugin.
- SystemBrandingOffCanvasForm::buildConfigurationForm in core/
modules/ system/ src/ Form/ SystemBrandingOffCanvasForm.php - Form constructor.
- SystemConfigSubscriber::onConfigImporterValidateNotEmpty in core/
modules/ system/ src/ SystemConfigSubscriber.php - Checks that the configuration synchronization is valid.
- SystemConfigSubscriber::onConfigImporterValidateSiteUUID in core/
modules/ system/ src/ SystemConfigSubscriber.php - Checks that the configuration synchronization is valid.
- SystemController::overview in core/
modules/ system/ src/ Controller/ SystemController.php - Provide the administration overview page.
- SystemController::themesPage in core/
modules/ system/ src/ Controller/ SystemController.php - Returns a theme listing which excludes obsolete themes.
- SystemHooks::filetransferInfo in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_filetransfer_info().
- SystemHooks::help in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_help().
- SystemHooks::pageTop in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_page_top().
- SystemHooks::updaterInfo in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_updater_info().
- SystemInfoController::php in core/
modules/ system/ src/ Controller/ SystemInfoController.php - Returns the contents of phpinfo().
- SystemManager::getBlockContents in core/
modules/ system/ src/ SystemManager.php - Loads the contents of a menu block.
- SystemMenuBlock::blockForm in core/
modules/ system/ src/ Plugin/ Block/ SystemMenuBlock.php - SystemMenuBlock::blockValidate in core/
modules/ system/ src/ Plugin/ Block/ SystemMenuBlock.php - SystemMenuOffCanvasForm::buildConfigurationForm in core/
modules/ system/ src/ Form/ SystemMenuOffCanvasForm.php - Form constructor.
- SystemPoweredByBlock::build in core/
modules/ system/ src/ Plugin/ Block/ SystemPoweredByBlock.php - Builds and returns the renderable array for this block plugin.
- SystemTestController::mainContentFallback in core/
modules/ system/ tests/ modules/ system_test/ src/ Controller/ SystemTestController.php - Tests main content fallback.
- SystemTestController::messengerServiceTest in core/
modules/ system/ tests/ modules/ system_test/ src/ Controller/ SystemTestController.php - Tests setting messages and removing one before it is displayed.
- SystemTestController::setHeader in core/
modules/ system/ tests/ modules/ system_test/ src/ Controller/ SystemTestController.php - Sets a header.
- SystemTestHooks::filetransferInfo in core/
modules/ system/ tests/ modules/ system_test/ src/ Hook/ SystemTestHooks.php - Implements hook_filetransfer_info().
- SystemTestHooks::help in core/
modules/ system/ tests/ modules/ system_test/ src/ Hook/ SystemTestHooks.php - Implements hook_help().
- SystemTestHooks::modulesInstalled in core/
modules/ system/ tests/ modules/ system_test/ src/ Hook/ SystemTestHooks.php - Implements hook_modules_installed().
- SystemTestHooks::modulesUninstalled in core/
modules/ system/ tests/ modules/ system_test/ src/ Hook/ SystemTestHooks.php - Implements hook_modules_uninstalled().
- SystemTestHooks::pageAttachments in core/
modules/ system/ tests/ modules/ system_test/ src/ Hook/ SystemTestHooks.php - Implements hook_page_attachments().
- SystemTokensHooks::tokenInfo in core/
modules/ system/ src/ Hook/ SystemTokensHooks.php - Implements hook_token_info().
- TabbingManagerTestController::build in core/
modules/ system/ tests/ modules/ tabbingmanager_test/ src/ Controller/ TabbingManagerTestController.php - Provides a page with the tabbingManager library for testing tabbing manager.
- Table::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ Table.php - Render the given style.
- TableDragTestForm::buildFormActions in core/
modules/ system/ tests/ modules/ tabledrag_test/ src/ Form/ TableDragTestForm.php - Builds the test table form actions.
- TableDragTestForm::buildTestTable in core/
modules/ system/ tests/ modules/ tabledrag_test/ src/ Form/ TableDragTestForm.php - Builds the draggable test table.
- TableFormatter::viewElements in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ TableFormatter.php - Builds a renderable array for a field value.
- Tag::summaryTitle in core/
modules/ views/ src/ Plugin/ views/ cache/ Tag.php - Returns a string to display as the clickable title for the access control.
- Tasks::checkBinaryOutput in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Check Binary Output.
- Tasks::checkEncoding in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Check encoding is UTF8.
- Tasks::checkExtensions in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Generic function to check postgresql extensions.
- Tasks::checkStandardConformingStrings in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Ensures standard_conforming_strings setting is 'on'.
- Tasks::connect in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::connect in core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::connect in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::ensureInnoDbAvailable in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Ensure that InnoDB is available.
- Tasks::getFormOptions in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Returns driver specific configuration options.
- Tasks::getFormOptions in core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Install/ Tasks.php - Returns driver specific configuration options.
- Tasks::initializeDatabase in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Make PostgreSQL Drupal friendly.
- Tasks::name in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::name in core/
modules/ mysqli/ src/ Driver/ Database/ mysqli/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::name in core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::name in core/
modules/ system/ tests/ modules/ dummydb/ src/ Driver/ Database/ dummydb/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::name in core/
modules/ system/ tests/ modules/ driver_test/ src/ Driver/ Database/ DriverTestMysql/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::name in core/
modules/ system/ tests/ modules/ driver_test/ src/ Driver/ Database/ DriverTestMysqlDeprecatedVersion/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::name in core/
modules/ system/ tests/ modules/ driver_test/ src/ Driver/ Database/ DriverTestPgsql/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::name in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Returns the human-readable name of the driver.
- TaxonomyFieldHooks::preConfiguredDescription in core/
modules/ taxonomy/ src/ Hook/ TaxonomyFieldHooks.php - Implements hook_field_ui_preconfigured_options_alter().
- TaxonomyHooks::entityOperation in core/
modules/ taxonomy/ src/ Hook/ TaxonomyHooks.php - Implements hook_entity_operation().
- TaxonomyHooks::help in core/
modules/ taxonomy/ src/ Hook/ TaxonomyHooks.php - Implements hook_help().
- 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.
- TaxonomyTermModerationHandler::enforceRevisionsBundleFormAlter in core/
modules/ content_moderation/ src/ Entity/ Handler/ TaxonomyTermModerationHandler.php - Alters bundle forms to enforce revision handling.
- TaxonomyTermModerationHandler::enforceRevisionsEntityFormAlter in core/
modules/ content_moderation/ src/ Entity/ Handler/ TaxonomyTermModerationHandler.php - Alters entity forms to enforce revision handling.
- TaxonomyTokensHooks::tokenInfo in core/
modules/ taxonomy/ src/ Hook/ TaxonomyTokensHooks.php - Implements hook_token_info().
- TaxonomyViewsHooks::viewsDataAlter in core/
modules/ taxonomy/ src/ Hook/ TaxonomyViewsHooks.php - Implements hook_views_data_alter().
- TelephoneDefaultWidget::settingsForm in core/
modules/ telephone/ src/ Plugin/ Field/ FieldWidget/ TelephoneDefaultWidget.php - Returns a form to configure settings for the widget.
- TelephoneDefaultWidget::settingsSummary in core/
modules/ telephone/ src/ Plugin/ Field/ FieldWidget/ TelephoneDefaultWidget.php - Returns a short summary for the current widget settings.
- TelephoneHooks::help in core/
modules/ telephone/ src/ Hook/ TelephoneHooks.php - Implements hook_help().
- TelephoneItem::getConstraints in core/
modules/ telephone/ src/ Plugin/ Field/ FieldType/ TelephoneItem.php - Gets a list of validation constraints.
- TelephoneLinkFormatter::settingsForm in core/
modules/ telephone/ src/ Plugin/ Field/ FieldFormatter/ TelephoneLinkFormatter.php - Returns a form to configure settings for the formatter.
- TelephoneLinkFormatter::settingsSummary in core/
modules/ telephone/ src/ Plugin/ Field/ FieldFormatter/ TelephoneLinkFormatter.php - Returns a short summary for the current formatter settings.
- TemporaryStream::getDescription in core/
lib/ Drupal/ Core/ StreamWrapper/ TemporaryStream.php - Returns the description of the stream wrapper for use in the UI.
- TemporaryStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ TemporaryStream.php - Returns the name of the stream wrapper for use in the UI.
- 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.
- TestActionConfirmForm::getQuestion in core/
modules/ views/ tests/ modules/ action_bulk_test/ src/ Form/ TestActionConfirmForm.php - Returns the question to ask the user.
- TestAjaxBlock::blockForm in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ Block/ TestAjaxBlock.php - TestAjaxBlock::build in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ Block/ TestAjaxBlock.php - Builds and returns the renderable array for this block plugin.
- TestAttributesBlock::build in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ Block/ TestAttributesBlock.php - Builds and returns the renderable array for this block plugin.
- TestBlockInstantiation::blockForm in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestBlockInstantiation.php - TestClass::onKernelRequestTest in core/
modules/ system/ tests/ modules/ service_provider_test/ src/ TestClass.php - A simple kernel listener method.
- TestController::containerReset in core/
modules/ system/ tests/ modules/ container_rebuild_test/ src/ TestController.php - Resets the container.
- TestController::modal in core/
modules/ views/ tests/ modules/ views_test_modal/ src/ Controller/ TestController.php - Renders a link to open the /admin/content view in a modal dialog.
- TestFieldDefaultFormatter::settingsForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/ TestFieldDefaultFormatter.php - Returns a form to configure settings for the formatter.
- TestFieldDefaultFormatter::settingsSummary in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/ TestFieldDefaultFormatter.php - Returns a short summary for the current formatter settings.
- TestFieldEmptySettingFormatter::settingsForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/ TestFieldEmptySettingFormatter.php - Returns a form to configure settings for the formatter.
- TestFieldEmptySettingFormatter::settingsSummary in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/ TestFieldEmptySettingFormatter.php - Returns a short summary for the current formatter settings.
- TestFieldMultipleFormatter::settingsForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/ TestFieldMultipleFormatter.php - Returns a form to configure settings for the formatter.
- TestFieldMultipleFormatter::settingsSummary in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/ TestFieldMultipleFormatter.php - Returns a short summary for the current formatter settings.
- TestFieldPrepareViewFormatter::settingsForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/ TestFieldPrepareViewFormatter.php - Returns a form to configure settings for the formatter.
- TestFieldPrepareViewFormatter::settingsSummary in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/ TestFieldPrepareViewFormatter.php - Returns a short summary for the current formatter settings.
- TestFieldWidget::settingsForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldWidget/ TestFieldWidget.php - Returns a form to configure settings for the widget.
- TestFieldWidget::settingsSummary in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldWidget/ TestFieldWidget.php - Returns a short summary for the current widget settings.
- TestFieldWidgetMultiple::settingsForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldWidget/ TestFieldWidgetMultiple.php - Returns a form to configure settings for the widget.
- TestFieldWidgetMultiple::settingsSummary in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldWidget/ TestFieldWidgetMultiple.php - Returns a short summary for the current widget settings.
- TestForm::buildForm in core/
modules/ system/ tests/ modules/ test_page_test/ src/ Form/ TestForm.php - Form constructor.
- 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.
- TestFormApiFormBlock::buildForm in core/
modules/ layout_builder/ tests/ modules/ layout_builder_form_block_test/ src/ Plugin/ Block/ TestFormApiFormBlock.php - Form constructor.
- TestItem::fieldSettingsForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestItem.php - Returns a form for the field-level settings.
- TestItem::getConstraints in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestItem.php - Gets a list of validation constraints.
- TestItem::storageSettingsForm in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestItem.php - Returns a form for the storage-level settings.
- TestLocalAction4::getTitle in core/
modules/ system/ tests/ modules/ menu_test/ src/ Plugin/ Menu/ LocalAction/ TestLocalAction4.php - Returns the localized title to be shown for this action.
- TestModalController::modal in core/
modules/ system/ tests/ modules/ pager_test/ src/ Controller/ TestModalController.php - Renders a link to open pager_test.multiple_pagers in a modal dialog.
- TestPageTestController::testPage in core/
modules/ system/ tests/ modules/ test_page_test/ src/ Controller/ TestPageTestController.php - Returns a test page and sets the title.
- TestPageTestController::testPageVarDump in core/
modules/ system/ tests/ modules/ test_page_test/ src/ Controller/ TestPageTestController.php - Returns a test page and with the call to the dump() function.
- TestSettingsValidationBlock::blockValidate in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestSettingsValidationBlock.php - TestTasksSettingsSub1::getTitle in core/
modules/ system/ tests/ modules/ menu_test/ src/ Plugin/ Menu/ LocalTask/ TestTasksSettingsSub1.php - Returns the localized title to be shown for this tab.
- TestThemeThemeHooks::formSystemThemeSettingsAlter in core/
modules/ system/ tests/ themes/ test_theme_theme/ src/ Hook/ TestThemeThemeHooks.php - Implements hook_form_system_theme_settings_alter().
- TestToolkit::buildConfigurationForm in core/
modules/ system/ tests/ modules/ image_test/ src/ Plugin/ ImageToolkit/ TestToolkit.php - Form constructor.
- TestToolkit::validateConfigurationForm in core/
modules/ system/ tests/ modules/ image_test/ src/ Plugin/ ImageToolkit/ TestToolkit.php - Form validation handler.
- TestTranslation::getMetadata in core/
modules/ media/ tests/ modules/ media_test_source/ src/ Plugin/ media/ Source/ TestTranslation.php - Gets the value for a metadata attribute for a given media item.
- Text::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ Text.php - Provide a form to edit options for this plugin.
- TextareaWidget::settingsForm in core/
modules/ text/ src/ Plugin/ Field/ FieldWidget/ TextareaWidget.php - Returns a form to configure settings for the widget.
- TextareaWithSummaryWidget::formElement in core/
modules/ text/ src/ Plugin/ Field/ FieldWidget/ TextareaWithSummaryWidget.php - Returns the form for a single field widget.
- TextareaWithSummaryWidget::settingsForm in core/
modules/ text/ src/ Plugin/ Field/ FieldWidget/ TextareaWithSummaryWidget.php - Returns a form to configure settings for the widget.
- TextareaWithSummaryWidget::settingsSummary in core/
modules/ text/ src/ Plugin/ Field/ FieldWidget/ TextareaWithSummaryWidget.php - Returns a short summary for the current widget settings.
- TextCustom::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ TextCustom.php - Provide a form to edit options for this plugin.
- TextFieldItemList::defaultValuesFormValidate in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextFieldItemList.php - Validates the submitted default value.
- TextHooks::fieldTypeCategoryInfoAlter in core/
modules/ text/ src/ Hook/ TextHooks.php - Implements hook_field_type_category_info_alter().
- TextHooks::help in core/
modules/ text/ src/ Hook/ TextHooks.php - Implements hook_help().
- TextItem::getConstraints in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextItem.php - Gets a list of validation constraints.
- TextItem::storageSettingsForm in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextItem.php - Returns a form for the storage-level settings.
- TextItemBase::fieldSettingsForm in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextItemBase.php - Returns a form for the field-level settings.
- TextTrimmedFormatter::settingsForm in core/
modules/ text/ src/ Plugin/ Field/ FieldFormatter/ TextTrimmedFormatter.php - Returns a form to configure settings for the formatter.
- TextTrimmedFormatter::settingsSummary in core/
modules/ text/ src/ Plugin/ Field/ FieldFormatter/ TextTrimmedFormatter.php - Returns a short summary for the current formatter settings.
- TextWithSummaryItem::fieldSettingsForm in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextWithSummaryItem.php - Returns a form for the field-level settings.
- TextWithSummaryItem::getConstraints in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextWithSummaryItem.php - Gets a list of validation constraints.
- ThemeAdminForm::buildForm in core/
modules/ system/ src/ Form/ ThemeAdminForm.php - Form constructor.
- ThemeController::install in core/
modules/ system/ src/ Controller/ ThemeController.php - Installs a theme.
- ThemeController::setDefaultTheme in core/
modules/ system/ src/ Controller/ ThemeController.php - Set the default theme.
- ThemeController::uninstall in core/
modules/ system/ src/ Controller/ ThemeController.php - Uninstalls a theme.
- ThemeExperimentalConfirmForm::buildForm in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Form constructor.
- ThemeExperimentalConfirmForm::getConfirmText in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Returns a caption for the button that confirms the action.
- ThemeExperimentalConfirmForm::getDescription in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Returns additional text to display as a description.
- ThemeExperimentalConfirmForm::getQuestion in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Returns the question to ask the user.
- ThemeExperimentalConfirmForm::submitForm in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Form submission handler.
- ThemePreprocess::preprocessHtml in core/
lib/ Drupal/ Core/ Theme/ ThemePreprocess.php - Prepares variables for HTML document templates.
- ThemePreprocess::preprocessMaintenanceTaskList in core/
lib/ Drupal/ Core/ Theme/ ThemePreprocess.php - Prepares variables for maintenance task list templates.
- ThemeSettings::fields in core/
modules/ system/ src/ Plugin/ migrate/ source/ d7/ ThemeSettings.php - Returns available fields on the source.
- ThemeSettingsForm::buildForm in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - ThemeSettingsForm::validateForm in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - Form validation handler.
- Tid::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ argument_default/ Tid.php - Provide the default form for setting options.
- Time::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ cache/ Time.php - Provide a form to edit options for this plugin.
- Time::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ cache/ Time.php - Validate the options form.
- TimeInterval::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ TimeInterval.php - Default option form that provides label widget that all fields should have.
- 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::getRefreshIntervals in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ TimestampFormatter.php - Returns the refresh interval options for the time difference display.
- 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.
- Title::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ Title.php - Provide a form to edit options for this plugin.
- TitleResolver::getTitle in core/
lib/ Drupal/ Core/ Controller/ TitleResolver.php - Returns a static or dynamic title for the route.
- TokenHooks::tokenInfo in core/
modules/ file/ src/ Hook/ TokenHooks.php - Implements hook_token_info().
- TokenizeAreaPluginBase::tokenForm in core/
modules/ views/ src/ Plugin/ views/ area/ TokenizeAreaPluginBase.php - Adds tokenization form elements.
- Toolbar::getInfo in core/
modules/ toolbar/ src/ Element/ Toolbar.php - Returns the element properties for this element.
- ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests that toolbar cache is cleared when string translations are made.
- ToolbarHooks::help in core/
modules/ toolbar/ src/ Hook/ ToolbarHooks.php - Implements hook_help().
- ToolbarHooks::toolbar in core/
modules/ toolbar/ src/ Hook/ ToolbarHooks.php - Implements hook_toolbar().
- ToolbarLinkBuilder::renderToolbarLinks in core/
modules/ user/ src/ ToolbarLinkBuilder.php - Lazy builder callback for rendering toolbar links.
- TopBarItemLinkAttribute::build in core/
modules/ navigation/ tests/ navigation_test_top_bar/ src/ Plugin/ TopBarItem/ TopBarItemLinkAttribute.php - Builds and returns the renderable array for this top bar item plugin.
- TranslateEditForm::buildForm in core/
modules/ locale/ src/ Form/ TranslateEditForm.php - Form constructor.
- TranslateEditForm::submitForm in core/
modules/ locale/ src/ Form/ TranslateEditForm.php - Form submission handler.
- TranslateEditForm::validateForm in core/
modules/ locale/ src/ Form/ TranslateEditForm.php - Form validation handler.
- TranslateFilterForm::buildForm in core/
modules/ locale/ src/ Form/ TranslateFilterForm.php - Form constructor.
- TranslateFormBase::translateFilters in core/
modules/ locale/ src/ Form/ TranslateFormBase.php - Lists locale translation filters that can be applied.
- TranslationLink::getDefaultLabel in core/
modules/ content_translation/ src/ Plugin/ views/ field/ TranslationLink.php - Returns the default label for this link.
- TranslationsStream::getDescription in core/
modules/ locale/ src/ StreamWrapper/ TranslationsStream.php - Returns the description of the stream wrapper for use in the UI.
- TranslationsStream::getName in core/
modules/ locale/ src/ StreamWrapper/ TranslationsStream.php - Returns the name of the stream wrapper for use in the UI.
- TranslationStatusForm::buildForm in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Form builder for displaying the current translation status.
- TranslationStatusForm::createInfoString in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Provides debug info for projects in case translation files are not found.
- TranslationStatusForm::prepareUpdateData in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Prepare information about projects with available translation updates.
- TranslationStatusForm::validateForm in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Form validation handler.
- TreeConfigTargetForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ TreeConfigTargetForm.php - Form constructor.
- TreeConfigTargetForm::updateOptions in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ TreeConfigTargetForm.php - Updates the options of a select list.
- TRexEditor::buildConfigurationForm in core/
modules/ editor/ tests/ modules/ editor_test/ src/ Plugin/ Editor/ TRexEditor.php - Form constructor.
- TwigExtensionTestController::testFilterRender in core/
modules/ system/ tests/ modules/ twig_extension_test/ src/ TwigExtensionTestController.php - Menu callback for testing Twig filters in a Twig template.
- Type::node_type in core/
modules/ node/ src/ Plugin/ views/ argument/ Type.php - Returns the label for the given node type.
- TypedDataTest::testTypedDataValidation in core/
tests/ Drupal/ KernelTests/ Core/ TypedData/ TypedDataTest.php - Tests typed data validation.
- UnapprovedComments::getTitle in core/
modules/ comment/ src/ Plugin/ Menu/ LocalTask/ UnapprovedComments.php - Returns the localized title to be shown for this tab.
- UnformattedSummary::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ UnformattedSummary.php - Provide a form to edit options for this plugin.
- UnicornEditor::buildConfigurationForm in core/
modules/ editor/ tests/ modules/ editor_test/ src/ Plugin/ Editor/ UnicornEditor.php - Form constructor.
- UnknownPathExcluder::logExcludedPaths in core/
modules/ package_manager/ src/ PathExcluder/ UnknownPathExcluder.php - Logs the paths that will be excluded from stage operations.
- UpdateHooks::help in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_help().
- UpdateHooks::mail in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_mail().
- UpdateHooks::verifyUpdateArchive in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_verify_update_archive().
- UpdateManager::fetchDataBatch in core/
modules/ update/ src/ UpdateManager.php - Processes a step in batch for fetching available update data.
- Updater::prepareInstallDirectory in core/
lib/ Drupal/ Core/ Updater/ Updater.php - Makes sure the installation parent directory exists and is writable.
- UpdateRequirements::requirementCheck in core/
modules/ update/ src/ Hook/ UpdateRequirements.php - Fills in the requirements array.
- UpdateRequirements::runtime in core/
modules/ update/ src/ Hook/ UpdateRequirements.php - Implements hook_runtime_requirements().
- UpdateScriptTestController::databaseUpdatesMenuItem in core/
modules/ system/ tests/ modules/ update_script_test/ src/ Controller/ UpdateScriptTestController.php - Outputs a link to the database updates URL.
- UpdateScriptTestHooks::cacheFlush in core/
modules/ system/ tests/ modules/ update_script_test/ src/ Hook/ UpdateScriptTestHooks.php - Implements hook_cache_flush().
- UpdateSettingsForm::buildForm in core/
modules/ update/ src/ UpdateSettingsForm.php - Form constructor.
- UpdateSettingsForm::formatMultipleViolationsMessage in core/
modules/ update/ src/ UpdateSettingsForm.php - Formats multiple violation messages associated with a single form element.
- UpdateThemeHooks::preprocessUpdateFetchErrorMessage in core/
modules/ update/ src/ Hook/ UpdateThemeHooks.php - Prepares variables for update fetch error message templates.
- UpdateThemeHooks::preprocessUpdateProjectStatus in core/
modules/ update/ src/ Hook/ UpdateThemeHooks.php - Prepares variables for update project status templates.
- UpdateThemeHooks::preprocessUpdateReport in core/
modules/ update/ src/ Hook/ UpdateThemeHooks.php - Prepares variables for project status report templates.
- UpdateThemeHooks::preprocessUpdateVersion in core/
modules/ update/ src/ Hook/ UpdateThemeHooks.php - Prepares variables for update version templates.
- Upload::fields in core/
modules/ file/ src/ Plugin/ migrate/ source/ d6/ Upload.php - Returns available fields on the source.
- UploadInstance::fields in core/
modules/ file/ src/ Plugin/ migrate/ source/ d6/ UploadInstance.php - Returns available fields on the source.
- 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.
- Url::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Url.php - Provide link to the page being visited.
- UrlAlias::fields in core/
modules/ path/ src/ Plugin/ migrate/ source/ d6/ UrlAlias.php - Returns available fields on the source.
- UrlAlias::fields in core/
modules/ path/ src/ Plugin/ migrate/ source/ d7/ UrlAlias.php - Returns available fields on the source.
- UrlAliasBase::fields in core/
modules/ path/ src/ Plugin/ migrate/ source/ UrlAliasBase.php - Returns available fields on the source.
- 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.
- UserFieldHooks::preConfiguredDescription in core/
modules/ user/ src/ Hook/ UserFieldHooks.php - Implements hook_field_ui_preconfigured_options_alter().
- UserHooks::entityExtraFieldInfo in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_entity_extra_field_info().
- UserHooks::entityOperation in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_entity_operation().
- UserHooks::formSystemRegionalSettingsAlter in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm.
- UserHooks::help in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_help().
- UserHooks::toolbar in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_toolbar().
- UserHooks::userLogin in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_user_login().
- UserHooks::userRoleInsert in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_ENTITY_TYPE_insert() for user_role entities.
- UserHooks::userView in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_ENTITY_TYPE_view() for user entities.
- UserLanguageTestForm::buildForm in core/
modules/ user/ tests/ modules/ user_language_test/ src/ Form/ UserLanguageTestForm.php - Form constructor.
- 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::validateAuthentication in core/
modules/ user/ src/ Form/ UserLoginForm.php - Checks supplied username/password against local users table.
- UserLoginForm::validateFinal in core/
modules/ user/ src/ Form/ UserLoginForm.php - Checks if user was not authenticated, or if too many logins were attempted.
- UserLogoutConfirm::getConfirmText in core/
modules/ user/ src/ Form/ UserLogoutConfirm.php - Returns a caption for the button that confirms the action.
- UserLogoutConfirm::getDescription in core/
modules/ user/ src/ Form/ UserLogoutConfirm.php - Returns additional text to display as a description.
- UserLogoutConfirm::getQuestion in core/
modules/ user/ src/ Form/ UserLogoutConfirm.php - Returns the question to ask the user.
- 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.
- UserRequirements::runtime in core/
modules/ user/ src/ Hook/ UserRequirements.php - Implements hook_runtime_requirements().
- 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.
- UserThemeHooks::preprocessUsername in core/
modules/ user/ src/ Hook/ UserThemeHooks.php - Prepares variables for username templates.
- UserTokensHooks::tokenInfo in core/
modules/ user/ src/ Hook/ UserTokensHooks.php - Implements hook_token_info().
- UserTokensHooks::tokens in core/
modules/ user/ src/ Hook/ UserTokensHooks.php - Implements hook_tokens().
- 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.
- UserViewsHooks::viewsPluginsArgumentValidatorAlter in core/
modules/ user/ src/ Hook/ UserViewsHooks.php - Implements hook_views_plugins_argument_validator_alter().
- VariableMultiRow::fields in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ VariableMultiRow.php - Returns available fields on the source.
- VariantBase::buildConfigurationForm in core/
lib/ Drupal/ Core/ Display/ VariantBase.php - Form constructor.
- VersionHistoryController::buildDeleteRevisionLink in core/
lib/ Drupal/ Core/ Entity/ Controller/ VersionHistoryController.php - Builds a link to delete an entity revision.
- VersionHistoryController::buildRevertRevisionLink in core/
lib/ Drupal/ Core/ Entity/ Controller/ VersionHistoryController.php - Builds a link to revert an entity revision.
- VersionHistoryController::buildRow in core/
lib/ Drupal/ Core/ Entity/ Controller/ VersionHistoryController.php - Builds a table row for a revision.
- VersionHistoryController::getRevisionDescription in core/
lib/ Drupal/ Core/ Entity/ Controller/ VersionHistoryController.php - Get a description of the revision.
- VersionHistoryController::revisionOverview in core/
lib/ Drupal/ Core/ Entity/ Controller/ VersionHistoryController.php - Generates an overview table of revisions of an entity.
- View::addDisplay in core/
modules/ views/ src/ Entity/ View.php - Adds a new display handler to the view, automatically creating an ID.
- View::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ View.php - Provide a form to edit options for this plugin.
- View::render in core/
modules/ views/ src/ Plugin/ views/ area/ View.php - Render the area.
- 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.
- ViewMode::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ ViewMode.php - Returns available fields on the source.
- ViewMode::fields in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ ViewMode.php - Returns available fields on the source.
- 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.
- ViewsBlockBase::buildConfigurationForm in core/
modules/ views/ src/ Plugin/ Block/ ViewsBlockBase.php - Form constructor.
- ViewsBlockBase::getPreviewFallbackString in core/
modules/ views/ src/ Plugin/ Block/ ViewsBlockBase.php - ViewsData::getViewsData in core/
modules/ content_moderation/ src/ ViewsData.php - Returns the views data.
- ViewsEntityArgumentValidator::getDerivativeDefinitions in core/
modules/ views/ src/ Plugin/ Derivative/ ViewsEntityArgumentValidator.php - Gets the definition of all derivatives of a base plugin.
- ViewsEntityRow::getDerivativeDefinitions in core/
modules/ views/ src/ Plugin/ Derivative/ ViewsEntityRow.php - Gets the definition of all derivatives of a base plugin.
- ViewsExposedFilterBlock::getDerivativeDefinitions in core/
modules/ views/ src/ Plugin/ Derivative/ ViewsExposedFilterBlock.php - Gets the definition of all derivatives of a base plugin.
- ViewsExposedForm::buildForm in core/
modules/ views/ src/ Form/ ViewsExposedForm.php - Form constructor.
- ViewsFormMainForm::buildForm in core/
modules/ views/ src/ Form/ ViewsFormMainForm.php - Form constructor.
- ViewsHooks::help in core/
modules/ views/ src/ Hook/ ViewsHooks.php - Implements hook_help().
- ViewsMenuLinkForm::buildConfigurationForm in core/
modules/ views/ src/ Plugin/ Menu/ Form/ ViewsMenuLinkForm.php - Form constructor.
- ViewsSelection::buildConfigurationForm in core/
modules/ views/ src/ Plugin/ EntityReferenceSelection/ ViewsSelection.php - Form constructor.
- ViewsSelection::initializeView in core/
modules/ views/ src/ Plugin/ EntityReferenceSelection/ ViewsSelection.php - Initializes a view.
- ViewsTestDataErrorForm::buildForm in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Form/ ViewsTestDataErrorForm.php - Form constructor.
- ViewsTestDataErrorForm::validateForm in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Form/ ViewsTestDataErrorForm.php - Form validation handler.
- ViewsTestRssThemeHooks::preprocessViewsViewRss in core/
modules/ views/ tests/ modules/ views_test_rss/ src/ Hook/ ViewsTestRssThemeHooks.php - Implements hook_preprocess_HOOK().
- ViewsThemeHooks::preprocessViewsViewTable in core/
modules/ views/ src/ Hook/ ViewsThemeHooks.php - Prepares variables for views table templates.
- ViewsTokensHooks::tokenInfo in core/
modules/ views/ src/ Hook/ ViewsTokensHooks.php - Implements hook_token_info().
- 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.
- ViewsUiHooks::entityOperation in core/
modules/ views_ui/ src/ Hook/ ViewsUiHooks.php - Implements hook_entity_operation().
- ViewsUiHooks::help in core/
modules/ views_ui/ src/ Hook/ ViewsUiHooks.php - Implements hook_help().
- ViewsUiHooks::viewsAnalyze in core/
modules/ views_ui/ src/ Hook/ ViewsUiHooks.php - Implements hook_views_analyze().
- ViewsUiThemeHooks::preprocessBuildGroupFilterForm in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for Views UI build group filter form templates.
- ViewsUiThemeHooks::preprocessDisplayTabBucket in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for Views UI display tab bucket templates.
- ViewsUiThemeHooks::preprocessDisplayTabSetting in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for Views UI display tab setting templates.
- ViewsUiThemeHooks::preprocessRearrangeFilterForm in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for Views UI rearrange filter form templates.
- ViewsUiThemeHooks::preprocessStylePluginTable in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for style plugin table templates.
- ViewsUiThemeHooks::preprocessViewPreviewSection in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for views UI view preview section templates.
- ViewsUiThemeHooks::viewPreviewSectionDisplayCategoryLinks in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Returns a link to editing a certain display setting.
- ViewsUiThemeHooks::viewPreviewSectionHandlerLinks in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Returns contextual links for each handler of a certain section.
- ViewsViewsHooks::fieldViewsData in core/
modules/ views/ src/ Hook/ ViewsViewsHooks.php - Implements hook_field_views_data().
- ViewsViewsHooks::viewsData in core/
modules/ views/ src/ Hook/ ViewsViewsHooks.php - Implements hook_views_data().
- ViewUI::cacheSet in core/
modules/ views_ui/ src/ ViewUI.php - Sets a cached view object in the shared tempstore.
- ViewUI::getStandardButtons in core/
modules/ views_ui/ src/ ViewUI.php - Provides a standard set of Apply/Cancel/OK buttons for the forms.
- ViewUI::renderPreview in core/
modules/ views_ui/ src/ ViewUI.php - 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::buildForm in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Form constructor.
- VocabularyListBuilder::buildHeader in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Builds the header row for the entity listing.
- VocabularyListBuilder::getDefaultOperations in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Gets this list's default operations.
- VocabularyListBuilder::render in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Builds a listing of entities for the given entity type.
- 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.
- WeekDate::summaryName in core/
modules/ views/ src/ Plugin/ views/ argument/ WeekDate.php - Provide a link to the next level of the view.
- WidgetBase::formMultipleElements in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Special handling to create form elements for multiple values.
- WizardPluginBase::buildFilters in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Builds the form structure for selecting the view's filters.
- WizardPluginBase::buildForm in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Form callback to build other elements in the "show" form.
- WizardPluginBase::buildFormStyle in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Adds the style options to the wizard form.
- WizardPluginBase::buildSorts in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Builds the form structure for selecting the view's sort order.
- WorkflowAddForm::form in core/
modules/ workflows/ src/ Form/ WorkflowAddForm.php - Gets the actual form array to be built.
- WorkflowAddForm::save in core/
modules/ workflows/ src/ Form/ WorkflowAddForm.php - Form submission handler for the 'save' action.
- WorkflowDeleteForm::buildForm in core/
modules/ workflows/ src/ Form/ WorkflowDeleteForm.php - Form constructor.
- WorkflowDeleteForm::getConfirmText in core/
modules/ workflows/ src/ Form/ WorkflowDeleteForm.php - Returns a caption for the button that confirms the action.
- WorkflowDeleteForm::getQuestion in core/
modules/ workflows/ src/ Form/ WorkflowDeleteForm.php - Returns the question to ask the user.
- WorkflowDeleteForm::submitForm in core/
modules/ workflows/ src/ Form/ WorkflowDeleteForm.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…
- WorkflowEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowEditForm.php - Gets the actual form array to be built.
- WorkflowEditForm::save in core/
modules/ workflows/ src/ Form/ WorkflowEditForm.php - Form submission handler for the 'save' action.
- WorkflowListBuilder::buildHeader in core/
modules/ workflows/ src/ WorkflowListBuilder.php - Builds the header row for the entity listing.
- WorkflowListBuilder::render in core/
modules/ workflows/ src/ WorkflowListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- WorkflowsHooks::help in core/
modules/ workflows/ src/ Hook/ WorkflowsHooks.php - Implements hook_help().
- WorkflowStateAddForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowStateAddForm.php - Returns an array of supported actions for the current entity form.
- WorkflowStateAddForm::form in core/
modules/ workflows/ src/ Form/ WorkflowStateAddForm.php - Gets the actual form array to be built.
- WorkflowStateAddForm::save in core/
modules/ workflows/ src/ Form/ WorkflowStateAddForm.php - Form submission handler for the 'save' action.
- WorkflowStateDeleteForm::buildForm in core/
modules/ workflows/ src/ Form/ WorkflowStateDeleteForm.php - Form constructor.
- WorkflowStateDeleteForm::getConfirmText in core/
modules/ workflows/ src/ Form/ WorkflowStateDeleteForm.php - Returns a caption for the button that confirms the action.
- WorkflowStateDeleteForm::getQuestion in core/
modules/ workflows/ src/ Form/ WorkflowStateDeleteForm.php - Returns the question to ask the user.
- WorkflowStateDeleteForm::submitForm in core/
modules/ workflows/ src/ Form/ WorkflowStateDeleteForm.php - Form submission handler.
- WorkflowStateEditForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Returns an array of supported actions for the current entity form.
- WorkflowStateEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Gets the actual form array to be built.
- WorkflowStateEditForm::save in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Form submission handler for the 'save' action.
- WorkflowTransitionAddForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowTransitionAddForm.php - Returns an array of supported actions for the current entity form.
- WorkflowTransitionAddForm::form in core/
modules/ workflows/ src/ Form/ WorkflowTransitionAddForm.php - Gets the actual form array to be built.
- WorkflowTransitionAddForm::save in core/
modules/ workflows/ src/ Form/ WorkflowTransitionAddForm.php - Form submission handler for the 'save' action.
- WorkflowTransitionAddForm::validateForm in core/
modules/ workflows/ src/ Form/ WorkflowTransitionAddForm.php - Form validation handler.
- WorkflowTransitionDeleteForm::getConfirmText in core/
modules/ workflows/ src/ Form/ WorkflowTransitionDeleteForm.php - Returns a caption for the button that confirms the action.
- WorkflowTransitionDeleteForm::getQuestion in core/
modules/ workflows/ src/ Form/ WorkflowTransitionDeleteForm.php - Returns the question to ask the user.
- WorkflowTransitionDeleteForm::submitForm in core/
modules/ workflows/ src/ Form/ WorkflowTransitionDeleteForm.php - Form submission handler.
- WorkflowTransitionEditForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.php - Returns an array of supported actions for the current entity form.
- WorkflowTransitionEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.php - Gets the actual form array to be built.
- WorkflowTransitionEditForm::save in core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.php - Form submission handler for the 'save' action.
- WorkflowTransitionEditForm::validateForm in core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.php - Form validation handler.
- WorkspaceActivateForm::getDescription in core/
modules/ workspaces/ src/ Form/ WorkspaceActivateForm.php - Returns additional text to display as a description.
- WorkspaceActivateForm::getDescription in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceActivateForm.php - Returns additional text to display as a description.
- WorkspaceActivateForm::getQuestion in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceActivateForm.php - Returns the question to ask the user.
- WorkspaceActivateForm::getQuestion in core/
modules/ workspaces/ src/ Form/ WorkspaceActivateForm.php - Returns the question to ask the user.
- WorkspaceActivateForm::submitForm in core/
modules/ workspaces/ src/ Form/ WorkspaceActivateForm.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…
- WorkspaceActivateForm::submitForm in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceActivateForm.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…
- WorkspaceForm::actions in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceForm.php - Returns an array of supported actions for the current entity form.
- WorkspaceForm::actions in core/
modules/ workspaces/ src/ Form/ WorkspaceForm.php - Returns an array of supported actions for the current entity form.
- WorkspaceForm::activate in core/
modules/ workspaces/ src/ Form/ WorkspaceForm.php - Form submission handler for the 'submit' action.
- WorkspaceForm::activate in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceForm.php - Form submission handler for the 'submit' action.
- WorkspaceForm::form in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceForm.php - Gets the actual form array to be built.
- WorkspaceForm::form in core/
modules/ workspaces/ src/ Form/ WorkspaceForm.php - Gets the actual form array to be built.
- WorkspaceForm::save in core/
modules/ workspaces/ src/ Form/ WorkspaceForm.php - Form submission handler for the 'save' action.
- WorkspaceForm::save in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceForm.php - Form submission handler for the 'save' action.
- WorkspaceListBuilder::buildHeader in core/
modules/ workspaces_ui/ src/ WorkspaceListBuilder.php - Builds the header row for the entity listing.
- WorkspaceListBuilder::buildHeader in core/
modules/ workspaces/ src/ WorkspaceListBuilder.php - Builds the header row for the entity listing.
- WorkspaceListBuilder::buildRow in core/
modules/ workspaces/ src/ WorkspaceListBuilder.php - Builds a row for an entity in the entity listing.
- WorkspaceListBuilder::buildRow in core/
modules/ workspaces_ui/ src/ WorkspaceListBuilder.php - Builds a row for an entity in the entity listing.
- WorkspaceListBuilder::getDefaultOperations in core/
modules/ workspaces_ui/ src/ WorkspaceListBuilder.php - Gets this list's default operations.
- WorkspaceListBuilder::getDefaultOperations in core/
modules/ workspaces/ src/ WorkspaceListBuilder.php - Gets this list's default operations.
- WorkspaceListBuilder::offCanvasRender in core/
modules/ workspaces/ src/ WorkspaceListBuilder.php - Renders the off canvas elements.
- WorkspaceListBuilder::offCanvasRender in core/
modules/ workspaces_ui/ src/ WorkspaceListBuilder.php - Renders the off canvas elements.
- WorkspaceListBuilder::render in core/
modules/ workspaces_ui/ src/ WorkspaceListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- WorkspaceListBuilder::render in core/
modules/ workspaces/ src/ WorkspaceListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- WorkspaceMergeForm::buildForm in core/
modules/ workspaces/ src/ Form/ WorkspaceMergeForm.php - Form constructor.
- WorkspaceMergeForm::buildForm in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceMergeForm.php - Form constructor.
- WorkspaceMergeForm::getDescription in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceMergeForm.php - Returns additional text to display as a description.
- WorkspaceMergeForm::getDescription in core/
modules/ workspaces/ src/ Form/ WorkspaceMergeForm.php - Returns additional text to display as a description.
- WorkspaceMergeForm::getQuestion in core/
modules/ workspaces/ src/ Form/ WorkspaceMergeForm.php - Returns the question to ask the user.
- WorkspaceMergeForm::getQuestion in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceMergeForm.php - Returns the question to ask the user.
- WorkspaceMergeForm::submitForm in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceMergeForm.php - Form submission handler.
- WorkspaceMergeForm::submitForm in core/
modules/ workspaces/ src/ Form/ WorkspaceMergeForm.php - Form submission handler.
- WorkspaceProviderBase::checkAccess in core/
modules/ workspaces/ src/ Provider/ WorkspaceProviderBase.php - Checks access for a given workspace.
- WorkspacePublisher::getTargetLabel in core/
modules/ workspaces/ src/ WorkspacePublisher.php - Returns the human-readable label of the target.
- WorkspacePublishForm::buildForm in core/
modules/ workspaces/ src/ Form/ WorkspacePublishForm.php - Form constructor.
- WorkspacePublishForm::buildForm in core/
modules/ workspaces_ui/ src/ Form/ WorkspacePublishForm.php - Form constructor.
- WorkspacePublishForm::getDescription in core/
modules/ workspaces_ui/ src/ Form/ WorkspacePublishForm.php - Returns additional text to display as a description.
- WorkspacePublishForm::getDescription in core/
modules/ workspaces/ src/ Form/ WorkspacePublishForm.php - Returns additional text to display as a description.
- WorkspacePublishForm::getQuestion in core/
modules/ workspaces/ src/ Form/ WorkspacePublishForm.php - Returns the question to ask the user.
- WorkspacePublishForm::getQuestion in core/
modules/ workspaces_ui/ src/ Form/ WorkspacePublishForm.php - Returns the question to ask the user.
- WorkspacePublishForm::submitForm in core/
modules/ workspaces_ui/ src/ Form/ WorkspacePublishForm.php - Form submission handler.
- WorkspacePublishForm::submitForm in core/
modules/ workspaces/ src/ Form/ WorkspacePublishForm.php - Form submission handler.
- WorkspacesHooks::help in core/
modules/ workspaces/ src/ Hook/ WorkspacesHooks.php - Implements hook_help().
- WorkspacesHtmlEntityFormController::getContentResult in core/
modules/ workspaces/ src/ Controller/ WorkspacesHtmlEntityFormController.php - Invokes the form and returns the result.
- WorkspacesLazyBuilder::renderNavigationLinks in core/
modules/ navigation/ src/ WorkspacesLazyBuilder.php - Lazy builder callback for rendering navigation links.
- WorkspacesLazyBuilders::renderToolbarTab in core/
modules/ workspaces/ src/ WorkspacesLazyBuilders.php - Lazy builder callback for rendering the workspace toolbar tab.
- WorkspacesUiHooks::help in core/
modules/ workspaces_ui/ src/ Hook/ WorkspacesUiHooks.php - Implements hook_help().
- WorkspacesUiHooks::toolbar in core/
modules/ workspaces_ui/ src/ Hook/ WorkspacesUiHooks.php - Implements hook_toolbar().
- WorkspacesUiLazyBuilders::renderToolbarTab in core/
modules/ workspaces_ui/ src/ WorkspacesUiLazyBuilders.php - Lazy builder callback for rendering the workspace toolbar tab.
- WorkspaceSwitcherForm::buildForm in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceSwitcherForm.php - Form constructor.
- WorkspaceSwitcherForm::buildForm in core/
modules/ workspaces/ src/ Form/ WorkspaceSwitcherForm.php - Form constructor.
- WorkspaceSwitcherForm::submitForm in core/
modules/ workspaces/ src/ Form/ WorkspaceSwitcherForm.php - Form submission handler.
- WorkspaceSwitcherForm::submitForm in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceSwitcherForm.php - Form submission handler.
- WorkspaceSwitcherForm::submitSwitchToLive in core/
modules/ workspaces_ui/ src/ Form/ WorkspaceSwitcherForm.php - Submit handler for switching to the live version of the site.
- WorkspaceSwitcherForm::submitSwitchToLive in core/
modules/ workspaces/ src/ Form/ WorkspaceSwitcherForm.php - Submit handler for switching to the live version of the site.
- WorkspaceViewBuilder::buildComponents in core/
modules/ workspaces/ src/ WorkspaceViewBuilder.php - Builds the component fields and properties of a set of entities.
- WorkspaceViewBuilder::buildComponents in core/
modules/ workspaces_ui/ src/ WorkspaceViewBuilder.php - Builds the component fields and properties of a set of entities.
- WritableFileSystemValidator::validate in core/
modules/ package_manager/ src/ Validator/ WritableFileSystemValidator.php - Checks that the file system is writable.
- XssUnitTest::testT in core/
tests/ Drupal/ KernelTests/ Core/ Common/ XssUnitTest.php - Tests t() functionality.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.