Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 8.9.x for _action
- Search 10.3.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
@covers \Drupal\Core\Config\Entity\ConfigEntityBase::getThirdPartySetting |
EntityMethodConfigActionsTest::testSetStatus | function | core/ |
@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 that the simpleConfigUpdate action cannot be used on entities. |
EntityPublishedActionDeriver | class | core/ |
Provides an action deriver that finds publishable entity types. |
EntityPublishedActionDeriver.php | file | core/ |
|
EntityPublishedActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
ExternalFormUrlTest::testActionUrlBehavior | function | core/ |
Tests form behavior. |
FieldConfigEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
FieldStorageConfigEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
FieldUiLocalAction | class | core/ |
Provides local action definitions for all entity bundles. |
FieldUiLocalAction.php | file | core/ |
|
FieldUiLocalAction::$entityTypeManager | property | core/ |
The entity type manager. |
FieldUiLocalAction::$routeProvider | property | core/ |
The route provider to load routes by name. |
FieldUiLocalAction::create | function | core/ |
Creates a new class instance. |
FieldUiLocalAction::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
FieldUiLocalAction::__construct | function | core/ |
Constructs a FieldUiLocalAction object. |
FieldUpdateActionBase | class | core/ |
Provides a base for action plugins that update one or more fields. |
FieldUpdateActionBase.php | file | core/ |
|
FieldUpdateActionBase::access | function | core/ |
Checks object access. |
FieldUpdateActionBase::execute | function | core/ |
Executes the plugin. |
FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
field_ui.links.action.yml | file | core/ |
core/modules/field_ui/field_ui.links.action.yml |
filter.links.action.yml | file | core/ |
core/modules/filter/filter.links.action.yml |
FilterFormatFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
FormActionXssTest | class | core/ |
Ensures that a form's action attribute can't be exploited with XSS. |
FormActionXssTest.php | file | core/ |
|
FormActionXssTest::$modules | property | core/ |
Modules to install. |
FormActionXssTest::buildForm | function | core/ |
Form constructor. |
FormActionXssTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormActionXssTest::setUp | function | core/ |
|
FormActionXssTest::submitForm | function | core/ |
Form submission handler. |
FormActionXssTest::testFormActionXss | function | core/ |
Tests form action attribute for XSS. |
FormActionXssTest::validateForm | function | core/ |
Form validation handler. |
FormBuilder::buildFormAction | function | core/ |
Builds the $form['#action']. |
FormBuilder::renderPlaceholderFormAction | function | core/ |
Renders a form action URL. It's a #lazy_builder callback. |
GotoAction | class | core/ |
Redirects to a different URL. |
GotoAction.php | file | core/ |
|
GotoAction::$dispatcher | property | core/ |
The event dispatcher service. |
GotoAction::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
GotoAction::access | function | core/ |
Checks object access. |
GotoAction::buildConfigurationForm | function | core/ |
Form constructor. |
GotoAction::create | function | core/ |
Creates an instance of the plugin. |
GotoAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
GotoAction::execute | function | core/ |
Executes the plugin. |
GotoAction::submitConfigurationForm | function | core/ |
Form submission handler. |
GotoAction::__construct | function | core/ |
Constructs a GotoAction object. |
hook_menu_local_actions_alter | function | core/ |
Alter local actions plugins. |
image.links.action.yml | file | core/ |
core/modules/image/image.links.action.yml |
ImageCacheActions | class | core/ |
Defines the image cache actions migrate process plugin. |
ImageCacheActions.php | file | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.