Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
$config_directories global core/globals.api.php The location of file system directories used for site configuration data.
AbstractOperation class composer/Plugin/Scaffold/Operations/AbstractOperation.php Provides default behaviors for operations.
AbstractOperation.php file composer/Plugin/Scaffold/Operations/AbstractOperation.php
AbstractOperation::$contents property composer/Plugin/Scaffold/Operations/AbstractOperation.php Cached contents of scaffold file to be written to disk.
AbstractOperation::contents function composer/Plugin/Scaffold/Operations/AbstractOperation.php Returns the exact data that will be written to the scaffold files.
AbstractOperation::generateContents function composer/Plugin/Scaffold/Operations/AbstractOperation.php Load the scaffold contents or otherwise generate what is needed.
AbstractOperation::scaffoldAtNewLocation function composer/Plugin/Scaffold/Operations/AbstractOperation.php Determines what to do if operation is used without a previous operation.
AbstractOperation::scaffoldOverExistingTarget function composer/Plugin/Scaffold/Operations/AbstractOperation.php Determines what to do if operation is used at same path as a previous op.
Access::operatorForm function core/modules/node/src/Plugin/views/filter/Access.php Options form subform for setting the operator.
AccessArgumentsResolverFactory class core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php Resolves the arguments to pass to an access check callable.
AccessArgumentsResolverFactory.php file core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php
AccessArgumentsResolverFactory::getArgumentsResolver function core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php Returns the arguments resolver to use when running access checks.
AccessArgumentsResolverFactoryInterface interface core/lib/Drupal/Core/Access/AccessArgumentsResolverFactoryInterface.php Constructs the arguments resolver instance to use when running access checks.
AccessArgumentsResolverFactoryInterface.php file core/lib/Drupal/Core/Access/AccessArgumentsResolverFactoryInterface.php
AccessArgumentsResolverFactoryInterface::getArgumentsResolver function core/lib/Drupal/Core/Access/AccessArgumentsResolverFactoryInterface.php Returns the arguments resolver to use when running access checks.
AccessDeniedTest::testAccessDeniedCustomPageWithAccessDenied function core/modules/system/tests/src/Functional/System/AccessDeniedTest.php Tests that an inaccessible custom 403 page falls back to the default.
AccessManager::$argumentsResolverFactory property core/lib/Drupal/Core/Access/AccessManager.php The access arguments resolver.
AccessManagerTest::$argumentsResolverFactory property core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php The access arguments resolver.
AccessManagerTest::setupAccessArgumentsResolverFactory function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Add default expectations to the access arguments resolver factory.
AccessResultTest::testOrIf function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::orIf
AccessResultTest::testOrIfCacheabilityMerging function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::orIf
AccessTest::testOnlyOwnerCanDeleteUpdateFile function core/modules/file/tests/src/Kernel/AccessTest.php Tests that only the file owner can delete or update a file.
access_arguments_resolver_factory service core/core.services.yml Drupal\Core\Access\AccessArgumentsResolverFactory
access_check.custom service core/core.services.yml Drupal\Core\Access\CustomAccessCheck
AccountPermissionsCacheContext::$permissionsHashGenerator property core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php The permissions hash generator.
AccountSettingsForm::$roleStorage property core/modules/user/src/AccountSettingsForm.php The role storage used when changing the admin role.
AccountSwitcher::switchTo function core/lib/Drupal/Core/Session/AccountSwitcher.php Safely switches to another account.
AccountSwitcherInterface::switchTo function core/lib/Drupal/Core/Session/AccountSwitcherInterface.php Safely switches to another account.
ActionFormBase::$storage property core/modules/action/src/Form/ActionFormBase.php The action storage.
ActionListBuilder::getDefaultOperations function core/modules/action/src/ActionListBuilder.php Gets this list's default operations.
Actions::preRenderActionsDropbutton function core/lib/Drupal/Core/Render/Element/Actions.php #pre_render callback for #type 'actions'.
ActionsTest::testDropbuttonWithBubbleableMetadata function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php
ActionTest::testOperations function core/modules/system/tests/src/Kernel/Action/ActionTest.php Tests the functionality of test actions.
ActiveLinkResponseFilterTest::testOnlyHtml function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests ActiveLinkResponseFilter only affects HTML responses.
ActiveTheme::getOwner function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the path to the theme engine for root themes.
ActiveThemeLegacyTest::testConstructor function core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests BC layer in constructor.
ActiveTopicsBlock class core/modules/forum/src/Plugin/Block/ActiveTopicsBlock.php Provides an 'Active forum topics' block.
ActiveTopicsBlock.php file core/modules/forum/src/Plugin/Block/ActiveTopicsBlock.php
ActiveTopicsBlock::buildForumQuery function core/modules/forum/src/Plugin/Block/ActiveTopicsBlock.php Builds the select query to use for this forum block.
AddFeedTest::urlToRSSLinkPattern function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Creates a pattern representing the RSS feed in the page.
AddFormBase::removeButtonSubmit function core/modules/media_library/src/Form/AddFormBase.php Submit handler for the remove button.
AddSectionController::$layoutTempstoreRepository property core/modules/layout_builder/src/Controller/AddSectionController.php The layout tempstore repository.
AddStyleSheetCommand::$editorId property core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php The CKEditor instance ID.
AdminDemoNegotiator class core/modules/block/src/Theme/AdminDemoNegotiator.php Negotiates the theme for the block admin demo page via the URL.
AdminDemoNegotiator.php file core/modules/block/src/Theme/AdminDemoNegotiator.php
AdminDemoNegotiator::applies function core/modules/block/src/Theme/AdminDemoNegotiator.php Whether this theme negotiator should be used to set the theme.
AdminDemoNegotiator::determineActiveTheme function core/modules/block/src/Theme/AdminDemoNegotiator.php Determine the active theme for the request.
AdminNegotiator class core/modules/user/src/Theme/AdminNegotiator.php Sets the active theme on admin pages.
AdminNegotiator.php file core/modules/user/src/Theme/AdminNegotiator.php
AdminNegotiator::$adminContext property core/modules/user/src/Theme/AdminNegotiator.php The route admin context to determine whether a route is an admin one.

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