Search for title
Title | Object type | File name | Summary |
---|---|---|---|
BatchControllerTest::testBatchPageTitle | function | core/ |
Tests title callback. |
EntityArgument::titleQuery | function | core/ |
Override for specific title lookups. |
EntityArgumentTest::testArgumentTitle | function | core/ |
Tests the generated title of a view with an entity target argument. |
EntityReferenceArgument::titleQuery | function | core/ |
Override for specific title lookups. |
EntityRevisionViewController::title | function | core/ |
Provides a title callback for a revision of an entity. |
MenuUiContentTranslationTest::getContentEntityByTitle | function | core/ |
Gets a content entity object by title. |
MigrateMessageController::title | function | core/ |
Gets the title for the details page. |
NodeTitleTest | class | core/ |
Tests node title for claro. |
NodeTitleTest | class | core/ |
Tests node title for olivero. |
NodeTitleTest.php | file | core/ |
|
NodeTitleTest.php | file | core/ |
|
NodeTitleTestBase | class | core/ |
Tests node title for a theme. |
NodeTitleTestBase.php | file | core/ |
|
NodeTitleTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeTitleTestBase::$modules | property | core/ |
Modules to install. |
NodeTitleTestBase::getTheme | function | core/ |
Get the theme name. |
NodeTitleTestBase::setUp | function | core/ |
|
NodeTitleTestBase::testNodeWithTitle0 | function | core/ |
Creates one node with title 0 and tests if the node title has the correct value. |
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle | function | core/ |
Tests PrepareModulesEntityUninstallForm::formTitle. |
RevisionDeleteFormTest::providerPageTitle | function | core/ |
Data provider for testPageTitle. |
RevisionDeleteFormTest::testPageTitle | function | core/ |
Tests title by whether entity supports revision creation dates. |
RevisionRevertFormTest::providerPageTitle | function | core/ |
Data provider for testPageTitle. |
RevisionRevertFormTest::testPageTitle | function | core/ |
Tests title by whether entity supports revision creation dates. |
RevisionRouteProviderTest::testRevisionTitle | function | core/ |
Tests title is from revision in context. |
title.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/title/title.component.yml |
title.twig | file | core/ |
{% block title_prefix %}{% endblock %} <{{ html_tag|default('h2') }}{{ attributes.addClass('umami-title') }}> {{ label }} </{{ html_tag|default('h2') }}> {% block title_suffix %}{% endblock %} |
titlebar.css | file | core/ |
Styling for the titlebar within the off-canvas dialog. |
titlebar.pcss.css | file | core/ |
Styling for the titlebar within the off-canvas dialog. |
UpdateSemverContribTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
UpdateSemverCoreTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.