43 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
- 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.
- 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.
- EntityReferenceWidgetTest::testWidget in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests that the Media library's widget works as expected.
- ExposedFilterAJAXTest::testExposedFilteringWithButtonElement in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - Tests exposed filtering via AJAX with a button element.
- 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 the button specified by the 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.
- LayoutBuilderNestedFormUiTest::addFormBlock in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderNestedFormUiTest.php - Adds a form block specified by label layout and checks it can be saved.
- LayoutBuilderQuickEditTest::testQuickEditIgnoresDuplicateFields in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ LayoutBuilderQuickEditTest.php - Tests that Quick Edit still works even when there are duplicate fields.
- LayoutBuilderTest::testLayoutBuilderUi in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Tests the Layout Builder UI.
- LayoutBuilderUiTest::assertModifiedLayout in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderUiTest.php - Asserts that modifying a layout works as expected.
- 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().
- olivero_test.links.menu.yml in core/
modules/ system/ tests/ modules/ olivero_test/ olivero_test.links.menu.yml - core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml
- ProfileForm::actions in core/
modules/ user/ src/ ProfileForm.php - Returns an array of supported actions for the current entity form.
- 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/ theme.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.
- 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.