988 calls to StringTranslationTrait::t()

AccountForm::alterPreferredLangcodeDescription in core/modules/user/src/AccountForm.php
Alters the preferred language widget description.
AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
AccountSettingsForm::buildForm in core/modules/user/src/AccountSettingsForm.php
Form constructor.
ActionAdminManageForm::buildForm in core/modules/action/src/Form/ActionAdminManageForm.php
Form constructor.
ActionFormBase::form in core/modules/action/src/Form/ActionFormBase.php
Gets the actual form array to be built.
ActionFormBase::save in core/modules/action/src/Form/ActionFormBase.php
Form submission handler for the 'save' action.
ActionListBuilder::render in core/modules/action/src/ActionListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
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
.
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.
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.
AnnounceRenderer::render in core/modules/announcements_feed/src/AnnounceRenderer.php
Generates the announcements feed render array.
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.
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.
BasicSettingsForm::buildForm in core/modules/views_ui/src/Form/BasicSettingsForm.php
Form constructor.
BatchController::batchPage in core/modules/system/src/Controller/BatchController.php
Returns a system batch page.
BigPipeTestForm::buildForm in core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php
Form constructor.
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
Overrides \Drupal\Core\Block\BlockBase::blockForm().
BlockContentBlock::build in core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
Builds and returns the renderable array for this block plugin.
BlockContentController::add in core/modules/block_content/src/Controller/BlockContentController.php
Displays add content block links for available types.
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.
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.
BlockContentTest::testOperationLinks in core/modules/block_content/tests/src/Kernel/BlockContentTest.php
Tests the editing links for BlockContentBlock.
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.
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.
BlockLibraryController::listBlocks in core/modules/block/src/Controller/BlockLibraryController.php
Shows a list of blocks that can be added to a theme's layout.
BlockListBuilder::buildBlocksForm in core/modules/block/src/BlockListBuilder.php
Builds the main "Blocks" portion of the form.
BlockListBuilder::buildForm in core/modules/block/src/BlockListBuilder.php
Form constructor.
BlockListBuilder::getDefaultOperations in core/modules/block/src/BlockListBuilder.php
Gets this list's default operations.
BlockListBuilder::submitForm in core/modules/block/src/BlockListBuilder.php
Form submission handler.
BlockListBuilder::validateForm in core/modules/block/src/BlockListBuilder.php
Form validation handler.
BlockManagerTest::setUp in core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php
BlockPluginTrait::buildConfigurationForm in core/lib/Drupal/Core/Block/BlockPluginTrait.php
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements.
BlockPluginTrait::getPreviewFallbackString in core/lib/Drupal/Core/Block/BlockPluginTrait.php
BookAdminEditForm::bookAdminTable in core/modules/book/src/Form/BookAdminEditForm.php
Builds the table portion of the form for the book administration page.
BookAdminEditForm::bookAdminTableTree in core/modules/book/src/Form/BookAdminEditForm.php
Helps build the main table in the book administration page form.
BookAdminEditForm::buildForm in core/modules/book/src/Form/BookAdminEditForm.php
Form constructor.
BookAdminEditForm::submitForm in core/modules/book/src/Form/BookAdminEditForm.php
Form submission handler.
BookAdminEditForm::validateForm in core/modules/book/src/Form/BookAdminEditForm.php
Form validation handler.
BookBreadcrumbBuilder::build in core/modules/book/src/BookBreadcrumbBuilder.php
Builds the breadcrumb.
BookManager::addFormElements in core/modules/book/src/BookManager.php
BookManager::addParentSelectFormElements in core/modules/book/src/BookManager.php
Builds the parent selection form element for the node form or outline tab.
BookNavigationBlock::blockForm in core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookOutlineForm::actions in core/modules/book/src/Form/BookOutlineForm.php
Returns an array of supported actions for the current entity form.
BookOutlineForm::save in core/modules/book/src/Form/BookOutlineForm.php
Form submission handler for the 'save' action.
BookRemoveForm::getConfirmText in core/modules/book/src/Form/BookRemoveForm.php
Returns a caption for the button that confirms the action.
BookRemoveForm::getDescription in core/modules/book/src/Form/BookRemoveForm.php
Returns additional text to display as a description.
BookRemoveForm::getQuestion in core/modules/book/src/Form/BookRemoveForm.php
Returns the question to ask the user.
BookRemoveForm::submitForm in core/modules/book/src/Form/BookRemoveForm.php
Form submission handler.
BookSettingsForm::buildForm in core/modules/book/src/Form/BookSettingsForm.php
Form constructor.
BookSettingsForm::validateForm in core/modules/book/src/Form/BookSettingsForm.php
Form validation handler.
BookUninstallValidator::validate in core/modules/book/src/BookUninstallValidator.php
Determines the reasons a module can not be uninstalled.
BooleanItem::fieldSettingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
Returns a form for the field-level settings.
BreakLockForm::buildForm in core/modules/views_ui/src/Form/BreakLockForm.php
Form constructor.
BreakLockForm::getConfirmText in core/modules/views_ui/src/Form/BreakLockForm.php
Returns a caption for the button that confirms the action.
BreakLockForm::getDescription in core/modules/views_ui/src/Form/BreakLockForm.php
Returns additional text to display as a description.
BreakLockForm::getQuestion in core/modules/views_ui/src/Form/BreakLockForm.php
Returns the question to ask the user.
BreakLockForm::submitForm in core/modules/views_ui/src/Form/BreakLockForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
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.
BundleConfigImportValidate::onConfigImporterValidate in core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php
Ensures bundles that will be deleted are not in use.
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.
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate in core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php
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.
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.
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.
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.
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.
CommentLinkBuilder::buildCommentedEntityLinks in core/modules/comment/src/CommentLinkBuilder.php
CommentManager::forbiddenMessage in core/modules/comment/src/CommentManager.php
CommentTestController::commentReport in core/modules/comment/tests/modules/comment_test/src/Controller/CommentTestController.php
Provides a comment report.
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.
CommentViewsData::getViewsData in core/modules/comment/src/CommentViewsData.php
Returns views data for the entity type.
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/modules/sdc/src/Component/ComponentMetadata.php
ComponentMetadata constructor.
ComponentMetadata::__construct in core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php
ComponentMetadata constructor.
ComponentRenderTest::checkEmbedWithNested in core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php
Render a card with slots that include a CTA component.
ComponentRenderTest::checkEmbedWithNested in core/modules/sdc/tests/src/Kernel/ComponentRenderTest.php
Render a card with slots that include a CTA component.
ComponentRenderTest::checkInvalidSlot in core/modules/sdc/tests/src/Kernel/ComponentRenderTest.php
Ensure that the slots throw an error for invalid slots.
ComponentRenderTest::checkInvalidSlot in core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php
Ensure that the slots throw an error for invalid slots.
ComponentRenderTest::checkRenderElementAlters in core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php
Ensures the alter callbacks work properly.
ComponentRenderTest::checkRenderElementAlters in core/modules/sdc/tests/src/Kernel/ComponentRenderTest.php
Ensures the alter callbacks work properly.
ComponentRenderTest::checkSlots in core/modules/sdc/tests/src/Kernel/ComponentRenderTest.php
Ensure that the slots allow a render array or a scalar when using the render element.
ComponentRenderTest::checkSlots in core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php
Ensure that the slots allow a render array or a scalar when using the render element.
ConfigController::diff in core/modules/config/src/Controller/ConfigController.php
Shows diff of specified configuration file.
ConfigExportForm::buildForm in core/modules/config/src/Form/ConfigExportForm.php
Form constructor.
ConfigFormBase::buildForm in core/lib/Drupal/Core/Form/ConfigFormBase.php
Form constructor.
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.
ConfigHandler::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
Form constructor.
ConfigHandlerExtra::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php
Form constructor.
ConfigHandlerGroup::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
Form constructor.
ConfigImporter::checkOp in core/lib/Drupal/Core/Config/ConfigImporter.php
Checks that the operation is still valid.
ConfigImporter::processConfiguration in core/lib/Drupal/Core/Config/ConfigImporter.php
Processes a configuration change.
ConfigImporter::processConfigurations in core/lib/Drupal/Core/Config/ConfigImporter.php
Processes configuration as a batch operation.
ConfigImporter::processMissingContent in core/lib/Drupal/Core/Config/ConfigImporter.php
Handles processing of missing content.
ConfigImporter::validate in core/lib/Drupal/Core/Config/ConfigImporter.php
Dispatches validate event for a ConfigImporter object.
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/modules/content_moderation/src/EventSubscriber/ConfigImportSubscriber.php
Checks that the configuration synchronization is valid.
ConfigImportSubscriber::onConfigImporterValidate in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates the configuration to be imported.
ConfigImportSubscriber::validateDependencies in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates configuration being imported does not have unmet dependencies.
ConfigImportSubscriber::validateModules in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates module installations and uninstallations.
ConfigImportSubscriber::validateThemes in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates theme installations and uninstallations.
ConfigManager::diff in core/lib/Drupal/Core/Config/ConfigManager.php
Creates a Diff object using the config data from the two storages.
ConfigSingleExportForm::buildForm in core/modules/config/src/Form/ConfigSingleExportForm.php
Form constructor.
ConfigSingleExportForm::findConfiguration in core/modules/config/src/Form/ConfigSingleExportForm.php
Handles switching the configuration type selector.
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.
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.
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.
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.
ContainerForm::form in core/modules/forum/src/Form/ContainerForm.php
Gets the actual form array to be built.
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.
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.
ContentTranslationHandler::entityFormAlter in core/modules/content_translation/src/ContentTranslationHandler.php
Performs the needed alterations to the entity form.
ContentTranslationHandler::entityFormSharedElements in core/modules/content_translation/src/ContentTranslationHandler.php
Process callback: determines which elements get clue in the form.
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.
ContentUninstallValidator::validate in core/lib/Drupal/Core/Entity/ContentUninstallValidator.php
Determines the reasons a module can not be uninstalled.
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.
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.
CronForm::submitForm in core/modules/system/src/Form/CronForm.php
Form submission handler.
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.
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.
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.
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.
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.
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.
DateTimeItem::storageSettingsForm in core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php
Returns a form for the storage-level settings.
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.
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.
DecimalItem::storageSettingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php
Returns a form for the storage-level settings.
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.
DeleteForm::getConfirmText in core/modules/forum/src/Form/DeleteForm.php
Returns a caption for the button that confirms the action.
DeleteForm::getQuestion in core/modules/forum/src/Form/DeleteForm.php
Returns the question to ask the user.
DeleteForm::submitForm in core/modules/forum/src/Form/DeleteForm.php
Form submission handler.
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.
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.
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.
Display::buildForm in core/modules/views_ui/src/Form/Ajax/Display.php
Form constructor.
DrupalDateTime::format in core/lib/Drupal/Core/Datetime/DrupalDateTime.php
Overrides format().
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.
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.
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.
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.
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.
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.
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.
EntityTestForm::save in core/modules/system/tests/modules/entity_test/src/EntityTestForm.php
Form submission handler for the 'save' action.
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.
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.
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.
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.
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.
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.
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.
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.
FieldStorageAddForm::addFieldOptionsForGroup in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Adds field types for the selected group to the form.
FieldStorageAddForm::addGroupFieldOptions in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Adds ungrouped field types and field type groups to the form.
FieldStorageAddForm::buildForm in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Form constructor.
FieldStorageAddForm::submitForm in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Form submission handler.
FieldStorageAddForm::validateFieldType in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Validates the second step (field storage selection and label) of the form.
FieldStorageAddForm::validateGroupOrField in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Validates the first step of the form.
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.
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.
FileImageDimensionsConstraintValidator::validate in core/modules/file/src/Plugin/Validation/Constraint/FileImageDimensionsConstraintValidator.php
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.
FileSystemForm::buildForm in core/modules/system/src/Form/FileSystemForm.php
Form constructor.
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.
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.
FileViewsData::getViewsData in core/modules/file/src/FileViewsData.php
Returns views data for the entity type.
FileWidgetAjaxController::progress in core/modules/file/src/Controller/FileWidgetAjaxController.php
Returns the progress status for a file upload process.
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…
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.
FilterInOperatorTest::testFilterOptionAsMarkup in core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php
Tests that the InOperator filter can handle TranslatableMarkup.
FilterPermissions::permissions in core/modules/filter/src/FilterPermissions.php
Returns an array of filter permissions.
FilterUninstallValidator::validate in core/modules/filter/src/FilterUninstallValidator.php
Determines the reasons a module can not be uninstalled.
FinalExceptionSubscriber::onException in core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
Handles exceptions for this subscriber.
FormAjaxSubscriber::onException in core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php
Catches a form AJAX exception and build a response from it.
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.
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.
FormTestGroupVerticalTabsForm::validateForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
Form validation handler.
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.
FormTestRebuildPreserveValuesForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php
Form submission handler.
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.
FormTestTableForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php
Form constructor.
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.
FormTestValidateForm::validateForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
Form validation 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.
ForumBlockBase::blockForm in core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::build in core/modules/forum/src/Plugin/Block/ForumBlockBase.php
Builds and returns the renderable array for this block plugin.
ForumBreadcrumbBuilderBase::build in core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php
Builds the breadcrumb.
ForumController::buildActionLinks in core/modules/forum/src/Controller/ForumController.php
Generates an action link to display at the top of the forum listing.
ForumController::forumIndex in core/modules/forum/src/Controller/ForumController.php
Returns forum index page.
ForumForm::form in core/modules/forum/src/Form/ForumForm.php
Gets the actual form array to be built.
ForumForm::forumParentSelect in core/modules/forum/src/Form/ForumForm.php
Returns a select box for available parent terms.
ForumForm::save in core/modules/forum/src/Form/ForumForm.php
Form submission handler for the 'save' action.
ForumManager::getTopics in core/modules/forum/src/ForumManager.php
ForumSettingsForm::buildForm in core/modules/forum/src/ForumSettingsForm.php
Form constructor.
ForumUninstallValidator::validate in core/modules/forum/src/ForumUninstallValidator.php
Determines the reasons a module can not be uninstalled.
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.
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.
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.
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.
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.
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::render in core/modules/image/src/ImageStyleListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
ImageToolkitForm::buildForm in core/modules/system/src/Form/ImageToolkitForm.php
Form constructor.
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.
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.
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.
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.
JSInteractionTestForm::buildForm in core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php
Creates the test form.
JsonApiSettingsForm::buildForm in core/modules/jsonapi/src/Form/JsonApiSettingsForm.php
Form constructor.
JsWebAssertTestForm::buildForm in core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php
Form for testing the addition of various types of elements via AJAX.
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.
LanguageBlock::getDerivativeDefinitions in core/modules/language/src/Plugin/Derivative/LanguageBlock.php
Gets the definition of all derivatives of a base plugin.
LanguageEditForm::actions in core/modules/language/src/Form/LanguageEditForm.php
Returns an array of supported actions for the current entity form.
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.
LanguageListBuilder::submitForm in core/modules/language/src/LanguageListBuilder.php
Form submission handler.
LanguageListBuilder::validateForm in core/modules/language/src/LanguageListBuilder.php
Form validation handler.
LanguageTestController::testEntity in core/modules/language/tests/language_test/src/Controller/LanguageTestController.php
Route entity upcasting test helper.
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.
LayoutBuilderEntityViewDisplayForm::form in core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php
Gets the actual form array to be built.
LayoutBuilderOverridesPermissions::permissions in core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php
Returns an array of permissions.
LayoutBuilderSettingsForm::buildForm in core/modules/layout_builder/src/Form/LayoutBuilderSettingsForm.php
Form constructor.
LayoutForm::buildForm in core/modules/navigation/src/Form/LayoutForm.php
Form constructor.
LinkItem::fieldSettingsForm in core/modules/link/src/Plugin/Field/FieldType/LinkItem.php
Returns a form for the field-level 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.
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.
ListStringItem::allowedValuesDescription in core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php
Provides the field type specific allowed values form element #description.
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.
LocalTasksBlock::blockForm in core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php
LoggingForm::buildForm in core/modules/system/src/Form/LoggingForm.php
Form constructor.
LonelyMonkeyController::testBrokenClass in core/modules/system/tests/modules/error_service_test/src/Controller/LonelyMonkeyController.php
MailHandler::sendMailMessages in core/modules/contact/src/MailHandler.php
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.
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.
MediaLibrary::getDynamicPluginConfig in core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/MediaLibrary.php
Allows a plugin to modify its static configuration.
MediaLibraryUiBuilder::buildMediaTypeMenu in core/modules/media_library/src/MediaLibraryUiBuilder.php
Get the media type menu for the media library.
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.
MediaSettingsForm::buildForm in core/modules/media/src/Form/MediaSettingsForm.php
Form constructor.
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.
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.
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.
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.
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.
MenuParentFormSelector::parentSelectOptionsTreeWalk in core/lib/Drupal/Core/Menu/MenuParentFormSelector.php
Iterates over all items in the tree to prepare the parents select options.
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…
MigrateExecutable::import in core/modules/migrate/src/MigrateExecutable.php
Performs an import operation - migrate items from source to destination.
MigrateExecutable::memoryExceeded in core/modules/migrate/src/MigrateExecutable.php
Tests whether we've exceeded the desired memory threshold.
MigrateExecutable::rollback in core/modules/migrate/src/MigrateExecutable.php
Performs a rollback operation - remove previously-imported items.
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.
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
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
ModuleExtensionList::ensureRequiredDependencies in core/lib/Drupal/Core/Extension/ModuleExtensionList.php
Marks dependencies of required modules as 'required', recursively.
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.
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.
NavigationContentLinks::addMenuLinks in core/modules/navigation/src/NavigationContentLinks.php
Add links to the Content menu, based on enabled modules.
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::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.
NodeAccessTestAutoBubblingController::latest in core/modules/node/tests/node_access_test_auto_bubbling/src/Controller/NodeAccessTestAutoBubblingController.php
Lists the three latest published node IDs.
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.
NodeController::revisionPageTitle in core/modules/node/src/Controller/NodeController.php
Page title callback for a node revision.
NodeForm::actions in core/modules/node/src/NodeForm.php
Returns an array of supported actions for the current entity form.
NodeForm::form in core/modules/node/src/NodeForm.php
Gets the actual form array to be built.
NodeForm::save in core/modules/node/src/NodeForm.php
Form submission handler for the 'save' action.
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.
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.
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.
NodeTypeForm::form in core/modules/node/src/NodeTypeForm.php
Gets the actual form array to be built.
NodeTypeForm::save in core/modules/node/src/NodeTypeForm.php
Form submission handler for the 'save' action.
NodeTypeForm::validateForm in core/modules/node/src/NodeTypeForm.php
Form validation handler.
NodeTypeListBuilder::render in core/modules/node/src/NodeTypeListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
NodeViewsData::getViewsData in core/modules/node/src/NodeViewsData.php
Returns views data for the entity type.
NoProfilesException::__construct in core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php
Constructs a new "no profiles available" exception.
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.
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).
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.
Overview::buildForm in core/modules/forum/src/Form/Overview.php
Form constructor.
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.
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.
PerformanceForm::buildForm in core/modules/system/src/Form/PerformanceForm.php
Form constructor.
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.
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.
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.
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.
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.
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.
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
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.
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.
RevertOverridesForm::getConfirmText in core/modules/layout_builder/src/Form/RevertOverridesForm.php
Returns a caption for the button that confirms the action.
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.
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.
RoleForm::form in core/modules/user/src/RoleForm.php
Gets the actual form array to be built.
RoleForm::save in core/modules/user/src/RoleForm.php
Form submission handler for the 'save' action.
RoleListBuilder::submitForm in core/modules/user/src/RoleListBuilder.php
Form submission handler.
RoleSettingsForm::buildForm in core/modules/user/src/Form/RoleSettingsForm.php
Form constructor.
RssFeedsForm::buildForm in core/modules/system/src/Form/RssFeedsForm.php
Form constructor.
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.
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.
SelectProfileForm::buildForm in core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php
Form constructor.
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['session_test_value'].
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/media_library/src/Form/SettingsForm.php
Form constructor.
SettingsForm::buildForm in core/modules/navigation/src/Form/SettingsForm.php
Form constructor.
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.
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.
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 possible equivalent settings for switching to CKEditor 5.
StatisticsPopularBlock::blockForm in core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StatisticsPopularBlock::build in core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
Builds and returns the renderable array for this block plugin.
StatisticsSettingsForm::buildForm in core/modules/statistics/src/StatisticsSettingsForm.php
Form constructor.
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.
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::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.
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.
SystemInfoController::php in core/modules/system/src/Controller/SystemInfoController.php
Returns the contents of phpinfo().
SystemMenuBlock::blockForm 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.
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.
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.
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.
TelephoneItem::getConstraints in core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php
Gets a list of validation constraints.
TermBreadcrumbBuilder::build in core/modules/taxonomy/src/TermBreadcrumbBuilder.php
Builds the breadcrumb.
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…
TermRouteContext::getAvailableContexts in core/modules/taxonomy/src/ContextProvider/TermRouteContext.php
Gets all available contexts for the purposes of configuration.
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
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.
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.
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.
TextFieldItemList::defaultValuesFormValidate in core/modules/text/src/Plugin/Field/FieldType/TextFieldItemList.php
Validates the submitted default value.
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.
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.
ThemeSettingsForm::buildForm in core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::validateForm in core/modules/system/src/Form/ThemeSettingsForm.php
Form validation handler.
TitleResolver::getTitle in core/lib/Drupal/Core/Controller/TitleResolver.php
Returns a static or dynamic title for the route.
ToolbarLinkBuilder::renderToolbarLinks in core/modules/user/src/ToolbarLinkBuilder.php
Lazy builder callback for rendering toolbar links.
TourViewBuilder::viewMultiple in core/modules/tour/src/TourViewBuilder.php
Builds the render array for the provided entities.
TrackerController::buildContent in core/modules/tracker/src/Controller/TrackerController.php
Builds content for the tracker controllers.
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.
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.
TwigExtensionTestController::testFilterRender in core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php
Menu callback for testing Twig filters in a Twig template.
UnapprovedComments::getTitle in core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php
Returns the localized title to be shown for this tab.
UpdateManager::fetchDataBatch in core/modules/update/src/UpdateManager.php
UpdateManagerInstall::buildForm in core/modules/update/src/Form/UpdateManagerInstall.php
Form constructor.
UpdateManagerInstall::submitForm in core/modules/update/src/Form/UpdateManagerInstall.php
Form submission handler.
UpdateManagerInstall::validateForm in core/modules/update/src/Form/UpdateManagerInstall.php
Form validation handler.
UpdateManagerUpdate::buildForm in core/modules/update/src/Form/UpdateManagerUpdate.php
Form constructor.
UpdateManagerUpdate::validateForm in core/modules/update/src/Form/UpdateManagerUpdate.php
Form validation handler.
UpdateReady::buildForm in core/modules/update/src/Form/UpdateReady.php
Form constructor.
UpdateReady::submitForm in core/modules/update/src/Form/UpdateReady.php
Form submission handler.
UpdateScriptTestController::databaseUpdatesMenuItem in core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php
Outputs a link to the database updates URL.
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.
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.
UserLanguageTestForm::buildForm in core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
Form constructor.
UserLazyBuilder::userOperationLinks in core/modules/navigation/src/UserLazyBuilder.php
Returns the user operation links in navigation expected format.
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::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.
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.
UserViewsData::getViewsData in core/modules/user/src/UserViewsData.php
Returns views data for the entity type.
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.
ViewAddForm::actions in core/modules/views_ui/src/ViewAddForm.php
Returns an array of supported actions for the current entity form.
ViewAddForm::form in core/modules/views_ui/src/ViewAddForm.php
Gets the actual form array to be built.
ViewAddForm::submitForm in core/modules/views_ui/src/ViewAddForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
ViewDuplicateForm::actions in core/modules/views_ui/src/ViewDuplicateForm.php
Returns an array of supported actions for the current entity form.
ViewDuplicateForm::form in core/modules/views_ui/src/ViewDuplicateForm.php
Gets the actual form array to be built.
ViewEditForm::actions in core/modules/views_ui/src/ViewEditForm.php
Returns an array of supported actions for the current entity form.
ViewEditForm::form in core/modules/views_ui/src/ViewEditForm.php
Gets the actual form array to be built.
ViewEditForm::getDisplayDetails in core/modules/views_ui/src/ViewEditForm.php
Helper function to get the display details section of the edit UI.
ViewEditForm::getDisplayTab in core/modules/views_ui/src/ViewEditForm.php
Returns a renderable array representing the edit page for one display.
ViewEditForm::getFormBucket in core/modules/views_ui/src/ViewEditForm.php
Add information about a section to a display.
ViewEditForm::renderDisplayTop in core/modules/views_ui/src/ViewEditForm.php
Render the top of the display so it can be updated during ajax operations.
ViewEditForm::save in core/modules/views_ui/src/ViewEditForm.php
Form submission handler for the 'save' action.
ViewEditForm::validateForm in core/modules/views_ui/src/ViewEditForm.php
Form validation handler.
ViewFormBase::getDisplayLabel in core/modules/views_ui/src/ViewFormBase.php
Placeholder function for overriding $display['display_title'].
ViewFormBase::getDisplayTabs in core/modules/views_ui/src/ViewFormBase.php
Adds tabs for navigating across Displays when editing a View.
ViewListBuilder::buildHeader in core/modules/views_ui/src/ViewListBuilder.php
Builds the header row for the entity listing.
ViewListBuilder::getDefaultOperations in core/modules/views_ui/src/ViewListBuilder.php
Gets this list's default operations.
ViewListBuilder::render in core/modules/views_ui/src/ViewListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
ViewPreviewForm::actions in core/modules/views_ui/src/ViewPreviewForm.php
Returns an array of supported actions for the current entity form.
ViewPreviewForm::form in core/modules/views_ui/src/ViewPreviewForm.php
Gets the actual form array to be built.
ViewsBlockBase::buildConfigurationForm in core/modules/views/src/Plugin/Block/ViewsBlockBase.php
Form constructor.
ViewsBlockBase::getPreviewFallbackString in core/modules/views/src/Plugin/Block/ViewsBlockBase.php
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.
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.
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::getDefaultOperations in core/modules/taxonomy/src/VocabularyListBuilder.php
Gets this list's default operations.
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…
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.
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.
WorkspaceAccessControlHandler::checkAccess in core/modules/workspaces/src/WorkspaceAccessControlHandler.php
Performs access checks.
WorkspaceActivateForm::getDescription in core/modules/workspaces/src/Form/WorkspaceActivateForm.php
Returns additional text to display as a description.
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…
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::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.
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::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::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::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::submitForm in core/modules/workspaces/src/Form/WorkspaceMergeForm.php
Form submission handler.
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::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::submitForm in core/modules/workspaces/src/Form/WorkspacePublishForm.php
Form submission handler.
WorkspacesHtmlEntityFormController::getContentResult in core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php
Invokes the form and returns the result.
WorkspacesLazyBuilders::renderToolbarTab in core/modules/workspaces/src/WorkspacesLazyBuilders.php
Lazy builder callback for rendering the workspace toolbar tab.
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::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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.