Search for post
- Search 7.x for post
- Search 9.5.x for post
- Search 8.9.x for post
- Search 10.3.x for post
- Search main for post
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| PostSaveProcess | class | core/ |
Defines the post save process value object. |
| PostSaveProcess.php | file | core/ |
|
| PostSaveProcess::$discoveriesToClear | property | core/ |
Plugin managers queued to have their cached definitions cleared. |
| PostSaveProcess::$routerRebuild | property | core/ |
TRUE once one plugin flags that the router needs rebuilding. |
| PostSaveProcess::addDiscoveryToClear | function | core/ |
Queues a plugin manager to have its cached definitions cleared. |
| PostSaveProcess::getDiscoveriesToClear | function | core/ |
Gets all plugin managers queued to have their caches cleared. |
| PostSaveProcess::needsRouterRebuild | function | core/ |
Does the router need rebuilding? |
| PostSaveProcess::setRouterRebuild | function | core/ |
Sets routerRebuild to true. |
| PostSaveProcessTest | class | core/ |
Tests Drupal\views\PostSaveProcess. |
| PostSaveProcessTest.php | file | core/ |
|
| PostSaveProcessTest::testDiscoveriesToClear | function | core/ |
Tests queueing discoveries to clear, deduplicated by class name. |
| PostSaveProcessTest::testNeedsRouterRebuild | function | core/ |
Tests router rebuild flagging. |
| PostSaveViewInterface | interface | core/ |
Provides an interface for views plugins. |
| PostSaveViewInterface.php | file | core/ |
|
| PostSaveViewInterface::postSaveView | function | core/ |
Acts on a saved view. |
| 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. |
| RecalculateDependenciesUpdateTest::testPostUpdate | function | core/ |
Tests recalculating and updating entity display dependencies. |
| Registry::postProcessExtension | function | core/ |
Completes the theme registry adding discovered functions and hooks. |
| RegistryTest::providerTestPostProcessExtension | function | core/ |
Provides test data to ::testPostProcessExtension(). |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.