Search for title

  1. Search 7.x for title
  2. Search 9.5.x for title
  3. Search 8.9.x for title
  4. Search 11.x for title
  5. Other projects
Title Object type File name Summary
BatchControllerTest::testBatchPageTitle function core/modules/system/tests/src/Unit/Batch/BatchControllerTest.php Tests title callback.
EntityArgument::titleQuery function core/modules/views/src/Plugin/views/argument/EntityArgument.php Override for specific title lookups.
EntityArgumentTest::testArgumentTitle function core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php Tests the generated title of a view with an entity target argument.
EntityReferenceArgument::titleQuery function core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php Override for specific title lookups.
EntityRevisionViewController::title function core/lib/Drupal/Core/Entity/Controller/EntityRevisionViewController.php Provides a title callback for a revision of an entity.
MenuUiContentTranslationTest::getContentEntityByTitle function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Gets a content entity object by title.
MigrateMessageController::title function core/modules/migrate/src/Controller/MigrateMessageController.php Gets the title for the details page.
NodeTitleTest class core/themes/claro/tests/src/Functional/NodeTitleTest.php Tests node title for claro.
NodeTitleTest class core/themes/olivero/tests/src/Functional/NodeTitleTest.php Tests node title for olivero.
NodeTitleTest.php file core/themes/olivero/tests/src/Functional/NodeTitleTest.php
NodeTitleTest.php file core/themes/claro/tests/src/Functional/NodeTitleTest.php
NodeTitleTestBase class core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php Tests node title for a theme.
NodeTitleTestBase.php file core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php
NodeTitleTestBase::$defaultTheme property core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php The theme to install as the default for testing.
NodeTitleTestBase::$modules property core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php Modules to install.
NodeTitleTestBase::getTheme function core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php Get the theme name.
NodeTitleTestBase::setUp function core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php
NodeTitleTestBase::testNodeWithTitle0 function core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php Creates one node with title 0 and tests if the node title has the correct value.
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle function core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Tests PrepareModulesEntityUninstallForm::formTitle.
RevisionDeleteFormTest::providerPageTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Data provider for testPageTitle.
RevisionDeleteFormTest::testPageTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Tests title by whether entity supports revision creation dates.
RevisionRevertFormTest::providerPageTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Data provider for testPageTitle.
RevisionRevertFormTest::testPageTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Tests title by whether entity supports revision creation dates.
RevisionRouteProviderTest::testRevisionTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php Tests title is from revision in context.
title.component.yml file core/profiles/demo_umami/themes/umami/components/title/title.component.yml core/profiles/demo_umami/themes/umami/components/title/title.component.yml
title.twig file core/profiles/demo_umami/themes/umami/components/title/title.twig {% 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/misc/dialog/off-canvas/css/titlebar.css Styling for the titlebar within the off-canvas dialog.
titlebar.pcss.css file core/misc/dialog/off-canvas/css/titlebar.pcss.css Styling for the titlebar within the off-canvas dialog.
UpdateSemverContribTestBase::$projectTitle property core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php The title of the project being tested.
UpdateSemverCoreTestBase::$projectTitle property core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php 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.