Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SessionAuthenticationTest::assertSessionData | function | core/ |
Checks the session data returned by the session test routes. |
| SessionAuthenticationTest::setUp | function | core/ |
|
| SessionAuthenticationTest::testBasicAuthNoSession | function | core/ |
Tests that a session is not started automatically by basic authentication. |
| SessionAuthenticationTest::testBasicAuthSession | function | core/ |
Tests if a session can be initiated through basic authentication. |
| SessionAuthenticationTest::testSessionFromBasicAuthenticationDoesNotLeak | function | core/ |
Check that a basic authentication session does not leak. |
| SessionCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\SessionCacheContext[[api-linebreak]] @group Cache |
| SessionCacheContextTest.php | file | core/ |
|
| SessionCacheContextTest::$request | property | core/ |
The request. |
| SessionCacheContextTest::$requestStack | property | core/ |
The request stack. |
| SessionCacheContextTest::$session | property | core/ |
The session object. |
| SessionCacheContextTest::setUp | function | core/ |
|
| SessionCacheContextTest::testContextWithoutSessionInRequest | function | core/ |
@covers ::getContext[[api-linebreak]] |
| SessionCacheContextTest::testDifferentContextForDifferentSession | function | core/ |
@covers ::getContext[[api-linebreak]] |
| SessionCacheContextTest::testSameContextForSameSession | function | core/ |
@covers ::getContext[[api-linebreak]] |
| SessionConfiguration::drupalValidTestUa | function | core/ |
Wraps drupal_valid_test_ua(). |
| SessionConfigurationTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\SessionConfiguration[[api-linebreak]] @group Session |
| SessionConfigurationTest.php | file | core/ |
|
| SessionConfigurationTest::createSessionConfiguration | function | core/ |
Constructs a partially mocked SUT. |
| SessionConfigurationTest::providerTestCookieSecure | function | core/ |
Data provider for the cookie secure test. |
| SessionConfigurationTest::providerTestEnforcedCookieDomain | function | core/ |
Data provider for the cookie domain test. |
| SessionConfigurationTest::providerTestEnforcedSessionName | function | core/ |
Data provider for the cookie name test. |
| SessionConfigurationTest::providerTestGeneratedCookieDomain | function | core/ |
Data provider for the cookie domain test. |
| SessionConfigurationTest::providerTestGeneratedSessionName | function | core/ |
Data provider for the cookie name test. |
| SessionConfigurationTest::testCookieSecure | function | core/ |
Tests whether the session.cookie_secure ini settings is computed correctly. |
| SessionConfigurationTest::testCookieSecureNotOverridable | function | core/ |
Tests that session.cookie_secure ini settings cannot be overridden. |
| SessionConfigurationTest::testEnforcedCookieDomain | function | core/ |
Tests the constructor injected session.cookie_domain ini setting. |
| SessionConfigurationTest::testEnforcedSessionNameViaCookieDomain | function | core/ |
Tests whether the session.name ini settings is computed correctly. |
| SessionConfigurationTest::testGeneratedCookieDomain | function | core/ |
Tests whether the session.cookie_domain ini settings is computed correctly. |
| SessionConfigurationTest::testGeneratedSessionName | function | core/ |
Tests whether the session.name ini settings is computed correctly. |
| SessionExistsCacheContextTest | class | core/ |
Tests the 'session.exists' cache context service. |
| SessionExistsCacheContextTest.php | file | core/ |
|
| SessionExistsCacheContextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SessionExistsCacheContextTest::$modules | property | core/ |
Modules to enable. |
| SessionExistsCacheContextTest::assertSessionCookieOnClient | function | core/ |
Asserts whether a session cookie is present on the client or not. |
| SessionExistsCacheContextTest::testCacheContext | function | core/ |
Tests \Drupal\Core\Cache\Context\SessionExistsCacheContext::getContext(). |
| SessionHttpsTest | class | core/ |
Ensure that when running under HTTPS two session cookies are generated. |
| SessionHttpsTest.php | file | core/ |
|
| SessionHttpsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SessionHttpsTest::$insecureSessionName | property | core/ |
The name of the session cookie when using HTTP. |
| SessionHttpsTest::$modules | property | core/ |
Modules to enable. |
| SessionHttpsTest::$secureSessionName | property | core/ |
The name of the session cookie when using HTTPS. |
| SessionHttpsTest::assertSessionIds | function | core/ |
Test that there exists a session with two specific session IDs. |
| SessionHttpsTest::getGuzzleCookieJar | function | core/ |
Creates a new Guzzle CookieJar with a Xdebug cookie if necessary. |
| SessionHttpsTest::getPathFromLocationHeader | function | core/ |
Extracts internal path from the location header on the response. |
| SessionHttpsTest::getUserLoginFormBuildId | function | core/ |
Gets the form build ID for the user login form. |
| SessionHttpsTest::httpsUrl | function | core/ |
Builds a URL for submitting a mock HTTPS request to HTTP test environments. |
| SessionHttpsTest::httpUrl | function | core/ |
Builds a URL for submitting a mock HTTP request to HTTPS test environments. |
| SessionHttpsTest::loginHttp | function | core/ |
Log in a user via HTTP. |
| SessionHttpsTest::loginHttps | function | core/ |
Log in a user via HTTPS. |
| SessionHttpsTest::setUp | function | core/ |
Pagination
- Previous page
- Page 603
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.