Search for post
Title | Object type | File name | Summary |
---|---|---|---|
PoStreamWriter::open | function | core/ |
Open the stream. Set the URI for the stream earlier with setURI(). |
PoStreamWriter::setHeader | function | core/ |
Set the PO header for the current stream. |
PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
PoStreamWriter::setURI | function | core/ |
Set the URI of the PO stream that is going to be read or written. |
PoStreamWriter::write | function | core/ |
Write data to the stream. |
PoStreamWriter::writeHeader | function | core/ |
Write the PO header to the stream. |
PoStreamWriter::writeItem | function | core/ |
Writes the given item. |
PoStreamWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
PoStreamWriterTest | class | core/ |
@coversDefaultClass \Drupal\Component\Gettext\PoStreamWriter[[api-linebreak]] @group Gettext |
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/ |
@covers ::close[[api-linebreak]] |
PoStreamWriterTest::testGetUriException | function | core/ |
@covers ::getURI[[api-linebreak]] |
PoStreamWriterTest::testWriteItem | function | core/ |
@covers ::writeItem[[api-linebreak]] @dataProvider providerWriteData |
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. |
Registry::postProcessExtension | function | core/ |
Completes the theme registry adding discovered functions and hooks. |
RegistryTest::providerTestPostProcessExtension | function | core/ |
Provides test data to ::testPostProcessExtension(). |
RegistryTest::testPostProcessExtension | function | core/ |
@covers ::postProcessExtension[[api-linebreak]] @covers ::completeSuggestion[[api-linebreak]] @covers ::mergePreprocessFunctions[[api-linebreak]] |
RemovedPostUpdateNameException | class | core/ |
An exception thrown for removed post-update functions. |
RemovedPostUpdateNameException.php | file | core/ |
|
RendererPlaceholdersTest::testCacheableParentWithPostRequest | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] @covers \Drupal\Core\Render\RenderCache::get[[api-linebreak]] @covers ::replacePlaceholders[[api-linebreak]] |
RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] @covers \Drupal\Core\Render\RenderCache::get[[api-linebreak]] @covers \Drupal\Core\Render\PlaceholderingRenderCache::get[[api-linebreak]] @covers… |
RequestSanitizerTest::testAcceptableDestinationPost | function | core/ |
Tests acceptable destinations are not removed from POST requests. |
RequestSanitizerTest::testSanitizedDestinationPost | function | core/ |
Tests unacceptable destinations are removed from GET requests. |
ResourceTestBase::doTestPostIndividual | function | core/ |
Tests POSTing an individual resource, plus edge cases to ensure good DX. |
ResourceTestBase::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
ResourceTestBase::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ResponsiveImageStyleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
responsive_image.post_update.php | file | core/ |
Post update functions for Responsive Image. |
responsive_image_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
rest.post_update.php | file | core/ |
Post update functions for Rest. |
rest.resource.entity.post_route.subscriber | service | core/ |
\Drupal\rest\EventSubscriber\EntityResourcePostRouteSubscriber |
RestResourceConfig::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
RestResourceConfig::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
RestResourceConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
RestResourceConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
RestTestViewsHooks::viewsPostExecute | function | core/ |
Implements hook_views_post_execute(). |
rest_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
rest_test_views_views_post_execute | function | core/ |
Implements hook_views_post_execute(). |
Role::postLoad | function | core/ |
Acts on loaded entities. |
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.