Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WriteSafeSessionHandler::$wrappedSessionHandler | property | core/ |
|
| WriteSafeSessionHandler::close | function | core/ |
|
| WriteSafeSessionHandler::destroy | function | core/ |
|
| WriteSafeSessionHandler::gc | function | core/ |
|
| WriteSafeSessionHandler::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandler::open | function | core/ |
|
| WriteSafeSessionHandler::read | function | core/ |
|
| WriteSafeSessionHandler::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
| WriteSafeSessionHandler::write | function | core/ |
|
| 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. |
| WysiwygEditor | class | core/ |
Defines the 'wysiwyg' in-place editor. |
| WysiwygEditor.php | file | core/ |
|
| WysiwygEditor::getAttachments | function | core/ |
Returns the attachments for this editor. |
| WysiwygEditor::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
| WysiwygEditor::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
| XdebugRequestTrait | trait | core/ |
|
| XdebugRequestTrait.php | file | core/ |
|
| XdebugRequestTrait::extractCookiesFromRequest | function | core/ |
Adds xdebug cookies, from request setup. |
| 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/ |
|
| XmlEncoderTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Encoder\XmlEncoder[[api-linebreak]] @group serialization |
| XmlEncoderTest.php | file | core/ |
|
| XmlEncoderTest::$baseEncoder | property | core/ |
|
| XmlEncoderTest::$encoder | property | core/ |
The XmlEncoder instance. |
| XmlEncoderTest::$testArray | property | core/ |
An array of test data. |
| XmlEncoderTest::setUp | function | core/ |
|
| XmlEncoderTest::testDecode | function | core/ |
Tests the decode() method. |
| XmlEncoderTest::testDefaultEncoderHasSerializer | function | core/ |
@covers ::getBaseEncoder[[api-linebreak]] |
| XmlEncoderTest::testEncode | function | core/ |
Tests the encode() method. |
| XmlEncoderTest::testSupportsDecoding | function | core/ |
Tests the supportsDecoding() method. |
| XmlEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
| XmlEntityNormalizationQuirksTrait | trait | core/ |
Trait for EntityResourceTestBase subclasses testing $format='xml'. |
| XmlEntityNormalizationQuirksTrait.php | file | core/ |
Pagination
- Previous page
- Page 1421
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.