Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| action_form_ajax_test.schema.yml | file | core/ |
core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml |
| action_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
| action_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| action_settings.yml | file | core/ |
core/modules/system/migrations/action_settings.yml |
| action_test.info.yml | file | core/ |
core/modules/system/tests/modules/action_test/action_test.info.yml |
| ActiveLinkResponseFilter | class | core/ |
Subscribes to filter HTML responses, to set attributes on active links. |
| ActiveLinkResponseFilter.php | file | core/ |
|
| ActiveLinkResponseFilter::$currentPath | property | core/ |
The current path. |
| ActiveLinkResponseFilter::$currentUser | property | core/ |
The current user. |
| ActiveLinkResponseFilter::$languageManager | property | core/ |
The language manager. |
| ActiveLinkResponseFilter::$pathMatcher | property | core/ |
The path matcher. |
| ActiveLinkResponseFilter::getSubscribedEvents | function | core/ |
|
| ActiveLinkResponseFilter::onResponse | function | core/ |
Sets the 'is-active' class on links. |
| ActiveLinkResponseFilter::setLinkActiveClass | function | core/ |
Sets the "is-active" class and aria-current attribute on relevant links. |
| ActiveLinkResponseFilter::__construct | function | core/ |
Constructs a new ActiveLinkResponseFilter instance. |
| ActiveLinkResponseFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter[[api-linebreak]] @group EventSubscriber |
| ActiveLinkResponseFilterTest.php | file | core/ |
|
| ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass | function | core/ |
Provides test data for testSetLinkActiveClass(). |
| ActiveLinkResponseFilterTest::testOnlyHtml | function | core/ |
Tests ActiveLinkResponseFilter only affects HTML responses. |
| ActiveLinkResponseFilterTest::testSetLinkActiveClass | function | core/ |
Tests setLinkActiveClass(). |
| ActiveLinkResponseFilterTest::testSkipCertainResponseTypes | function | core/ |
Tests certain response types ignored by the ActiveLinkResponseFilter. |
| ActiveTheme::$baseThemeExtensions | property | core/ |
An array of base theme extension objects keyed by name. |
| ActiveTheme::$extension | property | core/ |
The extension object. |
| ActiveTheme::$libraries | property | core/ |
The libraries provided by the theme. |
| ActiveTheme::$librariesExtend | property | core/ |
The list of libraries-extend definitions. |
| ActiveTheme::$librariesOverride | property | core/ |
The libraries or library assets overridden by the theme. |
| ActiveTheme::$regions | property | core/ |
The regions provided by the theme. |
| ActiveTheme::getBaseThemeExtensions | function | core/ |
Returns an array of base theme extension objects keyed by name. |
| ActiveTheme::getExtension | function | core/ |
Returns the extension object. |
| ActiveTheme::getLibraries | function | core/ |
Returns the libraries provided by the theme. |
| ActiveTheme::getLibrariesExtend | function | core/ |
Returns the libraries extended by the active theme. |
| ActiveTheme::getLibrariesOverride | function | core/ |
Returns the libraries or library assets overridden by the active theme. |
| ActiveTheme::getRegions | function | core/ |
The regions used by the theme. |
| ActiveTheme::__construct | function | core/ |
Constructs an ActiveTheme object. |
| ActiveTopicsBlock | class | core/ |
Provides an 'Active forum topics' block. |
| ActiveTopicsBlock.php | file | core/ |
|
| ActiveTopicsBlock::buildForumQuery | function | core/ |
Builds the select query to use for this forum block. |
| ActiveWorkspaceCheck | class | core/ |
Determines access to routes based on the presence of an active workspace. |
| ActiveWorkspaceCheck.php | file | core/ |
|
| ActiveWorkspaceCheck::$workspaceManager | property | core/ |
The workspace manager. |
| ActiveWorkspaceCheck::access | function | core/ |
Checks access. |
| ActiveWorkspaceCheck::__construct | function | core/ |
Constructs a new ActiveWorkspaceCheck. |
| ActiveWorkspaceCheckTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Access\ActiveWorkspaceCheck[[api-linebreak]] |
| ActiveWorkspaceCheckTest.php | file | core/ |
|
| ActiveWorkspaceCheckTest::$container | property | core/ |
The dependency injection container. |
| ActiveWorkspaceCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
| ActiveWorkspaceCheckTest::setUp | function | core/ |
|
| ActiveWorkspaceCheckTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
| ActiveWorkspaceUpdateTest | class | core/ |
Tests that there is no active workspace during database updates. |
| ActiveWorkspaceUpdateTest.php | file | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.