Search for all
Title | Object type | File name | Summary |
---|---|---|---|
ActionXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ActionXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ActionXmlBasicAuthTest | class | core/ |
@group rest |
ActionXmlBasicAuthTest.php | file | core/ |
|
ActionXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ActionXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ActionXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ActionXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ActionXmlCookieTest | class | core/ |
@group rest |
ActionXmlCookieTest.php | file | core/ |
|
ActionXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ActionXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ActionXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
action_bulk_test.info.yml | file | core/ |
core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml |
action_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
action_form_ajax_test.info.yml | file | core/ |
core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml |
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_help | function | core/ |
Implements hook_help(). |
action_post_update_move_plugins | function | core/ |
Moves action plugins to core. |
action_post_update_remove_settings | function | core/ |
Removes action settings. |
action_settings.yml | file | core/ |
core/modules/action/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 the 'is-active' class on 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 on relevant links. |
ActiveLinkResponseFilter::__construct | function | core/ |
Constructs a new ActiveLinkResponseFilter instance. |
ActiveLinkResponseFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter @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 | 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::$baseThemes | property | core/ |
An array of base theme active theme 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. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.