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 11.x for all
  5. Other projects
Title Object type File name Summary
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.
ActionConfigEntityInterface interface core/modules/system/src/ActionConfigEntityInterface.php Provides an interface defining an action entity.
ActionConfigEntityInterface.php file core/modules/system/src/ActionConfigEntityInterface.php
ActionConfigEntityInterface::getPlugin function core/modules/system/src/ActionConfigEntityInterface.php Returns the operation plugin.
ActionConfigEntityInterface::getType function core/modules/system/src/ActionConfigEntityInterface.php Returns the operation type.
ActionConfigEntityInterface::isConfigurable function core/modules/system/src/ActionConfigEntityInterface.php Returns whether or not this action is configurable.
ActionDeleteForm class core/modules/action/src/Form/ActionDeleteForm.php Builds a form to delete an action.
ActionDeleteForm.php file core/modules/action/src/Form/ActionDeleteForm.php
ActionDeleteForm::getCancelUrl function core/modules/action/src/Form/ActionDeleteForm.php
ActionEditForm class core/modules/action/src/Form/ActionEditForm.php Provides a form for action edit forms.
ActionEditForm.php file core/modules/action/src/Form/ActionEditForm.php
ActionFormAjaxTest class core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Tests action plugins using JavaScript.
ActionFormAjaxTest.php file core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
ActionFormAjaxTest::$defaultTheme property core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
ActionFormAjaxTest::$modules property core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
ActionFormAjaxTest::setUp function core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
ActionFormAjaxTest::testActionConfigurationWithAjax function core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Tests action plugins with AJAX save their configuration.
ActionFormBase class core/modules/action/src/Form/ActionFormBase.php Provides a base form for action forms.
ActionFormBase.php file core/modules/action/src/Form/ActionFormBase.php
ActionFormBase::$entity property core/modules/action/src/Form/ActionFormBase.php The action entity.
ActionFormBase::$storage property core/modules/action/src/Form/ActionFormBase.php The action storage.
ActionFormBase::actions function core/modules/action/src/Form/ActionFormBase.php
ActionFormBase::create function core/modules/action/src/Form/ActionFormBase.php
ActionFormBase::exists function core/modules/action/src/Form/ActionFormBase.php Determines if the action already exists.
ActionFormBase::form function core/modules/action/src/Form/ActionFormBase.php
ActionFormBase::getPlugin function core/modules/action/src/Form/ActionFormBase.php Gets the action plugin while ensuring it implements configuration form.
ActionFormBase::save function core/modules/action/src/Form/ActionFormBase.php
ActionFormBase::submitForm function core/modules/action/src/Form/ActionFormBase.php
ActionFormBase::validateForm function core/modules/action/src/Form/ActionFormBase.php
ActionFormBase::__construct function core/modules/action/src/Form/ActionFormBase.php Constructs a new action form.
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
ActionJsonAnonTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php
ActionJsonAnonTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php
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
ActionJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
ActionJsonBasicAuthTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
ActionJsonBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
ActionJsonBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
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

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