Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\Core\EventSubscriber\ActiveLinkResponseFilter. |
| 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. |
| ActiveLinkTest | class | core/ |
Tests active link JS behavior. |
| ActiveLinkTest.php | file | core/ |
|
| ActiveLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ActiveLinkTest::testQueryStringQuotes | function | core/ |
Ensures no JS error is thrown with query strings containing special chars. |
| ActiveTheme | class | core/ |
Defines a theme and its information needed at runtime. |
| ActiveTheme.php | file | core/ |
|
| ActiveTheme::$baseThemeExtensions | property | core/ |
An array of base theme extension objects keyed by name. |
| ActiveTheme::$engine | property | core/ |
The engine of the theme. |
| 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::$logo | property | core/ |
The path to the logo. |
| ActiveTheme::$name | property | core/ |
The machine name of the active theme. |
| ActiveTheme::$path | property | core/ |
The path to 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::getEngine | function | core/ |
Returns the theme engine. |
| 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::getLogo | function | core/ |
Returns the logo provided by the theme. |
| ActiveTheme::getName | function | core/ |
Returns the machine name of the theme. |
| ActiveTheme::getPath | function | core/ |
Returns the path to the theme directory. |
| ActiveTheme::getRegions | function | core/ |
The regions used by the theme. |
| ActiveTheme::__construct | function | core/ |
Constructs an ActiveTheme object. |
| 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/ |
Tests Drupal\workspaces\Access\ActiveWorkspaceCheck. |
| 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/ |
Tests access. |
| ActiveWorkspaceTestForm | class | core/ |
Form for testing the active workspace. |
| ActiveWorkspaceTestForm.php | file | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.