Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextualLinksTest::testRevisionContextualLinks | function | core/ |
Tests the contextual links on revisions. |
| ContextualTestHooks | class | core/ |
Hook implementations for contextual_test. |
| ContextualTestHooks.php | file | core/ |
|
| ContextualTestHooks::blockViewAlter | function | core/ |
Implements hook_block_view_alter(). |
| ContextualTestHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| ContextualTestHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| ContextualThemeHooks | class | core/ |
Hook implementations for contextual. |
| ContextualThemeHooks.php | file | core/ |
|
| ContextualThemeHooks::preprocess | function | core/ |
Implements hook_preprocess(). |
| ContextualThemeHooks::__construct | function | core/ |
|
| ContextualUnitTest | class | core/ |
Tests edge cases for converting between contextual links and IDs. |
| ContextualUnitTest.php | file | core/ |
|
| ContextualUnitTest::$modules | property | core/ |
Modules to install. |
| ContextualUnitTest::contextualLinksDataProvider | function | core/ |
Provides test cases for both test functions. |
| ContextualUnitTest::testContextualIdToLinks | function | core/ |
Tests the conversion from contextual ID to links. |
| ContextualUnitTest::testContextualLinksToId | function | core/ |
Tests the conversion from contextual links to IDs. |
| ContextualUnitTest::testThemePlaceholder | function | core/ |
Tests the placeholder of contextual links in a specific theme. |
| ContextualViewsHooks | class | core/ |
Hook implementations for contextual. |
| ContextualViewsHooks.php | file | core/ |
|
| ContextualViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
| contextual_links.css | file | core/ |
.contextual { z-index: 100; } .contextual .trigger { box-sizing: border-box; width: 32px !important; height: 32px !important; border-radius: 50%; box-shadow: 0 2px 4px rgb(0, 0, 0, 0.15); } .contextual .trigger::before { position:… |
| contextual_links.css | file | core/ |
Contextual links styles. |
| contextual_links.pcss.css | file | core/ |
Contextual links styles. |
| 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.routing.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.routing.yml |
| controlgroup.css | file | core/ |
/*! * jQuery UI Controlgroup 1.14.1 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/controlgroup/#theming … |
| 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::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. |
Pagination
- Previous page
- Page 290
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.