Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Other projects
Title Object type File name Summary
ActionValidationTest::providerInvalidMachineNameCharacters function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Action IDs are atypical in that they allow periods in the machine name.
ActionValidationTest::setUp function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
ActionValidationTest::testImmutableProperties function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
ActionValidationTest::testInvalidPluginId function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Tests that the action plugin ID is validated.
ActionValidationTest::testLabelValidation function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
ActionXmlAnonTest class core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php Tests Action Xml Anon.
ActionXmlAnonTest.php file core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php
ActionXmlAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php
ActionXmlAnonTest::$format property core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php
ActionXmlAnonTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php
ActionXmlBasicAuthTest class core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php Tests Action Xml Basic Auth.
ActionXmlBasicAuthTest.php file core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
ActionXmlBasicAuthTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
ActionXmlBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
ActionXmlBasicAuthTest::$format property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
ActionXmlBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
ActionXmlBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
ActionXmlCookieTest class core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php Tests Action Xml Cookie.
ActionXmlCookieTest.php file core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php
ActionXmlCookieTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php
ActionXmlCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php
ActionXmlCookieTest::$format property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php
ActionXmlCookieTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php
action_bulk_test.info.yml file core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml
action_bulk_test.routing.yml file core/modules/views/tests/modules/action_bulk_test/action_bulk_test.routing.yml core/modules/views/tests/modules/action_bulk_test/action_bulk_test.routing.yml
action_bulk_test.schema.yml file core/modules/views/tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml core/modules/views/tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml
action_settings.yml file core/modules/system/migrations/action_settings.yml core/modules/system/migrations/action_settings.yml
action_test.info.yml file core/modules/system/tests/modules/action_test/action_test.info.yml core/modules/system/tests/modules/action_test/action_test.info.yml
action_test.schema.yml file core/modules/system/tests/modules/action_test/config/schema/action_test.schema.yml core/modules/system/tests/modules/action_test/config/schema/action_test.schema.yml
ActiveFixtureManipulator::commitChanges function core/modules/package_manager/tests/modules/fixture_manipulator/src/ActiveFixtureManipulator.php Commits the changes to the directory.
ActiveLinkResponseFilter class core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Subscribes to filter HTML responses, to set attributes on active links.
ActiveLinkResponseFilter.php file core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php
ActiveLinkResponseFilter::$currentPath property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The current path.
ActiveLinkResponseFilter::$currentUser property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The current user.
ActiveLinkResponseFilter::$languageManager property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The language manager.
ActiveLinkResponseFilter::$pathMatcher property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The path matcher.
ActiveLinkResponseFilter::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php
ActiveLinkResponseFilter::onResponse function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Sets the 'is-active' class on links.
ActiveLinkResponseFilter::setLinkActiveClass function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Sets the "is-active" class and aria-current attribute on relevant links.
ActiveLinkResponseFilter::__construct function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Constructs a new ActiveLinkResponseFilter instance.
ActiveLinkResponseFilterTest class core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests Drupal\Core\EventSubscriber\ActiveLinkResponseFilter.
ActiveLinkResponseFilterTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Provides test data for testSetLinkActiveClass().
ActiveLinkResponseFilterTest::testOnlyHtml function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests ActiveLinkResponseFilter only affects HTML responses.
ActiveLinkResponseFilterTest::testSetLinkActiveClass function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests setLinkActiveClass().
ActiveLinkResponseFilterTest::testSkipCertainResponseTypes function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests certain response types ignored by the ActiveLinkResponseFilter.
ActiveLinkTest class core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.php Tests active link JS behavior.
ActiveLinkTest.php file core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.php
ActiveLinkTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.php
ActiveLinkTest::testQueryStringQuotes function core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.php Ensures no JS error is thrown with query strings containing special chars.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.