Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
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 all oEmbed provider endpoints defined in the fixture
providers.json will use the media_test_oembed.resource.get route as their
URL.
OffCanvasRenderer class core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Default main content renderer for off-canvas dialog requests.
OffCanvasRenderer.php file core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php
OffCanvasRenderer::$position property core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php The position to render the off-canvas dialog.
OffCanvasRenderer::$renderer property core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php The renderer.
OffCanvasRenderer::renderResponse function core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Renders the main content render array into a response.
OffCanvasRenderer::__construct function core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Constructs a new OffCanvasRenderer.
OpenDialogCommand class core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Defines an AJAX command to open certain content in a dialog.
OpenDialogCommand.php file core/lib/Drupal/Core/Ajax/OpenDialogCommand.php
OpenDialogCommand::$content property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The content for the dialog.
OpenDialogCommand::$dialogOptions property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Stores dialog-specific options passed directly to jQuery UI dialogs. Any
jQuery UI option can be used. See http://api.jqueryui.com/dialog.

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