Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| contextual_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| contextual_help | function | core/ |
Implements hook_help(). |
| contextual_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| contextual_preprocess | function | core/ |
Implements hook_preprocess(). |
| contextual_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| contextual_test.info.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml |
| contextual_test.links.contextual.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.links.contextual.yml |
| contextual_test.module | file | core/ |
Provides test contextual link on blocks. |
| contextual_test.routing.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.routing.yml |
| contextual_test_block_view_alter | function | core/ |
Implements hook_block_view_alter(). |
| contextual_test_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| contextual_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
| contextual_toolbar | function | core/ |
Implements hook_toolbar(). |
| contextual_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| Contrib | class | core/ |
Provides the CKEditor 4 to 5 upgrade path for contrib plugins now in core. |
| Contrib.php | file | core/ |
|
| Contrib::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| Contrib::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
| Contrib::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem | function | core/ |
Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists. |
| controlgroup.css | file | core/ |
/*! * 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/ |
Drupal\Core\Entity\HtmlEntityFormController |
| controller.form | service | core/ |
Drupal\Core\Controller\HtmlFormController |
| ControllerBase | class | core/ |
Utility base class for thin controllers. |
| ControllerBase.php | file | core/ |
|
| ControllerBase::$configFactory | property | core/ |
The configuration factory. |
| ControllerBase::$currentUser | property | core/ |
The current user service. |
| ControllerBase::$entityFormBuilder | property | core/ |
The entity form builder. |
| ControllerBase::$entityTypeManager | property | core/ |
The entity type manager. |
| ControllerBase::$formBuilder | property | core/ |
The form builder. |
| ControllerBase::$keyValue | property | core/ |
The key-value storage. |
| ControllerBase::$languageManager | property | core/ |
The language manager. |
| ControllerBase::$moduleHandler | property | core/ |
The module handler. |
| ControllerBase::$stateService | property | core/ |
The state service. |
| ControllerBase::cache | function | core/ |
Returns the requested cache bin. |
| ControllerBase::config | function | core/ |
Retrieves a configuration object. |
| ControllerBase::container | function | core/ |
Returns the service container. |
| ControllerBase::create | function | core/ |
Instantiates a new instance of this class. |
| ControllerBase::currentUser | function | core/ |
Returns the current user. |
| ControllerBase::entityFormBuilder | function | core/ |
Retrieves the entity form builder. |
| ControllerBase::entityTypeManager | function | core/ |
Retrieves the entity type manager. |
| ControllerBase::formBuilder | function | core/ |
Returns the form builder service. |
| ControllerBase::keyValue | function | core/ |
Returns a key/value storage collection. |
| ControllerBase::languageManager | function | core/ |
Returns the language manager service. |
| ControllerBase::moduleHandler | function | core/ |
Returns the module handler. |
| ControllerBase::redirect | function | core/ |
Returns a redirect response object for the specified route. |
| ControllerBase::state | function | core/ |
Returns the state storage service. |
| ControllerBaseTest | class | core/ |
Tests that the base controller class. |
| ControllerBaseTest.php | file | core/ |
|
| ControllerBaseTest::$controllerBase | property | core/ |
The tested controller base class. |
| ControllerBaseTest::setUp | function | core/ |
Pagination
- Previous page
- Page 321
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.