Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
AnonymousUserResponseSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/AnonymousUserResponseSubscriber.php Constructs an AnonymousUserResponseSubscriber object.
AnonymousUserSession class core/lib/Drupal/Core/Session/AnonymousUserSession.php An account implementation representing an anonymous user.
AnonymousUserSession.php file core/lib/Drupal/Core/Session/AnonymousUserSession.php
AnonymousUserSession::__construct function core/lib/Drupal/Core/Session/AnonymousUserSession.php Constructs a new anonymous user session.
AnonymousUserSessionTest class core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php @coversDefaultClass \Drupal\Core\Session\AnonymousUserSession[[api-linebreak]]
@group Session
AnonymousUserSessionTest.php file core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php
AnonymousUserSessionTest::testUserGetRoles function core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php Tests the method getRoles exclude or include locked roles based in param.
anonymous_user_response_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\AnonymousUserResponseSubscriber
ApcuBackend::garbageCollection function core/lib/Drupal/Core/Cache/ApcuBackend.php Performs garbage collection on a cache bin.
ApcuBackend::__construct function core/lib/Drupal/Core/Cache/ApcuBackend.php Constructs a new ApcuBackend instance.
ApcuBackendFactory::__construct function core/lib/Drupal/Core/Cache/ApcuBackendFactory.php Constructs an ApcuBackendFactory object.
AppendOp::$originalContents property composer/Plugin/Scaffold/Operations/AppendOp.php The contents from the file that we are prepending / appending to.
AppendOp::generateContents function composer/Plugin/Scaffold/Operations/AppendOp.php Load the scaffold contents or otherwise generate what is needed.
AppendOp::scaffoldAtNewLocation function composer/Plugin/Scaffold/Operations/AppendOp.php Determines what to do if operation is used without a previous operation.
AppendOp::__construct function composer/Plugin/Scaffold/Operations/AppendOp.php Constructs an AppendOp.
AppRootFactory::__construct function core/lib/Drupal/Core/AppRootFactory.php Constructs an AppRootFactory instance.
ArbitraryRebuildTest::testUserRegistrationMultipleField function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests a rebuild caused by a multiple value field.
ArbitraryRebuildTest::testUserRegistrationRebuild function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests a basic rebuild with the user registration form.
Archiver::$description property core/lib/Drupal/Core/Archiver/Annotation/Archiver.php The description of the archiver plugin.
Archiver::$extensions property core/lib/Drupal/Core/Archiver/Annotation/Archiver.php An array of valid extensions for this archiver.
ArchiverException class core/lib/Drupal/Core/Archiver/ArchiverException.php Defines an exception class for Drupal\Core\Archiver\ArchiverInterface.
ArchiverException.php file core/lib/Drupal/Core/Archiver/ArchiverException.php
ArchiverInterface::listContents function core/lib/Drupal/Core/Archiver/ArchiverInterface.php Lists all files in the archive.
ArchiverManager::getExtensions function core/lib/Drupal/Core/Archiver/ArchiverManager.php Returns a string of supported archive extensions.
ArchiverManager::__construct function core/lib/Drupal/Core/Archiver/ArchiverManager.php Constructs a ArchiverManager object.
archiver_get_extensions function core/includes/common.inc Returns a string of supported archive extensions.
AreaDisplayLinkTest::assertFormOptions function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert the display options contains only path based displays.
AreaPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provide a form to edit options for this plugin.
AreaPluginBase::defineOptions function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Information about options for all kinds of purposes will be held here.
ArgumentDateTest::testMonthHandler function core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php Tests the Month handler.
ArgumentDateTest::testYearMonthHandler function core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php Tests the YearMonth handler.
ArgumentDateTimeTest::testDatetimeArgumentMonth function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Test month argument.
ArgumentDateTimeTest::testDatetimeArgumentYearMonth function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Test year_month CCYYMM argument.
ArgumentDefaultPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form for setting options.
ArgumentDefaultPluginBase::defineOptions function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Retrieve the options when this is a new access
control plugin
ArgumentDefaultPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form form for submitting options
ArgumentDefaultPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form form for validating options
ArgumentDefaultTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_default/ArgumentDefaultTest.php Retrieve the options when this is a new access
control plugin
ArgumentDefaultTest::testArgumentDefaultNoOptions function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Tests the use of a default argument plugin that provides no options.
ArgumentPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provide a form to edit options for this plugin.
ArgumentPluginBase::defaultAction function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Handle the default action, which means our argument wasn't present.
ArgumentPluginBase::defaultActions function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provide a list of default behaviors for this argument if the argument
is not present.
ArgumentPluginBase::defineOptions function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Information about options for all kinds of purposes will be held here.
ArgumentPluginBase::exceptionTitle function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::getCacheContexts function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php The cache contexts associated with this object.
ArgumentPluginBase::getContextDefinition function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Returns a context definition for this argument.
ArgumentPluginBase::isException function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::preRenderMoveArgumentOptions function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Moves argument options into their place.
ArgumentPluginBase::processContainerRadios function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Custom form radios process function.
ArgumentPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Handle any special handling on the validate form.

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