34 string references to 'Button'
- BlockListBuilder::buildBlocksForm in core/
modules/ block/ src/ BlockListBuilder.php - Builds the main "Blocks" portion of the form.
- Button::preRenderButton in core/
lib/ Drupal/ Core/ Render/ Element/ Button.php - Prepares a #type 'button' render element for input.html.twig.
- ckeditor.schema.yml in core/
modules/ ckeditor/ config/ schema/ ckeditor.schema.yml - core/modules/ckeditor/config/schema/ckeditor.schema.yml
- ConfirmFormHelper::buildCancelLink in core/
lib/ Drupal/ Core/ Form/ ConfirmFormHelper.php - Builds the cancel link for a confirmation form.
- contextual_toolbar in core/
modules/ contextual/ contextual.module - 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.
- 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.
- FormTest::testDisabledMarkup in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Verify markup for disabled form elements.
- FormTestClickedButtonForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestClickedButtonForm.php - Form constructor.
- FormTestDisabledElementsForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestDisabledElementsForm.php - Form constructor.
- ImageEffectFormBase::buildForm in core/
modules/ image/ src/ Form/ ImageEffectFormBase.php - JSMessageTestController::messageLinks in core/
modules/ system/ tests/ modules/ js_message_test/ src/ Controller/ JSMessageTestController.php - Displays links to show messages via Javascript.
- JSWebAssert::waitForButton in core/
tests/ Drupal/ FunctionalJavascriptTests/ JSWebAssert.php - Waits for a button (input[type=submit|image|button|reset], button) with specified locator and returns it.
- JSWebAssertTest::testJsWebAssert in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ JSWebAssertTest.php - Tests that JSWebAssert assertions work correctly.
- 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.
- PlaceBlockPageVariant::build in core/
modules/ block_place/ src/ Plugin/ DisplayVariant/ PlaceBlockPageVariant.php - Builds and returns the renderable array for the display variant.
- RenderElement::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElement.php - Adds Ajax information about an element to communicate with JavaScript.
- 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/ menu.inc - Prepares variables for single local action link templates.
- ToolbarItem::preRenderToolbarItem in core/
modules/ toolbar/ src/ Element/ ToolbarItem.php - Provides markup for associating a tray trigger with a tray element.
- tour_toolbar in core/
modules/ tour/ tour.module - Implements hook_toolbar().
- WebAssert::buttonExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Checks that specific button exists on the current page.
- 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.
- WorkspaceDeployForm::actions in core/
modules/ workspaces/ src/ Form/ WorkspaceDeployForm.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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.