Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 11.x for end
  5. Search main for end
  6. Other projects
Title Object type File name Summary
NodeNewComments::preRender function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Runs before any fields are rendered.
NodeNewComments::render function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Renders the field.
NodeNewComments::renderLink function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Prepares the link to the first new comment.
NodeSearch::$renderer property core/modules/node/src/Plugin/Search/NodeSearch.php The Renderer service to format the username and node.
NodeTermData::calculateDependencies function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Calculates dependencies for the configured plugin.
NodeTranslationUITest::testRevisionTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that revision translations are rendered properly.
NodeTranslationUITest::testTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translations are rendered properly.
NodeTypeListBuilder::render function core/modules/node/src/NodeTypeListBuilder.php Builds the entity listing as renderable array for table.html.twig.
NodeViewBuilder::renderLinks function core/modules/node/src/NodeViewBuilder.php #lazy_builder callback; builds a node's links.
NodeViewBuilderTest::$renderer property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The renderer.
NodeViewBuilderTest::testPendingRevisionLinks function core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Tests that node links are displayed correctly in pending revisions.
NormalizerBase::addCacheableDependency function core/modules/serialization/src/Normalizer/NormalizerBase.php Adds cacheability if applicable.
NullBackend class core/lib/Drupal/Core/Cache/NullBackend.php Defines a stub cache implementation.
NullBackend.php file core/lib/Drupal/Core/Cache/NullBackend.php
NullBackend::delete function core/lib/Drupal/Core/Cache/NullBackend.php Deletes an item from the cache.
NullBackend::deleteAll function core/lib/Drupal/Core/Cache/NullBackend.php Deletes all cache items in a bin.
NullBackend::deleteMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Deletes multiple items from the cache.
NullBackend::garbageCollection function core/lib/Drupal/Core/Cache/NullBackend.php Performs garbage collection on a cache bin.
NullBackend::get function core/lib/Drupal/Core/Cache/NullBackend.php Returns data from the persistent cache.
NullBackend::getMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Returns data from the persistent cache when given an array of cache IDs.
NullBackend::invalidate function core/lib/Drupal/Core/Cache/NullBackend.php Marks a cache item as invalid.
NullBackend::invalidateAll function core/lib/Drupal/Core/Cache/NullBackend.php Marks all cache items as invalid.
NullBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Marks cache items as invalid.
NullBackend::removeBin function core/lib/Drupal/Core/Cache/NullBackend.php Remove a cache bin.
NullBackend::set function core/lib/Drupal/Core/Cache/NullBackend.php Stores data in the persistent cache.
NullBackend::setMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Store multiple items in the persistent cache.
NullBackend::__construct function core/lib/Drupal/Core/Cache/NullBackend.php Constructs a NullBackend object.
NullBackendFactory class core/lib/Drupal/Core/Cache/NullBackendFactory.php
NullBackendFactory.php file core/lib/Drupal/Core/Cache/NullBackendFactory.php
NullBackendFactory::get function core/lib/Drupal/Core/Cache/NullBackendFactory.php Gets a cache backend class for a given cache bin.
NullBackendTest class core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php Tests the cache NullBackend.
NullBackendTest.php file core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
NullBackendTest::testNullBackend function core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php Tests that the NullBackend does not actually store variables.
NullLockBackend class core/lib/Drupal/Core/Lock/NullLockBackend.php Defines a Null lock backend.
NullLockBackend.php file core/lib/Drupal/Core/Lock/NullLockBackend.php
NullLockBackend::$lockId property core/lib/Drupal/Core/Lock/NullLockBackend.php Current page lock token identifier.
NullLockBackend::acquire function core/lib/Drupal/Core/Lock/NullLockBackend.php Acquires a lock.
NullLockBackend::getLockId function core/lib/Drupal/Core/Lock/NullLockBackend.php Gets the unique page token for locks.
NullLockBackend::lockMayBeAvailable function core/lib/Drupal/Core/Lock/NullLockBackend.php Checks if a lock is available for acquiring.
NullLockBackend::release function core/lib/Drupal/Core/Lock/NullLockBackend.php Releases the given lock.
NullLockBackend::releaseAll function core/lib/Drupal/Core/Lock/NullLockBackend.php Releases all locks for the given lock token identifier.
NullLockBackend::wait function core/lib/Drupal/Core/Lock/NullLockBackend.php Waits a short amount of time before a second lock acquire attempt.
Number::preRenderNumber function core/lib/Drupal/Core/Render/Element/Number.php Prepares a #type 'number' render element for input.html.twig.
NumericField::render function core/modules/views/src/Plugin/views/field/NumericField.php Renders the field.
nyan_cat_render_template function core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_render_template().
OEmbedFormatterTest::providerRender function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Data provider for testRender().
OEmbedFormatterTest::testRender function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Tests the oEmbed field formatter.
OEmbedIframeController::$renderer property core/modules/media/src/Controller/OEmbedIframeController.php The renderer service.
OEmbedIframeController::render function core/modules/media/src/Controller/OEmbedIframeController.php Renders an oEmbed resource.
OEmbedTestTrait::hijackProviderEndpoints function core/modules/media/tests/src/Traits/OEmbedTestTrait.php Ensures that oEmbed provider endpoints use the test resource route.

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