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. Other projects
Title Object type File name Summary
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
ConfigImportAllTest::testInstallUninstall function core/modules/config/tests/src/Functional/ConfigImportAllTest.php Tests that a fixed set of modules can be installed and uninstalled.
ConfigImporter class core/lib/Drupal/Core/Config/ConfigImporter.php Defines a configuration importer.
ConfigImporter.php file core/lib/Drupal/Core/Config/ConfigImporter.php
ConfigImporter::$configManager property core/lib/Drupal/Core/Config/ConfigImporter.php The configuration manager.
ConfigImporter::$errors property core/lib/Drupal/Core/Config/ConfigImporter.php A log of any errors encountered.
ConfigImporter::$eventDispatcher property core/lib/Drupal/Core/Config/ConfigImporter.php The event dispatcher used to notify subscribers.
ConfigImporter::$extensionChangelist property core/lib/Drupal/Core/Config/ConfigImporter.php List of extension changes to be processed by the import().
ConfigImporter::$lock property core/lib/Drupal/Core/Config/ConfigImporter.php The used lock backend instance.
ConfigImporter::$moduleExtensionList property core/lib/Drupal/Core/Config/ConfigImporter.php The module extension list.

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