Search for _action

  1. Search 7.x for _action
  2. Search 9.5.x for _action
  3. Search 8.9.x for _action
  4. Search 10.3.x for _action
  5. Other projects
Title Object type File name Summary
EntityMethodConfigActionsTest::testSetSingleThirdPartySetting function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php @covers \Drupal\Core\Config\Entity\ConfigEntityBase::getThirdPartySetting
EntityMethodConfigActionsTest::testSetStatus function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php @testWith [true, "setStatus", false, false][[api-linebreak]]
[false, "setStatus", true, true][[api-linebreak]]
[true, "disable", [], false][[api-linebreak]]
[false, "enable", [],…
EntityMethodConfigActionsTest::testSimpleConfigUpdateFailsOnEntities function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php Tests that the simpleConfigUpdate action cannot be used on entities.
EntityPublishedActionDeriver class core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityPublishedActionDeriver.php Provides an action deriver that finds publishable entity types.
EntityPublishedActionDeriver.php file core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityPublishedActionDeriver.php
EntityPublishedActionDeriver::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityPublishedActionDeriver.php Indicates whether the deriver can be used for the provided entity type.
ExternalFormUrlTest::testActionUrlBehavior function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Tests form behavior.
FieldConfigEditForm::actions function core/modules/field_ui/src/Form/FieldConfigEditForm.php Returns an array of supported actions for the current entity form.
FieldStorageConfigEditForm::actions function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Returns an array of supported actions for the current entity form.
FieldUiLocalAction class core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php Provides local action definitions for all entity bundles.
FieldUiLocalAction.php file core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php
FieldUiLocalAction::$entityTypeManager property core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php The entity type manager.
FieldUiLocalAction::$routeProvider property core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php The route provider to load routes by name.
FieldUiLocalAction::create function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php Creates a new class instance.
FieldUiLocalAction::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php Gets the definition of all derivatives of a base plugin.
FieldUiLocalAction::__construct function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php Constructs a FieldUiLocalAction object.
FieldUpdateActionBase class core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Provides a base for action plugins that update one or more fields.
FieldUpdateActionBase.php file core/lib/Drupal/Core/Field/FieldUpdateActionBase.php
FieldUpdateActionBase::access function core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Checks object access.
FieldUpdateActionBase::execute function core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Executes the plugin.
FieldUpdateActionBase::getFieldsToUpdate function core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Gets an array of values to be set.
field_ui.links.action.yml file core/modules/field_ui/field_ui.links.action.yml core/modules/field_ui/field_ui.links.action.yml
filter.links.action.yml file core/modules/filter/filter.links.action.yml core/modules/filter/filter.links.action.yml
FilterFormatFormBase::actions function core/modules/filter/src/FilterFormatFormBase.php Returns an array of supported actions for the current entity form.
FormActionXssTest class core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Ensures that a form's action attribute can't be exploited with XSS.
FormActionXssTest.php file core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
FormActionXssTest::$modules property core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Modules to install.
FormActionXssTest::buildForm function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Form constructor.
FormActionXssTest::getFormId function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Returns a unique string identifying the form.
FormActionXssTest::setUp function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
FormActionXssTest::submitForm function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Form submission handler.
FormActionXssTest::testFormActionXss function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Tests form action attribute for XSS.
FormActionXssTest::validateForm function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Form validation handler.
FormBuilder::buildFormAction function core/lib/Drupal/Core/Form/FormBuilder.php Builds the $form['#action'].
FormBuilder::renderPlaceholderFormAction function core/lib/Drupal/Core/Form/FormBuilder.php Renders a form action URL. It's a #lazy_builder callback.
GotoAction class core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Redirects to a different URL.
GotoAction.php file core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
GotoAction::$dispatcher property core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php The event dispatcher service.
GotoAction::$unroutedUrlAssembler property core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php The unrouted URL assembler service.
GotoAction::access function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Checks object access.
GotoAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Form constructor.
GotoAction::create function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Creates an instance of the plugin.
GotoAction::defaultConfiguration function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Gets default configuration for this plugin.
GotoAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Executes the plugin.
GotoAction::submitConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Form submission handler.
GotoAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Constructs a GotoAction object.
hook_menu_local_actions_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter local actions plugins.
image.links.action.yml file core/modules/image/image.links.action.yml core/modules/image/image.links.action.yml
ImageCacheActions class core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php Defines the image cache actions migrate process plugin.
ImageCacheActions.php file core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php

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