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
ActionResourceTestBase::$modules property core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php Modules to install.
ActionResourceTestBase::createEntity function core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php Creates the entity to be tested.
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::getExpectedNormalizedEntity function core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php Returns the expected normalization of the entity.
ActionResourceTestBase::getNormalizedPostEntity function core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php Returns the normalized POST 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.
ActionResourceTestBase::setUpAuthorization function core/modules/action/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 #pre_render callback for #type 'actions'.
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
@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
ActionsTest::validateForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form validation handler.
ActionTest class core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php Tests actions source plugin.
ActionTest class core/modules/jsonapi/tests/src/Functional/ActionTest.php JSON:API integration test for the "Action" config entity type.
ActionTest class core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php JSON:API integration test for the "Action" config entity type.
ActionTest class core/modules/system/tests/src/Kernel/Action/ActionTest.php Tests action plugins.
ActionTest.php file core/modules/system/tests/src/Kernel/Action/ActionTest.php
ActionTest.php file core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php
ActionTest.php file core/modules/jsonapi/tests/src/Functional/ActionTest.php
ActionTest.php file core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php
ActionTest::$actionManager property core/modules/system/tests/src/Kernel/Action/ActionTest.php The action manager.
ActionTest::$defaultTheme property core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php The theme to install as the default for testing.
ActionTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ActionTest.php The theme to install as the default for testing.
ActionTest::$entity property core/modules/jsonapi/tests/src/Functional/ActionTest.php
ActionTest::$entity property core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php
ActionTest::$entityTypeId property core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php The tested entity type.
ActionTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ActionTest.php The tested entity type.
ActionTest::$modules property core/modules/jsonapi/tests/src/Functional/ActionTest.php Modules to install.
ActionTest::$modules property core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php Modules to enable.
ActionTest::$modules property core/modules/system/tests/src/Kernel/Action/ActionTest.php Modules to install.
ActionTest::$modules property core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php Modules to install.
ActionTest::$resourceTypeName property core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php The name of the tested JSON:API resource type.
ActionTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ActionTest.php The name of the tested JSON:API resource type.
ActionTest::createEntity function core/modules/jsonapi/tests/src/Functional/ActionTest.php Creates the entity to be tested.
ActionTest::createEntity function core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php Creates the entity to be tested.
ActionTest::getExpectedDocument function core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php Returns the expected JSON:API document for the entity.
ActionTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ActionTest.php Returns the expected JSON:API document for the entity.
ActionTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ActionTest.php Returns the JSON:API POST document.
ActionTest::getPostDocument function core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php Returns the JSON:API POST document.

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