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
ActionFormAjaxTest::$defaultTheme property core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php The theme to install as the default for testing.
ActionFormAjaxTest::$modules property core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Modules to enable.
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 Returns an array of supported actions for the current entity form.
ActionFormBase::create function core/modules/action/src/Form/ActionFormBase.php Instantiates a new instance of this class.
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 Gets the actual form array to be built.
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 Form submission handler for the 'save' action.
ActionFormBase::submitForm function core/modules/action/src/Form/ActionFormBase.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
ActionFormBase::validateForm function core/modules/action/src/Form/ActionFormBase.php Form validation handler.
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 class core/modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php @group action
ActionJsonAnonTest.php file core/modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php
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::$defaultTheme property core/modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php The theme to install as the default for testing.
ActionJsonAnonTest::$format property core/modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php The format to use in this test.
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.
ActionJsonAnonTest::$mimeType property core/modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest class core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php @group action
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.php file core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
ActionJsonBasicAuthTest::$auth property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The authentication mechanism to use in this test.
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::$defaultTheme property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The theme to install as the default for testing.
ActionJsonBasicAuthTest::$format property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The format to use in this test.
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::$mimeType property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest::$modules property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php Modules to install.
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 class core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php @group action
ActionJsonCookieTest.php file core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php
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.

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