777 string references to 'Node'
- AccessPermissionTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ Views/ AccessPermissionTest.php - AddFeedTest::testFeedIconEscaping in core/
modules/ system/ tests/ src/ Kernel/ Common/ AddFeedTest.php - Checks that special characters are correctly escaped.
- AdminMetaTagTest::testMetaTag in core/
modules/ system/ tests/ src/ Functional/ System/ AdminMetaTagTest.php - Verify that the meta tag HTML is generated correctly.
- AjaxPageStateTest::testDrupalSettingsIsNotLoaded in core/
modules/ system/ tests/ src/ Functional/ Render/ AjaxPageStateTest.php - Give ajax_page_state[libraries]=core/drupalSettings to exclude the library.
- AjaxPageStateTest::testLibrariesAvailable in core/
modules/ system/ tests/ src/ Functional/ Render/ AjaxPageStateTest.php - Default functionality without the param ajax_page_state[libraries].
- AjaxPageStateTest::testMultipleLibrariesAreNotLoaded in core/
modules/ system/ tests/ src/ Functional/ Render/ AjaxPageStateTest.php - Tests if multiple libraries can be excluded.
- AreaEmptyTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaEmptyTest.php - AreaTest::testTitleArea in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests overriding the view title using the area title handler.
- ArgumentNodeRevisionIdTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ ArgumentNodeRevisionIdTest.php - ArgumentNodeRevisionIdTest::testVidDeprecatedParameter in core/
modules/ node/ tests/ src/ Kernel/ Views/ ArgumentNodeRevisionIdTest.php - Tests the Vid argument deprecation.
- ArgumentStringTest::testGlossary in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentStringTest.php - Tests the glossary feature.
- ArgumentUidRevisionTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ ArgumentUidRevisionTest.php - ArgumentValidateTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ Views/ ArgumentValidateTest.php - BaseFieldOverrideResourceTestBase::createEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ BaseFieldOverrideResourceTestBase.php - Creates the entity to be tested.
- BaseFieldOverrideResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ BaseFieldOverrideResourceTestBase.php - Returns the expected normalization of the entity.
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - BigPipeRegressionTest::testCommentForm_2698811 in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ BigPipeRegressionTest.php - Ensure comment form works with history and big_pipe modules.
- BlockConfigSchemaTest::setUp in core/
modules/ block/ tests/ src/ Kernel/ BlockConfigSchemaTest.php - BlockTest::testBlock in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests configuring and moving a module-define block to specific regions.
- BreadcrumbTest::testBreadCrumbs in core/
modules/ system/ tests/ src/ Functional/ Menu/ BreadcrumbTest.php - Tests breadcrumbs on node and administrative paths.
- BulkFormAccessTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormAccessTest.php - Sets up the test.
- BulkFormTest::loadNode in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormTest.php - Load the specified node from the storage.
- BulkFormTest::testBulkForm in core/
modules/ views/ tests/ src/ Functional/ BulkFormTest.php - Tests the bulk form.
- CacheTagTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheTagTest.php - Sets up the test.
- CacheTest::buildTagsProvider in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheTest.php - Provides a list of pairs of (prefix, suffixes) to build cache tags from.
- CacheTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - callback_batch_operation in core/
lib/ Drupal/ Core/ Form/ form.api.php - Perform a single batch operation.
- CategorizingPluginManagerTraitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Plugin/ CategorizingPluginManagerTraitTest.php - CategorizingPluginManagerTraitTest::testProcessDefinitionCategory in core/
tests/ Drupal/ Tests/ Core/ Plugin/ CategorizingPluginManagerTraitTest.php - @covers ::processDefinitionCategory[[api-linebreak]]
- CategorizingPluginManagerTraitTest::testProcessDefinitionCategory in core/
tests/ Drupal/ Tests/ Core/ Plugin/ CategorizingPluginManagerTraitTest.php - @covers ::processDefinitionCategory[[api-linebreak]]
- CategoryAutocompleteTest::providerTestAutocompleteSuggestions in core/
modules/ block/ tests/ src/ Unit/ CategoryAutocompleteTest.php - Data provider for testAutocompleteSuggestions().
- CategoryAutocompleteTest::setUp in core/
modules/ block/ tests/ src/ Unit/ CategoryAutocompleteTest.php - CKEditor5CKEditor4Compatibility::setUp in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ CKEditor5CKEditor4Compatibility.php - CKEditor5IntegrationTest::testArticleNode in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ CKEditor5IntegrationTest.php - Tests if an article node can be in-place edited with Quick Edit.
- CKEditor5IntegrationTest::testDiscard in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ CKEditor5IntegrationTest.php - Tests that changes can be discarded.
- CKEditorIntegrationTest::setUp in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ CKEditorIntegrationTest.php - The theme to install as the default for testing.
- comment.routing.yml in core/
modules/ comment/ comment.routing.yml - core/modules/comment/comment.routing.yml
- comment.type.comment.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ comment.type.comment.yml - core/modules/system/tests/modules/olivero_test/config/install/comment.type.comment.yml
- Comment::defaultDisplayOptions in core/
modules/ comment/ src/ Plugin/ views/ wizard/ Comment.php - Assembles the default display options for the view.
- Comment::query in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - Comment::query in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ Comment.php - CommentAccessTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentAccessTest.php - CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView in core/
modules/ comment/ tests/ src/ Functional/ CommentAccessTest.php - Tests cannot view comment reply form on entities you cannot view.
- CommentAdminTest::testApprovalAdminInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through admin/content/comment.
- CommentAdminTest::testApprovalAdminInterface in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentAdminTest.php - Tests comment approval functionality through admin/content/comment.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- CommentBookTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentBookTest.php - CommentBookTest::testBookCommentPrint in core/
modules/ comment/ tests/ src/ Functional/ CommentBookTest.php - Tests comments in book export.
- CommentBundlesTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ CommentBundlesTest.php - CommentController::redirectNode in core/
modules/ comment/ src/ Controller/ CommentController.php - Redirects legacy node links to the new path.
- CommentCSSTest::testCommentClasses in core/
modules/ comment/ tests/ src/ Functional/ CommentCSSTest.php - Tests CSS classes on comments.
- CommentDisplayConfigurableTest::testDisplayConfigurable in core/
modules/ comment/ tests/ src/ Functional/ CommentDisplayConfigurableTest.php - Sets base fields to configurable display and check settings are respected.
- CommentEntityTranslation::checkRequirements in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ CommentEntityTranslation.php - Checks if requirements for this plugin are OK.
- CommentEntityTranslation::query in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ CommentEntityTranslation.php - CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d7/ CommentEntityTranslationCheckRequirementsTest.php - Provides data for testCheckRequirements.
- CommentFieldFilterTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentFieldFilterTest.php - Sets up the test.
- CommentFieldNameTest::testCommentFieldName in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentFieldNameTest.php - Tests comment field name.
- CommentFieldsTest::testCommentDefaultFields in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests that the default 'comment_body' field is correctly added.
- CommentFieldsTest::testCommentFieldDelete in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests that you can remove a comment field.
- CommentFieldsTest::testCommentFieldLinksNonDefaultName in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests link building with non-default comment field names.
- CommentFieldsTest::testCommentInstallAfterContentModule in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests that comment module works when installed after a content module.
- CommentHalExportTest::setUp in core/
modules/ hal/ tests/ src/ Functional/ comment/ Views/ CommentHalExportTest.php - Sets up the test.
- CommentInterfaceTest::testCommentInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests the comment interface.
- CommentLanguageTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentLanguageTest.php - CommentLinkBuilderTest::getLinkCombinations in core/
modules/ comment/ tests/ src/ Unit/ CommentLinkBuilderTest.php - Data provider for ::testCommentLinkBuilder.
- CommentLinkBuilderTest::getMockNode in core/
modules/ comment/ tests/ src/ Unit/ CommentLinkBuilderTest.php - Builds a mock node based on given scenario.
- CommentLinksTest::testCommentLinks in core/
modules/ comment/ tests/ src/ Functional/ CommentLinksTest.php - Tests that comment links are output and can be hidden.
- CommentManager::getCountNewComments in core/
modules/ comment/ src/ CommentManager.php - Returns the number of new comments available on a given entity for a user.
- CommentManagerTest::testGetFields in core/
modules/ comment/ tests/ src/ Unit/ CommentManagerTest.php - Tests the getFields method.
- CommentManagerTest::testGetFields in core/
modules/ comment/ tests/ src/ Unit/ CommentManagerTest.php - Tests the getFields method.
- CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/
modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php - Tests new comment marker.
- CommentOrphanTest::testOrphan in core/
modules/ comment/ tests/ src/ Kernel/ CommentOrphanTest.php - Test loading/deleting/rendering orphaned comments.
- CommentPagerTest::testTwoPagers in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with two pagers.
- CommentSelection::entityQueryAlter in core/
modules/ comment/ src/ Plugin/ EntityReferenceSelection/ CommentSelection.php - Allows the selection to alter the SelectQuery generated by EntityFieldQuery.
- CommentStatisticsTest::testCommentNodeCommentStatistics in core/
modules/ comment/ tests/ src/ Functional/ CommentStatisticsTest.php - Tests the node comment statistics.
- CommentStatusFieldAccessTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentStatusFieldAccessTest.php - CommentTestBase::createCommentType in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Creates a comment type (bundle).
- CommentTestBase::postComment in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Posts a comment.
- CommentTestBase::setCommentSettings in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Sets a comment settings variable for the article content type.
- CommentTestBase::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - CommentTestBase::setUp in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentTestBase.php - Sets up the test.
- CommentTranslationUITest::createEntity in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - Creates the entity to be translated.
- CommentTranslationUITest::setupBundle in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - Creates or initializes the bundle date if needed.
- CommentType::checkRequirements in core/
modules/ comment/ src/ Plugin/ migrate/ source/ CommentType.php - Checks if requirements for this plugin are OK.
- CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements in core/
modules/ comment/ tests/ src/ Kernel/ Plugin/ migrate/ source/ CommentTypeRequirementsTest.php - Test cases for ::testCheckCommentTypeRequirements().
- CommentTypeResourceTestBase::createEntity in core/
modules/ comment/ tests/ src/ Functional/ Rest/ CommentTypeResourceTestBase.php - Creates the entity to be tested.
- CommentTypeResourceTestBase::getExpectedNormalizedEntity in core/
modules/ comment/ tests/ src/ Functional/ Rest/ CommentTypeResourceTestBase.php - Returns the expected normalization of the entity.
- CommentTypeTest::testCommentTypeCreation in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests creating a comment type programmatically and via a form.
- CommentTypeTest::testCommentTypeDeletion in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests deleting a comment type that still has content.
- CommentUninstallTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ CommentUninstallTest.php - CommentUninstallTest::testCommentUninstallWithoutField in core/
modules/ comment/ tests/ src/ Kernel/ CommentUninstallTest.php - Tests if uninstallation succeeds if the field has been deleted beforehand.
- CommentValidationTest::testValidation in core/
modules/ comment/ tests/ src/ Kernel/ CommentValidationTest.php - Tests the comment validation constraints.
- CommentViewBuilder::buildComponents in core/
modules/ comment/ src/ CommentViewBuilder.php - In addition to modifying the content key on entities, this implementation will also set the comment entity key which all comments carry.
- comment_cron in core/
modules/ comment/ comment.module - Implements hook_cron().
- comment_help in core/
modules/ comment/ comment.module - Implements hook_help().
- comment_node_search_result in core/
modules/ comment/ comment.module - Implements hook_node_search_result().
- comment_node_update_index in core/
modules/ comment/ comment.module - Implements hook_node_update_index().
- comment_schema in core/
modules/ comment/ comment.install - Implements hook_schema().
- ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency in core/
modules/ rest/ tests/ src/ Kernel/ Entity/ ConfigDependenciesTest.php - @covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] @covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]
- ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency in core/
modules/ hal/ tests/ src/ Kernel/ rest/ Entity/ ConfigDependenciesTest.php - @covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] @covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]
- ConfigDependencyTest::testConfigEntityUninstall in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDependencyTest.php - Tests ConfigManager::uninstall() and config entity dependency management.
- ConfigDependencyTest::testConfigEntityUninstallComplex in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDependencyTest.php - Tests complex configuration entity dependency handling during uninstall.
- ConfigDependencyTest::testConfigEntityUninstallThirdParty in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDependencyTest.php - @covers ::uninstall[[api-linebreak]] @covers ::getConfigEntitiesToChangeOnDependencyRemoval[[api-linebreak]]
- ConfigDependencyTest::testDependencyManagement in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDependencyTest.php - Tests creating dependencies on configuration entities.
- ConfigEntityBaseUnitTest::testAddDependency in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php - @covers ::addDependency[[api-linebreak]]
- ConfigEntityBaseUnitTest::testCalculateDependencies in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php - @covers ::calculateDependencies[[api-linebreak]] @covers ::getDependencies[[api-linebreak]]
- ConfigEntityBaseUnitTest::testPreSaveDuringSync in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php - @covers ::preSave[[api-linebreak]]
- ConfigEntityDependencyTest::testWithDependencies in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityDependencyTest.php - ConfigEntityTypeTest::providerTestGetConfigPrefix in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityTypeTest.php - Provides test data.
- ConfigExportImportUITest::testExportImport in core/
modules/ config/ tests/ src/ Functional/ ConfigExportImportUITest.php - Tests a simple site export import case.
- ConfigImportRecreateTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImportRecreateTest.php - ConfigImportRenameValidationTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImportRenameValidationTest.php - ConfigImportUITest::testEntityBundleDelete in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests the config importer cannot delete bundles with existing entities.
- ConfigImportUITest::testExtensionValidation in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests config importer cannot uninstall extensions which are depended on.
- ConfigOtherModuleTest::testUninstall in core/
modules/ config/ tests/ src/ Functional/ ConfigOtherModuleTest.php - Tests uninstalling Node module removes views which are dependent on it.
- ConfirmFormTest::testConfirmFormWithExternalDestination in core/
modules/ system/ tests/ src/ Functional/ Form/ ConfirmFormTest.php - Tests that the confirm form does not use external destinations.
- ContentTranslationEntityBundleInfoTest::getBundledNode in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationEntityBundleInfoTest.php - Gets a new bundled node for testing.
- ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationEntityBundleInfoTest.php - Tests that bundle translation settings are propagated on creation.
- ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationEntityBundleInfoTest.php - Tests that bundle translation setting changes are propagated.
- ContentTranslationManageAccessCheckTest::testCreateAccess in core/
modules/ content_translation/ tests/ src/ Unit/ Access/ ContentTranslationManageAccessCheckTest.php - Tests the create access method.
- ContentTranslationOperationsTest::setUp in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOperationsTest.php - ContentTranslationOperationsTest::testContentTranslationOverviewAccess in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOperationsTest.php - Tests the access to the overview page for translations.
- ContentTranslationPendingRevisionTestBase::setUp in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationPendingRevisionTestBase.php - ContentTranslationSettingsTest::setUp in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - ContentTranslationSettingsTest::testFieldTranslatableSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests that field setting depends on bundle translatability.
- ContentTranslationSettingsTest::testSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests that the settings UI works as expected.
- ContextPluginTest::testContext in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ ContextPluginTest.php - Tests basic context definition and value getters and setters.
- ContextualDynamicContextTest::testDifferentPermissions in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Tests contextual links with different permissions.
- ContextualDynamicContextTest::testTokenProtection in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Tests the contextual placeholder content is protected by a token.
- ContextualFilterTest::testAddContextualFilterUI in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ ContextualFilterTest.php - Tests adding a contextual filter handler through the UI.
- core.entity_form_display.node.article.default.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ core.entity_form_display.node.article.default.yml - core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.node.article.default.yml
- core.entity_view_display.node.article.default.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ core.entity_view_display.node.article.default.yml - core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.node.article.default.yml
- core.entity_view_display.node.article.rss.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ core.entity_view_display.node.article.rss.yml - core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.node.article.rss.yml
- core.entity_view_display.node.article.teaser.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ core.entity_view_display.node.article.teaser.yml - core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.node.article.teaser.yml
- core.entity_view_mode.node.full.yml in core/
modules/ node/ config/ install/ core.entity_view_mode.node.full.yml - core/modules/node/config/install/core.entity_view_mode.node.full.yml
- core.entity_view_mode.node.rss.yml in core/
modules/ node/ config/ install/ core.entity_view_mode.node.rss.yml - core/modules/node/config/install/core.entity_view_mode.node.rss.yml
- core.entity_view_mode.node.search_index.yml in core/
modules/ node/ config/ install/ core.entity_view_mode.node.search_index.yml - core/modules/node/config/install/core.entity_view_mode.node.search_index.yml
- core.entity_view_mode.node.search_result.yml in core/
modules/ node/ config/ install/ core.entity_view_mode.node.search_result.yml - core/modules/node/config/install/core.entity_view_mode.node.search_result.yml
- core.entity_view_mode.node.teaser.yml in core/
modules/ node/ config/ install/ core.entity_view_mode.node.teaser.yml - core/modules/node/config/install/core.entity_view_mode.node.teaser.yml
- CreateSampleEntityTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ CreateSampleEntityTest.php - D6NodeDeriver::getDerivativeDefinitions in core/
modules/ node/ src/ Plugin/ migrate/ D6NodeDeriver.php - Gets the definition of all derivatives of a base plugin.
- d6_comment.yml in core/
modules/ comment/ migrations/ d6_comment.yml - core/modules/comment/migrations/d6_comment.yml
- d6_comment_entity_display.yml in core/
modules/ comment/ migrations/ d6_comment_entity_display.yml - core/modules/comment/migrations/d6_comment_entity_display.yml
- d6_comment_entity_form_display.yml in core/
modules/ comment/ migrations/ d6_comment_entity_form_display.yml - core/modules/comment/migrations/d6_comment_entity_form_display.yml
- d6_comment_field.yml in core/
modules/ comment/ migrations/ d6_comment_field.yml - core/modules/comment/migrations/d6_comment_field.yml
- d6_comment_field_instance.yml in core/
modules/ comment/ migrations/ d6_comment_field_instance.yml - core/modules/comment/migrations/d6_comment_field_instance.yml
- d6_comment_type.yml in core/
modules/ comment/ migrations/ d6_comment_type.yml - core/modules/comment/migrations/d6_comment_type.yml
- d6_node_settings.yml in core/
modules/ node/ migrations/ d6_node_settings.yml - core/modules/node/migrations/d6_node_settings.yml
- d6_node_setting_promote.yml in core/
modules/ node/ migrations/ d6_node_setting_promote.yml - core/modules/node/migrations/d6_node_setting_promote.yml
- d6_node_setting_status.yml in core/
modules/ node/ migrations/ d6_node_setting_status.yml - core/modules/node/migrations/d6_node_setting_status.yml
- d6_node_setting_sticky.yml in core/
modules/ node/ migrations/ d6_node_setting_sticky.yml - core/modules/node/migrations/d6_node_setting_sticky.yml
- d6_view_modes.yml in core/
modules/ node/ migrations/ d6_view_modes.yml - core/modules/node/migrations/d6_view_modes.yml
- d6_vocabulary_entity_display.yml in core/
modules/ taxonomy/ migrations/ d6_vocabulary_entity_display.yml - core/modules/taxonomy/migrations/d6_vocabulary_entity_display.yml
- d6_vocabulary_entity_form_display.yml in core/
modules/ taxonomy/ migrations/ d6_vocabulary_entity_form_display.yml - core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml
- d6_vocabulary_field.yml in core/
modules/ taxonomy/ migrations/ d6_vocabulary_field.yml - core/modules/taxonomy/migrations/d6_vocabulary_field.yml
- d6_vocabulary_field_instance.yml in core/
modules/ taxonomy/ migrations/ d6_vocabulary_field_instance.yml - core/modules/taxonomy/migrations/d6_vocabulary_field_instance.yml
- D7NodeDeriver::getDerivativeDefinitions in core/
modules/ node/ src/ Plugin/ migrate/ D7NodeDeriver.php - Gets the definition of all derivatives of a base plugin.
- d7_comment.yml in core/
modules/ comment/ migrations/ d7_comment.yml - core/modules/comment/migrations/d7_comment.yml
- d7_comment_entity_display.yml in core/
modules/ comment/ migrations/ d7_comment_entity_display.yml - core/modules/comment/migrations/d7_comment_entity_display.yml
- d7_comment_entity_form_display.yml in core/
modules/ comment/ migrations/ d7_comment_entity_form_display.yml - core/modules/comment/migrations/d7_comment_entity_form_display.yml
- d7_comment_field.yml in core/
modules/ comment/ migrations/ d7_comment_field.yml - core/modules/comment/migrations/d7_comment_field.yml
- d7_comment_field_instance.yml in core/
modules/ comment/ migrations/ d7_comment_field_instance.yml - core/modules/comment/migrations/d7_comment_field_instance.yml
- d7_comment_type.yml in core/
modules/ comment/ migrations/ d7_comment_type.yml - core/modules/comment/migrations/d7_comment_type.yml
- d7_node_settings.yml in core/
modules/ node/ migrations/ d7_node_settings.yml - core/modules/node/migrations/d7_node_settings.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
- Date::getDefaultArgument in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Gets the date default argument, formatted appropriately for this argument.
- DateFilterTest::setUp in core/
modules/ datetime/ tests/ src/ Functional/ DateFilterTest.php - Sets up the test.
- DateRangeFieldTest::testDateStorageSettings in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests that 'Date' field storage setting form is disabled if field has data.
- DateRangeFieldTest::testDefaultValue in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests default value functionality.
- DateTimeFieldTest::testDateStorageSettings in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests that 'Date' field storage setting form is disabled if field has data.
- DateTimeFieldTest::testDefaultValue in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests default value functionality.
- DateTimeHandlerTestBase::setUp in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ DateTimeHandlerTestBase.php - DateTimeWidgetTest::testDateonlyDefaultValue in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeWidgetTest.php - Test default value functionality.
- DefaultViewRecentCommentsTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ Views/ DefaultViewRecentCommentsTest.php - Sets up the test.
- DefaultViewsTest::setUp in core/
modules/ views/ tests/ src/ Functional/ DefaultViewsTest.php - Sets up the test.
- DestinationTest::testDestination in core/
modules/ system/ tests/ src/ Functional/ Routing/ DestinationTest.php - Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
- DisplayTest::testReadMoreCustomURL in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the readmore with custom URL.
- drupal6.php in core/
modules/ aggregator/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ aggregator/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ color/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- EarlyDateTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ EarlyDateTest.php - EditorAdminTest::testDisableFormatWithEditor in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Tests format disabling.
- EditorFileUsageTest::setUp in core/
modules/ editor/ tests/ src/ Kernel/ EditorFileUsageTest.php - EditorImageDialogTest::setUp in core/
modules/ editor/ tests/ src/ Kernel/ EditorImageDialogTest.php - Sets up the test.
- EditorLoadingTest::setUp in core/
modules/ editor/ tests/ src/ Functional/ EditorLoadingTest.php - EntityAccessCheckTest::createRouteMatchForObject in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityAccessCheckTest.php - Wrap any object with a route match, and return that.
- EntityCrudHookTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityCrudHookTest.php - EntityCrudHookTest::testCommentHooks in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityCrudHookTest.php - Tests hook invocations for CRUD operations on comments.
- EntityDisplayModeListBuilder::render in core/
modules/ field_ui/ src/ EntityDisplayModeListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- EntityDisplayTest::setUp in core/
modules/ field_ui/ tests/ src/ Kernel/ EntityDisplayTest.php - EntityDisplayTest::testGetDisplayModeOptions in core/
modules/ field_ui/ tests/ src/ Kernel/ EntityDisplayTest.php - Tests getDisplayModeOptions().
- EntityFieldTest::testBaseFieldNonExistingBaseField in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Tests a base field override on a non-existing base field.
- EntityFilteringThemeTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Theme/ EntityFilteringThemeTest.php - EntityFilteringThemeTest::testThemedEntity in core/
modules/ system/ tests/ src/ Functional/ Theme/ EntityFilteringThemeTest.php - Checks each themed entity for XSS filtering in available themes.
- EntityFormDisplayResourceTestBase::createEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityFormDisplayResourceTestBase.php - Creates the entity to be tested.
- EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityFormDisplayResourceTestBase.php - Returns the expected normalization of the entity.
- EntityFormTest::providerTestFormIds in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityFormTest.php - Provides test data for testFormId().
- EntityKernelTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityKernelTestBase.php - EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget in core/
tests/ Drupal/ FunctionalJavascriptTests/ EntityReference/ EntityReferenceAutocompleteWidgetTest.php - Tests that the default autocomplete widget return the correct results.
- EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityReferenceFieldCreationTest.php - Tests that entity reference fields cannot target entity types without IDs.
- EntityReferenceItem::defaultStorageSettings in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Defines the storage-level settings for this plugin.
- EntityReferenceSelectionAccessTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityReferenceSelection/ EntityReferenceSelectionAccessTest.php - EntityReferenceSelectionAccessTest::testCommentHandler in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityReferenceSelection/ EntityReferenceSelectionAccessTest.php - Tests the comment-specific overrides of the entity handler.
- EntityReferenceSelectionAccessTest::testNodeHandler in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityReferenceSelection/ EntityReferenceSelectionAccessTest.php - Tests the node-specific overrides of the entity handler.
- EntityReferenceSelectionReferenceableTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Entity/ EntityReferenceSelectionReferenceableTest.php - EntityReferenceSelectionSortTest::testSort in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityReferenceSelection/ EntityReferenceSelectionSortTest.php - Assert sorting by field and property.
- EntityRevisionTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ EntityRevisionTest.php - EntityTranslationFormTest::testEntityFormLanguage in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityTranslationFormTest.php - Tests entity form language.
- EntityTranslationNormalizeTest::setUp in core/
modules/ hal/ tests/ src/ Kernel/ EntityTranslationNormalizeTest.php - EntityTranslationNormalizeTest::testNodeTranslation in core/
modules/ hal/ tests/ src/ Kernel/ EntityTranslationNormalizeTest.php - Tests the normalization of node translations.
- EntityTranslationSettings::initializeIterator in core/
modules/ content_translation/ src/ Plugin/ migrate/ source/ d7/ EntityTranslationSettings.php - Initializes the iterator with the source data.
- EntityTranslationSettingsTest::providerSource in core/
modules/ content_translation/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ EntityTranslationSettingsTest.php - The data provider.
- EntityTypeConstraintValidatorTest::testValidation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTypeConstraintValidatorTest.php - Tests the EntityTypeConstraintValidator.
- EntityTypedDataDefinitionTest::testEntities in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTypedDataDefinitionTest.php - Tests deriving metadata about entities.
- EntityUpdateTest::setUp in core/
modules/ editor/ tests/ src/ Kernel/ EntityUpdateTest.php - EntityViewDisplayResourceTestBase::createEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityViewDisplayResourceTestBase.php - Creates the entity to be tested.
- EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityViewDisplayResourceTestBase.php - Returns the expected normalization of the entity.
- entity_test_entity_base_field_info_alter in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_base_field_info_alter().
- ExposedFormCheckboxesTest::testExposedIsAllOfFilter in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php - Tests that "is all of" filters work with checkboxes.
- ExposedFormRenderTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ExposedFormRenderTest.php - ExposedFormRenderTest::testExposedFormRawInput in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ExposedFormRenderTest.php - Tests the exposed form raw input.
- ExposedFormTest::testExposedIdentifier in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed form with a non-standard identifier.
- field.field.node.article.body.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ field.field.node.article.body.yml - core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.body.yml
- field.field.node.article.comment.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ field.field.node.article.comment.yml - core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.comment.yml
- field.field.node.article.field_image.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ field.field.node.article.field_image.yml - core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.field_image.yml
- field.field.node.article.field_tags.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ field.field.node.article.field_tags.yml - core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.field_tags.yml
- field.storage.node.body.yml in core/
modules/ node/ config/ install/ field.storage.node.body.yml - core/modules/node/config/install/field.storage.node.body.yml
- field.storage.node.comment.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ field.storage.node.comment.yml - core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.comment.yml
- field.storage.node.field_image.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ field.storage.node.field_image.yml - core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.field_image.yml
- field.storage.node.field_tags.yml in core/
modules/ system/ tests/ modules/ olivero_test/ config/ install/ field.storage.node.field_tags.yml - core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.field_tags.yml
- FieldApiDataTest::getViewsData in core/
modules/ views/ tests/ src/ Kernel/ FieldApiDataTest.php - Gets the views data for the field created in setUp().
- FieldApiDataTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ FieldApiDataTest.php - FieldApiDataTest::testViewsData in core/
modules/ views/ tests/ src/ Kernel/ FieldApiDataTest.php - Unit testing the views data structure.
- FieldDropbuttonTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldDropbuttonTest.php - FieldEntityOperationsTest::testEntityOperations in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityOperationsTest.php - Tests entity operations field.
- FieldEntityTranslationTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Entity/ FieldEntityTranslationTest.php - Sets up the test.
- FieldGroupRowsTest::testGroupRows in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldGroupRowsTest.php - Testing the "Grouped rows" functionality.
- FieldGroupRowsWebTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldGroupRowsWebTest.php - Sets up the test.
- FieldOrLanguageJoinTest::buildJoin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ FieldOrLanguageJoinTest.php - Builds a join using the given configuration.
- FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndOptions in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldPluginBaseTest.php - Data provider for ::testRenderAsLinkWithPathAndOptions().
- FieldPluginBaseTest::providerTestRenderAsLinkWithUrlAndOptions in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldPluginBaseTest.php - Data provider for ::testRenderAsLinkWithUrlAndOptions().
- FieldRenderedEntityTranslationTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Entity/ FieldRenderedEntityTranslationTest.php - Sets up the test.
- FieldUIDeleteTest::testDeleteField in core/
modules/ field_ui/ tests/ src/ Functional/ FieldUIDeleteTest.php - Tests that deletion removes field storages and fields as expected.
- FieldUITest::testFieldLabel in core/
modules/ views_ui/ tests/ src/ Functional/ FieldUITest.php - Tests the field labels.
- field_ui_form_node_type_form_submit in core/
modules/ field_ui/ field_ui.module - Form submission handler for the 'Save and manage fields' button.
- FilterAndArgumentUserUidTest::testHandlers in core/
modules/ comment/ tests/ src/ Kernel/ Views/ FilterAndArgumentUserUidTest.php - Tests the user posted or commented filter and argument handlers.
- FilterBooleanOperatorGroupTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterBooleanOperatorGroupTest.php - FilterDateTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php - Sets up the test.
- FilterDateTest::setUp in core/
modules/ datetime/ tests/ src/ Functional/ Views/ FilterDateTest.php - Create nodes with relative dates of yesterday, today, and tomorrow.
- FilterEntityBundleTest::testFilterEntity in core/
modules/ views/ tests/ src/ Kernel/ Entity/ FilterEntityBundleTest.php - Tests the generic bundle filter.
- FilterHtmlImageSecureTest::setUp in core/
modules/ filter/ tests/ src/ Functional/ FilterHtmlImageSecureTest.php - FilterUidRevisionTest::testFilter in core/
modules/ node/ tests/ src/ Kernel/ Views/ FilterUidRevisionTest.php - Tests the node_uid_revision filter.
- FormController::submitForm in core/
modules/ system/ tests/ modules/ condition_test/ src/ FormController.php - Form submission handler.
- FormErrorHandlerCKEditor5Test::setUp in core/
modules/ inline_form_errors/ tests/ src/ FunctionalJavascript/ FormErrorHandlerCKEditor5Test.php - FormErrorHandlerCKEditorTest::setUp in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ FormErrorHandlerCKEditorTest.php - form_test.routing.yml in core/
modules/ system/ tests/ modules/ form_test/ form_test.routing.yml - core/modules/system/tests/modules/form_test/form_test.routing.yml
- FrontPageTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Sets up the test.
- FrontPageTest::testDrupalFrontPage in core/
modules/ system/ tests/ src/ Functional/ System/ FrontPageTest.php - Tests front page functionality.
- FrontPageTest::testFrontPage in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the frontpage.
- HalLinkManagerTest::providerTestGetRelationUri in core/
modules/ hal/ tests/ src/ Kernel/ HalLinkManagerTest.php - HalLinkManagerTest::providerTestGetTypeUri in core/
modules/ hal/ tests/ src/ Kernel/ HalLinkManagerTest.php - HalLinkManagerTest::setUp in core/
modules/ hal/ tests/ src/ Kernel/ HalLinkManagerTest.php - HalLinkManagerTest::testGetRelationInternalIds in core/
modules/ hal/ tests/ src/ Kernel/ HalLinkManagerTest.php - @covers ::getRelationInternalIds[[api-linebreak]]
- HalLinkManagerTest::testHalLinkManagersSetLinkDomain in core/
modules/ hal/ tests/ src/ Kernel/ HalLinkManagerTest.php - @covers ::setLinkDomain[[api-linebreak]]
- HandlerAllTest::testHandlers in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerAllTest.php - Tests most of the handlers.
- HandlerTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Sets up the test.
- HandlerTest::testSetRelationship in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the relationship method on the base class.
- help_help in core/
modules/ help/ help.module - Implements hook_help().
- HighWaterTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ HighWaterTest.php - hook_entity_base_field_info in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Provides custom base field definitions for a content entity type.
- hook_entity_base_field_info_alter in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Alter base field definitions for a content entity type.
- hook_entity_bundle_field_info in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Provides field definitions for a specific bundle within an entity type.
- hook_entity_bundle_field_info_alter in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Alter bundle field definitions.
- hook_entity_extra_field_info in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Exposes "pseudo-field" components on content entities.
- hook_entity_field_storage_info_alter in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Alter field storage definitions for a content entity type.
- hook_entity_view_display_alter in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Alter the settings used for displaying an entity.
- hook_entity_view_mode_alter in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Change the view mode of an entity that is being displayed.
- hook_tokens in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Provide replacement values for placeholder tokens.
- hook_tokens_alter in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Alter 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_user_cancel in core/
modules/ user/ user.api.php - Act on user account cancellations.
- hook_views_plugins_row_alter in core/
modules/ views/ views.api.php - Modify the list of available views row plugins.
- IdConflictTest::testIdConflictForm in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ IdConflictTest.php - Tests ID Conflict form.
- IdConflictTest::testIdConflictForm in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ IdConflictTest.php - Tests ID Conflict form.
- IdentifierFieldSchemaTypeUpdateTest::testSystemUpdate8901 in core/
modules/ system/ tests/ src/ Functional/ Update/ IdentifierFieldSchemaTypeUpdateTest.php - Tests system_update_8901().
- ImageFieldCreationTrait::createImageField in core/
modules/ image/ tests/ src/ Kernel/ ImageFieldCreationTrait.php - Create a new image field.
- ImageFieldDefaultImagesTest::testDefaultImages in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDefaultImagesTest.php - Tests CRUD for fields and field storages with default images.
- ImageFieldDefaultImagesTest::testInvalidDefaultImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDefaultImagesTest.php - Tests image field and field storage having an invalid default image.
- ImageFieldDisplayTest::testImageFieldDefaultImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests use of a default image with an image field.
- ImageFieldDisplayTest::testImageFieldSettings in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests for image field settings.
- ImageFieldDisplayTest::testImageLoadingAttribute in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests for image loading attribute settings.
- ImageFieldDisplayTest::_testImageFieldFormatters in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests image formatters on node display.
- ImageFieldValidateTest::testFriendlyAjaxValidation in core/
modules/ image/ tests/ src/ FunctionalJavascript/ ImageFieldValidateTest.php - Tests that image field validation works with other form submit handlers.
- ImageFieldWidgetTest::testWidgetElement in core/
modules/ image/ tests/ src/ Functional/ ImageFieldWidgetTest.php - Tests file widget element.
- ImageOnTranslatedEntityTest::testSyncedImages in core/
modules/ image/ tests/ src/ Functional/ ImageOnTranslatedEntityTest.php - Tests synced file fields on translated nodes.
- ImageStyleIntegrationTest::setUp in core/
modules/ image/ tests/ src/ Kernel/ ImageStyleIntegrationTest.php - InstallerDependenciesResolutionTest::testDependenciesResolution in core/
modules/ system/ tests/ src/ Kernel/ Installer/ InstallerDependenciesResolutionTest.php - Verifies that the exception message in the profile step is correct.
- ItemsPerPageTest::testItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Wizard/ ItemsPerPageTest.php - Tests the number of items per page.
- 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.
- LayoutBuilderIntegrationTest::setUp in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ LayoutBuilderIntegrationTest.php - LayoutBuilderIntegrationTest::testArticleNode in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ LayoutBuilderIntegrationTest.php - Tests if an article node can be in-place edited with Quick Edit.
- LayoutBuilderQuickEditTest::assertQuickEditInit in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ LayoutBuilderQuickEditTest.php - Asserts that Quick Edit is initialized on the node view correctly.
- LinkFieldUITest::runFieldUIItem in core/
modules/ link/ tests/ src/ Functional/ LinkFieldUITest.php - Tests one link field UI item.
- LinkWidget::formElement in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Returns the form for a single field widget.
- LinkWidget::getUriAsDisplayableString in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Gets the URI without the 'internal:' or 'entity:' scheme.
- LogTest::testLog in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ LogTest.php - Tests the Log plugin.
- ManageFieldsFunctionalTest::addPersistentFieldStorage in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that persistent field storage appears in the field UI.
- ManageFieldsFunctionalTest::setUp in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - ManageFieldsFunctionalTest::testDefaultValue in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that default value is correctly validated and saved.
- ManageFieldsFunctionalTest::testDeleteField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that deletion removes field storages and fields as expected.
- ManageFieldsFunctionalTest::testHiddenFields in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that Field UI respects the 'no_ui' flag in the field type definition.
- ManageFieldsFunctionalTest::testLockedField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that Field UI respects locked fields.
- ManageFieldsFunctionalTest::testPreconfiguredFields in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests the "preconfigured field" functionality.
- ManageFieldsTest::testFieldDropButtonOperations in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - MigrateActionsTest::testActions in core/
modules/ system/ tests/ src/ Kernel/ Migrate/ d6/ MigrateActionsTest.php - Tests Drupal 6 action migration to Drupal 8.
- MigrateActionsTest::testActions in core/
modules/ system/ tests/ src/ Kernel/ Migrate/ d7/ MigrateActionsTest.php - Tests Drupal 7 action migration to Drupal 8.
- MigrateCommentFieldInstanceTest::assertEntity in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d6/ MigrateCommentFieldInstanceTest.php - Asserts a comment field instance entity.
- MigrateCommentFieldInstanceTest::assertEntity in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d7/ MigrateCommentFieldInstanceTest.php - Asserts a comment field instance entity.
- MigrateCommentFieldTest::assertEntity in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d6/ MigrateCommentFieldTest.php - Asserts a comment field entity.
- MigrateCommentFieldTest::assertEntity in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d7/ MigrateCommentFieldTest.php - Asserts a comment field entity.
- MigrateCommentStubTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ MigrateCommentStubTest.php - MigrateCommentTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d6/ MigrateCommentTest.php - MigrateCommentTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d7/ MigrateCommentTest.php - MigrateCommentTest::testMigration in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d6/ MigrateCommentTest.php - Tests the migrated comments.
- MigrateCommentTest::testMigration in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d7/ MigrateCommentTest.php - Tests the migrated comments.
- MigrateCommentTypeTest::assertEntity in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d6/ MigrateCommentTypeTest.php - Asserts a comment type entity.
- MigrateCommentTypeTest::assertEntity in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d7/ MigrateCommentTypeTest.php - Asserts a comment type entity.
- MigrateCommentTypeTest::providerTestNoCommentTypeMigration in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d6/ MigrateCommentTypeTest.php - Provides test cases for ::testNoCommentTypeMigration().
- MigrateCommentTypeTest::providerTestNoCommentTypeMigration in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d7/ MigrateCommentTypeTest.php - Provides test cases for ::testNoCommentTypeMigration().
- MigrateEntityTranslationSettingsTest::setUp in core/
modules/ content_translation/ tests/ src/ Kernel/ Migrate/ d7/ MigrateEntityTranslationSettingsTest.php - MigrateEntityTranslationSettingsTest::testEntityTranslationSettingsMigration in core/
modules/ content_translation/ tests/ src/ Kernel/ Migrate/ d7/ MigrateEntityTranslationSettingsTest.php - Tests entity translation settings migration.
- MigrateExternalTranslatedTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateExternalTranslatedTest.php - MigrateExternalTranslatedTest::testMigrations in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateExternalTranslatedTest.php - Tests importing and rolling back our data.
- MigrateLookupTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateLookupTest.php - MigrateNodeBundleSettingsTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeBundleSettingsTest.php - MigrateNodeCompleteTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeCompleteTest.php - MigrateNodeCompleteTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d7/ MigrateNodeCompleteTest.php - MigrateNodeRevisionTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeRevisionTest.php - MigrateNodeRevisionTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d7/ MigrateNodeRevisionTest.php - MigrateNodeSettingPromoteTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeSettingPromoteTest.php - MigrateNodeSettingStatusTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeSettingStatusTest.php - MigrateNodeSettingStickyTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeSettingStickyTest.php - MigrateNodeStubTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ MigrateNodeStubTest.php - MigrateNodeStubTest::testStub in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ MigrateNodeStubTest.php - Tests creation of node stubs.
- MigrateNodeTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d7/ MigrateNodeTest.php - MigrateNodeTestBase::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeTestBase.php - MigrateNodeTypeTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeTypeTest.php - MigrateNodeTypeTest::testNodeType in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeTypeTest.php - Tests Drupal 6 node type to Drupal 8 migration.
- MigrateSearchPageTest::testSearchPage in core/
modules/ search/ tests/ src/ Kernel/ Migrate/ d6/ MigrateSearchPageTest.php - Tests Drupal 6 search settings to Drupal 8 search page entity migration.
- MigrateSearchPageTest::testSearchPage in core/
modules/ search/ tests/ src/ Kernel/ Migrate/ d7/ MigrateSearchPageTest.php - Tests migration of search status and settings to search page entity.
- MigrateSearchPageTest::testUserSearchCreate in core/
modules/ search/ tests/ src/ Kernel/ Migrate/ d7/ MigrateSearchPageTest.php - Tests that a search page will be created if it does not exist.
- MigrateStubTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateStubTest.php - MigrateStubTest::testStubWithBundleFields in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateStubTest.php - Tests stub creation with bundle fields.
- MigrateTermNodeRevisionTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateTermNodeRevisionTest.php - MigrateTermNodeTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateTermNodeTest.php - MigrateTermNodeTranslationTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateTermNodeTranslationTest.php - MigrateUrlAliasTest::setUp in core/
modules/ path/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUrlAliasTest.php - MigrateUrlAliasTestBase::setUp in core/
modules/ path/ tests/ src/ Kernel/ Migrate/ d7/ MigrateUrlAliasTestBase.php - MigrateUserTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUserTest.php - MigrateViewModesTest::testViewModes in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateViewModesTest.php - Tests Drupal 6 view modes to Drupal 8 migration.
- MigrateVocabularyEntityDisplayTest::testVocabularyEntityDisplay in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateVocabularyEntityDisplayTest.php - Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
- MigrateVocabularyEntityFormDisplayTest::testVocabularyEntityFormDisplay in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateVocabularyEntityFormDisplayTest.php - Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
- MigrateVocabularyFieldInstanceTest::testVocabularyFieldInstance in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateVocabularyFieldInstanceTest.php - Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
- MigrateVocabularyFieldTest::testVocabularyField in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateVocabularyFieldTest.php - Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
- MigrationPluginListTest::testGetDefinitions in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationPluginListTest.php - @covers ::getDefinitions[[api-linebreak]]
- MockBlockManager::__construct in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ MockBlockManager.php - MockComplexContextBlock::getTitle in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ mock_block/ MockComplexContextBlock.php - ModuleHandlerTest::testGetModuleDirectories in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - @covers ::getModuleDirectories[[api-linebreak]]
- ModuleTest::testLoadFunctions in core/
modules/ views/ tests/ src/ Kernel/ ModuleTest.php - Tests the load wrapper/helper functions.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d7/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- NewViewConfigSchemaTest::testNewViews in core/
modules/ views_ui/ tests/ src/ Functional/ NewViewConfigSchemaTest.php - Tests creating brand new views.
- Nid::create in core/
modules/ node/ src/ Plugin/ views/ argument/ Nid.php - Creates an instance of the plugin.
- NidArgumentTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ NidArgumentTest.php - node.info.yml in core/
modules/ node/ node.info.yml - core/modules/node/node.info.yml
- node.links.contextual.yml in core/
modules/ node/ node.links.contextual.yml - core/modules/node/node.links.contextual.yml
- node.migrate_drupal.yml in core/
modules/ node/ migrations/ state/ node.migrate_drupal.yml - core/modules/node/migrations/state/node.migrate_drupal.yml
- node.routing.yml in core/
modules/ node/ node.routing.yml - core/modules/node/node.routing.yml
- node.views.schema.yml in core/
modules/ node/ config/ schema/ node.views.schema.yml - core/modules/node/config/schema/node.views.schema.yml
- Node::defaultDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Assembles the default display options for the view.
- Node::getArgument in core/
modules/ node/ src/ Plugin/ views/ argument_default/ Node.php - Return the default argument.
- Node::postSave in core/
modules/ node/ src/ Entity/ Node.php - Acts on a saved entity before the insert or update hook is invoked.
- 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 - NodeAccessBaseTableTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeAccessBaseTableTest.php - NodeAccessLanguageAwareCombinationTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessLanguageAwareCombinationTest.php - NodeAccessLanguageAwareTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessLanguageAwareTest.php - NodeAccessLanguageFallbackTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeAccessLanguageFallbackTest.php - NodeAccessLanguageFallbackTest::testNodeAccessLanguageFallback in core/
modules/ node/ tests/ src/ Functional/ NodeAccessLanguageFallbackTest.php - Tests node access fallback handling with multiple node languages.
- NodeAccessPagerTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeAccessPagerTest.php - NodeAccessPagerTest::testCommentPager in core/
modules/ node/ tests/ src/ Functional/ NodeAccessPagerTest.php - Tests the comment pager for nodes with multiple grants per realm.
- NodeAccessTestBase::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessTestBase.php - NodeAddAccessCheck::access in core/
modules/ node/ src/ Access/ NodeAddAccessCheck.php - Checks access to the node add page for the node type.
- NodeBodyFieldStorageTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeBodyFieldStorageTest.php - NodeBodyFieldStorageTest::testFieldOverrides in core/
modules/ node/ tests/ src/ Kernel/ NodeBodyFieldStorageTest.php - Tests node body field storage persistence even if there are no instances.
- NodeBulkFormTest::testConstructor in core/
modules/ node/ tests/ src/ Unit/ Plugin/ views/ field/ NodeBulkFormTest.php - Tests the constructor assignment of actions.
- NodeComplete::query in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeComplete.php - NodeConditionTest::testConditions in core/
modules/ node/ tests/ src/ Kernel/ NodeConditionTest.php - Tests conditions.
- NodeContentTranslationUpdateTest::testContentTranslationDefaultValueBaseFieldOverrideUpdates in core/
modules/ node/ tests/ src/ Functional/ Update/ NodeContentTranslationUpdateTest.php - Tests that content-translation base field overrides are updated.
- NodeContextTestBlock::build in core/
modules/ node/ tests/ modules/ node_block_test/ src/ Plugin/ Block/ NodeContextTestBlock.php - Builds and returns the renderable array for this block plugin.
- NodeContextualLinksTest::testPageWithDisabledContextualModule in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeContextualLinksTest.php - Tests if the node page works if Contextual Links is disabled.
- NodeController::revisionOverview in core/
modules/ node/ src/ Controller/ NodeController.php - Generates an overview table of older revisions of a node.
- NodeCreationTest::testUnpublishedNodeCreation in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Creates an unpublished node and confirms correct redirect behavior.
- NodeEditFormTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - NodeEntityTranslation::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeEntityTranslation.php - Adds additional data to the row.
- NodeEntityTranslation::query in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeEntityTranslation.php - NodeEntityTranslationTest::providerSource in core/
modules/ node/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ NodeEntityTranslationTest.php - The data provider.
- NodeFieldMultilingualTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeFieldMultilingualTest.php - NodeFieldMultilingualTest::testMultilingualNodeForm in core/
modules/ node/ tests/ src/ Functional/ NodeFieldMultilingualTest.php - Tests whether field languages are correctly set through the node form.
- NodeFieldOverridesTest::testFieldOverrides in core/
modules/ node/ tests/ src/ Kernel/ NodeFieldOverridesTest.php - Tests that field overrides work as expected.
- NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges in core/
modules/ node/ tests/ src/ Functional/ NodeFormSaveChangedTimeTest.php - Tests the changed time after API and FORM save without changes.
- NodeImportCreateTest::testImportCreate in core/
modules/ node/ tests/ src/ Kernel/ Config/ NodeImportCreateTest.php - Tests creating a content type during config import.
- NodeLanguageTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeLanguageTest.php - Sets up the test.
- NodeLanguageTest::testLanguages in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeLanguageTest.php - Tests translation language filter, field, and sort.
- NodeLinksTest::testHideLinks in core/
modules/ node/ tests/ src/ Functional/ NodeLinksTest.php - Tests that the links can be hidden in the view display settings.
- NodeListBuilderTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeListBuilderTest.php - NodeListBuilderTest::testCacheContexts in core/
modules/ node/ tests/ src/ Kernel/ NodeListBuilderTest.php - Tests that the correct cache contexts are set.
- NodeLoadMultipleTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeLoadMultipleTest.php - NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse in core/
modules/ node/ tests/ src/ Kernel/ NodeLoadMultipleTest.php - Creates four nodes with not case sensitive fields and load them.
- NodeOperationAccessTest::testRevisionOperations in core/
modules/ node/ tests/ src/ Unit/ NodeOperationAccessTest.php - Tests revision operations.
- NodeOwnerTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeOwnerTest.php - NodePreviewAccessCheck::access in core/
modules/ node/ src/ Access/ NodePreviewAccessCheck.php - Checks access to the node preview page.
- NodePreviewForm::buildForm in core/
modules/ node/ src/ Form/ NodePreviewForm.php - Form constructor.
- NodeRevision::buildDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ NodeRevision.php - Builds an array of display options for the view.
- NodeRevision::defaultDisplayFiltersUser in core/
modules/ node/ src/ Plugin/ views/ wizard/ NodeRevision.php - Retrieves filter information based on user input for the default display.
- NodeRevision::defaultDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ NodeRevision.php - Assembles the default display options for the view.
- NodeRevisionAccessCheck::__construct in core/
modules/ node/ src/ Access/ NodeRevisionAccessCheck.php - Constructs a new NodeRevisionAccessCheck.
- NodeRevisionDeleteForm::create in core/
modules/ node/ src/ Form/ NodeRevisionDeleteForm.php - Instantiates a new instance of this class.
- NodeRevisionRevertForm::create in core/
modules/ node/ src/ Form/ NodeRevisionRevertForm.php - Instantiates a new instance of this class.
- NodeRevisionRevertTranslationForm::create in core/
modules/ node/ src/ Form/ NodeRevisionRevertTranslationForm.php - Instantiates a new instance of this class.
- NodeRevisionsAllTest::testRevisions in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsAllTest.php - Checks node revision operations.
- NodeRevisionsTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - NodeRevisionsTest::testNodeRevisionWithoutLogMessage in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Checks that revisions are correctly saved without log messages.
- NodeRevisionsTest::testRevisions in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Checks node revision related operations.
- NodeRevisionsTest::testRevisionTranslationRevert in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Tests the revision translations are correctly reverted.
- NodeRevisionsUiTest::testNodeFormSaveWithoutRevision in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks that unchecking 'Create new revision' works when editing a node.
- NodeRevisionWizardTest::testViewAdd in core/
modules/ node/ tests/ src/ Functional/ Views/ Wizard/ NodeRevisionWizardTest.php - Tests creating a node revision view.
- NodeRouteContext::getAvailableContexts in core/
modules/ node/ src/ ContextProvider/ NodeRouteContext.php - Gets all available contexts for the purposes of configuration.
- NodeRouteContext::getRuntimeContexts in core/
modules/ node/ src/ ContextProvider/ NodeRouteContext.php - Gets runtime context values for the given context IDs.
- NodeSearch::indexNode in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Indexes a single node.
- NodeSearch::prepareResults in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Prepares search results for rendering.
- NodeSearch::updateIndex in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Updates the search index for this plugin.
- NodeTest::providerSource in core/
modules/ node/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ NodeTest.php - The data provider.
- NodeTestBase::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeTestBase.php - NodeTitleTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeTitleTest.php - NodeTitleTest::testNodeTitle in core/
modules/ node/ tests/ src/ Functional/ NodeTitleTest.php - Creates one node and tests if the node title has the correct value.
- NodeTokenReplaceTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeTokenReplaceTest.php - NodeTranslationRedirectTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ NodeTranslationRedirectTest.php - NodeTranslationRedirectTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d7/ NodeTranslationRedirectTest.php - NodeTranslationUITest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - NodeTranslationUITest::testRevisionTranslationRendering in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that revision translations are rendered properly.
- NodeTranslationUITest::testTranslationRendering in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that translations are rendered properly.
- NodeType::evaluate in core/
modules/ node/ src/ Plugin/ Condition/ NodeType.php - Evaluates the condition and returns TRUE or FALSE accordingly.
- 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.
- NodeTypeTest::testNodeTypeNoContentType in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests for when there are no content types defined.
- NodeViewBuilder::renderLinks in core/
modules/ node/ src/ NodeViewBuilder.php - #lazy_builder callback; builds a node's links.
- NodeViewBuilderTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeViewBuilderTest.php - NodeViewsData::getViewsData in core/
modules/ node/ src/ NodeViewsData.php - Returns views data for the entity type.
- NodeViewsFieldAccessTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ NodeViewsFieldAccessTest.php - 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_access_rebuild in core/
modules/ node/ node.module - Rebuilds the node access database.
- node_add_body_field in core/
modules/ node/ node.module - Adds the default body field to a node type.
- node_comment_delete in core/
modules/ node/ node.module - Implements hook_ENTITY_TYPE_delete() for comment entities.
- node_comment_insert in core/
modules/ node/ node.module - Implements hook_ENTITY_TYPE_insert() for comment entities.
- node_comment_update in core/
modules/ node/ node.module - Implements hook_ENTITY_TYPE_update() for comment entities.
- node_entity_view_display_alter in core/
modules/ node/ node.module - Implements hook_entity_view_display_alter().
- node_get_recent in core/
modules/ node/ node.module - Finds the most recently changed nodes that are available to the current user.
- node_help in core/
modules/ node/ node.module - Implements hook_help().
- node_is_page in core/
modules/ node/ node.module - Checks whether the current page is the full page view of the passed-in node.
- node_mass_update in core/
modules/ node/ node.admin.inc - Updates all nodes in the passed-in array with the passed-in field values.
- node_post_update_glossary_view_published in core/
modules/ node/ node.post_update.php - Add a published filter to the glossary View.
- node_preprocess_block in core/
modules/ node/ node.module - Implements hook_preprocess_HOOK() for block templates.
- node_preprocess_html in core/
modules/ node/ node.module - Implements hook_preprocess_HOOK() for HTML document templates.
- node_query_node_access_alter in core/
modules/ node/ node.module - Implements hook_query_TAG_alter().
- node_schema in core/
modules/ node/ node.install - Implements hook_schema().
- node_title_list in core/
modules/ node/ node.module - Gathers a listing of links to nodes.
- node_type_get_names in core/
modules/ node/ node.module - Returns a list of available node type names.
- node_user_cancel in core/
modules/ node/ node.module - Implements hook_user_cancel().
- node_user_predelete in core/
modules/ node/ node.module - Implements hook_ENTITY_TYPE_predelete() for user entities.
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d6/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d7/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- NormalizerTestBase::setUp in core/
modules/ hal/ tests/ src/ Kernel/ NormalizerTestBase.php - OliveroTest::testConfigSchema in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Test Olivero's configuration schema.
- OptionalContextCondition::evaluate in core/
modules/ system/ tests/ modules/ condition_test/ src/ Plugin/ Condition/ OptionalContextCondition.php - Evaluates the condition and returns TRUE or FALSE accordingly.
- OptionalContextConditionTest::testContextAvailable in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ OptionalContextConditionTest.php - Tests with both contexts mapped to the same user.
- OptionalContextConditionTest::testContextMissing in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ OptionalContextConditionTest.php - Tests with both contexts mapped to the same user.
- OptionalContextConditionTest::testContextNoValue in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ OptionalContextConditionTest.php - Tests with both contexts mapped to the same user.
- PageCacheTest::testQueryParameterFormatRequests in core/
modules/ hal/ tests/ src/ Functional/ page_cache/ PageCacheTest.php - Tests support for different cache items with different request formats.
- PagePreviewTest::setUp in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - PagePreviewTest::testPagePreview in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview functionality.
- PagerKernelTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ PagerKernelTest.php - PathContentModerationTest::setUp in core/
modules/ path/ tests/ src/ Functional/ PathContentModerationTest.php - PathItemTest::setUp in core/
modules/ path/ tests/ src/ Kernel/ PathItemTest.php - PathItemTest::testPathItem in core/
modules/ path/ tests/ src/ Kernel/ PathItemTest.php - Tests creating, loading, updating and deleting aliases through PathItem.
- PathLanguageTest::setUp in core/
modules/ path/ tests/ src/ Functional/ PathLanguageTest.php - PathLanguageTest::testAliasTranslation in core/
modules/ path/ tests/ src/ Functional/ PathLanguageTest.php - Tests alias functionality through the admin interfaces.
- PathPluginBaseTest::testCollectRoutesWithNamedParameters in core/
modules/ views/ tests/ src/ Unit/ Plugin/ display/ PathPluginBaseTest.php - Tests the collectRoutes method with a path containing named parameters.
- PendingRevisionTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ PendingRevisionTest.php - PermissionsTest::testAccessContentPermission in core/
modules/ system/ tests/ src/ Kernel/ PermissionsTest.php - Tests the 'access content' permission is provided by the System module.
- PluginTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ PluginTestBase.php - QuickEditAutocompleteTermTest::setUp in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ QuickEditAutocompleteTermTest.php - QuickEditFieldForm::buildEntity in core/
modules/ quickedit/ src/ Form/ QuickEditFieldForm.php - Returns a cloned entity containing updated field values.
- QuickEditFieldForm::init in core/
modules/ quickedit/ src/ Form/ QuickEditFieldForm.php - Initialize the form state and the entity before the first form build.
- QuickEditFileTest::setUp in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ QuickEditFileTest.php - QuickEditFileTest::testRemove in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ QuickEditFileTest.php - Tests if a file can be in-place removed with Quick Edit.
- QuickEditImageTest::testImageInPlaceEditor in core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ QuickEditImageTest.php - Tests that quick editor works correctly with images.
- QuickEditLoadingTest::setUp in core/
modules/ quickedit/ tests/ src/ Kernel/ QuickEditLoadingTest.php - RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ RelationshipNodeTermDataTest.php - RelationshipRepresentativeNodeTest::testRelationship in core/
modules/ user/ tests/ src/ Kernel/ Views/ RelationshipRepresentativeNodeTest.php - Tests the relationship.
- RemoveRevisionMetadataBcLayerUpdateTest::testRevisionMetadataBcLayerRemoval in core/
modules/ system/ tests/ src/ Functional/ Update/ RemoveRevisionMetadataBcLayerUpdateTest.php - RequestSanitizerTest::providerTestAcceptableDestinations in core/
tests/ Drupal/ Tests/ Core/ Security/ RequestSanitizerTest.php - Data provider for testing acceptable destinations.
- rest.resource.entity.node.yml in core/
modules/ hal/ config/ optional/ rest.resource.entity.node.yml - core/modules/hal/config/optional/rest.resource.entity.node.yml
- RevisionCreateTimestampTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ RevisionCreateTimestampTest.php - RevisionRelationshipsTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ RevisionRelationshipsTest.php - RevisionUidTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ RevisionUidTest.php - RouteCachingLanguageTest::setUp in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingLanguageTest.php - RouteProviderTest::testCandidateOutlines in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouteProviderTest.php - Confirms that the correct candidate outlines are generated.
- RouteSubscriber::alterRoutes in core/
modules/ node/ src/ Routing/ RouteSubscriber.php - Alters existing routes for a specific collection.
- RowEntityRenderersTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Entity/ RowEntityRenderersTest.php - RowRenderCacheTest::setUpFixtures in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowRenderCacheTest.php - Sets up the configuration and schema of views and views_test_data modules.
- RssFieldsTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RssFieldsTest.php - RssTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ RssTest.php - search.page.node_search.yml in core/
modules/ node/ config/ optional/ search.page.node_search.yml - core/modules/node/config/optional/search.page.node_search.yml
- SearchBlockTest::testSearchFormBlock in core/
modules/ search/ tests/ src/ Functional/ SearchBlockTest.php - Tests that the search form block can be placed and works.
- SearchCommentCountToggleTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchCommentCountToggleTest.php - SearchCommentTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - SearchCommentTest::testSearchResultsComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that comments are rendered using proper format in search results.
- SearchCommentTest::testSearchResultsCommentAccess in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify access rules for comment indexing with different permissions.
- SearchConfigSettingsFormTest::testSearchModuleDisabling in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Verifies that you can disable individual search plugins.
- SearchDateIntervalTest::testDateIntervalQueryAlter in core/
modules/ search/ tests/ src/ Functional/ SearchDateIntervalTest.php - Tests searching with date filters that exclude some translations.
- SearchLanguageTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchLanguageTest.php - SearchLanguageTest::testLanguages in core/
modules/ search/ tests/ src/ Functional/ SearchLanguageTest.php - SearchMultilingualEntityTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchMultilingualEntityTest.php - SearchMultilingualEntityTest::testMultilingualSearch in core/
modules/ search/ tests/ src/ Functional/ SearchMultilingualEntityTest.php - Tests the indexing throttle and search results with multilingual nodes.
- SearchPage::values in core/
modules/ search/ src/ Plugin/ migrate/ source/ d6/ SearchPage.php - Return the values of the variables specified in the plugin configuration.
- SearchPage::values in core/
modules/ search/ src/ Plugin/ migrate/ source/ d7/ SearchPage.php - Return the values of the variables specified in the plugin configuration.
- SearchPageResourceTestBase::getExpectedNormalizedEntity in core/
modules/ search/ tests/ src/ Functional/ Rest/ SearchPageResourceTestBase.php - Returns the expected normalization of the entity.
- SearchPageTest::providerSource in core/
modules/ search/ tests/ src/ Kernel/ Migrate/ d6/ SearchPageTest.php - The data provider.
- SearchPageTest::providerSource in core/
modules/ search/ tests/ src/ Kernel/ Migrate/ d7/ SearchPageTest.php - The data provider.
- SearchPageTextTest::testSearchText in core/
modules/ search/ tests/ src/ Functional/ SearchPageTextTest.php - Tests the failed search text, and various other text on the search page.
- SearchRankingTest::testRankings in core/
modules/ search/ tests/ src/ Functional/ SearchRankingTest.php - search_page.yml in core/
modules/ search/ migrations/ search_page.yml - core/modules/search/migrations/search_page.yml
- SelectComplexTest::testJoinSubquery in core/
tests/ Drupal/ KernelTests/ Core/ Database/ SelectComplexTest.php - Tests that we can join on a query.
- SiteMaintenanceTest::testSiteMaintenance in core/
modules/ system/ tests/ src/ Functional/ System/ SiteMaintenanceTest.php - Verifies site maintenance mode functionality.
- SortTranslationTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ SortTranslationTest.php - SqlEntityLoadingTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ SqlEntityLoadingTest.php - StatisticsLastUpdated::query in core/
modules/ comment/ src/ Plugin/ views/ sort/ StatisticsLastUpdated.php - Called to add the sort to a query.
- StatisticsLastUpdated::query in core/
modules/ comment/ src/ Plugin/ views/ filter/ StatisticsLastUpdated.php - Add this filter to the query.
- StorageComparerTest::getConfigData in core/
tests/ Drupal/ Tests/ Core/ Config/ StorageComparerTest.php - StyleSerializerTest::testGroupRows in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Tests the "Grouped rows" functionality.
- StyleTableTest::testWizard in core/
modules/ views_ui/ tests/ src/ Functional/ StyleTableTest.php - Tests created a table style view.
- SummaryLengthTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ SummaryLengthTest.php - SummaryLengthTest::testSummaryLength in core/
modules/ node/ tests/ src/ Kernel/ SummaryLengthTest.php - Tests the node summary length functionality.
- system.action.node_delete_action.yml in core/
modules/ node/ config/ install/ system.action.node_delete_action.yml - core/modules/node/config/install/system.action.node_delete_action.yml
- system.action.node_make_sticky_action.yml in core/
modules/ node/ config/ install/ system.action.node_make_sticky_action.yml - core/modules/node/config/install/system.action.node_make_sticky_action.yml
- system.action.node_make_unsticky_action.yml in core/
modules/ node/ config/ install/ system.action.node_make_unsticky_action.yml - core/modules/node/config/install/system.action.node_make_unsticky_action.yml
- system.action.node_promote_action.yml in core/
modules/ node/ config/ install/ system.action.node_promote_action.yml - core/modules/node/config/install/system.action.node_promote_action.yml
- system.action.node_publish_action.yml in core/
modules/ node/ config/ install/ system.action.node_publish_action.yml - core/modules/node/config/install/system.action.node_publish_action.yml
- system.action.node_save_action.yml in core/
modules/ node/ config/ install/ system.action.node_save_action.yml - core/modules/node/config/install/system.action.node_save_action.yml
- system.action.node_unpromote_action.yml in core/
modules/ node/ config/ install/ system.action.node_unpromote_action.yml - core/modules/node/config/install/system.action.node_unpromote_action.yml
- system.action.node_unpublish_action.yml in core/
modules/ node/ config/ install/ system.action.node_unpublish_action.yml - core/modules/node/config/install/system.action.node_unpublish_action.yml
- TaggedWithTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Wizard/ TaggedWithTest.php - Sets up the test.
- TaxonomyDefaultArgumentTest::testNodePathWithViewSelection in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyDefaultArgumentTest.php - TaxonomyIndexTidFilterTest::testConfigDependency in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyIndexTidFilterTest.php - Tests dependencies are not added for terms that do not exist.
- TaxonomyIndexTidUiTest::testExposedFilter in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests exposed taxonomy filters.
- TaxonomyIndexTidUiTest::testExposedGroupedFilter in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests exposed grouped taxonomy filters.
- TaxonomyIndexTidUiTest::testFilterUI in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests the filter UI.
- TaxonomyTermArgumentDepthTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTermArgumentDepthTest.php - TaxonomyTermFilterDepthTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTermFilterDepthTest.php - TaxonomyTermViewTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - Sets up the test.
- TaxonomyTermViewTest::testTaxonomyTermView in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - Tests that the taxonomy term view is working properly.
- TaxonomyTestBase::mockStandardInstall in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTestBase.php - Provides a workaround for the inability to use the standard profile.
- TaxonomyTestBase::mockStandardInstall in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTestBase.php - Provides a workaround for the inability to use the standard profile.
- TaxonomyTestBase::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTestBase.php - TaxonomyTranslationTestTrait::enableTranslation in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTranslationTestTrait.php - Enables translations where it needed.
- TaxonomyTranslationTestTrait::setUpTermReferenceField in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTranslationTestTrait.php - Adds term reference field for the article content type.
- taxonomy_build_node_index in core/
modules/ taxonomy/ taxonomy.module - Builds and inserts taxonomy index entries for a given node.
- template_preprocess_page in core/
includes/ theme.inc - Prepares variables for the page template.
- TermIndexTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php - TermIndexTest::testTaxonomyIndex in core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php - Tests that the taxonomy index is maintained properly.
- TermNode::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ TermNode.php - Adds additional data to the row.
- TermNode::query in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ TermNode.php - TermStorageSchema::getEntitySchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - Gets the entity schema for the specified entity type.
- TermTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - TermViewsData::getViewsData in core/
modules/ taxonomy/ src/ TermViewsData.php - Returns views data for the entity type.
- TestSiteOliveroInstallTestScript::setup in core/
tests/ Drupal/ TestSite/ TestSiteOliveroInstallTestScript.php - Run the code to setup the test environment.
- TextareaWithSummaryTest::testTextSummaryBehavior in core/
modules/ text/ tests/ src/ FunctionalJavascript/ TextareaWithSummaryTest.php - Tests the textSummary javascript behavior.
- TextareaWithSummaryTest::testTextSummaryRequiredBehavior in core/
modules/ text/ tests/ src/ FunctionalJavascript/ TextareaWithSummaryTest.php - Tests that the textSummary behavior is not run for required summary fields.
- ThemeTest::testThemeSuggestions in core/
modules/ system/ tests/ src/ Kernel/ Theme/ ThemeTest.php - Tests function theme_get_suggestions() for SA-CORE-2009-003.
- Tid::getArgument in core/
modules/ taxonomy/ src/ Plugin/ views/ argument_default/ Tid.php - Return the default argument.
- TokenReplaceTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TokenReplaceTest.php - TwigDebugMarkupTest::testTwigDebugMarkup in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigDebugMarkupTest.php - Tests debug markup added to Twig template output.
- TwigNodeTrans::compileString in core/
lib/ Drupal/ Core/ Template/ TwigNodeTrans.php - Extracts the text and tokens for the "trans" tag.
- UninstallTest::testUninstallPage in core/
modules/ system/ tests/ src/ Functional/ Module/ UninstallTest.php - Tests the Uninstall page and Uninstall confirmation page.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- Upgrade6Test::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ Upgrade6Test.php - Gets the available upgrade paths.
- Upgrade6Test::setUp in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ Upgrade6Test.php - Upgrade7Test::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ Upgrade7Test.php - Gets the available upgrade paths.
- Upgrade7Test::setUp in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ Upgrade7Test.php - UpgradeTest::getAvailablePaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d6/ UpgradeTest.php - Gets the available upgrade paths.
- UpgradeTest::getAvailablePaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d7/ UpgradeTest.php - Gets the available upgrade paths.
- UrlHelperTest::providerTestIsExternal in core/
tests/ Drupal/ Tests/ Component/ Utility/ UrlHelperTest.php - Provides data for self::testIsExternal().
- UrlTest::setUp in core/
tests/ Drupal/ Tests/ Core/ UrlTest.php - User::getArgument in core/
modules/ user/ src/ Plugin/ views/ argument_default/ User.php - Return the default argument.
- UserBulkFormTest::testConstructor in core/
modules/ user/ tests/ src/ Unit/ Plugin/ views/ field/ UserBulkFormTest.php - Tests the constructor assignment of actions.
- UserCancelTest::testUserAnonymize in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content.
- UserCancelTest::testUserAnonymizeBatch in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content using a batch process.
- UserCancelTest::testUserAnonymizeTranslations in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content and it's translations.
- UserCancelTest::testUserBlockUnpublish in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Disable account and unpublish all content.
- UserCancelTest::testUserBlockUnpublishNodeAccess in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Tests nodes are unpublished even if inaccessible to cancelling user.
- UserCancelTest::testUserCancelInvalid in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Attempt invalid account cancellations.
- UserCancelTest::testUserCancelWithoutPermission in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Attempt to cancel account without permission.
- UserCancelTest::testUserDelete in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and remove all content.
- UserPermissionsForm::permissionsByProvider in core/
modules/ user/ src/ Form/ UserPermissionsForm.php - Group permissions by the modules that provide them.
- UserPermissionsTest::testAccessContentPermission in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Verify 'access content' is listed in the correct location.
- UserPermissionsTest::testAccessModulePermission in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Verify that module-specific pages have correct access.
- UserRoleDeleteTest::testDependenciesRemoval in core/
modules/ user/ tests/ src/ Kernel/ UserRoleDeleteTest.php - Tests the removal of user role dependencies.
- ValidReferenceConstraintValidatorTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ValidReferenceConstraintValidatorTest.php - ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ValidReferenceConstraintValidatorTest.php - Tests the validation of pre-existing items in an entity reference field.
- Vid::create in core/
modules/ node/ src/ Plugin/ views/ argument/ Vid.php - Creates an instance of the plugin.
- ViewAddForm::form in core/
modules/ views_ui/ src/ ViewAddForm.php - Gets the actual form array to be built.
- ViewEntityDependenciesTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Entity/ ViewEntityDependenciesTest.php - ViewEntityDependenciesTest::testGetDependencies in core/
modules/ views/ tests/ src/ Kernel/ Entity/ ViewEntityDependenciesTest.php - Tests the getDependencies method.
- ViewExecutableTest::setUpFixtures in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Sets up the configuration and schema of views and views_test_data modules.
- ViewMode::initializeIterator in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ ViewMode.php - Initializes the iterator with the source data.
- ViewModeTest::providerSource in core/
modules/ node/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ ViewModeTest.php - The data provider.
- ViewResourceTestBase::getExpectedNormalizedEntity in core/
modules/ views/ tests/ src/ Functional/ Rest/ ViewResourceTestBase.php - Returns the expected normalization of the entity.
- views.view.archive.yml in core/
modules/ node/ config/ optional/ views.view.archive.yml - core/modules/node/config/optional/views.view.archive.yml
- views.view.base_and_revision.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.base_and_revision.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.base_and_revision.yml
- views.view.base_and_revision.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.base_and_revision.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.base_and_revision.yml
- views.view.comments_recent.yml in core/
modules/ comment/ config/ optional/ views.view.comments_recent.yml - core/modules/comment/config/optional/views.view.comments_recent.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.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.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.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.taxonomy_all_terms_test.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.taxonomy_all_terms_test.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_all_terms_test.yml
- views.view.taxonomy_term.yml in core/
modules/ taxonomy/ config/ optional/ views.view.taxonomy_term.yml - core/modules/taxonomy/config/optional/views.view.taxonomy_term.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_node_uid_revision.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_argument_node_uid_revision.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_argument_node_uid_revision.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_exposed_ajax.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_block_exposed_ajax.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax.yml
- views.view.test_block_exposed_ajax_with_page.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_block_exposed_ajax_with_page.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax_with_page.yml
- views.view.test_boolean_grouped_filter_view.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_boolean_grouped_filter_view.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_boolean_grouped_filter_view.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_hal.yml in core/
modules/ hal/ tests/ modules/ hal_test_views/ test_views/ views.view.test_comment_hal.yml - core/modules/hal/tests/modules/hal_test_views/test_views/views.view.test_comment_hal.yml
- views.view.test_comment_row.yml in core/
modules/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_comment_row.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_row.yml
- views.view.test_comment_rss.yml in core/
modules/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_comment_rss.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.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_contextual_links.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_contextual_links.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.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_display_invalid.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_display_invalid.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_invalid.yml
- views.view.test_distinct_click_sorting.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_distinct_click_sorting.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_distinct_click_sorting.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_duplicate_field_handlers.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_duplicate_field_handlers.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.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_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_entity_row_renderers_revisions_base.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_entity_row_renderers_revisions_base.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers_revisions_base.yml
- views.view.test_entity_type_filter.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_entity_type_filter.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_type_filter.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_admin_ui.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_admin_ui.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
- views.view.test_exposed_block.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_block.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_block.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_filter_datetime.yml in core/
modules/ datetime/ tests/ modules/ datetime_test/ test_views/ views.view.test_exposed_filter_datetime.yml - core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml
- views.view.test_exposed_form_buttons.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_form_buttons.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml
- views.view.test_exposed_form_checkboxes.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_form_checkboxes.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_checkboxes.yml
- views.view.test_exposed_form_pager.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_form_pager.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_pager.yml
- views.view.test_exposed_form_sort_items_per_page.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_form_sort_items_per_page.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.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_body.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_field_body.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_body.yml
- views.view.test_field_config_translation_filter.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_field_config_translation_filter.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_config_translation_filter.yml
- views.view.test_field_counter_display.yml in core/
modules/ rest/ tests/ modules/ rest_test_views/ test_views/ views.view.test_field_counter_display.yml - core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.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/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_field_filters.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_field_filters.yml
- views.view.test_field_get_entity.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_field_get_entity.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity.yml
- views.view.test_filter_datetime.yml in core/
modules/ datetime/ tests/ modules/ datetime_test/ test_views/ views.view.test_filter_datetime.yml - core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml
- views.view.test_filter_date_between.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_filter_date_between.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_date_between.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_in_operator_ui.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_filter_in_operator_ui.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_in_operator_ui.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_node_uid_revision.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_filter_node_uid_revision.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.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_form_multiple.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_form_multiple.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_form_multiple.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_groupwise_term.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_groupwise_term.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml
- views.view.test_groupwise_term_ui.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_groupwise_term_ui.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_groupwise_term_ui.yml
- views.view.test_groupwise_user.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_groupwise_user.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.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_link_base_links.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_link_base_links.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_link_base_links.yml
- views.view.test_link_tokens.yml in core/
modules/ link/ tests/ modules/ link_test_views/ test_views/ views.view.test_link_tokens.yml - core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.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_nid_argument.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_nid_argument.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_nid_argument.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_path_plugin.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_path_plugin.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_path_plugin.yml
- views.view.test_node_revision_id_argument.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_revision_id_argument.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_id_argument.yml
- views.view.test_node_revision_links.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_revision_links.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_links.yml
- views.view.test_node_revision_nid.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_revision_nid.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_nid.yml
- views.view.test_node_revision_timestamp.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_revision_timestamp.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml
- views.view.test_node_revision_uid.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_revision_uid.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_uid.yml
- views.view.test_node_revision_vid.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_revision_vid.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_vid.yml
- views.view.test_node_row_plugin.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_row_plugin.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml
- views.view.test_node_tokens.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_tokens.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_tokens.yml
- views.view.test_node_view.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_view.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.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_pager_full.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_pager_full.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_pager_full.yml
- views.view.test_pager_full_ajax.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_pager_full_ajax.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_pager_full_ajax.yml
- views.view.test_pager_none.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_pager_none.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_pager_none.yml
- views.view.test_pager_some.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_pager_some.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_pager_some.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_relationship_dependency.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_relationship_dependency.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_relationship_dependency.yml
- views.view.test_remember_selected.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_remember_selected.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_remember_selected.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_sort_datetime.yml in core/
modules/ datetime/ tests/ modules/ datetime_test/ test_views/ views.view.test_sort_datetime.yml - core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.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_store_pager_settings.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_store_pager_settings.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_store_pager_settings.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_taxonomy_exposed_grouped_filter.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_taxonomy_exposed_grouped_filter.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_exposed_grouped_filter.yml
- views.view.test_taxonomy_node_term_data.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_taxonomy_node_term_data.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_node_term_data.yml
- views.view.test_taxonomy_term_relationship.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_taxonomy_term_relationship.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_relationship.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_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
- views.view.test_view_sort_translation.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_view_sort_translation.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml
- ViewsWizardTest::testCreateViewWizard in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ ViewsWizardTest.php - Tests creating a View using the wizard.
- WizardTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ Views/ WizardTest.php - Sets up the test.
- WorkflowDependenciesTest::testOnDependencyRemoval in core/
modules/ workflows/ tests/ src/ Kernel/ WorkflowDependenciesTest.php - Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval().
- _node_access_rebuild_batch_operation in core/
modules/ node/ node.module - Implements callback_batch_operation().
- _node_mass_update_batch_process in core/
modules/ node/ node.admin.inc - Implements callback_batch_operation().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.