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
ActionConfigEntityInterface::isConfigurable function core/modules/system/src/ActionConfigEntityInterface.php Returns whether or not this action is configurable.
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.
ActionJsonAnonTest class core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php @group Action
ActionJsonAnonTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php
ActionJsonAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The theme to install as the default for testing.
ActionJsonAnonTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The format to use in this test.
ActionJsonAnonTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest class core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php @group Action
ActionJsonBasicAuthTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
ActionJsonBasicAuthTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The authentication mechanism to use in this test.
ActionJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The theme to install as the default for testing.
ActionJsonBasicAuthTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The format to use in this test.
ActionJsonBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php Modules to install.
ActionJsonCookieTest class core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php @group Action
ActionJsonCookieTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php
ActionJsonCookieTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The authentication mechanism to use in this test.
ActionJsonCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The theme to install as the default for testing.
ActionJsonCookieTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The format to use in this test.
ActionJsonCookieTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The MIME type that corresponds to $format.
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 @coversDefaultClass \Drupal\Core\Config\Action\Attribute\ActionMethod[[api-linebreak]]
@group Config
ActionMethodAttributeTest.php file core/tests/Drupal/Tests/Core/Config/Action/ActionMethodAttributeTest.php
ActionMethodAttributeTest::testInvalidFunctionName function core/tests/Drupal/Tests/Core/Config/Action/ActionMethodAttributeTest.php @covers ::__construct[[api-linebreak]]
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
ActionResourceTestBase class core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Resource test base for the action entity.
ActionResourceTestBase.php file core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
ActionResourceTestBase::$entity property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
ActionResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php The tested entity type.
ActionResourceTestBase::$modules property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Modules to install.
ActionResourceTestBase::createEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Creates the entity to be tested.
ActionResourceTestBase::getExpectedCacheContexts function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
ActionResourceTestBase::getExpectedNormalizedEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Returns the expected normalization of the entity.
ActionResourceTestBase::getNormalizedPostEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Returns the normalized POST entity.
ActionResourceTestBase::setUpAuthorization function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Sets up the necessary authorization.
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.

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