Search for post
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\Component\Gettext\PoStreamWriter @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 |
PoStreamWriterTest::testGetUriException | function | core/ |
@covers ::getURI |
PoStreamWriterTest::testWriteItem | function | core/ |
@covers ::writeItem @dataProvider providerWriteData |
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 functions for test module. |
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 @covers ::completeSuggestion @covers ::mergePreprocessFunctions |
RemovedPostUpdateNameException | class | core/ |
An exception thrown for removed post-update functions. |
RemovedPostUpdateNameException.php | file | core/ |
|
RendererPlaceholdersTest::testCacheableParentWithPostRequest | function | core/ |
@covers ::render @covers ::doRender @covers \Drupal\Core\Render\RenderCache::get @covers ::replacePlaceholders |
RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests | function | core/ |
@covers ::render @covers ::doRender @covers \Drupal\Core\Render\RenderCache::get @covers \Drupal\Core\Render\PlaceholderingRenderCache::get @covers \Drupal\Core\Render\PlaceholderingRenderCache::set @covers ::replacePlaceholders |
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/ |
|
ResponsiveImageStyleTest::getPostDocument | function | core/ |
|
responsive_image.post_update.php | file | core/ |
Post update functions for Responsive Image. |
responsive_image_post_update_image_loading_attribute | function | core/ |
Add the image loading settings to responsive image field formatter instances. |
responsive_image_post_update_order_multiplier_numerically | function | core/ |
Re-order mappings by breakpoint ID and descending numeric multiplier order. |
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/ |
|
RestResourceConfig::postSave | function | core/ |
|
RestResourceConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
|
RestResourceConfigTest::getPostDocument | function | core/ |
|
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/ |
|
RoleResourceTestBase::getNormalizedPostEntity | function | core/ |
|
RoleTest::getPostDocument | function | core/ |
|
RollbackAwareInterface::postRollback | function | core/ |
Performs post-rollback tasks. |
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.