Search for post
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| 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[[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_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/ |
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. |
| 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. |
| RoleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| RoleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| RollbackAwareInterface::postRollback | function | core/ |
Performs post-rollback tasks. |
| search.post_update.php | file | core/ |
Post update functions for Search module. |
| SearchPage::postCreate | function | core/ |
Acts on a created entity before hooks are invoked. |
| SearchPage::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
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.