Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
Action.php file core/lib/Drupal/Core/Annotation/Action.php
Action.php file core/lib/Drupal/Core/Action/Attribute/Action.php
action.post_update.php file core/modules/action/action.post_update.php Post update functions for Actions UI module.
action.routing.yml file core/modules/action/action.routing.yml core/modules/action/action.routing.yml
action.schema.yml file core/modules/action/config/schema/action.schema.yml core/modules/action/config/schema/action.schema.yml
action.settings_3022401.yml file core/modules/action/tests/fixtures/update/action.settings_3022401.yml core/modules/action/tests/fixtures/update/action.settings_3022401.yml
Action::$category property core/lib/Drupal/Core/Annotation/Action.php The category under which the action should be listed in the UI.
Action::$configuration property core/modules/system/src/Entity/Action.php The configuration of the action.
Action::$confirm_form_route_name property core/lib/Drupal/Core/Annotation/Action.php The route name for a confirmation form for this action.
Action::$id property core/lib/Drupal/Core/Annotation/Action.php The plugin ID.
Action::$id property core/modules/system/src/Entity/Action.php The name (plugin ID) of the action.
Action::$label property core/modules/system/src/Entity/Action.php The label of the action.
Action::$label property core/lib/Drupal/Core/Annotation/Action.php The human-readable name of the action plugin.
Action::$plugin property core/modules/system/src/Entity/Action.php The plugin ID of the action.
Action::$pluginCollection property core/modules/system/src/Entity/Action.php The plugin collection that stores action plugins.
Action::$type property core/modules/system/src/Entity/Action.php The action type.
Action::$type property core/lib/Drupal/Core/Annotation/Action.php The entity type the action can apply to.
Action::create function core/modules/system/src/Entity/Action.php
Action::execute function core/modules/system/src/Entity/Action.php
Action::fields function core/modules/system/src/Plugin/migrate/source/Action.php
Action::getIds function core/modules/system/src/Plugin/migrate/source/Action.php
Action::getPlugin function core/modules/system/src/Entity/Action.php
Action::getPluginCollection function core/modules/system/src/Entity/Action.php Encapsulates the creation of the action's LazyPluginCollection.
Action::getPluginCollections function core/modules/system/src/Entity/Action.php
Action::getPluginDefinition function core/modules/system/src/Entity/Action.php
Action::getType function core/modules/system/src/Entity/Action.php
Action::isConfigurable function core/modules/system/src/Entity/Action.php
Action::prepareRow function core/modules/system/src/Plugin/migrate/source/Action.php
Action::query function core/modules/system/src/Plugin/migrate/source/Action.php
Action::setPlugin function core/modules/system/src/Entity/Action.php
Action::sort function core/modules/system/src/Entity/Action.php
Action::__construct function core/lib/Drupal/Core/Action/Attribute/Action.php Constructs an Action attribute.
ActionAddForm class core/modules/action/src/Form/ActionAddForm.php Provides a form for action add forms.
ActionAddForm.php file core/modules/action/src/Form/ActionAddForm.php
ActionAddForm::buildForm function core/modules/action/src/Form/ActionAddForm.php
ActionAdminManageForm class core/modules/action/src/Form/ActionAdminManageForm.php Provides a configuration form for configurable actions.
ActionAdminManageForm.php file core/modules/action/src/Form/ActionAdminManageForm.php
ActionAdminManageForm::$manager property core/modules/action/src/Form/ActionAdminManageForm.php The action plugin manager.
ActionAdminManageForm::buildForm function core/modules/action/src/Form/ActionAdminManageForm.php
ActionAdminManageForm::create function core/modules/action/src/Form/ActionAdminManageForm.php
ActionAdminManageForm::getFormId function core/modules/action/src/Form/ActionAdminManageForm.php
ActionAdminManageForm::submitForm function core/modules/action/src/Form/ActionAdminManageForm.php
ActionAdminManageForm::__construct function core/modules/action/src/Form/ActionAdminManageForm.php Constructs a new ActionAdminManageForm.
ActionAjaxTest class core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Plugin used for testing AJAX in action config entity forms.
ActionAjaxTest.php file core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php
ActionAjaxTest::access function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php
ActionAjaxTest::buildConfigurationForm function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php
ActionAjaxTest::defaultConfiguration function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php
ActionAjaxTest::execute function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php
ActionAjaxTest::partyCallback function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Callback for party checkbox.

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