Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
contextual_contextual_links_view_alter function core/modules/contextual/contextual.module Implements hook_contextual_links_view_alter().
contextual_help function core/modules/contextual/contextual.module Implements hook_help().
contextual_page_attachments function core/modules/contextual/contextual.module Implements hook_page_attachments().
contextual_preprocess function core/modules/contextual/contextual.module Implements hook_preprocess().
contextual_removed_post_updates function core/modules/contextual/contextual.post_update.php Implements hook_removed_post_updates().
contextual_test.info.yml file core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml
contextual_test.links.contextual.yml file core/modules/contextual/tests/modules/contextual_test/contextual_test.links.contextual.yml core/modules/contextual/tests/modules/contextual_test/contextual_test.links.contextual.yml
contextual_test.module file core/modules/contextual/tests/modules/contextual_test/contextual_test.module Provides test contextual link on blocks.
contextual_test.routing.yml file core/modules/contextual/tests/modules/contextual_test/contextual_test.routing.yml core/modules/contextual/tests/modules/contextual_test/contextual_test.routing.yml
contextual_test_block_view_alter function core/modules/contextual/tests/modules/contextual_test/contextual_test.module Implements hook_block_view_alter().
contextual_test_contextual_links_view_alter function core/modules/contextual/tests/modules/contextual_test/contextual_test.module Implements hook_contextual_links_view_alter().
contextual_test_page_attachments_alter function core/modules/contextual/tests/modules/contextual_test/contextual_test.module Implements hook_page_attachments_alter().
contextual_toolbar function core/modules/contextual/contextual.module Implements hook_toolbar().
contextual_views_data_alter function core/modules/contextual/contextual.views.inc Implements hook_views_data_alter().
Contrib class core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php Provides the CKEditor 4 to 5 upgrade path for contrib plugins now in core.
Contrib.php file core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php
Contrib::computeCKEditor5PluginSubsetConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php Computes elements subset configuration for CKEditor 5 plugin.
Contrib::mapCKEditor4SettingsToCKEditor5Configuration function core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed.
Contrib::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem function core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists.
controlgroup.css file core/assets/vendor/jquery.ui/themes/base/controlgroup.css /*!
* jQuery UI Controlgroup 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/controlgroup/#theming
controller.entity_form service core/core.services.yml Drupal\Core\Entity\HtmlEntityFormController
controller.form service core/core.services.yml Drupal\Core\Controller\HtmlFormController
ControllerBase class core/lib/Drupal/Core/Controller/ControllerBase.php Utility base class for thin controllers.
ControllerBase.php file core/lib/Drupal/Core/Controller/ControllerBase.php
ControllerBase::$configFactory property core/lib/Drupal/Core/Controller/ControllerBase.php The configuration factory.
ControllerBase::$currentUser property core/lib/Drupal/Core/Controller/ControllerBase.php The current user service.
ControllerBase::$entityFormBuilder property core/lib/Drupal/Core/Controller/ControllerBase.php The entity form builder.
ControllerBase::$entityTypeManager property core/lib/Drupal/Core/Controller/ControllerBase.php The entity type manager.
ControllerBase::$formBuilder property core/lib/Drupal/Core/Controller/ControllerBase.php The form builder.
ControllerBase::$keyValue property core/lib/Drupal/Core/Controller/ControllerBase.php The key-value storage.
ControllerBase::$languageManager property core/lib/Drupal/Core/Controller/ControllerBase.php The language manager.
ControllerBase::$moduleHandler property core/lib/Drupal/Core/Controller/ControllerBase.php The module handler.
ControllerBase::$stateService property core/lib/Drupal/Core/Controller/ControllerBase.php The state service.
ControllerBase::cache function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the requested cache bin.
ControllerBase::config function core/lib/Drupal/Core/Controller/ControllerBase.php Retrieves a configuration object.
ControllerBase::container function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the service container.
ControllerBase::create function core/lib/Drupal/Core/Controller/ControllerBase.php Instantiates a new instance of this class.
ControllerBase::currentUser function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the current user.
ControllerBase::entityFormBuilder function core/lib/Drupal/Core/Controller/ControllerBase.php Retrieves the entity form builder.
ControllerBase::entityTypeManager function core/lib/Drupal/Core/Controller/ControllerBase.php Retrieves the entity type manager.
ControllerBase::formBuilder function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the form builder service.
ControllerBase::keyValue function core/lib/Drupal/Core/Controller/ControllerBase.php Returns a key/value storage collection.
ControllerBase::languageManager function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the language manager service.
ControllerBase::moduleHandler function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the module handler.
ControllerBase::redirect function core/lib/Drupal/Core/Controller/ControllerBase.php Returns a redirect response object for the specified route.
ControllerBase::state function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the state storage service.
ControllerBaseTest class core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php Tests that the base controller class.
ControllerBaseTest.php file core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php
ControllerBaseTest::$controllerBase property core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php The tested controller base class.
ControllerBaseTest::setUp function core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php

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