Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 8.9.x for _action
- Search 11.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
JSInteractionTest::$modules | property | core/ |
Modules to install. |
JSInteractionTest::testElementsInteraction | function | core/ |
Assert no exception is thrown when elements become interactive. |
JSInteractionTest::testFieldValueNotSettable | function | core/ |
Assert an exception is thrown when the field is never enabled. |
JSInteractionTest::testNotClickable | function | core/ |
Assert an exception is thrown when the blocker element is never removed. |
JSInteractionTestForm | class | core/ |
Controller for testing fault tolerant JavaScript interactions. |
JSInteractionTestForm.php | file | core/ |
|
JSInteractionTestForm::buildForm | function | core/ |
Creates the test form. |
JSInteractionTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
JSInteractionTestForm::submitForm | function | core/ |
Form submission handler. |
js_interaction_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_interaction_test/js_interaction_test.info.yml |
js_interaction_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_interaction_test/js_interaction_test.libraries.yml |
js_interaction_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_interaction_test/js_interaction_test.routing.yml |
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 install. |
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::assertElementNotClickable | function | core/ |
Checks if element is not clickable. |
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/ |
|
LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled | function | core/ |
Tests that forms and links are disabled in the Layout Builder preview. |
LayoutBuilderEntityFormTrait::buildActions | function | core/ |
Builds the actions for the form. |
local-actions.css | file | core/ |
Layout styles for local actions. |
local-actions.pcss.css | file | core/ |
Layout styles for local actions. |
LocalActionDefault | class | core/ |
Provides a default implementation for local action plugins. |
LocalActionDefault.php | file | core/ |
|
LocalActionDefault::$routeProvider | property | core/ |
The route provider to load routes by name. |
LocalActionDefault::create | function | core/ |
Creates an instance of the plugin. |
LocalActionDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
LocalActionDefault::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
LocalActionDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
LocalActionDefault::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
LocalActionDefault::getRouteName | function | core/ |
Get the route name from the settings. |
LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
LocalActionDefault::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
LocalActionDefault::getWeight | function | core/ |
Returns the weight for the local action. |
LocalActionDefault::__construct | function | core/ |
Constructs a LocalActionDefault object. |
LocalActionDefaultTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\LocalActionDefault[[api-linebreak]] @group Menu |
LocalActionDefaultTest.php | file | core/ |
|
LocalActionDefaultTest::$config | property | core/ |
The used plugin configuration. |
LocalActionDefaultTest::$localActionDefault | property | core/ |
The tested local action default plugin. |
LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalActionDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
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.