Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 10.3.x for d
  5. Other projects
Title Object type File name Summary
Action::$id property core/modules/system/src/Entity/Action.php The name (plugin ID) of the action.
Action::$id property core/lib/Drupal/Core/Annotation/Action.php The plugin ID.
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::getPluginDefinition function core/modules/system/src/Entity/Action.php
ActionJsonAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The theme to install as the default for testing.
ActionJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The theme to install as the default for testing.
ActionJsonBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php Modules to install.
ActionJsonCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The theme to install as the default for testing.
ActionManager::getDefinitionsByType function core/lib/Drupal/Core/Action/ActionManager.php Gets the plugin definitions for this entity type.
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]]
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::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.
Actions::preRenderActionsDropbutton function core/lib/Drupal/Core/Render/Element/Actions.php Render API callback: Groups the elements with a #dropbutton property.
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::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.
ActionTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ActionTest.php The theme to install as the default for testing.
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/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::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::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php Provides source data for ::testSource.
ActionTest::testDependencies function core/modules/system/tests/src/Kernel/Action/ActionTest.php Tests the dependency calculation of actions.
ActionValidationTest class core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Tests validation of action entities.
ActionValidationTest.php file core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
ActionValidationTest::$propertiesWithOptionalValues property core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php The config entity properties whose values are optional (set to NULL).
ActionValidationTest::providerInvalidMachineNameCharacters function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Action IDs are atypical in that they allow periods in the machine name.
ActionValidationTest::setUp function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
ActionValidationTest::testImmutableProperties function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Tests that immutable properties cannot be changed.
ActionValidationTest::testInvalidPluginId function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Tests that the action plugin ID is validated.
ActionValidationTest::testLabelValidation function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Tests validation of config entity's label.
ActionXmlAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php The theme to install as the default for testing.
ActionXmlBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php The theme to install as the default for testing.
ActionXmlBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php Modules to install.
ActionXmlCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php The theme to install as the default for testing.
ActiveLinkResponseFilter::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Provides test data for testSetLinkActiveClass().

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