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 10.3.x for all
  5. Other projects
Title Object type File name Summary
AccountTakeoverGadgetChainTest::setUp function core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php
AccountTakeoverGadgetChainTest::testAccountTakeoverGadgetChain function core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php Tests unserializing a SQLi / account takeover payload.
account_switcher service core/core.services.yml Drupal\Core\Session\AccountSwitcher
Action class core/lib/Drupal/Core/Action/Attribute/Action.php Defines an Action attribute object.
Action class core/lib/Drupal/Core/Annotation/Action.php Defines an Action annotation object.
Action class core/modules/system/src/Entity/Action.php Defines the configured action entity.
Action class core/modules/system/src/Plugin/migrate/source/Action.php Drupal action source from database.
action-link.css file core/themes/claro/css/components/action-link.css Styles for action links.
action-link.pcss.css file core/themes/claro/css/components/action-link.pcss.css Styles for action links.
action-links.css file core/themes/starterkit_theme/css/components/action-links.css Styles for link buttons and action links.
action-links.css file core/profiles/demo_umami/themes/umami/css/classy/components/action-links.css Styles for link buttons and action links.
action-links.css file core/themes/olivero/css/components/action-links.css Styles for action links.
action-links.pcss.css file core/themes/olivero/css/components/action-links.pcss.css Styles for action links.
Action.php file core/modules/system/src/Plugin/migrate/source/Action.php
Action.php file core/modules/system/src/Entity/Action.php
Action.php file core/lib/Drupal/Core/Annotation/Action.php
Action.php file core/lib/Drupal/Core/Action/Attribute/Action.php
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 Constructs a new entity object, without permanently saving it.
Action::execute function core/modules/system/src/Entity/Action.php
Action::fields function core/modules/system/src/Plugin/migrate/source/Action.php Returns available fields on the source.
Action::getIds function core/modules/system/src/Plugin/migrate/source/Action.php Defines the source fields uniquely identifying a source row.
Action::getPlugin function core/modules/system/src/Entity/Action.php Returns the operation plugin.
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 Gets the plugin collections used by this object.
Action::getPluginDefinition function core/modules/system/src/Entity/Action.php
Action::getType function core/modules/system/src/Entity/Action.php Returns the operation type.
Action::isConfigurable function core/modules/system/src/Entity/Action.php Returns whether or not this action is configurable.
Action::prepareRow function core/modules/system/src/Plugin/migrate/source/Action.php Adds additional data to the row.
Action::query function core/modules/system/src/Plugin/migrate/source/Action.php Prepares query object to retrieve data from the source database.
Action::setPlugin function core/modules/system/src/Entity/Action.php
Action::sort function core/modules/system/src/Entity/Action.php Callback for uasort() to sort configuration entities by weight and label.
Action::__construct function core/lib/Drupal/Core/Action/Attribute/Action.php Constructs an Action attribute.
ActionBase class core/lib/Drupal/Core/Action/ActionBase.php Provides a base implementation for an Action plugin.
ActionBase.php file core/lib/Drupal/Core/Action/ActionBase.php
ActionBase::executeMultiple function core/lib/Drupal/Core/Action/ActionBase.php Executes the plugin for an array of objects.
ActionConfigEntityInterface interface core/modules/system/src/ActionConfigEntityInterface.php Provides an interface defining an action entity.
ActionConfigEntityInterface.php file core/modules/system/src/ActionConfigEntityInterface.php
ActionConfigEntityInterface::getPlugin function core/modules/system/src/ActionConfigEntityInterface.php Returns the operation plugin.
ActionConfigEntityInterface::getType function core/modules/system/src/ActionConfigEntityInterface.php Returns the operation type.

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