422 string references to 'Title'
- AddHandler::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ AddHandler.php - Form constructor.
- 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.
- AggregatorDisplayConfigurableTest::testFeedDisplayConfigurable in core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorDisplayConfigurableTest.php - Sets feed base fields to configurable display and checks settings are respected.
- AggregatorFeedViewsData::getViewsData in core/
modules/ aggregator/ src/ AggregatorFeedViewsData.php - Returns views data for the entity type.
- AggregatorItemViewsData::getViewsData in core/
modules/ aggregator/ src/ AggregatorItemViewsData.php - Returns views data for the entity type.
- AggregatorItemViewsFieldAccessTest::testAggregatorItemFields in core/
modules/ aggregator/ tests/ src/ Kernel/ Views/ AggregatorItemViewsFieldAccessTest.php - Checks access for aggregator_item fields.
- AggregatorTitleFormatter::isApplicable in core/
modules/ aggregator/ src/ Plugin/ Field/ FieldFormatter/ AggregatorTitleFormatter.php - Returns if the formatter can be used for the provided field.
- AggregatorTitleTest::setUp in core/
modules/ aggregator/ tests/ src/ Kernel/ AggregatorTitleTest.php - 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
- AjaxCommandsTest::testSetDialogTitleCommand in core/
tests/ Drupal/ Tests/ Core/ Ajax/ AjaxCommandsTest.php - @covers \Drupal\Core\Ajax\SetDialogTitleCommand
- AreaTest::testTitleArea in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests overriding the view title using the area title handler.
- AssertBreadcrumbTrait::getBreadcrumbParts in core/
modules/ system/ tests/ src/ Functional/ Menu/ AssertBreadcrumbTrait.php - Returns the breadcrumb contents of the current page in the internal browser.
- AttributeTest::testRemoveAttribute in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeTest.php - Tests removing attributes. @covers ::removeAttribute
- AttributeTest::testSetAttribute in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeTest.php - Tests setting attributes. @covers ::setAttribute
- BlockCustomTranslation::prepareRow in core/
modules/ block_content/ src/ Plugin/ migrate/ source/ d7/ BlockCustomTranslation.php - Adds additional data to the row.
- BlockCustomTranslation::query in core/
modules/ block_content/ src/ Plugin/ migrate/ source/ d7/ BlockCustomTranslation.php - BlockCustomTranslationTest::providerSource in core/
modules/ block_content/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ BlockCustomTranslationTest.php - The data provider.
- 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.
- BlockTranslation::query in core/
modules/ block/ src/ Plugin/ migrate/ source/ d6/ BlockTranslation.php - BlockTranslationTest::providerSource in core/
modules/ block/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ BlockTranslationTest.php - The data provider.
- BookAdminEditForm::bookAdminTable in core/
modules/ book/ src/ Form/ BookAdminEditForm.php - Builds the table portion of the form for the book administration page.
- BoxTranslationTest::providerSource in core/
modules/ block_content/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ BoxTranslationTest.php - The data provider.
- CKEditorTest::testStylesComboGetConfig in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests StylesCombo::getConfig().
- 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.
- Comment::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ Comment.php - Adds additional data to the row.
- CommentEntityTranslation::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ CommentEntityTranslation.php - Adds additional data to the row.
- CommentTest::providerSource in core/
modules/ comment/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ CommentTest.php - The data provider.
- 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_tokens in core/
modules/ comment/ comment.tokens.inc - Implements hook_tokens().
- comment_token_info in core/
modules/ comment/ comment.tokens.inc - Implements hook_token_info().
- ContentEntityTest::testNodeSource in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ source/ ContentEntityTest.php - Tests node source plugin.
- ContentTranslationFieldSyncRevisionTest::setUp in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationFieldSyncRevisionTest.php - ContextualLinkManager::getDiscovery in core/
lib/ Drupal/ Core/ Menu/ ContextualLinkManager.php - Gets the plugin discovery.
- core.base_field_override.node.forum.title.yml in core/
modules/ forum/ config/ optional/ core.base_field_override.node.forum.title.yml - core/modules/forum/config/optional/core.base_field_override.node.forum.title.yml
- core.base_field_override.node.recipe.title.yml in core/
profiles/ demo_umami/ config/ install/ core.base_field_override.node.recipe.title.yml - core/profiles/demo_umami/config/install/core.base_field_override.node.recipe.title.yml
- d6_aggregator_feed.yml in core/
modules/ aggregator/ migrations/ d6_aggregator_feed.yml - core/modules/aggregator/migrations/d6_aggregator_feed.yml
- d6_aggregator_item.yml in core/
modules/ aggregator/ migrations/ d6_aggregator_item.yml - core/modules/aggregator/migrations/d6_aggregator_item.yml
- d6_block.yml in core/
modules/ block/ migrations/ d6_block.yml - core/modules/block/migrations/d6_block.yml
- d6_block_translation.yml in core/
modules/ content_translation/ migrations/ d6_block_translation.yml - core/modules/content_translation/migrations/d6_block_translation.yml
- d6_custom_block_translation.yml in core/
modules/ content_translation/ migrations/ d6_custom_block_translation.yml - core/modules/content_translation/migrations/d6_custom_block_translation.yml
- d6_menu.yml in core/
modules/ system/ migrations/ d6_menu.yml - core/modules/system/migrations/d6_menu.yml
- d6_node.yml in core/
modules/ node/ migrations/ d6_node.yml - core/modules/node/migrations/d6_node.yml
- d6_node_complete.yml in core/
modules/ node/ migrations/ d6_node_complete.yml - core/modules/node/migrations/d6_node_complete.yml
- d6_node_revision.yml in core/
modules/ node/ migrations/ d6_node_revision.yml - core/modules/node/migrations/d6_node_revision.yml
- d6_node_translation.yml in core/
modules/ content_translation/ migrations/ d6_node_translation.yml - core/modules/content_translation/migrations/d6_node_translation.yml
- d7_aggregator_feed.yml in core/
modules/ aggregator/ migrations/ d7_aggregator_feed.yml - core/modules/aggregator/migrations/d7_aggregator_feed.yml
- d7_aggregator_item.yml in core/
modules/ aggregator/ migrations/ d7_aggregator_item.yml - core/modules/aggregator/migrations/d7_aggregator_item.yml
- d7_block.yml in core/
modules/ block/ migrations/ d7_block.yml - core/modules/block/migrations/d7_block.yml
- d7_custom_block_translation.yml in core/
modules/ content_translation/ migrations/ d7_custom_block_translation.yml - core/modules/content_translation/migrations/d7_custom_block_translation.yml
- d7_menu.yml in core/
modules/ system/ migrations/ d7_menu.yml - core/modules/system/migrations/d7_menu.yml
- d7_node.yml in core/
modules/ node/ migrations/ d7_node.yml - core/modules/node/migrations/d7_node.yml
- d7_node_complete.yml in core/
modules/ node/ migrations/ d7_node_complete.yml - core/modules/node/migrations/d7_node_complete.yml
- d7_node_entity_translation.yml in core/
modules/ content_translation/ migrations/ d7_node_entity_translation.yml - core/modules/content_translation/migrations/d7_node_entity_translation.yml
- d7_node_revision.yml in core/
modules/ node/ migrations/ d7_node_revision.yml - core/modules/node/migrations/d7_node_revision.yml
- d7_node_title_label.yml in core/
modules/ node/ migrations/ d7_node_title_label.yml - core/modules/node/migrations/d7_node_title_label.yml
- d7_node_translation.yml in core/
modules/ content_translation/ migrations/ d7_node_translation.yml - core/modules/content_translation/migrations/d7_node_translation.yml
- d7_shortcut_set.yml in core/
modules/ shortcut/ migrations/ d7_shortcut_set.yml - core/modules/shortcut/migrations/d7_shortcut_set.yml
- DisplayAttachmentTest::testAttachmentUI in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayAttachmentTest.php - Tests the attachment UI.
- DisplayCRUDTest::testDuplicateDisplay in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayCRUDTest.php - Tests the duplicating of a display.
- DisplayFeedTranslationTest::checkFeedResults in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTranslationTest.php - Checks the feed results for the given style of node links.
- DisplayFeedTranslationTest::testFeedFieldOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTranslationTest.php - Tests the rendered output for fields display with multiple translations.
- DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provide a form to edit options for this plugin.
- DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provide a form to edit options for this plugin.
- DisplayPluginBase::defaultableSections in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Lists the 'defaultable' sections and what items each section contains.
- DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides the default summary for options in the views UI.
- DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides the default summary for options in the views UI.
- DisplayPluginBase::submitOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Handle any special handling on the validate form.
- ElementsLabelsTest::testFormLabels in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsLabelsTest.php - Test form elements, labels, title attributes and required marks output correctly and have the correct label option class if needed.
- EntityDefaultLanguageTest::createContentType in core/
modules/ language/ tests/ src/ Kernel/ EntityDefaultLanguageTest.php - Creates a new node content type.
- EntityListBuilderTest::testGetOperations in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityListBuilderTest.php - @covers ::getOperations
- EntityReferenceAdminTest::testFieldAdminHandler in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Tests the Entity Reference Admin UI.
- EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget in core/
tests/ Drupal/ FunctionalJavascriptTests/ EntityReference/ EntityReferenceAutocompleteWidgetTest.php - Tests that the default autocomplete widget return the correct results.
- EntityReferenceAutoCreateTest::testAutoCreate in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests that the autocomplete input element appears and the creation of a new entity.
- EntityRevisionTest::testRevisionTranslation in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ EntityRevisionTest.php - Tests that EntityRevision correctly handles revision translations.
- ExposedFilterAJAXTest::testExposedFiltersInModal in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - Tests if exposed filtering via AJAX works in a modal.
- external_translated_test_node.yml in core/
modules/ migrate/ tests/ modules/ migrate_external_translated_test/ migrations/ external_translated_test_node.yml - core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml
- external_translated_test_node_translation.yml in core/
modules/ migrate/ tests/ modules/ migrate_external_translated_test/ migrations/ external_translated_test_node_translation.yml - core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml
- Feed::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Provide a form to edit options for this plugin.
- Feed::defaultableSections in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Lists the 'defaultable' sections and what items each section contains.
- Feed::setTitle in core/
modules/ aggregator/ src/ Entity/ Feed.php - Sets the title of the feed.
- Feed::submitOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Handle any special handling on the validate form.
- FeedStorageSchema::getSharedTableFieldSchema in core/
modules/ aggregator/ src/ FeedStorageSchema.php - Gets the schema for a single field definition.
- FeedTest::testCollectionFilterAccess in core/
modules/ jsonapi/ tests/ src/ Functional/ FeedTest.php - FeedValidationTest::testValidation in core/
modules/ aggregator/ tests/ src/ Kernel/ FeedValidationTest.php - Tests the feed validation constraints.
- 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
- Field::query in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ Field.php - FieldEntityLinkBaseTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityLinkBaseTest.php - FieldEntityOperationsTest::testEntityOperations in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityOperationsTest.php - Tests entity operations field.
- FieldInstance::query in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldInstance.php - FieldTest::testAccess in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @covers ::access
- FieldTest::testCalculateDependenciesWithBaseField in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @covers ::calculateDependencies
- FieldTest::testClickSortWithBaseField in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @dataProvider providerSortOrders
- FieldTest::testClickSortWithOutConfiguredColumn in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @dataProvider providerSortOrders
- FieldTest::testConstruct in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @covers ::__construct
- FieldTest::testDefineOptionsWithDefaultFormatterOnFieldDefinition in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @covers ::defineOptions
- FieldTest::testDefineOptionsWithDefaultFormatterOnFieldType in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @covers ::defineOptions
- FieldTest::testDefineOptionsWithNoOptions in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @covers ::defineOptions
- FieldTest::testQueryWithGroupByForBaseField in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - @covers ::query
- FilterAndArgumentUserUidTest::testHandlers in core/
modules/ comment/ tests/ src/ Kernel/ Views/ FilterAndArgumentUserUidTest.php - Tests the user posted or commented filter and argument handlers.
- FilterHtml::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterHtml.php - Generates a filter's tip.
- FilterHtmlImageSecureTest::testImageSource in core/
modules/ filter/ tests/ src/ Functional/ FilterHtmlImageSecureTest.php - Tests removal of images having a non-local source.
- filter_filter_secure_image_alter in core/
modules/ filter/ filter.module - Implements hook_filter_secure_image_alter().
- FormTestLimitValidationErrorsForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLimitValidationErrorsForm.php - Form constructor.
- FormTestLimitValidationErrorsForm::partialSubmitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLimitValidationErrorsForm.php - FormTestStatePersistForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestStatePersistForm.php - Form constructor.
- FormTestStorageForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestStorageForm.php - Form constructor.
- FormTestStorageForm::continueSubmitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestStorageForm.php - FormTestStorageForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestStorageForm.php - Form submission handler.
- FormTestStoragePageCacheForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestStoragePageCacheForm.php - Form constructor.
- ForumIndexStorage::createIndex in core/
modules/ forum/ src/ ForumIndexStorage.php - Creates a {forum_index} entry for the given node.
- forum_views_data in core/
modules/ forum/ forum.views.inc - Implements hook_views_data().
- HandlerTest::testAccess in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests access to a handler.
- 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 - high_water_test.yml in core/
modules/ migrate/ tests/ modules/ migrate_high_water_test/ migrations/ high_water_test.yml - core/modules/migrate/tests/modules/migrate_high_water_test/migrations/high_water_test.yml
- hook_config_translation_info in core/
modules/ config_translation/ config_translation.api.php - Introduce dynamic translation tabs for translation of configuration.
- hook_filter_secure_image_alter in core/
modules/ filter/ filter.api.php - Alters images with an invalid source.
- hook_tokens in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Provide replacement values for placeholder tokens.
- 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.
- I18nProfileFieldTest::providerSource in core/
modules/ config_translation/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ I18nProfileFieldTest.php - The data provider.
- 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
- ImageCckTest::testProcessCckFieldValues in core/
modules/ file/ tests/ src/ Unit/ Plugin/ migrate/ cckfield/ d7/ ImageCckTest.php - @covers ::processCckFieldValues
- ImageField::defineValueProcessPipeline in core/
modules/ image/ src/ Plugin/ migrate/ field/ d7/ ImageField.php - Apply any custom processing to the field bundle migrations.
- ImageField::processCckFieldValues in core/
modules/ image/ src/ Plugin/ migrate/ cckfield/ d7/ ImageField.php - Apply any custom processing to the field bundle migrations.
- ImageFieldTest::testDefineValueProcessPipeline in core/
modules/ file/ tests/ src/ Unit/ Plugin/ migrate/ field/ d7/ ImageFieldTest.php - @runInSeparateProcess @covers ::defineValueProcessPipeline @expectedDeprecation ImageField is deprecated in Drupal 8.5.x and will be removed before Drupal 9.0.x. Use \Drupal\image\Plugin\migrate\field\d7\ImageField instead. See…
- ImageFieldTest::testProcessFieldValues in core/
modules/ image/ tests/ src/ Unit/ Plugin/ migrate/ field/ d7/ ImageFieldTest.php - @covers ::processFieldValues @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598.
- ImageItem::defaultImageForm in core/
modules/ image/ src/ Plugin/ Field/ FieldType/ ImageItem.php - Builds the default_image details element.
- ImageItemTest::testImageItem in core/
modules/ image/ tests/ src/ Kernel/ ImageItemTest.php - Tests using entity fields of the image field type.
- 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.
- IntegrationTest::testAggregatorItemView in core/
modules/ aggregator/ tests/ src/ Kernel/ Views/ IntegrationTest.php - Tests basic aggregator_item view.
- Item::setTitle in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the title of the feed item.
- JsonApiDocumentTopLevelNormalizerTest::testNormalize in core/
modules/ jsonapi/ tests/ src/ Kernel/ Normalizer/ JsonApiDocumentTopLevelNormalizerTest.php - @covers ::normalize
- 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.
- LatestRevisionFilterTest::testLatestRevisionFilter in core/
modules/ views/ tests/ src/ Kernel/ Entity/ LatestRevisionFilterTest.php - Tests the 'Latest revision' filter.
- LatestTranslationAffectedRevisionTest::testLatestRevisionFilter in core/
modules/ views/ tests/ src/ Kernel/ Entity/ LatestTranslationAffectedRevisionTest.php - Tests the 'Latest revision' filter.
- LayoutBuilderQuickEditTest::testEnableDisableLayoutBuilder in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderQuickEditTest.php - Tests Quick Edit boots correctly with Layout Builder defaults & overrides.
- LayoutBuilderQuickEditTest::testQuickEditIgnoresDuplicateFields in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderQuickEditTest.php - Tests that Quick Edit still works even when there are duplicate fields.
- LayoutBuilderTest::testLayoutBuilderUi in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - LayoutBuilderTest::testPendingRevision in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests loading a pending revision in the Layout Builder UI.
- LinkFieldTest::testLinkTitle in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the link title settings of a link field.
- LinkItem::fieldSettingsForm in core/
modules/ link/ src/ Plugin/ Field/ FieldType/ LinkItem.php - Returns a form for the field-level settings.
- LinkItem::generateSampleValue in core/
modules/ link/ src/ Plugin/ Field/ FieldType/ LinkItem.php - Generates placeholder field values.
- LinkWidget::formElement in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Returns the form for a single field widget.
- ListElement::getGroupTitle in core/
modules/ config_translation/ src/ FormElement/ ListElement.php - Returns the title for the 'details' element of a group of schema elements.
- LocalActionManager::getDiscovery in core/
lib/ Drupal/ Core/ Menu/ LocalActionManager.php - Gets the plugin discovery.
- LocalActionTest::testLocalAction in core/
modules/ system/ tests/ src/ Functional/ Menu/ LocalActionTest.php - Tests appearance of local actions.
- LocalTaskManager::getDiscovery in core/
lib/ Drupal/ Core/ Menu/ LocalTaskManager.php - Gets the plugin discovery.
- ManageFieldsFunctionalTest::manageFieldsPage in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests the manage fields page.
- ManageFieldsFunctionalTest::testDisallowedFieldNames in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that Field UI respects disallowed field names.
- MediaEmbed::applyPerEmbedMediaOverrides in core/
modules/ media/ src/ Plugin/ Filter/ MediaEmbed.php - Applies attribute-based per-media embed overrides of media information.
- MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceOEmbedVideoTest.php - Tests the oembed media source.
- MenuForm::form in core/
modules/ menu_ui/ src/ MenuForm.php - Gets the actual form array to be built.
- MenuLinkContentTest::testCollectionFilterAccess in core/
modules/ jsonapi/ tests/ src/ Functional/ MenuLinkContentTest.php - MenuLinkManager::getDiscovery in core/
lib/ Drupal/ Core/ Menu/ MenuLinkManager.php - Gets the plugin discovery.
- MenuLinksTest::testPendingRevisions in core/
modules/ menu_link_content/ tests/ src/ Kernel/ MenuLinksTest.php - Tests handling of pending revisions.
- MenuLinkTranslation::prepareRow in core/
modules/ menu_link_content/ src/ Plugin/ migrate/ source/ d6/ MenuLinkTranslation.php - Adds additional data to the row.
- MenuLinkTranslationTest::providerSource in core/
modules/ menu_link_content/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ MenuLinkTranslationTest.php - The data provider.
- 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.
- MenuUiTest::addInvalidMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Attempts to add menu link with invalid path or no access permission.
- MenuUiTest::checkInvalidParentMenuLinks in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests that parent options are limited by depth when adding menu links.
- 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
- menu_test_menu_links_discovered_alter in core/
modules/ system/ tests/ modules/ menu_test/ menu_test.module - Implements hook_menu_links_discovered_alter().
- MigrateExternalTranslatedTestSource::fields in core/
modules/ migrate/ tests/ modules/ migrate_external_translated_test/ src/ Plugin/ migrate/ source/ MigrateExternalTranslatedTestSource.php - Returns available fields on the source.
- MigrateFieldInstanceTest::assertLinkFields in core/
modules/ field/ tests/ src/ Kernel/ Migrate/ d7/ MigrateFieldInstanceTest.php - Asserts the settings of a link field config entity.
- ModuleTest::testViewsGetHandler in core/
modules/ views/ tests/ src/ Kernel/ ModuleTest.php - Tests the ViewsHandlerManager::getHandler() method.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- Node::defaultDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Assembles the default display options for the view.
- Node::display_options_row in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Set the row style and row style plugins to the display_options.
- 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().
- Node::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ Node.php - Adds additional data to the row.
- Node::query in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php - Node::query in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ Node.php - Node::setTitle in core/
modules/ node/ src/ Entity/ Node.php - Sets the node title.
- NodeAdminTest::testContentAdminSort in core/
modules/ node/ tests/ src/ Functional/ NodeAdminTest.php - Tests that the table sorting works on the content admin pages.
- NodeEntityTranslation::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeEntityTranslation.php - Adds additional data to the row.
- NodeEntityTranslationTest::providerSource in core/
modules/ node/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ NodeEntityTranslationTest.php - The data provider.
- NodeListBuilder::buildHeader in core/
modules/ node/ src/ NodeListBuilder.php - Builds the header row for the entity listing.
- NodeRevision::defaultDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ NodeRevision.php - Assembles the default display options for the view.
- NodeStorageSchema::getEntitySchema in core/
modules/ node/ src/ NodeStorageSchema.php - Gets the entity schema for the specified entity type.
- NodeStorageSchema::getSharedTableFieldSchema in core/
modules/ node/ src/ NodeStorageSchema.php - Gets the schema for a single field definition.
- NodeTest::assertCacheableNormalizations in core/
modules/ jsonapi/ tests/ src/ Functional/ NodeTest.php - Asserts that normalizations are cached in an incremental way.
- NodeTest::providerSource in core/
modules/ node/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ NodeTest.php - The data provider.
- NodeTest::testCollectionFilterAccess in core/
modules/ jsonapi/ tests/ src/ Functional/ NodeTest.php - 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.
- NodeValidationTest::testValidation in core/
modules/ node/ tests/ src/ Kernel/ NodeValidationTest.php - Tests the node validation constraints.
- NodeViewsData::getViewsData in core/
modules/ node/ src/ NodeViewsData.php - Returns views data for the entity type.
- NodeViewsFieldAccessTest::testNodeFields in core/
modules/ node/ tests/ src/ Kernel/ Views/ NodeViewsFieldAccessTest.php - Check access for node fields.
- NodeWizardTest::testViewAddWithNodeTitles in core/
modules/ views/ tests/ src/ Functional/ Wizard/ NodeWizardTest.php - Tests creating a view with node titles.
- node_display_configurable_test_entity_base_field_info_alter in core/
modules/ node/ tests/ modules/ node_display_configurable_test/ node_display_configurable_test.module - Implements hook_entity_base_field_info_alter().
- node_migration_no_upgrade.yml in core/
modules/ migrate/ tests/ modules/ migrate_no_migrate_drupal_test/ migrations/ node_migration_no_upgrade.yml - core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrations/node_migration_no_upgrade.yml
- node_tokens in core/
modules/ node/ node.tokens.inc - Implements hook_tokens().
- node_token_info in core/
modules/ node/ node.tokens.inc - Implements hook_token_info().
- OEmbed::getMetadata in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Gets the value for a metadata attribute for a given media item.
- OpenDialogCommand::setDialogTitle in core/
lib/ Drupal/ Core/ Ajax/ OpenDialogCommand.php - Sets the dialog title (an alias of setDialogOptions).
- 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.
- Page::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Validate the options form.
- PostgresqlConnectionTest::providerEscapeFields in core/
tests/ Drupal/ Tests/ Core/ Database/ Driver/ pgsql/ PostgresqlConnectionTest.php - Data provider for testEscapeField.
- ProfileFieldTranslationTest::providerSource in core/
modules/ config_translation/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ ProfileFieldTranslationTest.php - The data provider.
- ProfileFieldValues::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ ProfileFieldValues.php - Returns available fields on the source.
- QuickEditIntegrationTest::testArticleNode in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ QuickEditIntegrationTest.php - Tests if an article node can be in-place edited with Quick Edit.
- QuickEditIntegrationTest::testArticleNode in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ QuickEditIntegrationTest.php - Tests if an article node can be in-place edited with Quick Edit.
- rdf_preprocess_node in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for node templates.
- RenderWebTest::testWrapperFormatCacheContext in core/
modules/ system/ tests/ src/ Functional/ Common/ RenderWebTest.php - Asserts the cache context for the wrapper format is always present.
- RowRenderCacheTest::doTestRenderedOutput in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowRenderCacheTest.php - Check whether the rendered output matches expectations.
- RowTest::testGetSourceProperty in core/
modules/ migrate/ tests/ src/ Unit/ RowTest.php - Tests getting the source property.
- RowTest::testHashing in core/
modules/ migrate/ tests/ src/ Unit/ RowTest.php - Tests hashing.
- RowTest::testSetFrozenRow in core/
modules/ migrate/ tests/ src/ Unit/ RowTest.php - Tests setting on a frozen row.
- RowTest::testSourceFreeze in core/
modules/ migrate/ tests/ src/ Unit/ RowTest.php - Tests source immutability after freeze.
- Rss::render in core/
modules/ node/ src/ Plugin/ views/ row/ Rss.php - Render a row object. This usually passes through to a theme template of some form, but not always.
- Rss::render in core/
modules/ comment/ src/ Plugin/ views/ row/ Rss.php - Render a row object. This usually passes through to a theme template of some form, but not always.
- sample_lookup_migration.yml in core/
modules/ migrate/ tests/ modules/ migrate_lookup_test/ migrations/ sample_lookup_migration.yml - core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration.yml
- sample_lookup_migration_2.yml in core/
modules/ migrate/ tests/ modules/ migrate_lookup_test/ migrations/ sample_lookup_migration_2.yml - core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_2.yml
- sample_lookup_migration_multiple_source_ids.yml in core/
modules/ migrate/ tests/ modules/ migrate_lookup_test/ migrations/ sample_lookup_migration_multiple_source_ids.yml - core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml
- sample_lookup_migration_string_ids.yml in core/
modules/ migrate/ tests/ modules/ migrate_lookup_test/ migrations/ sample_lookup_migration_string_ids.yml - core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_string_ids.yml
- sample_stubbing_migration.yml in core/
modules/ migrate/ tests/ modules/ migrate_stub_test/ migrations/ sample_stubbing_migration.yml - core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration.yml
- sample_stubbing_migration_with_multiple_source_ids.yml in core/
modules/ migrate/ tests/ modules/ migrate_stub_test/ migrations/ sample_stubbing_migration_with_multiple_source_ids.yml - core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml
- SetDialogTitleCommand::__construct in core/
lib/ Drupal/ Core/ Ajax/ SetDialogTitleCommand.php - Constructs a SetDialogTitleCommand object.
- Shortcut::setTitle in core/
modules/ shortcut/ src/ Entity/ Shortcut.php - Sets the title of this shortcut.
- ShortcutCacheTagsTest::testToolbar in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutCacheTagsTest.php - Tests visibility and cacheability of shortcuts in the toolbar.
- ShortcutLinksTest::testShortcutLinkRename in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that shortcut links can be renamed.
- ShortcutTest::testCollectionFilterAccess in core/
modules/ jsonapi/ tests/ src/ Functional/ ShortcutTest.php - SortArray::sortByTitleElement in core/
lib/ Drupal/ Component/ Utility/ SortArray.php - Sorts a structured array by 'title' key (no # prefix).
- SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatableWithFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a complex entity type with fields.
- SqlContentEntityStorageTest::testGetTableMappingRevisionableWithFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a revisionable entity type with fields.
- SqlContentEntityStorageTest::testGetTableMappingSimpleWithFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a simple entity type with some base fields.
- SqlContentEntityStorageTest::testGetTableMappingTranslatableWithFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a translatable entity type with fields.
- StorageTest::testForm in core/
modules/ system/ tests/ src/ Functional/ Form/ StorageTest.php - Tests using the form in a usual way.
- StorageTest::testFormCached in core/
modules/ system/ tests/ src/ Functional/ Form/ StorageTest.php - Tests using the form after calling $form_state->setCached().
- StyleTableTest::testWizard in core/
modules/ views_ui/ tests/ src/ Functional/ StyleTableTest.php - Tests created a table style view.
- SvgIconBuilder::buildRenderArray in core/
lib/ Drupal/ Core/ Layout/ Icon/ SvgIconBuilder.php - Builds a render array representation of an SVG.
- system_update_8001 in core/
modules/ system/ system.install - Change two fields on the default menu link storage to be serialized data.
- TelephoneLinkFormatter::settingsForm in core/
modules/ telephone/ src/ Plugin/ Field/ FieldFormatter/ TelephoneLinkFormatter.php - Returns a form to configure settings for the formatter.
- TelephoneLinkFormatter::viewElements in core/
modules/ telephone/ src/ Plugin/ Field/ FieldFormatter/ TelephoneLinkFormatter.php - Builds a renderable array for a field value.
- template_preprocess_image in core/
includes/ theme.inc - Prepares variables for image templates.
- template_preprocess_image_style in core/
modules/ image/ image.module - Prepares variables for image style templates.
- template_preprocess_links in core/
includes/ theme.inc - Prepares variables for links templates.
- 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.
- 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.
- Term::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ Term.php - Adds additional data to the row.
- TermEntityTranslation::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ TermEntityTranslation.php - Adds additional data to the row.
- TermEntityTranslationTest::providerSource in core/
modules/ taxonomy/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ TermEntityTranslationTest.php - The data provider.
- TermTest::providerSource in core/
modules/ taxonomy/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ TermTest.php - The data provider.
- TestLocalActionWithConfig::getTitle in core/
modules/ system/ tests/ modules/ menu_test/ src/ Plugin/ Menu/ LocalAction/ TestLocalActionWithConfig.php - Returns the localized title to be shown for this action.
- TrackerController::buildContent in core/
modules/ tracker/ src/ Controller/ TrackerController.php - Builds content for the tracker controllers.
- TrackerUserUidTest::testUserUid in core/
modules/ tracker/ tests/ src/ Kernel/ Views/ TrackerUserUidTest.php - Tests the user uid filter and argument.
- tracker_views_data in core/
modules/ tracker/ tracker.views.inc - Implements hook_views_data().
- TranslationStatusForm::buildForm in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Form builder for displaying the current translation status.
- update_calculate_project_update_status in core/
modules/ update/ update.compare.inc - Calculates the current update status of a specific project.
- Upgrade7Test::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ Upgrade7Test.php - Gets the available upgrade paths.
- user_profile_field_instance.yml in core/
modules/ user/ migrations/ user_profile_field_instance.yml - core/modules/user/migrations/user_profile_field_instance.yml
- ValidationTest::testValidateLimitErrors in core/
modules/ system/ tests/ src/ Functional/ Form/ ValidationTest.php - Tests partial form validation through #limit_validation_errors.
- Vid::titleQuery in core/
modules/ node/ src/ Plugin/ views/ argument/ Vid.php - Override the behavior of title(). Get the title of the revision.
- ViewExecutable::getTitle in core/
modules/ views/ src/ ViewExecutable.php - Gets the view's current title.
- ViewExecutable::_buildArguments in core/
modules/ views/ src/ ViewExecutable.php - Builds all the arguments.
- 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.aggregator_sources.yml in core/
modules/ aggregator/ config/ optional/ views.view.aggregator_sources.yml - core/modules/aggregator/config/optional/views.view.aggregator_sources.yml
- views.view.articles_aside.yml in core/
profiles/ demo_umami/ config/ install/ views.view.articles_aside.yml - core/profiles/demo_umami/config/install/views.view.articles_aside.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.content.yml in core/
modules/ node/ config/ optional/ views.view.content.yml - core/modules/node/config/optional/views.view.content.yml
- views.view.content_recent.yml in core/
modules/ node/ config/ optional/ views.view.content_recent.yml - core/modules/node/config/optional/views.view.content_recent.yml
- views.view.contextual_recent.yml in core/
modules/ contextual/ tests/ modules/ contextual_test/ config/ optional/ views.view.contextual_recent.yml - core/modules/contextual/tests/modules/contextual_test/config/optional/views.view.contextual_recent.yml
- views.view.entity_reference_plugins_2429191.yml in core/
modules/ field/ tests/ fixtures/ update/ views.view.entity_reference_plugins_2429191.yml - core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
- views.view.featured_articles.yml in core/
profiles/ demo_umami/ config/ install/ views.view.featured_articles.yml - core/profiles/demo_umami/config/install/views.view.featured_articles.yml
- views.view.frontpage.yml in core/
profiles/ demo_umami/ config/ install/ views.view.frontpage.yml - core/profiles/demo_umami/config/install/views.view.frontpage.yml
- views.view.frontpage.yml in core/
modules/ node/ config/ optional/ views.view.frontpage.yml - core/modules/node/config/optional/views.view.frontpage.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.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.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.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.node_id_argument.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.node_id_argument.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.node_id_argument.yml
- views.view.node_link_update_test.yml in core/
modules/ views/ tests/ fixtures/ update/ views.view.node_link_update_test.yml - core/modules/views/tests/fixtures/update/views.view.node_link_update_test.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.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.promoted_items.yml in core/
profiles/ demo_umami/ config/ install/ views.view.promoted_items.yml - core/profiles/demo_umami/config/install/views.view.promoted_items.yml
- views.view.recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.recipes.yml - core/profiles/demo_umami/config/install/views.view.recipes.yml
- views.view.rest_export_with_authorization.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.rest_export_with_authorization.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization.yml
- views.view.rest_export_with_authorization_correction.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.rest_export_with_authorization_correction.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization_correction.yml
- views.view.sa_contrib_2013_035.yml in core/
modules/ views_ui/ tests/ modules/ views_ui_test/ config/ install/ views.view.sa_contrib_2013_035.yml - core/modules/views_ui/tests/modules/views_ui_test/config/install/views.view.sa_contrib_2013_035.yml
- views.view.test_aggregator_items.yml in core/
modules/ aggregator/ tests/ modules/ aggregator_test_views/ test_views/ views.view.test_aggregator_items.yml - core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml
- views.view.test_area_messages.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_area_messages.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_messages.yml
- views.view.test_area_result.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_area_result.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_result.yml
- views.view.test_area_title.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_area_title.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_title.yml
- views.view.test_argument.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument.yml
- views.view.test_argument_default_current_user.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_default_current_user.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_current_user.yml
- views.view.test_argument_default_fixed.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_default_fixed.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_fixed.yml
- views.view.test_argument_default_node.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_default_node.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
- views.view.test_argument_default_query_param.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_default_query_param.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_query_param.yml
- views.view.test_argument_dependency.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_dependency.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
- views.view.test_argument_taxonomy_index_tid_depth.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_argument_taxonomy_index_tid_depth.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_index_tid_depth.yml
- views.view.test_argument_transform_term.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_transform_term.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_transform_term.yml
- views.view.test_argument_validation.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_validation.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml
- views.view.test_argument_validator_term.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_validator_term.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
- views.view.test_attached_disabled.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_attached_disabled.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml
- views.view.test_block_view.yml in core/
modules/ layout_builder/ tests/ modules/ layout_builder_views_test/ config/ install/ views.view.test_block_view.yml - core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
- views.view.test_book_view.yml in core/
modules/ book/ tests/ modules/ book_test_views/ test_views/ views.view.test_book_view.yml - core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.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_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_bulk_form.yml in core/
modules/ views/ tests/ modules/ action_bulk_test/ config/ install/ views.view.test_bulk_form.yml - core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
- views.view.test_comment_count.yml in core/
modules/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_comment_count.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_count.yml
- views.view.test_comment_user_uid.yml in core/
modules/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_comment_user_uid.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.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_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_content_moderation_field_state_test.yml in core/
modules/ content_moderation/ tests/ modules/ content_moderation_test_views/ config/ install/ views.view.test_content_moderation_field_state_test.yml - core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_field_state_test.yml
- views.view.test_content_moderation_filter_via_relationship.yml in core/
modules/ content_moderation/ tests/ modules/ content_moderation_test_views/ config/ install/ views.view.test_content_moderation_filter_via_relationship.yml - core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml
- views.view.test_datetime_range_filter_values.yml in core/
modules/ datetime_range/ tests/ fixtures/ update/ views.view.test_datetime_range_filter_values.yml - core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml
- views.view.test_destroy.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_destroy.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
- views.view.test_disabled_display.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_disabled_display.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml
- views.view.test_display.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_display.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display.yml
- views.view.test_display_feed.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_display_feed.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_feed.yml
- views.view.test_dropbutton.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_dropbutton.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml
- views.view.test_entity_field_renderered_entity.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_entity_field_renderered_entity.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderered_entity.yml
- views.view.test_entity_field_renderers.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_entity_field_renderers.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderers.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_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_entity_reference.yml in core/
modules/ system/ tests/ modules/ entity_reference_test/ config/ install/ views.view.test_entity_reference.yml - core/modules/system/tests/modules/entity_reference_test/config/install/views.view.test_entity_reference.yml
- views.view.test_entity_row_renderers.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_entity_row_renderers.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers.yml
- views.view.test_excluded_field_token_display.yml in core/
modules/ rest/ tests/ modules/ rest_test_views/ test_views/ views.view.test_excluded_field_token_display.yml - core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.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_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_exposed_relationship_admin_ui.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_relationship_admin_ui.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_relationship_admin_ui.yml
- views.view.test_feed_icon.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_feed_icon.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_feed_icon.yml
- views.view.test_field_filters.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_field_filters.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml
- views.view.test_field_filters.yml in core/
modules/ block_content/ tests/ modules/ block_content_test_views/ test_views/ views.view.test_field_filters.yml - core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_field_filters.yml
- views.view.test_filter_groups.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_filter_groups.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_groups.yml
- views.view.test_filter_group_override.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_filter_group_override.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_group_override.yml
- views.view.test_filter_node_access.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_filter_node_access.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_access.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_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_filter_taxonomy_index_tid.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_filter_taxonomy_index_tid.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid.yml
- views.view.test_filter_taxonomy_index_tid_depth.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_filter_taxonomy_index_tid_depth.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid_depth.yml
- views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml
- views.view.test_get_attach_displays.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_get_attach_displays.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_get_attach_displays.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_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_group_rows.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_group_rows.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml
- views.view.test_handler_relationships.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_handler_relationships.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_relationships.yml
- views.view.test_history.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_history.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml
- views.view.test_http_status_code.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_http_status_code.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_http_status_code.yml
- views.view.test_language.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_language.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
- views.view.test_latest_revision_filter.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_latest_revision_filter.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_revision_filter.yml
- views.view.test_latest_translation_affected_revision_filter.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_latest_translation_affected_revision_filter.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_translation_affected_revision_filter.yml
- views.view.test_mini_pager.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_mini_pager.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager.yml
- views.view.test_mini_pager_ajax.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_mini_pager_ajax.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager_ajax.yml
- views.view.test_month_date_plugin.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_month_date_plugin.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_month_date_plugin.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_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_node_bulk_form.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_bulk_form.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml
- views.view.test_node_views_analyze.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_views_analyze.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_views_analyze.yml
- views.view.test_options_list_argument_numeric.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_argument_numeric.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
- views.view.test_options_list_argument_string.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_argument_string.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
- views.view.test_options_list_filter.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_filter.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
- views.view.test_plugin_argument_default_current_user.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_plugin_argument_default_current_user.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_plugin_argument_default_current_user.yml
- views.view.test_redirect_view.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_redirect_view.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_redirect_view.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.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_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_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_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_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_statistics_integration.yml in core/
modules/ statistics/ tests/ modules/ statistics_test_views/ test_views/ views.view.test_statistics_integration.yml - core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.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_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_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_table_dependency_update.yml in core/
modules/ views/ tests/ fixtures/ update/ views.view.test_table_dependency_update.yml - core/modules/views/tests/fixtures/update/views.view.test_table_dependency_update.yml
- views.view.test_table_max_age.yml in core/
modules/ views/ tests/ fixtures/ update/ views.view.test_table_max_age.yml - core/modules/views/tests/fixtures/update/views.view.test_table_max_age.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_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_token_view.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_token_view.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.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
- 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
- views.view.test_ungroup_rows.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_ungroup_rows.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_ungroup_rows.yml
- views.view.test_user_relationship.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_user_relationship.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml
- views.view.test_view_block_with_context.yml in core/
modules/ block/ tests/ modules/ block_test_views/ test_views/ views.view.test_view_block_with_context.yml - core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml
- views.view.test_view_pager_full_zero_items_per_page.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_view_pager_full_zero_items_per_page.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml
- ViewsBlockBase::buildConfigurationForm in core/
modules/ views/ src/ Plugin/ Block/ ViewsBlockBase.php - ViewsBlockTest::testBuildWithTitleToken in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ViewsBlockTest.php - Tests that ViewsBlock::build() produces the right output with title tokens.
- ViewsDataHelper::fetchFields in core/
modules/ views/ src/ ViewsDataHelper.php - Fetches a list of all fields available for a given base type.
- ViewsDataIntegrationTest::testContentModerationStateField in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsDataIntegrationTest.php - Tests the content moderation state views field.
- ViewsFormBase::ajaxFormWrapper in core/
modules/ views_ui/ src/ Form/ Ajax/ ViewsFormBase.php - Wrapper for handling AJAX forms.
- ViewsHandlerManager::getHandler in core/
modules/ views/ src/ Plugin/ ViewsHandlerManager.php - Fetches a handler from the data cache.
- ViewsMenuLinkForm::buildConfigurationForm in core/
modules/ views/ src/ Plugin/ Menu/ Form/ ViewsMenuLinkForm.php - Form constructor.
- ViewsMenuLinkForm::extractFormValues in core/
modules/ views/ src/ Plugin/ Menu/ Form/ ViewsMenuLinkForm.php - Extracts a plugin definition from form values.
- ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateFilterTest.php - Tests the moderation state filter on an entity added via a relationship.
- views_tokens in core/
modules/ views/ views.tokens.inc - Implements hook_tokens().
- views_token_info in core/
modules/ views/ views.tokens.inc - Implements hook_token_info().
- views_ui_preprocess_views_view in core/
modules/ views_ui/ views_ui.module - Implements hook_preprocess_HOOK() for views templates.
- views_update_8002 in core/
modules/ views/ views.install - Updates %1 and !1 tokens to argument tokens.
- views_views_data in core/
modules/ views/ views.views.inc - Implements hook_views_data().
- ViewUI::getStandardButtons in core/
modules/ views_ui/ src/ ViewUI.php - Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked.
- WebAssert::titleEquals in core/
tests/ Drupal/ Tests/ WebAssert.php - Pass if the page title is the given string.
- WizardPluginBase::pageFeedDisplayOptions in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Retrieves the feed display options.
- 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.
- Xss::attributes in core/
lib/ Drupal/ Component/ Utility/ Xss.php - Processes a string of HTML attributes.
- YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Discovery/ YamlDirectoryDiscoveryTest.php - @covers ::getDefinitions
- YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Discovery/ YamlDiscoveryTest.php - @covers ::getDefinitions
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.