Search for all
Title | Object type | File name | Summary |
---|---|---|---|
ActionDeleteForm::getCancelUrl | function | core/ |
|
ActionEditForm | class | core/ |
Provides a form for action edit forms. |
ActionEditForm | class | core/ |
Provides a form for action edit forms. |
ActionEditForm.php | file | core/ |
|
ActionEditForm.php | file | core/ |
|
ActionFormAjaxTest | class | core/ |
Tests action plugins using Javascript. |
ActionFormAjaxTest.php | file | core/ |
|
ActionFormAjaxTest::$defaultTheme | property | core/ |
|
ActionFormAjaxTest::$modules | property | core/ |
|
ActionFormAjaxTest::setUp | function | core/ |
|
ActionFormAjaxTest::testActionConfigurationWithAjax | function | core/ |
Tests action plugins with AJAX save their configuration. |
ActionFormBase | class | core/ |
Provides a base form for action forms. |
ActionFormBase | class | core/ |
Provides a base form for action forms. |
ActionFormBase.php | file | core/ |
|
ActionFormBase.php | file | core/ |
|
ActionFormBase::$entity | property | core/ |
The action entity. |
ActionFormBase::$storage | property | core/ |
The action storage. |
ActionFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ActionFormBase::create | function | core/ |
Instantiates a new instance of this class. |
ActionFormBase::exists | function | core/ |
Determines if the action already exists. |
ActionFormBase::form | function | core/ |
Gets the actual form array to be built. |
ActionFormBase::getPlugin | function | core/ |
Gets the action plugin while ensuring it implements configuration form. |
ActionFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
ActionFormBase::submitForm | function | core/ |
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/ |
Form validation handler. |
ActionFormBase::__construct | function | core/ |
Constructs a new action form. |
ActionHalJsonAnonTest | class | core/ |
@group hal |
ActionHalJsonAnonTest.php | file | core/ |
|
ActionHalJsonAnonTest::$defaultTheme | property | core/ |
|
ActionHalJsonAnonTest::$format | property | core/ |
|
ActionHalJsonAnonTest::$mimeType | property | core/ |
|
ActionHalJsonAnonTest::$modules | property | core/ |
|
ActionHalJsonBasicAuthTest | class | core/ |
@group hal |
ActionHalJsonBasicAuthTest.php | file | core/ |
|
ActionHalJsonBasicAuthTest::$auth | property | core/ |
|
ActionHalJsonBasicAuthTest::$defaultTheme | property | core/ |
|
ActionHalJsonBasicAuthTest::$format | property | core/ |
|
ActionHalJsonBasicAuthTest::$mimeType | property | core/ |
|
ActionHalJsonBasicAuthTest::$modules | property | core/ |
|
ActionHalJsonCookieTest | class | core/ |
@group hal |
ActionHalJsonCookieTest.php | file | core/ |
|
ActionHalJsonCookieTest::$auth | property | core/ |
|
ActionHalJsonCookieTest::$defaultTheme | property | core/ |
|
ActionHalJsonCookieTest::$format | property | core/ |
|
ActionHalJsonCookieTest::$mimeType | property | core/ |
|
ActionHalJsonCookieTest::$modules | property | core/ |
|
ActionInterface | interface | core/ |
Provides an interface for an Action plugin. |
ActionInterface.php | file | core/ |
|
ActionInterface::access | function | core/ |
Checks object access. |
ActionInterface::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.