Search for post
Title | Object type | File name | Summary |
---|---|---|---|
PoStreamWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
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 |
ProcessorInterface::postProcess | function | core/ |
Refreshes feed information. |
RdfMapping::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
RdfMappingResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
RdfMappingTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
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::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. |
ResourceTestBase::testPostIndividual | function | core/ |
Tests POSTing an individual resource, plus edge cases to ensure good DX. |
ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ResponsiveImageStyleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ResponsiveImageUpdateTest::testPostUpdateDependency | function | core/ |
Tests post-update responsive_image_post_update_dependency(). |
responsive_image.post_update.php | file | core/ |
Post update functions for Responsive Image. |
responsive_image_post_update_recreate_dependencies | function | core/ |
Make responsive image formatters dependent on responsive image styles. |
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_post_update_161923 | function | core/ |
Clear caches due to changes in route definitions. |
rest_post_update_create_rest_resource_config_entities | function | core/ |
Create REST resource configuration entities. |
rest_post_update_resource_granularity | function | core/ |
Simplify method-granularity REST resource config to resource-granularity. |
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. |
ScaleAndCropAddAnchorUpdateTest::testImagePostUpdateScaleAndCropEffectAddAnchor | function | core/ |
Tests that 'anchor' setting is properly added. |
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. |
SearchPage::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.