Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
ActionAjaxTest::access function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Checks object access.
ActionAjaxTest::buildConfigurationForm function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Form constructor.
ActionAjaxTest::defaultConfiguration function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Gets default configuration for this plugin.
ActionAjaxTest::execute function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Executes the plugin.
ActionAjaxTest::partyCallback function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Callback for party checkbox.
ActionAjaxTest::submitConfigurationForm function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Form submission handler.
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 a 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.
ActionConfigTest class core/modules/action/tests/src/Functional/Update/ActionConfigTest.php Tests removing action module's configuration.
ActionConfigTest.php file core/modules/action/tests/src/Functional/Update/ActionConfigTest.php
ActionConfigTest::$defaultTheme property core/modules/action/tests/src/Functional/Update/ActionConfigTest.php The theme to install as the default for testing.
ActionConfigTest::setDatabaseDumpFiles function core/modules/action/tests/src/Functional/Update/ActionConfigTest.php Set database dump files to be used.
ActionConfigTest::testUpdateActionPlugins function core/modules/action/tests/src/Functional/Update/ActionConfigTest.php Tests upgrading action settings.
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 class core/modules/action/src/ActionEditForm.php Provides a form for action edit forms.
ActionEditForm.php file core/modules/action/src/Form/ActionEditForm.php
ActionEditForm.php file core/modules/action/src/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 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 class core/modules/action/src/ActionFormBase.php Provides a base form for action forms.
ActionFormBase.php file core/modules/action/src/Form/ActionFormBase.php
ActionFormBase.php file core/modules/action/src/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.
ActionHalJsonAnonTest class core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php @group hal
ActionHalJsonAnonTest.php file core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php
ActionHalJsonAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php The theme to install as the default for testing.

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