Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 10.3.x for _action
- Search 11.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 enable. |
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. |
forum.links.action.yml | file | core/ |
core/modules/forum/forum.links.action.yml |
ForumController::buildActionLinks | function | core/ |
Generates an action link to display at the top of the forum listing. |
ForumForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
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/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_imagecache_actions" ) |
ImageCacheActions.php | file | core/ |
|
ImageCacheActions::transform | function | core/ |
Performs the associated process. |
ImageStyleAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
IndexTidDepth::defaultActions | function | core/ |
Override defaultActions() to remove summary actions. |
language.links.action.yml | file | core/ |
core/modules/language/language.links.action.yml |
LanguageAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
LanguageEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
LayoutBuilderDisableInteractionsTest | class | core/ |
Tests the Layout Builder disables interactions of rendered blocks. |
LayoutBuilderDisableInteractionsTest.php | file | core/ |
|
LayoutBuilderDisableInteractionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderDisableInteractionsTest::$modules | property | core/ |
Modules to enable. |
LayoutBuilderDisableInteractionsTest::addBlock | function | core/ |
Adds a block in the Layout Builder. |
LayoutBuilderDisableInteractionsTest::assertContextualLinkRetainsMouseup | function | core/ |
Makes sure contextual links respond to mouseup event. |
LayoutBuilderDisableInteractionsTest::assertContextualLinksClickable | function | core/ |
Confirms that Layout Builder contextual links remain active. |
LayoutBuilderDisableInteractionsTest::assertElementUnclickable | function | core/ |
Checks if element is unclickable. |
LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive | function | core/ |
Asserts that forms, links, and iframes in preview are non-interactive. |
LayoutBuilderDisableInteractionsTest::getElementVerticalPosition | function | core/ |
Gets the element position. |
LayoutBuilderDisableInteractionsTest::movePointerTo | function | core/ |
Moves mouse pointer to location of $selector. |
LayoutBuilderDisableInteractionsTest::setUp | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.