Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| new_dependency_test_with_service.info.yml | file | core/ |
core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.info.yml |
| new_dependency_test_with_service.service | service | core/ |
Drupal\new_dependency_test_with_service\NewService |
| new_dependency_test_with_service.services.yml | file | core/ |
core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.services.yml |
| Node::render | function | core/ |
Renders the field. |
| Node::renderLink | function | core/ |
Prepares link to the node. |
| NodeController::$renderer | property | core/ |
The renderer service. |
| NodeNewComments::preRender | function | core/ |
Runs before any fields are rendered. |
| NodeNewComments::render | function | core/ |
Renders the field. |
| NodeNewComments::renderLink | function | core/ |
Prepares the link to the first new comment. |
| NodeRevisionsTest::renderContextualLinks | function | core/ |
Gets server-rendered contextual links for the given contextual links IDs. |
| NodeSearch::$renderer | property | core/ |
The Renderer service to format the username and node. |
| NodeTermData::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| NodeTranslationUITest::testRevisionTranslationRendering | function | core/ |
Tests that revision translations are rendered properly. |
| NodeTranslationUITest::testTranslationRendering | function | core/ |
Tests that translations are rendered properly. |
| NodeTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| NodeViewBuilder::renderLinks | function | core/ |
#lazy_builder callback; builds a node's links. |
| NodeViewBuilderTest::$renderer | property | core/ |
The renderer. |
| NodeViewBuilderTest::testPendingRevisionLinks | function | core/ |
Tests that node links are displayed correctly in pending revisions. |
| NormalizerBase::addCacheableDependency | function | core/ |
Adds cacheability if applicable. |
| NullBackend | class | core/ |
Defines a stub cache implementation. |
| NullBackend.php | file | core/ |
|
| NullBackend::delete | function | core/ |
Deletes an item from the cache. |
| NullBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
| NullBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| NullBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
| NullBackend::get | function | core/ |
Returns data from the persistent cache. |
| NullBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| NullBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
| NullBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
| NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| NullBackend::removeBin | function | core/ |
Remove a cache bin. |
| NullBackend::set | function | core/ |
Stores data in the persistent cache. |
| NullBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| NullBackend::__construct | function | core/ |
Constructs a NullBackend object. |
| NullBackendFactory | class | core/ |
|
| NullBackendFactory.php | file | core/ |
|
| NullBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| NullBackendTest | class | core/ |
Tests the cache NullBackend. |
| NullBackendTest.php | file | core/ |
|
| NullBackendTest::testNullBackend | function | core/ |
Tests that the NullBackend does not actually store variables. |
| NullLockBackend | class | core/ |
Defines a Null lock backend. |
| NullLockBackend.php | file | core/ |
|
| NullLockBackend::$lockId | property | core/ |
Current page lock token identifier. |
| NullLockBackend::acquire | function | core/ |
Acquires a lock. |
| NullLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| NullLockBackend::lockMayBeAvailable | function | core/ |
Checks if a lock is available for acquiring. |
| NullLockBackend::release | function | core/ |
Releases the given lock. |
| NullLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| NullLockBackend::wait | function | core/ |
Waits a short amount of time before a second lock acquire attempt. |
| Number::preRenderNumber | function | core/ |
Prepares a #type 'number' render element for input.html.twig. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.