Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BulkForm::getLanguageManager | function | core/ |
Returns the language manager. |
BulkForm::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
BulkForm::getView | function | core/ |
Returns the top object of a view. |
BulkForm::init | function | core/ |
Initialize the plugin. |
BulkForm::isWorkspaceSafeForm | function | core/ |
Determines whether the form is safe to be submitted in a workspace. |
BulkForm::loadEntityFromBulkFormKey | function | core/ |
Loads an entity based on a bulk form key. |
BulkForm::preRender | function | core/ |
Runs before any fields are rendered. |
BulkForm::query | function | core/ |
Called to add the field to a query. |
BulkForm::validateOptionsForm | function | core/ |
Validate the options form. |
BulkForm::viewsForm | function | core/ |
Form constructor for the bulk form. |
BulkForm::viewsFormSubmit | function | core/ |
Submit handler for the bulk form. |
BulkForm::viewsFormValidate | function | core/ |
|
BulkForm::__construct | function | core/ |
Constructs a new BulkForm object. |
BulkFormAccessTest | class | core/ |
Tests if entity access is respected on a user bulk form. |
BulkFormAccessTest | class | core/ |
Tests if entity access is respected on a node bulk operations form. |
BulkFormAccessTest.php | file | core/ |
|
BulkFormAccessTest.php | file | core/ |
|
BulkFormAccessTest::$accessHandler | property | core/ |
The node access control handler. |
BulkFormAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BulkFormAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BulkFormAccessTest::$modules | property | core/ |
Modules to install. |
BulkFormAccessTest::$modules | property | core/ |
Modules to install. |
BulkFormAccessTest::$testViews | property | core/ |
Views used by this test. |
BulkFormAccessTest::$testViews | property | core/ |
Views used by this test. |
BulkFormAccessTest::setUp | function | core/ |
Sets up the test. |
BulkFormAccessTest::testNodeDeleteAccess | function | core/ |
Tests if nodes that may not be deleted, can not be deleted in bulk. |
BulkFormAccessTest::testNodeEditAccess | function | core/ |
Tests if nodes that may not be edited, can not be edited in bulk. |
BulkFormAccessTest::testUserDeleteAccess | function | core/ |
Tests if users that may not be deleted, can not be deleted in bulk. |
BulkFormAccessTest::testUserEditAccess | function | core/ |
Tests if users that may not be edited, can not be edited in bulk. |
BulkFormTest | class | core/ |
Tests a user bulk form. |
BulkFormTest | class | core/ |
Tests a node bulk form. |
BulkFormTest | class | core/ |
Tests the views bulk form test. |
BulkFormTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\BulkForm[[api-linebreak]] @group Views |
BulkFormTest.php | file | core/ |
|
BulkFormTest.php | file | core/ |
|
BulkFormTest.php | file | core/ |
|
BulkFormTest.php | file | core/ |
|
BulkFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BulkFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BulkFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BulkFormTest::$modules | property | core/ |
Modules to install. |
BulkFormTest::$modules | property | core/ |
Modules to install. |
BulkFormTest::$modules | property | core/ |
Modules to be enabled. |
BulkFormTest::$nodes | property | core/ |
The test nodes. |
BulkFormTest::$testViews | property | core/ |
Views used by this test. |
BulkFormTest::$testViews | property | core/ |
Views used by this test. |
BulkFormTest::loadNode | function | core/ |
Load the specified node from the storage. |
BulkFormTest::setUp | function | core/ |
Sets up the test. |
BulkFormTest::setUp | function | core/ |
|
BulkFormTest::tearDown | function | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.