You are here

85 string references to 'Title' in Drupal 8

AddHandler::buildForm in core/modules/views_ui/src/Form/Ajax/AddHandler.php
Form constructor.
AggregatorController::adminOverview in core/modules/aggregator/src/Controller/AggregatorController.php
Displays the aggregator administration page.
AjaxCommandsTest::testOpenDialogCommand in core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php
@covers \Drupal\Core\Ajax\OpenDialogCommand
AjaxCommandsTest::testOpenModalDialogCommand in core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php
@covers \Drupal\Core\Ajax\OpenModalDialogCommand
BlockInterfaceTest::testBlockInterface in core/modules/block/tests/src/Kernel/BlockInterfaceTest.php
Test configuration and subsequent form() and build() method calls.
BlockPluginTrait::buildConfigurationForm in core/lib/Drupal/Core/Block/BlockPluginTrait.php
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements.
BookAdminEditForm::bookAdminTable in core/modules/book/src/Form/BookAdminEditForm.php
Builds the table portion of the form for the book administration page.
CKEditorTest::testStylesComboGetConfig in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
Tests StylesCombo::getConfig().
ClickSortingAJAXTest::testClickSorting in core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
Tests if sorting via AJAX works for the "Content" View.
CommentTypeTest::providerSource in core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTypeTest.php
The data provider.
CommentViewsData::getViewsData in core/modules/comment/src/CommentViewsData.php
Returns views data for the entity type.
comment_token_info in core/modules/comment/comment.tokens.inc
Implements hook_token_info().
DisplayPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Provide a form to edit options for this plugin.
DisplayPluginBase::optionsSummary in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Provides the default summary for options in the views UI.
EntityDefaultLanguageTest::createContentType in core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php
Creates a new node content type.
field.field.block_content.banner_block.field_title.yml in core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_title.yml
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_title.yml
FilterHtml::tips in core/modules/filter/src/Plugin/Filter/FilterHtml.php
Generates a filter's tip.
FormTestLimitValidationErrorsForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
Form constructor.
FormTestStorageForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
Form constructor.
FormTestStoragePageCacheForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
Form constructor.
forum_views_data in core/modules/forum/forum.views.inc
Implements hook_views_data().
HighWaterTest::fields in core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php
Returns available fields on the source.
HighWaterTest::setUp in core/modules/migrate/tests/src/Kernel/HighWaterTest.php
hook_config_translation_info in core/modules/config_translation/config_translation.api.php
Introduce dynamic translation tabs for translation of configuration.
hook_token_info in core/lib/Drupal/Core/Utility/token.api.php
Provide information about available placeholder tokens and token types.
hook_token_info_alter in core/lib/Drupal/Core/Utility/token.api.php
Alter the metadata about available placeholder tokens and token types.
image.data_types.schema.yml in core/modules/image/config/schema/image.data_types.schema.yml
core/modules/image/config/schema/image.data_types.schema.yml
ImageItem::defaultImageForm in core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
Builds the default_image details element.
ImageWidget::process in core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php
Form API callback: Processes a image_image field element.
InlineBlockPrivateFilesTest::addInlineFileBlockToLayout in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php
Adds an entity block with a file.
InlineBlockTest::testAddWorkFlow in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php
Tests the workflow for adding an inline block depending on number of types.
InlineBlockTestBase::addInlineBlockToLayout in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php
Adds an entity block to the layout.
LanguageContentSettingsTest::providerSource in core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentSettingsTest.php
The data provider.
LanguageContentSettingsTest::providerSource in core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentSettingsTest.php
The data provider.
LayoutBuilderTest::testLayoutBuilderUi in core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
MenuForm::form in core/modules/menu_ui/src/MenuForm.php
Gets the actual form array to be built.
MenuListBuilder::buildHeader in core/modules/menu_ui/src/MenuListBuilder.php
Builds the header row for the entity listing.
MenuUiJavascriptTest::addCustomMenu in core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php
Creates a custom menu.
menu_test.schema.yml in core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
MigrateExternalTranslatedTestSource::fields in core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php
Returns available fields on the source.
Node::fields in core/modules/node/src/Plugin/migrate/source/d6/Node.php
Returns available fields on the source.
Node::fields in core/modules/node/src/Plugin/migrate/source/d7/Node.php
Returns available fields on the source.
Node::getAvailableSorts in core/modules/node/src/Plugin/views/wizard/Node.php
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::getAvailableSorts().
NodeListBuilder::buildHeader in core/modules/node/src/NodeListBuilder.php
Builds the header row for the entity listing.
NodeTypeTest::providerSource in core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php
The data provider.
NodeTypeTest::providerSource in core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php
The data provider.
NodeTypeTest::testNodeTypeEditing in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests editing a node type using the UI.
node_token_info in core/modules/node/node.tokens.inc
Implements hook_token_info().
OpenOffCanvasDialogCommandTest::testRender in core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php
@covers ::render
Page::buildOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Provide a form to edit options for this plugin.
QuickEditIntegrationTest::testArticleNode in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
Tests if an article node can be in-place edited with Quick Edit.
StyleTableTest::testWizard in core/modules/views_ui/tests/src/Functional/StyleTableTest.php
Tests created a table style view.
template_preprocess_views_ui_view_preview_section in core/modules/views_ui/views_ui.theme.inc
Prepares variables for views UI view preview section templates.
TrackerController::buildContent in core/modules/tracker/src/Controller/TrackerController.php
Builds content for the tracker controllers.
ValidationTest::testValidateLimitErrors in core/modules/system/tests/src/Functional/Form/ValidationTest.php
Tests partial form validation through #limit_validation_errors.
views.area.schema.yml in core/modules/views/config/schema/views.area.schema.yml
core/modules/views/config/schema/views.area.schema.yml
views.data_types.schema.yml in core/modules/views/config/schema/views.data_types.schema.yml
core/modules/views/config/schema/views.data_types.schema.yml
views.display.schema.yml in core/modules/views/config/schema/views.display.schema.yml
core/modules/views/config/schema/views.display.schema.yml
views.schema.yml in core/modules/views/config/schema/views.schema.yml
core/modules/views/config/schema/views.schema.yml
views.view.content.yml in core/modules/node/config/optional/views.view.content.yml
core/modules/node/config/optional/views.view.content.yml
views.view.glossary.yml in core/modules/node/config/optional/views.view.glossary.yml
core/modules/node/config/optional/views.view.glossary.yml
views.view.latest.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.latest.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.latest.yml
views.view.moderated_content.yml in core/modules/content_moderation/config/optional/views.view.moderated_content.yml
core/modules/content_moderation/config/optional/views.view.moderated_content.yml
views.view.placeholder_text_test.yml in core/modules/views/tests/fixtures/update/views.view.placeholder_text_test.yml
core/modules/views/tests/fixtures/update/views.view.placeholder_text_test.yml
views.view.test_boolean_filter_values.yml in core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
views.view.test_content_ajax.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
views.view.test_entity_operations.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml
views.view.test_exposed_filters.yml in core/modules/views/tests/fixtures/update/views.view.test_exposed_filters.yml
core/modules/views/tests/fixtures/update/views.view.test_exposed_filters.yml
views.view.test_filter_placeholder_text.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_placeholder_text.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_placeholder_text.yml
views.view.test_glossary.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_glossary.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_glossary.yml
views.view.test_new_comments.yml in core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml
views.view.test_row_render_cache.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache.yml
views.view.test_row_render_cache_none.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache_none.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache_none.yml
views.view.test_search.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml
views.view.test_serializer_node_display_field.yml in core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml
views.view.test_serializer_node_exposed_filter.yml in core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_exposed_filter.yml
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_exposed_filter.yml
views.view.test_status_extra.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
views.view.test_style_opml.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml
views.view.test_tag_cache.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tag_cache.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tag_cache.yml
views.view.test_tracker_user_uid.yml in core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml
core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml
ViewsBlockBase::buildConfigurationForm in core/modules/views/src/Plugin/Block/ViewsBlockBase.php
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements.
ViewsMenuLinkForm::buildConfigurationForm in core/modules/views/src/Plugin/Menu/Form/ViewsMenuLinkForm.php
Form constructor.
views_token_info in core/modules/views/views.tokens.inc
Implements hook_token_info().
WorkspaceConcurrentEditingTest::testConcurrentEditing in core/modules/workspaces/tests/src/Functional/WorkspaceConcurrentEditingTest.php
Test editing a node in multiple workspaces.
WorkspaceTestUtilities::createNodeThroughUi in core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
Creates a node by "clicking" buttons.