55 string references to 'Button'

AjaxTestForm::buildForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php
Form constructor.
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.
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().
ComponentMetadataTest::dataProviderMetadata in core/modules/sdc/tests/src/Unit/ComponentMetadataTest.php
Data provider for the test testMetadataEnforceSchema.
ComponentMetadataTest::dataProviderMetadata in core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php
Data provider for the test testMetadataEnforceSchema.
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.
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.
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.
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.
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.
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.
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.
my-button.component.yml in core/modules/sdc/tests/modules/sdc_test/components/my-button/my-button.component.yml
core/modules/sdc/tests/modules/sdc_test/components/my-button/my-button.component.yml
my-button.component.yml in core/modules/system/tests/modules/sdc_test/components/my-button/my-button.component.yml
core/modules/system/tests/modules/sdc_test/components/my-button/my-button.component.yml
my-button.component.yml in core/modules/system/tests/modules/sdc_test_replacements/components/my-button/my-button.component.yml
core/modules/system/tests/modules/sdc_test_replacements/components/my-button/my-button.component.yml
my-button.component.yml in core/modules/sdc/tests/modules/sdc_test_replacements/components/my-button/my-button.component.yml
core/modules/sdc/tests/modules/sdc_test_replacements/components/my-button/my-button.component.yml
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.
RenderElementBase::preRenderAjaxForm in core/lib/Drupal/Core/Render/Element/RenderElementBase.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().
umami_preprocess_block__bundle__banner_block in core/profiles/demo_umami/themes/umami/umami.theme
Implements hook_umami_preprocess_block__bundle__banner_block().
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.