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. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
StaticReflectionParserTest class core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php Tests Drupal\Component\Annotation\Doctrine\StaticReflectionParser.
StaticReflectionParserTest.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php
StaticReflectionParserTest::testAttribute function core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php
StaticRouteDiscoveryBase class core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php Provides functionality for a class subscribed to RoutingEvents::STATIC.
StaticRouteDiscoveryBase.php file core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php
StaticRouteDiscoveryBase::collectRoutes function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php Creates a collection of routes to add to the route builder.
StaticRouteDiscoveryBase::createRoute function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php Creates a route.
StaticRouteDiscoveryBase::getPriority function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php Determines the priority of the route build event listener.
StaticRouteDiscoveryBase::getSubscribedEvents function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php
StaticRouteDiscoveryBase::onRouteBuild function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php Adds routes to the route builder.
StaticRouteDiscoveryBase::resetGlobals function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php Gets an array of default values for a route.
StaticTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Tests a static access plugin.
StaticTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php
StaticTest::access function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Determine if the current user has access or not.
StaticTest::alterRouteDefinition function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Allows access plugins to alter the route definition of a view.
StaticTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Calculates dependencies for the configured plugin.
StaticTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Information about options for all kinds of purposes will be held here.
StaticTranslation class core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php String translator with a static cache for translations.
StaticTranslation.php file core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php
StaticTranslation::$translations property core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php String translations.
StaticTranslation::getLanguage function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Retrieves translations for a given language.
StaticTranslation::getStringTranslation function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Retrieves English string to given language.
StaticTranslation::reset function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Resets translation cache.
StaticTranslation::__construct function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Constructs a translator from an array of translations.
StaticTrustedCallbackHelper class core/lib/Drupal/Core/Security/StaticTrustedCallbackHelper.php Defines a class for performing trusted callbacks in a static context.
StaticTrustedCallbackHelper.php file core/lib/Drupal/Core/Security/StaticTrustedCallbackHelper.php
StaticTrustedCallbackHelper::callback function core/lib/Drupal/Core/Security/StaticTrustedCallbackHelper.php Performs a callback.
StatisticsLastCommentName class core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php Sort handler, sorts by last comment name which can be in 2 different fields.
StatisticsLastCommentName class core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Field handler to present the name of the last comment poster.
StatisticsLastCommentName.php file core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php
StatisticsLastCommentName.php file core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
StatisticsLastCommentName::$uid property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The user id.
StatisticsLastCommentName::$user_field property core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php The user name field.
StatisticsLastCommentName::$user_field property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The user name field.
StatisticsLastCommentName::$user_table property core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php The users table.
StatisticsLastCommentName::$user_table property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The users table.
StatisticsLastCommentName::defineOptions function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Information about options for all kinds of purposes will be held here.
StatisticsLastCommentName::query function core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php Called to add the sort to a query.
StatisticsLastCommentName::query function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Called to add the field to a query.
StatisticsLastCommentName::render function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Renders the field.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php Sort handler for the newer of last comment / entity updated.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php Field handler to display the newer of last comment / node updated.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php Filter handler for the newer of last comment / node updated.
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php
StatisticsLastUpdated::$field_alias property core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php The field alias.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php The node table.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php The node table.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php The node table.

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