Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search main for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NavigationRenderer::doBuildTopBar | function | core/ |
Lazy builder to generate the top bar render array. |
| NavigationRenderer::getContentTop | function | core/ |
Gets the content for content_top section. |
| NavigationRenderer::getLocalTasks | function | core/ |
Local tasks list based on user access. |
| NavigationRenderer::hasLocalTasks | function | core/ |
Do we have local tasks that we want to show in the top bar? |
| NavigationRenderer::LOGO_PROVIDER_CUSTOM | constant | core/ |
Use the custom provided logo in the navigation. |
| NavigationRenderer::LOGO_PROVIDER_DEFAULT | constant | core/ |
Use the default Drupal logo in the navigation. |
| NavigationRenderer::LOGO_PROVIDER_HIDE | constant | core/ |
Hide the logo in the navigation. |
| NavigationRenderer::removeLocalTasks | function | core/ |
Alter the build of any local_tasks_block plugin block. |
| NavigationRenderer::__construct | function | core/ |
Construct a new NavigationRenderer object. |
| new_dependency_test.alias | service | core/ |
Alias of new_dependency_test.dependent |
| new_dependency_test.alias2 | service | core/ |
Alias of new_dependency_test.alias_dependency |
| new_dependency_test.alias_dependency | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| new_dependency_test.alias_dependency2 | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| new_dependency_test.another_service | service | core/ |
Drupal\new_dependency_test\Service |
| new_dependency_test.another_service.decorated | service | core/ |
Drupal\new_dependency_test\Service |
| new_dependency_test.another_service_two | service | core/ |
Drupal\new_dependency_test\Service |
| new_dependency_test.another_service_two.decorated | service | core/ |
Drupal\new_dependency_test\Service |
| new_dependency_test.dependent | service | core/ |
Drupal\new_dependency_test\InjectedService |
| new_dependency_test.hard_dependency | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| new_dependency_test.info.yml | file | core/ |
core/modules/system/tests/modules/new_dependency_test/new_dependency_test.info.yml |
| new_dependency_test.install | file | core/ |
|
| new_dependency_test.optional_dependency | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| new_dependency_test.recursion | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| new_dependency_test.services.yml | file | core/ |
core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml |
| new_dependency_test.setter_injection | service | core/ |
Drupal\new_dependency_test\SetterInjection |
| new_dependency_test_update_8001 | function | core/ |
Enable the new_dependency_test_with_service module. |
| 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. |
| NodeRequirementsStatusFilterWarningTest::renderStatusFilterDescription | function | core/ |
Renders the description of the node_status_filter requirement. |
| 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/ |
Render API 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. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.