SystemSettingsFormTest |
class |
core/modules/simpletest/tests/form.test |
|
SearchConfigSettingsForm |
class |
core/modules/search/tests/search.test |
Test config page. |
UserAdminSettingsFormTest |
class |
core/modules/user/tests/user.test |
|
FileTransfer::getSettingsForm |
function |
core/includes/filetransfer/filetransfer.inc |
Returns a form to collect connection settings credentials. |
SystemSettingsFormTest::setUp |
function |
core/modules/simpletest/tests/form.test |
|
SearchConfigSettingsForm::setUp |
function |
core/modules/search/tests/search.test |
Sets up a Backdrop site for running functional and integration tests. |
UserAdminSettingsFormTest::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
SystemSettingsFormTest::$profile |
property |
core/modules/simpletest/tests/form.test |
|
FileTransferSSH::getSettingsForm |
function |
core/includes/filetransfer/ssh.inc |
Returns the form to configure the FileTransfer class for SSH. |
FileTransferFTP::getSettingsForm |
function |
core/includes/filetransfer/ftp.inc |
Returns the form to configure the FileTransfer class for FTP. |
SearchConfigSettingsForm::$search_user |
property |
core/modules/search/tests/search.test |
|
SearchConfigSettingsForm::$search_node |
property |
core/modules/search/tests/search.test |
|
UpdateTestFileTransfer::getSettingsForm |
function |
core/modules/update/tests/update_test/update_test.module |
Returns a settings form with a text field to input a username. |
SystemTestFileTransfer::getSettingsForm |
function |
core/modules/simpletest/tests/system_test.module |
|
EntityReferenceBehaviorHandler::settingsForm |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Generate a settings form for this handler. |
SearchConfigSettingsForm::testSearchNodeTypes |
function |
core/modules/search/tests/search.test |
Verify enabling/disabling of certain node types. |
SearchConfigSettingsForm::testSearchSettingsPage |
function |
core/modules/search/tests/search.test |
Verify the search settings form. |
EntityReferenceBehaviorHandlerBroken::settingsForm |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Generate a settings form for this handler. |
EntityReferenceSelectionHandlerViews::settingsForm |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc |
Implements EntityReferenceHandler::settingsForm(). |
SearchConfigSettingsForm::testSearchModuleDisabling |
function |
core/modules/search/tests/search.test |
Verify that you can disable individual search modules. |
EntityReferenceSelectionHandlerBroken::settingsForm |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
|
EntityReferenceSelectionHandlerGeneric::settingsForm |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Implements EntityReferenceHandler::settingsForm(). |
EntityReferenceBehaviorHandlerInterface::settingsForm |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Generate a settings form for this handler. |
EntityReferenceSelectionHandlerInterface::settingsForm |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
Generate a settings form for this handler. |
EntityReferenceBehaviorHandlerTaxonomyIndex::settingsForm |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerTaxonomyIndex.inc |
Overrides EntityReferenceBehaviorHandler::settingsForm(). |