Search for post

  1. Search 7.x for post
  2. Search 9.5.x for post
  3. Search 10.3.x for post
  4. Search 11.x for post
  5. Other projects
Title Object type File name Summary
PoStreamWriter::writeItems function core/lib/Drupal/Component/Gettext/PoStreamWriter.php
PoStreamWriterTest class core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @coversDefaultClass \Drupal\Component\Gettext\PoStreamWriter[[api-linebreak]]
@group Gettext
PoStreamWriterTest.php file core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php
PoStreamWriterTest::$poFile property core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php The mock po file.
PoStreamWriterTest::$poWriter property core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php The PO writer object under test.
PoStreamWriterTest::providerWriteData function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php
PoStreamWriterTest::setUp function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php
PoStreamWriterTest::testCloseException function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @covers ::close[[api-linebreak]]
PoStreamWriterTest::testGetUriException function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @covers ::getURI[[api-linebreak]]
PoStreamWriterTest::testWriteItem function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @covers ::writeItem[[api-linebreak]]
@dataProvider providerWriteData
ProcessorInterface::postProcess function core/modules/aggregator/src/Plugin/ProcessorInterface.php Refreshes feed information.
RdfMapping::postSave function core/modules/rdf/src/Entity/RdfMapping.php
RdfMappingResourceTestBase::getNormalizedPostEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
RdfMappingTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
Registry::postProcessExtension function core/lib/Drupal/Core/Theme/Registry.php Completes the theme registry adding discovered functions and hooks.
RegistryTest::providerTestPostProcessExtension function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php Provides test data to ::testPostProcessExtension().
RegistryTest::testPostProcessExtension function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php @covers ::postProcessExtension[[api-linebreak]]
@covers ::completeSuggestion[[api-linebreak]]
@covers ::mergePreprocessFunctions[[api-linebreak]]
RemovedPostUpdateNameException class core/lib/Drupal/Core/Update/RemovedPostUpdateNameException.php An exception thrown for removed post-update functions.
RemovedPostUpdateNameException.php file core/lib/Drupal/Core/Update/RemovedPostUpdateNameException.php
RendererPlaceholdersTest::testCacheableParentWithPostRequest function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render[[api-linebreak]]
@covers ::doRender[[api-linebreak]]
@covers \Drupal\Core\Render\RenderCache::get[[api-linebreak]]
@covers ::replacePlaceholders[[api-linebreak]]
RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @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/Drupal/Tests/Core/Security/RequestSanitizerTest.php Tests acceptable destinations are not removed from POST requests.
RequestSanitizerTest::testSanitizedDestinationPost function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Tests unacceptable destinations are removed from GET requests.
ResourceTestBase::getModifiedEntityForPostTesting function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Gets the normalized POST entity with random values for its unique fields.
ResourceTestBase::getPostDocument function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Returns the JSON:API POST document.
ResourceTestBase::testPostIndividual function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Tests POSTing an individual resource, plus edge cases to ensure good DX.
ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageStyleTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php
ResponsiveImageUpdateTest::testPostUpdateDependency function core/modules/responsive_image/tests/src/Functional/Update/ResponsiveImageUpdateTest.php Tests post-update responsive_image_post_update_dependency().
responsive_image.post_update.php file core/modules/responsive_image/responsive_image.post_update.php Post update functions for Responsive Image.
responsive_image_post_update_recreate_dependencies function core/modules/responsive_image/responsive_image.post_update.php Make responsive image formatters dependent on responsive image styles.
rest.post_update.php file core/modules/rest/rest.post_update.php Post update functions for Rest.
rest.resource.entity.post_route.subscriber service core/modules/rest/rest.services.yml \Drupal\rest\EventSubscriber\EntityResourcePostRouteSubscriber
RestResourceConfig::postDelete function core/modules/rest/src/Entity/RestResourceConfig.php
RestResourceConfig::postSave function core/modules/rest/src/Entity/RestResourceConfig.php
RestResourceConfigResourceTestBase::getNormalizedPostEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php
rest_post_update_161923 function core/modules/rest/rest.post_update.php Clear caches due to changes in route definitions.
rest_post_update_create_rest_resource_config_entities function core/modules/rest/rest.post_update.php Create REST resource configuration entities.
rest_post_update_resource_granularity function core/modules/rest/rest.post_update.php Simplify method-granularity REST resource config to resource-granularity.
rest_test_views_views_post_execute function core/modules/rest/tests/modules/rest_test_views/rest_test_views.module Implements hook_views_post_execute().
Role::postLoad function core/modules/user/src/Entity/Role.php
RoleResourceTestBase::getNormalizedPostEntity function core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php
RoleTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RoleTest.php
RollbackAwareInterface::postRollback function core/modules/migrate/src/Event/RollbackAwareInterface.php Performs post-rollback tasks.
ScaleAndCropAddAnchorUpdateTest::testImagePostUpdateScaleAndCropEffectAddAnchor function core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php Tests that 'anchor' setting is properly added.
search.post_update.php file core/modules/search/search.post_update.php Post update functions for Search module.
SearchPage::postCreate function core/modules/search/src/Entity/SearchPage.php
SearchPage::postDelete function core/modules/search/src/Entity/SearchPage.php
SearchPage::postSave function core/modules/search/src/Entity/SearchPage.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.