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 11.x for _action
  5. Other projects
Title Object type File name Summary
MigrateActionConfigsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::testActionSettings function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Tests migration of action variables to null.
MigrateActionConfigsTest::testActionSettings function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Tests migration of action variables to null.
MigrateActionsTest class core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Tests migration of action items.
MigrateActionsTest class core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Tests migration of action items.
MigrateActionsTest class core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Tests migration of action items.
MigrateActionsTest class core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Tests migration of action items.
MigrateActionsTest.php file core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest.php file core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest.php file core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest.php file core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::$modules property core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Modules to install.
MigrateActionsTest::$modules property core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Modules to install.
MigrateActionsTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Modules to install.
MigrateActionsTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Modules to install.
MigrateActionsTest::assertEntity function core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Asserts various aspects of an Action entity.
MigrateActionsTest::assertEntity function core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Asserts various aspects of an Action entity.
MigrateActionsTest::assertEntity function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Asserts various aspects of an Action entity.
MigrateActionsTest::assertEntity function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Asserts various aspects of an Action entity.
MigrateActionsTest::setUp function core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest::setUp function core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::testActions function core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Tests Drupal 6 action migration to Drupal 8.
MigrateActionsTest::testActions function core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Tests Drupal 7 action migration to Drupal 8.
MigrateActionsTest::testActions function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Tests Drupal 6 action migration to Drupal 8.
MigrateActionsTest::testActions function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Tests Drupal 7 action migration to Drupal 8.
MigrateDestinationInterface::rollbackAction function core/modules/migrate/src/Plugin/MigrateDestinationInterface.php The rollback action for the last imported item.
ModerationActionsTest class core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php Test the content moderation actions.
ModerationActionsTest.php file core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php
ModerationActionsTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php The theme to install as the default for testing.
ModerationActionsTest::$modules property core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php Modules to install.
ModerationActionsTest::nodeStatusActionsTestCases function core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php Test cases for ::testNodeStatusActions.
ModerationActionsTest::setUp function core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php
ModerationActionsTest::testNodeStatusActions function core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php Tests the node status actions report moderation status to users correctly.
node.links.action.yml file core/modules/node/node.links.action.yml core/modules/node/node.links.action.yml
NodeActionsConfigurationTest class core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php Tests configuration of actions provided by the Node module.
NodeActionsConfigurationTest.php file core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php
NodeActionsConfigurationTest::$defaultTheme property core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php The theme to install as the default for testing.
NodeActionsConfigurationTest::$modules property core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php Modules to install.
NodeActionsConfigurationTest::testAssignOwnerNodeActionAutocomplete function core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php Tests the autocomplete field when configuring the AssignOwnerNode action.
NodeActionsConfigurationTest::testAssignOwnerNodeActionConfiguration function core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php Tests configuration of the node_assign_owner_action action.
NodeForm::actions function core/modules/node/src/NodeForm.php Returns an array of supported actions for the current entity form.
NullArgument::defaultActions function core/modules/views/src/Plugin/views/argument/NullArgument.php Default actions.
OverridesEntityForm::actions function core/modules/layout_builder/src/Form/OverridesEntityForm.php Returns an array of supported actions for the current entity form.
path.links.action.yml file core/modules/path/path.links.action.yml core/modules/path/path.links.action.yml
PDOConnection::beginTransaction function core/modules/sqlite/src/Driver/Database/sqlite/PDOConnection.php
PermissionsPerBundleTest::testActionIsOnlyAvailableToUserRoles function core/tests/Drupal/KernelTests/Core/Recipe/PermissionsPerBundleTest.php Tests that the permissions-per-bundle action can only be applied to roles.
plugin.manager.action service core/core.services.yml Drupal\Core\Action\ActionManager

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