Search for all

  1. Search 7.x for all
  2. Search 9.5.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
ContextualUnitTest class core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php Tests all edge cases of converting from #contextual_links to ids and vice
versa.
ContextualUnitTest.php file core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php
ContextualUnitTest::$modules property core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php Modules to enable.
ContextualUnitTest::testContextualIdToLinks function core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php Tests _contextual_id_to_links().
ContextualUnitTest::testContextualLinksToId function core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php Tests _contextual_links_to_id().
ContextualUnitTest::_contextual_links_id_testcases function core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php Provides testcases for testContextualLinksToId() and
ContextualValidatorInterface interface core/lib/Drupal/Core/TypedData/Validation/ContextualValidatorInterface.php Extends the contextual validator validate method by a new parameter.
ContextualValidatorInterface.php file core/lib/Drupal/Core/TypedData/Validation/ContextualValidatorInterface.php
ContextualValidatorInterface::validate function core/lib/Drupal/Core/TypedData/Validation/ContextualValidatorInterface.php Validates a value against a constraint or a list of constraints.
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_post_update_fixed_endpoint_and_markup function core/modules/contextual/contextual.post_update.php Ensure new page loads use the updated JS and get the updated markup.
contextual_preprocess function core/modules/contextual/contextual.module Implements hook_preprocess().
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().
controlgroup.css file core/assets/vendor/jquery.ui/themes/base/controlgroup.css /*!
* jQuery UI Controlgroup 1.12.1
* 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::$entityManager property core/lib/Drupal/Core/Controller/ControllerBase.php The entity manager.
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::entityManager function core/lib/Drupal/Core/Controller/ControllerBase.php Retrieves the entity manager service.
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.

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