Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| workspace_access_test.info.yml | file | core/ |
core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml |
| workspace_access_test.module | file | core/ |
Provides supporting code for testing access for workspaces. |
| workspace_access_test_workspace_access | function | core/ |
Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type. |
| workspace_update_test.info.yml | file | core/ |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml |
| workspace_update_test.negotiator.test | service | core/ |
Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator |
| workspace_update_test.post_update.php | file | core/ |
Post update functions for the Workspace Update Test module. |
| workspace_update_test.services.yml | file | core/ |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml |
| workspace_update_test_post_update_check_active_workspace | function | core/ |
Checks the active workspace during database updates. |
| wrapper.css | file | core/ |
CSS for off-canvas dialog wrapper. |
| wrapper.pcss.css | file | core/ |
CSS for off-canvas dialog wrapper. |
| WriteSafeSessionHandler | class | core/ |
Wraps the session handler to prevent writes when not necessary or allowed. |
| WriteSafeSessionHandler.php | file | core/ |
|
| WriteSafeSessionHandler::$readSessions | property | core/ |
The read sessions. |
| WriteSafeSessionHandler::$sessionWritable | property | core/ |
Whether or not the session is enabled for writing. |
| WriteSafeSessionHandler::$wrappedSessionHandler | property | core/ |
|
| WriteSafeSessionHandler::close | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::destroy | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::gc | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandler::open | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::read | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
| WriteSafeSessionHandler::write | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::__construct | function | core/ |
Constructs a new write safe session handler. |
| WriteSafeSessionHandlerInterface | interface | core/ |
Provides an interface for session handlers where writing can be disabled. |
| WriteSafeSessionHandlerInterface.php | file | core/ |
|
| WriteSafeSessionHandlerInterface::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandlerInterface::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
| WriteSafeSessionHandlerTest | class | core/ |
Tests \Drupal\Core\Session\WriteSafeSessionHandler. |
| WriteSafeSessionHandlerTest.php | file | core/ |
|
| WriteSafeSessionHandlerTest::$sessionHandler | property | core/ |
The write safe session handler. |
| WriteSafeSessionHandlerTest::$wrappedSessionHandler | property | core/ |
The wrapped session handler. |
| WriteSafeSessionHandlerTest::providerTestOtherMethods | function | core/ |
Provides test data for the other methods test. |
| WriteSafeSessionHandlerTest::setUp | function | core/ |
|
| WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDefaultArgs | function | core/ |
Tests creating a WriteSafeSessionHandler with default arguments. |
| WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDisableWriting | function | core/ |
Tests creating a WriteSafeSessionHandler with session writing disabled. |
| WriteSafeSessionHandlerTest::testOtherMethods | function | core/ |
Tests that other invocations are passed unmodified to the wrapped handler. |
| WriteSafeSessionHandlerTest::testSetSessionWritable | function | core/ |
Tests using setSessionWritable to enable/disable session writing. |
| XdebugRequestTrait | trait | core/ |
|
| XdebugRequestTrait.php | file | core/ |
|
| XdebugRequestTrait::extractCookiesFromRequest | function | core/ |
Adds xdebug cookies, from request setup. |
| XdebugRequestTraitTest | class | core/ |
Provides tests for the Xdebug request trait. |
| XdebugRequestTraitTest.php | file | core/ |
|
| XdebugRequestTraitTest::extractCookiesDataProvider | function | core/ |
Provides data to test extracting Xdebug cookies from a request. |
| XdebugRequestTraitTest::testExtractCookiesFromRequest | function | core/ |
Tests that Xdebug cookies are extracted from a request correctly. |
| XmlEncoder::$baseEncoder | property | core/ |
An instance of the Symfony XmlEncoder to perform the actual encoding. |
| XmlEncoder::getBaseEncoder | function | core/ |
Gets the base encoder instance. |
| XmlEncoder::setBaseEncoder | function | core/ |
Sets the base encoder instance. |
| XmlEncoder::supportsDecoding | function | core/ |
|
| XmlEncoder::supportsEncoding | function | core/ |
Pagination
- Previous page
- Page 1505
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.