Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PoStreamReaderTest.php | file | core/ |
|
| PoStreamReaderTest::testOpeningFileError | function | core/ |
Validates that calling open with an invalid URI throws an exception. |
| PoStreamWriter | class | core/ |
Defines a Gettext PO stream writer. |
| PoStreamWriter.php | file | core/ |
|
| PoStreamWriter::$fd | property | core/ |
File handle of the current PO stream. |
| PoStreamWriter::$header | property | core/ |
The Gettext PO header. |
| PoStreamWriter::$langcode | property | core/ |
The language code of this writer. |
| PoStreamWriter::$uri | property | core/ |
URI of the PO stream that is being written. |
| PoStreamWriter::close | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::close(). |
| PoStreamWriter::getHeader | function | core/ |
Gets the PO header of the current stream. |
| PoStreamWriter::getLangcode | function | core/ |
Gets the current language code used. |
| PoStreamWriter::getURI | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
| PoStreamWriter::open | function | core/ |
|
| PoStreamWriter::setHeader | function | core/ |
Set the PO header for the current stream. |
| PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
| PoStreamWriter::setURI | function | core/ |
|
| PoStreamWriter::write | function | core/ |
Write data to the stream. |
| PoStreamWriter::writeHeader | function | core/ |
Write the PO header to the stream. |
| PoStreamWriter::writeItem | function | core/ |
|
| PoStreamWriter::writeItems | function | core/ |
|
| PoStreamWriterTest | class | core/ |
Tests Drupal\Component\Gettext\PoStreamWriter. |
| PoStreamWriterTest.php | file | core/ |
|
| PoStreamWriterTest::$poFile | property | core/ |
The mock po file. |
| PoStreamWriterTest::$poWriter | property | core/ |
The PO writer object under test. |
| PoStreamWriterTest::providerWriteData | function | core/ |
|
| PoStreamWriterTest::setUp | function | core/ |
|
| PoStreamWriterTest::testCloseException | function | core/ |
Tests close exception. |
| PoStreamWriterTest::testGetUriException | function | core/ |
@legacy-covers ::getURI |
| PoStreamWriterTest::testWriteItem | function | core/ |
Tests write item. |
| PostRequireEvent | class | core/ |
Event fired after packages are updated to the stage directory. |
| PostRequireEvent.php | file | core/ |
|
| post_update.php | file | core/ |
Contains a fake database post-update function for testing. |
| post_update_playsinline-3046152-node-article.yml | file | core/ |
core/modules/file/tests/fixtures/update/post_update_playsinline-3046152-node-article.yml |
| post_update_test_failing.info.yml | file | core/ |
core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.info.yml |
| post_update_test_failing.post_update.php | file | core/ |
|
| post_update_test_failing_post_update_exception | function | core/ |
Post update that throws an exception. |
| powered-by-block.css | file | core/ |
Powered by block specific styles. |
| powered-by-block.pcss.css | file | core/ |
Powered by block specific styles. |
| PoWriterInterface | interface | core/ |
Shared interface definition for all Gettext PO Writers. |
| PoWriterInterface.php | file | core/ |
|
| PoWriterInterface::writeItem | function | core/ |
Writes the given item. |
| PoWriterInterface::writeItems | function | core/ |
Writes all or the given amount of items. |
| pre-header.css | file | core/ |
This file is used to style the pre-header. |
| PreApplyEvent | class | core/ |
Event fired before staged changes are synced to the active directory. |
| PreApplyEvent.php | file | core/ |
|
| PreApplyEvent::$excludedPaths | property | core/ |
The list of paths to ignore in the active and stage directories. |
| PreApplyEvent::__construct | function | core/ |
Constructs a PreApplyEvent object. |
| PrecedingConstraintAwareValidatorTrait | trait | core/ |
A constraint may need preceding constraints to not have been violated. |
| PrecedingConstraintAwareValidatorTrait.php | file | core/ |
|
| PrecedingConstraintAwareValidatorTrait::getPrecedingConstraints | function | core/ |
Gets the constraints preceding the given constraint in the current context. |
Pagination
- Previous page
- Page 1283
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.