46 string references to 'Button'
- BlockListBuilder::buildBlocksForm in core/
modules/ block/ src/ BlockListBuilder.php - Builds the main "Blocks" portion of the form.
- BrowserKitDriver::canResetForm in vendor/
behat/ mink-browserkit-driver/ src/ BrowserKitDriver.php - BrowserKitDriver::canSubmitForm in vendor/
behat/ mink-browserkit-driver/ src/ BrowserKitDriver.php - BrowserKitDriver::getFormField in vendor/
behat/ mink-browserkit-driver/ src/ BrowserKitDriver.php - Returns form field from XPath query.
- BrowserKitDriver::getValue in vendor/
behat/ mink-browserkit-driver/ src/ BrowserKitDriver.php - Returns element's value by its XPath query.
- BrowserKitDriver::mergeForms in vendor/
behat/ mink-browserkit-driver/ src/ BrowserKitDriver.php - Merges second form values into first one.
- Button::preRenderButton in core/
lib/ Drupal/ Core/ Render/ Element/ Button.php - Prepares a #type 'button' render element for input.html.twig.
- ckeditor5.schema.yml in core/
modules/ ckeditor5/ config/ schema/ ckeditor5.schema.yml - core/modules/ckeditor5/config/schema/ckeditor5.schema.yml
- claro_views_ui_display_top_alter in core/
themes/ claro/ claro.theme - Implements hook_views_ui_display_top_alter().
- ConfirmFormHelper::buildCancelLink in core/
lib/ Drupal/ Core/ Form/ ConfirmFormHelper.php - Builds the cancel link for a confirmation form.
- ContentTranslationHandler::entityFormAlter in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Performs the needed alterations to the entity form.
- ContextualHooks::toolbar in core/
modules/ contextual/ src/ Hook/ ContextualHooks.php - Implements hook_toolbar().
- DbUpdateController::info in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Returns the info database update page.
- DbUpdateController::selection in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Renders a list of available database updates.
- DisplayModeLocalAction::getOptions in core/
modules/ field_ui/ src/ DisplayModeLocalAction.php - Returns options for rendering a link for the local action.
- EntityDisplayModeListBuilder::getOperations in core/
modules/ field_ui/ src/ EntityDisplayModeListBuilder.php - Provides an array of information to build a list of operation links.
- 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.
- FieldConfigEditForm::actions in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Returns an array of supported actions for the current entity form.
- FieldStorageReuseForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageReuseForm.php - Form constructor.
- FieldUiLocalAction::getDerivativeDefinitions in core/
modules/ field_ui/ src/ Plugin/ Derivative/ FieldUiLocalAction.php - Gets the definition of all derivatives of a base plugin.
- Form::addField in vendor/
symfony/ dom-crawler/ Form.php - Form::setNode in vendor/
symfony/ dom-crawler/ Form.php - Sets the node for the form.
- ImageEffectFormBase::buildForm in core/
modules/ image/ src/ Form/ ImageEffectFormBase.php - InputFormField::initialize in vendor/
symfony/ dom-crawler/ Field/ InputFormField.php - Initializes the form field.
- LayoutBuilderEntityViewDisplayForm::form in core/
modules/ layout_builder/ src/ Form/ LayoutBuilderEntityViewDisplayForm.php - Gets the actual form array to be built.
- LinkGenerator::generate in core/
lib/ Drupal/ Core/ Utility/ LinkGenerator.php - For anonymous users, the "active" class will be calculated on the server, because most sites serve each anonymous user the same cached page anyway. For authenticated users, the "active" class will be calculated on the client…
- MediaLibraryUiBuilder::buildMediaTypeMenu in core/
modules/ media_library/ src/ MediaLibraryUiBuilder.php - Get the media type menu for the media library.
- MediaLibraryWidget::formElement in core/
modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php - Returns the form for a single field widget.
- MediaTypeForm::actions in core/
modules/ media/ src/ MediaTypeForm.php - Returns an array of supported actions for the current entity form.
- olivero_form_node_preview_form_select_alter in core/
themes/ olivero/ olivero.theme - Implements hook_form_FORM_ID_alter().
- ProfileForm::actions in core/
modules/ user/ src/ ProfileForm.php - Returns an array of supported actions for the current entity form.
- RenderElementBase::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElementBase.php - Adds Ajax information about an element to communicate with JavaScript.
- Selenium2Driver::setValue in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php - Sets element's value by its XPath query.
- StatusReportPage::preRenderGeneralInfo in core/
modules/ system/ src/ Element/ StatusReportPage.php - #pre_render callback to get general info out of requirements.
- template_preprocess_details in core/
includes/ form.inc - Prepares variables for details element templates.
- template_preprocess_menu_local_action in core/
includes/ theme.inc - Prepares variables for single local action link templates.
- toolbar-button.component.yml in core/
modules/ navigation/ components/ toolbar-button/ toolbar-button.component.yml - core/modules/navigation/components/toolbar-button/toolbar-button.component.yml
- ToolbarItem::preRenderToolbarItem in core/
modules/ toolbar/ src/ Element/ ToolbarItem.php - Provides markup for associating a tray trigger with a tray element.
- TraversableElement::findButton in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Finds button (input[type=submit|image|button|reset], button) with specified locator.
- TraversableElement::pressButton in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Presses button (input[type=submit|image|button|reset], button) with specified locator.
- umami_preprocess_block__bundle__banner_block in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_umami_preprocess_block__bundle__banner_block().
- WorkflowStateEditForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Returns an array of supported actions for the current entity form.
- WorkflowTransitionEditForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.php - Returns an array of supported actions for the current entity form.
- WorkspaceListBuilder::offCanvasRender in core/
modules/ workspaces/ src/ WorkspaceListBuilder.php - Renders the off canvas elements.
- _claro_convert_link_to_action_link in core/
themes/ claro/ claro.theme - Converts a link render element to an action link.