Search for all

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

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