41 string references to 'Session'
- AccessTest::testFileCacheability in core/
modules/ file/ tests/ src/ Kernel/ AccessTest.php - Tests cacheability metadata.
- authorize.php in core/
authorize.php - Administrative script for running authorized file operations.
- BigPipeTest::assertSessionCookieExists in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Asserts whether a session cookie exists or not.
- default.services.yml in sites/
default/ default.services.yml - sites/default/default.services.yml
- default.services.yml in core/
assets/ scaffold/ files/ default.services.yml - core/assets/scaffold/files/default.services.yml
- DrupalKernel::initializeContainer in core/
lib/ Drupal/ Core/ DrupalKernel.php - Initializes the service container.
- DrupalKernel::resetContainer in core/
lib/ Drupal/ Core/ DrupalKernel.php - Force a container reset.
- drupal_install_system in core/
includes/ install.inc - Installs the system module.
- drupal_rebuild in core/
includes/ utility.inc - Rebuilds all caches even when Drupal itself does not work.
- EntityResourceTestBase::testGet in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Tests a GET request for an entity, plus edge cases to ensure good DX.
- FileAccessControlHandler::checkAccess in core/
modules/ file/ src/ FileAccessControlHandler.php - Performs access checks.
- FormBuilder::renderFormTokenPlaceholder in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Renders the form CSRF token. It's a #lazy_builder callback.
- install_bootstrap_full in core/
includes/ install.core.inc - Performs a full bootstrap of Drupal during installation.
- language.schema.yml in core/
modules/ language/ config/ schema/ language.schema.yml - core/modules/language/config/schema/language.schema.yml
- LanguageNegotiationSession::getLangcode in core/
modules/ language/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationSession.php - Performs language negotiation.
- LanguageNegotiationSession::getLanguageSwitchLinks in core/
modules/ language/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationSession.php - Returns language switch links.
- LanguageNegotiationSession::persist in core/
modules/ language/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationSession.php - Notifies the plugin that the language code it returned has been accepted.
- LanguageNegotiationSession::processOutbound in core/
modules/ language/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationSession.php - Processes the outbound path.
- NavigationShortcutsBlockTest::testNavigationBlock in core/
modules/ navigation/ tests/ src/ Functional/ NavigationShortcutsBlockTest.php - Tests visibility and cacheability of shortcuts in the navigation bar.
- NodeBlockFunctionalTest::testRecentNodeBlock in core/
modules/ node/ tests/ src/ Functional/ NodeBlockFunctionalTest.php - Tests the recent comments block.
- ReplicaKillSwitchTest::testSystemInitIgnoresSecondaries in core/
tests/ Drupal/ KernelTests/ Core/ Database/ ReplicaKillSwitchTest.php - Tests database.replica_kill_switch service.
- ResourceTestBase::doTestIncluded in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Tests included resources.
- ResourceTestBase::doTestRelated in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Performs one round of related route testing.
- ResourceTestBase::doTestRelationshipGet in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Performs one round of relationship route testing.
- ResourceTestBase::doTestSparseFieldSets in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Tests sparse field sets.
- ResourceTestBase::testCollection in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Tests GETting a collection of resources.
- ResourceTestBase::testGetIndividual in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Tests GETting an individual resource, plus edge cases to ensure good DX.
- ResourceTestBase::testRevisions in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Tests individual and collection revisions.
- RouteProcessorCsrf::renderPlaceholderCsrfToken in core/
lib/ Drupal/ Core/ Access/ RouteProcessorCsrf.php - #lazy_builder callback; gets a CSRF token for the given path.
- SessionCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ SessionCacheContext.php - ShortcutCacheTagsTest::testToolbar in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutCacheTagsTest.php - Tests visibility and cacheability of shortcuts in the toolbar.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- ToolbarCacheContextsTest::testCacheIntegration in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarCacheContextsTest.php - Tests toolbar cache integration.
- ToolbarCacheContextsTest::testToolbarCacheContextsCaller in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarCacheContextsTest.php - Tests toolbar cache contexts.
- UpdateKernel::bootSession in core/
lib/ Drupal/ Core/ Update/ UpdateKernel.php - Boots up the session.
- UrlTest::testLinkBubbleableMetadata in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests that #type=link bubbles outbound route/path processors' metadata.
- user_login_finalize in core/
modules/ user/ user.module - Finalizes the login process and logs in a user.
- WorkspaceCacheContext::getCacheableMetadata in core/
modules/ workspaces/ src/ WorkspaceCacheContext.php - Gets the cacheability metadata for the context.
- WorkspaceSwitcherTest::testQueryParameterNegotiator in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceSwitcherTest.php - Tests switching workspace via a query parameter.
- WorkspaceSwitcherTest::testSwitchingWorkspaces in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceSwitcherTest.php - Tests switching workspace via the switcher block and admin page.
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.