Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigFormTestBase | class | core/ |
Full generic test suite for any form that data with the configuration system. |
| ConfigFormTestBase.php | file | core/ |
|
| ConfigFormTestBase::$form | property | core/ |
Form ID to use for testing. |
| ConfigFormTestBase::$values | property | core/ |
Values to use for testing. |
| ConfigFormTestBase::testConfigForm | function | core/ |
Submit the system_config_form ensure the configuration has expected values. |
| ConfigHandler | class | core/ |
Provides a form for configuring an item in the Views UI. |
| ConfigHandler.php | file | core/ |
|
| ConfigHandler::buildForm | function | core/ |
Form constructor. |
| ConfigHandler::getForm | function | core/ |
Creates a new instance of this form. |
| ConfigHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandler::remove | function | core/ |
Submit handler for removing an item from a view. |
| ConfigHandler::submitForm | function | core/ |
Form submission handler. |
| ConfigHandler::validateForm | function | core/ |
Form validation handler. |
| ConfigHandler::__construct | function | core/ |
Constructs a new ConfigHandler object. |
| ConfigHandlerExtra | class | core/ |
Provides a form for configuring extra information for a Views UI item. |
| ConfigHandlerExtra.php | file | core/ |
|
| ConfigHandlerExtra::buildForm | function | core/ |
Form constructor. |
| ConfigHandlerExtra::getForm | function | core/ |
Creates a new instance of this form. |
| ConfigHandlerExtra::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigHandlerExtra::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandlerExtra::submitForm | function | core/ |
Form submission handler. |
| ConfigHandlerExtra::validateForm | function | core/ |
Form validation handler. |
| ConfigHandlerExtra::__construct | function | core/ |
Constructs a new ConfigHandlerExtra object. |
| ConfigHandlerExtraFormTest | class | core/ |
Tests the ConfigHandlerExtra form. |
| ConfigHandlerExtraFormTest.php | file | core/ |
|
| ConfigHandlerExtraFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigHandlerExtraFormTest::$modules | property | core/ |
Modules to install. |
| ConfigHandlerExtraFormTest::$testViews | property | core/ |
Views used by this test. |
| ConfigHandlerExtraFormTest::setUp | function | core/ |
|
| ConfigHandlerExtraFormTest::testExtraOptionsModalValidation | function | core/ |
Tests validation error messages are displayed. |
| ConfigHandlerGroup | class | core/ |
Provides a form for configuring grouping information for a Views UI handler. |
| ConfigHandlerGroup.php | file | core/ |
|
| ConfigHandlerGroup::buildForm | function | core/ |
Form constructor. |
| ConfigHandlerGroup::getForm | function | core/ |
Creates a new instance of this form. |
| ConfigHandlerGroup::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigHandlerGroup::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandlerGroup::submitForm | function | core/ |
Form submission handler. |
| ConfigHandlerGroup::__construct | function | core/ |
Constructs a new ConfigHandlerGroup object. |
| ConfigHooks | class | core/ |
Hook implementations for config. |
| ConfigHooks.php | file | core/ |
|
| ConfigHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ConfigHooks::help | function | core/ |
Implements hook_help(). |
| ConfigImportAllTest | class | core/ |
Tests the largest configuration import possible with all available modules. |
| ConfigImportAllTest.php | file | core/ |
|
| ConfigImportAllTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigImportAllTest::$modules | property | core/ |
Modules to install. |
| ConfigImportAllTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| ConfigImportAllTest::$webUser | property | core/ |
A user with the 'synchronize configuration' permission. |
| ConfigImportAllTest::setUp | function | core/ |
Pagination
- Previous page
- Page 244
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.