Search for l

  1. Search 7.x for l
  2. Search 9.5.x for l
  3. Search 8.9.x for l
  4. Search 10.3.x for l
  5. Other projects
Title Object type File name Summary
AccountSwitcher::$writeSafeHandler property core/lib/Drupal/Core/Session/AccountSwitcher.php The write-safe session handler.
AccountTakeoverGadgetChainTest::$modules property core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php Modules to install.
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::$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::fields function core/modules/system/src/Plugin/migrate/source/Action.php Returns available fields on the source.
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::isConfigurable function core/modules/system/src/Entity/Action.php Returns whether or not this action is configurable.
Action::setPlugin function core/modules/system/src/Entity/Action.php
ActionBase::executeMultiple function core/lib/Drupal/Core/Action/ActionBase.php Executes the plugin for an array of objects.
ActionConfigEntityInterface::getPlugin function core/modules/system/src/ActionConfigEntityInterface.php Returns the operation plugin.
ActionConfigEntityInterface::isConfigurable function core/modules/system/src/ActionConfigEntityInterface.php Returns whether or not this action is configurable.
ActionInterface::executeMultiple function core/lib/Drupal/Core/Action/ActionInterface.php Executes the plugin for an array of objects.
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.
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::$modules property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Modules to install.
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.
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::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::$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.
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.

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