Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Title.php
»
Title
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
51 string references to 'Title'
AggregatorController::adminOverview
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Controller/
AggregatorController.php
Displays the aggregator administration page.
aggregator_form_category
in drupal/
core/
modules/
aggregator/
aggregator.admin.inc
Form constructor to add/edit/delete aggregator categories.
AjaxCommandsUnitTest::testOpenDialogCommand
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Ajax/
AjaxCommandsUnitTest.php
Tests that OpenDialogCommand objects can be constructed and rendered.
AjaxCommandsUnitTest::testOpenModalDialogCommand
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Ajax/
AjaxCommandsUnitTest.php
Tests that OpenModalDialogCommand objects can be constructed and rendered.
block.schema.yml
in drupal/
core/
modules/
block/
config/
schema/
block.schema.yml
drupal/core/modules/block/config/schema/block.schema.yml
BlockBase::form
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
BlockBase.php
Implements
\Drupal\block\BlockPluginInterface::form
().
BlockInterfaceTest::testBlockInterface
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockInterfaceTest.php
Test configuration and subsequent form() and build() method calls.
CKEditorTest::testStylesComboGetConfig
in drupal/
core/
modules/
ckeditor/
lib/
Drupal/
ckeditor/
Tests/
CKEditorTest.php
Tests StylesCombo::getConfig().
comment_token_info
in drupal/
core/
modules/
comment/
comment.tokens.inc
Implements
hook_token_info
().
comment_views_data
in drupal/
core/
modules/
comment/
comment.views.inc
Implements
hook_views_data
().
DisplayPluginBase::optionsSummary
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
DisplayPluginBase.php
Provide the default summary for options in the views UI.
FeedFormController::form
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
FeedFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
FeedStorageController::baseFieldDefinitions
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
FeedStorageController.php
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions().
field.field.field_image.yml
in drupal/
core/
profiles/
standard/
config/
field.field.field_image.yml
drupal/core/profiles/standard/config/field.field.field_image.yml
FilterHtml::tips
in drupal/
core/
modules/
filter/
lib/
Drupal/
filter/
Plugin/
Filter/
FilterHtml.php
Generates a filter's tip.
form_test_limit_validation_errors_form
in drupal/
core/
modules/
system/
tests/
modules/
form_test/
form_test.module
Builds a simple form with a button triggering partial validation.
form_test_storage_form
in drupal/
core/
modules/
system/
tests/
modules/
form_test/
form_test.module
A multistep form for testing the form storage.
forum_views_data
in drupal/
core/
modules/
forum/
forum.views.inc
Implements
hook_views_data
().
hook_token_info
in drupal/
core/
modules/
system/
system.api.php
Provide information about available placeholder tokens and token types.
hook_token_info_alter
in drupal/
core/
modules/
system/
system.api.php
Alter the metadata about available placeholder tokens and token types.
image_field_info
in drupal/
core/
modules/
image/
image.field.inc
Implements
hook_field_info
().
image_field_widget_process
in drupal/
core/
modules/
image/
image.field.inc
An element #process callback for the image_image field type.
ItemStorageController::baseFieldDefinitions
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
ItemStorageController.php
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions().
MenuFormController::form
in drupal/
core/
modules/
menu/
lib/
Drupal/
menu/
MenuFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
MenuListController::buildHeader
in drupal/
core/
modules/
menu/
lib/
Drupal/
menu/
MenuListController.php
Overrides
\Drupal\Core\Entity\EntityListController::buildHeader
().
Node::getAvailableSorts
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
wizard/
Node.php
Overrides
Drupal\views\Plugin\views\wizard\WizardPluginBase::getAvailableSorts
().
NodeStorageController::baseFieldDefinitions
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
NodeStorageController.php
Overrides \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions().
NodeTypeTest::testNodeTypeEditing
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeTypeTest.php
Tests editing a node type using the UI.
node_admin_nodes
in drupal/
core/
modules/
node/
node.admin.inc
Returns the admin form object to node_admin_content().
node_token_info
in drupal/
core/
modules/
node/
node.tokens.inc
Implements
hook_token_info
().
node_type_set_defaults
in drupal/
core/
modules/
node/
node.module
Sets the default values for a node type.
node_views_data
in drupal/
core/
modules/
node/
node.views.inc
Implements
hook_views_data
().
Page::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
Page.php
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::buildOptionsForm().
PluginUIBase::tableHeader
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Plugin/
PluginUIBase.php
Provides a theme_table compatible array of headers.
template_preprocess_views_ui_view_preview_section
in drupal/
core/
modules/
views_ui/
views_ui.theme.inc
Theme preprocess for
theme_views_ui_view_preview_section
().
theme_book_admin_table
in drupal/
core/
modules/
book/
book.admin.inc
Returns HTML for a book administration form.
tracker_page
in drupal/
core/
modules/
tracker/
tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
translation_node_overview
in drupal/
core/
modules/
translation/
translation.pages.inc
Page callback: Displays a list of a node's translations.
ValidationTest::testValidateLimitErrors
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Form/
ValidationTest.php
Tests partial form validation through #limit_validation_errors.
views.area.schema.yml
in drupal/
core/
modules/
views/
config/
schema/
views.area.schema.yml
drupal/core/modules/views/config/schema/views.area.schema.yml
views.data_types.schema.yml
in drupal/
core/
modules/
views/
config/
schema/
views.data_types.schema.yml
drupal/core/modules/views/config/schema/views.data_types.schema.yml
views.display.schema.yml
in drupal/
core/
modules/
views/
config/
schema/
views.display.schema.yml
drupal/core/modules/views/config/schema/views.display.schema.yml
views.schema.yml
in drupal/
core/
modules/
views/
config/
schema/
views.schema.yml
drupal/core/modules/views/config/schema/views.schema.yml
views.view.content.yml
in drupal/
core/
modules/
node/
config/
views.view.content.yml
drupal/core/modules/node/config/views.view.content.yml
views.view.glossary.yml
in drupal/
core/
modules/
views/
config/
views.view.glossary.yml
drupal/core/modules/views/config/views.view.glossary.yml
views.view.test_status_extra.yml
in drupal/
core/
modules/
node/
tests/
modules/
node_test_views/
test_views/
views.view.test_status_extra.yml
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
views.view.test_tracker_user_uid.yml
in drupal/
core/
modules/
tracker/
tests/
modules/
tracker_test_views/
test_views/
views.view.test_tracker_user_uid.yml
drupal/core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml
views.view.tracker.yml
in drupal/
core/
modules/
views/
config/
views.view.tracker.yml
drupal/core/modules/views/config/views.view.tracker.yml
views_token_info
in drupal/
core/
modules/
views/
views.tokens.inc
Implements
hook_token_info
().
ViewUI::renderPreview
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
ViewUI.php
WebTestBase::drupalCreateContentType
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
WebTestBase.php
Creates a custom content type based on default settings.