Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 10.3.x for on
  5. Other projects
Title Object type File name Summary
AccountSettingsForm::__construct function core/modules/user/src/AccountSettingsForm.php Constructs a \Drupal\user\AccountSettingsForm object.
AccountSwitcher::$originalSessionSaving property core/lib/Drupal/Core/Session/AccountSwitcher.php The original state of session saving prior to account switching.
AccountSwitcher::__construct function core/lib/Drupal/Core/Session/AccountSwitcher.php Constructs a new 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.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::$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::$label property core/lib/Drupal/Core/Annotation/Action.php The human-readable name of the action plugin.
Action::$type property core/lib/Drupal/Core/Annotation/Action.php The entity type the action can apply to.
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.
ActionInterface interface core/lib/Drupal/Core/Action/ActionInterface.php Provides an interface for an Action plugin.
ActionInterface.php file core/lib/Drupal/Core/Action/ActionInterface.php
ActionInterface::access function core/lib/Drupal/Core/Action/ActionInterface.php Checks object access.
ActionInterface::executeMultiple function core/lib/Drupal/Core/Action/ActionInterface.php Executes the plugin for an array of objects.
ActionManager class core/lib/Drupal/Core/Action/ActionManager.php Provides an Action plugin manager.
ActionManager.php file core/lib/Drupal/Core/Action/ActionManager.php
ActionManager::getDefinitionsByType function core/lib/Drupal/Core/Action/ActionManager.php Gets the plugin definitions for this entity type.
ActionManager::__construct function core/lib/Drupal/Core/Action/ActionManager.php Constructs a new class instance.
ActionMethod class core/lib/Drupal/Core/Config/Action/Attribute/ActionMethod.php @internal
This API is experimental.
ActionMethod.php file core/lib/Drupal/Core/Config/Action/Attribute/ActionMethod.php
ActionMethod::__construct function core/lib/Drupal/Core/Config/Action/Attribute/ActionMethod.php
ActionMethodAttributeTest class core/tests/Drupal/Tests/Core/Config/Action/ActionMethodAttributeTest.php Tests Drupal\Core\Config\Action\Attribute\ActionMethod.
ActionMethodAttributeTest.php file core/tests/Drupal/Tests/Core/Config/Action/ActionMethodAttributeTest.php
ActionMethodAttributeTest::testInvalidFunctionName function core/tests/Drupal/Tests/Core/Config/Action/ActionMethodAttributeTest.php Tests invalid function name.
ActionPluginCollection class core/lib/Drupal/Core/Action/ActionPluginCollection.php Provides a container for lazily loading Action plugins.
ActionPluginCollection.php file core/lib/Drupal/Core/Action/ActionPluginCollection.php
ActionPluginCollection::get function core/lib/Drupal/Core/Action/ActionPluginCollection.php
Actions class core/lib/Drupal/Core/Render/Element/Actions.php Provides a wrapper element to group one or more buttons in a form.
Actions.php file core/lib/Drupal/Core/Render/Element/Actions.php
Actions::getInfo function core/lib/Drupal/Core/Render/Element/Actions.php Returns the element properties for this element.
Actions::preRenderActionsDropbutton function core/lib/Drupal/Core/Render/Element/Actions.php Render API callback: Groups the elements with a #dropbutton property.
Actions::processActions function core/lib/Drupal/Core/Render/Element/Actions.php Processes a form actions container element.
ActionsTest class core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php @coversDefaultClass \Drupal\Core\Render\Element\Actions[[api-linebreak]]
@group Render
ActionsTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php
ActionsTest::$modules property core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Modules to install.
ActionsTest::buildForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form constructor.
ActionsTest::getFormId function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Returns a unique string identifying the form.
ActionsTest::submitForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form submission handler.
ActionsTest::testDropbuttonWithBubbleableMetadata function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Tests a drop button with Bubbleable metadata.
ActionsTest::validateForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form validation handler.
ActiveLinkResponseFilter class core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Subscribes to filter HTML responses, to set attributes on active links.
ActiveLinkResponseFilter.php file core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php
ActiveLinkResponseFilter::$currentPath property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The current path.
ActiveLinkResponseFilter::$currentUser property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The current user.

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