1342 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::testHtml5ShivIsNotLoaded in core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
Give ajax_page_state[libraries]=core/html5shiv 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
Test 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.
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.
BaseFieldOverrideTest::createAnotherEntity in core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php
Creates another entity to be tested.
BaseFieldOverrideTest::createEntity in core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php
Creates the entity to be tested.
BaseFieldOverrideTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php
Returns the expected JSON:API document for the entity.
BasicTest::testViewsWizardAndListing in core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BigPipeRegressionTest::testCommentForm_2698811 in core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php
Ensure comment form works with history and big_pipe modules.
block.block.testfor2354889.yml in core/modules/system/tests/fixtures/update/block.block.testfor2354889.yml
core/modules/system/tests/fixtures/update/block.block.testfor2354889.yml
block.block.views_block__articles_aside_block_1.yml in core/profiles/demo_umami/config/install/block.block.views_block__articles_aside_block_1.yml
core/profiles/demo_umami/config/install/block.block.views_block__articles_aside_block_1.yml
BlockConfigSchemaTest::setUp in core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php
BlockLanguageTest::testMultipleLanguageTypes in core/modules/block/tests/src/Functional/BlockLanguageTest.php
Tests block language visibility with different language types.
BlockTest::testBlock in core/modules/block/tests/src/Functional/BlockTest.php
Test configuring and moving a module-define block to specific regions.
Book::getEntityTypeId in core/modules/book/src/Plugin/migrate/destination/Book.php
Finds the entity type from configuration or plugin ID.
BookAdminEditForm::create in core/modules/book/src/Form/BookAdminEditForm.php
Instantiates a new instance of this class.
BookBreadcrumbBuilder::applies in core/modules/book/src/BookBreadcrumbBuilder.php
Whether this breadcrumb builder should be used to build the breadcrumb.
BookBreadcrumbBuilder::__construct in core/modules/book/src/BookBreadcrumbBuilder.php
Constructs the BookBreadcrumbBuilder.
BookContentModerationTest::setUp in core/modules/book/tests/src/Functional/BookContentModerationTest.php
BookExport::__construct in core/modules/book/src/BookExport.php
Constructs a BookExport object.
BookNavigationBlock::build in core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::create in core/modules/book/src/Plugin/Block/BookNavigationBlock.php
Creates an instance of the plugin.
BookNavigationCacheContext::getCacheableMetadata in core/modules/book/src/Cache/BookNavigationCacheContext.php
Gets the cacheability metadata for the context.
BookNavigationCacheContext::getContext in core/modules/book/src/Cache/BookNavigationCacheContext.php
Returns the string representation of the cache context.
BookPendingRevisionTest::setUp in core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php
BookTest::testBookDelete in core/modules/book/tests/src/Functional/BookTest.php
Tests the access for deleting top-level book nodes.
BookTest::testHookNodeLoadAccess in core/modules/book/tests/src/Functional/BookTest.php
Ensure the loaded book in hook_node_load() does not depend on the user.
BookUninstallTest::setUp in core/modules/book/tests/src/Kernel/BookUninstallTest.php
book_node_links_alter in core/modules/book/book.module
Implements hook_node_links_alter().
BooleanFormatterSettingsTest::setUp in core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::setUp in core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
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
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
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
CategorizingPluginManagerTraitTest::testProcessDefinitionCategory in core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php
@covers ::processDefinitionCategory
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
CKEditorIntegrationTest::setUp in core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
comment.routing.yml in core/modules/comment/comment.routing.yml
core/modules/comment/comment.routing.yml
comment.type.comment.yml in core/profiles/standard/config/install/comment.type.comment.yml
core/profiles/standard/config/install/comment.type.comment.yml
comment.type.comment_forum.yml in core/modules/forum/config/optional/comment.type.comment_forum.yml
core/modules/forum/config/optional/comment.type.comment_forum.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
Test comment approval functionality through admin/content/comment.
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
Test 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.
CommentAttributesTest::saveComment in core/modules/rdf/tests/src/Functional/CommentAttributesTest.php
Creates a comment entity.
CommentAttributesTest::setUp in core/modules/rdf/tests/src/Functional/CommentAttributesTest.php
CommentAttributesTest::testNumberOfCommentsRdfaMarkup in core/modules/rdf/tests/src/Functional/CommentAttributesTest.php
Tests the presence of the RDFa markup for the number of comments.
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.
CommentEntityTranslation::query in core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php
CommentFieldFilterTest::setUp in core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
CommentFieldNameTest::testCommentFieldName in core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php
Test 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.
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.
CommentRestExportTest::setUp in core/modules/comment/tests/src/Functional/Views/CommentRestExportTest.php
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/src/Tests/CommentTestBase.php
Creates a comment comment type (bundle).
CommentTestBase::createCommentType in core/modules/comment/tests/src/Functional/CommentTestBase.php
Creates a comment comment type (bundle).
CommentTestBase::postComment in core/modules/comment/src/Tests/CommentTestBase.php
Posts a comment.
CommentTestBase::postComment in core/modules/comment/tests/src/Functional/CommentTestBase.php
Posts a comment.
CommentTestBase::setCommentSettings in core/modules/comment/src/Tests/CommentTestBase.php
Sets a comment settings variable for the article content type.
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/src/Tests/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentTestBase::setUp in core/modules/comment/src/Tests/Views/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentTestBase::setUp in core/modules/comment/tests/src/Functional/CommentTestBase.php
CommentTestBase::setUp in core/modules/comment/tests/src/Functional/Views/CommentTestBase.php
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.
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::createEntity in core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php
Creates the entity to be tested.
CommentTypeTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php
Returns the expected JSON:API document for the entity.
CommentTypeTest::providerSource in core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTypeTest.php
The data provider.
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 @covers ::onDependencyRemovalForMethodGranularity @covers ::onDependencyRemovalForResourceGranularity
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 @covers ::getConfigEntitiesToChangeOnDependencyRemoval
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
ConfigEntityBaseUnitTest::testCalculateDependencies in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
@covers ::calculateDependencies @covers ::getDependencies
ConfigEntityBaseUnitTest::testPreSaveDuringSync in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
@covers ::preSave
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.
ConfigTranslationOverviewTest::testListingFieldsPage in core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php
Tests the field listing for the translate operation.
ConfigTranslationUiTest::testNodeFieldTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests field translation for node fields.
ConfigTranslationUiTest::testViewContextualLink in core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php
Tests that contextual link related to views.
ConfigurableLanguageManagerTest::setUp in core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php
ConfirmFormTest::testConfirmFormWithExternalDestination in core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php
Tests that the confirm form does not use external destinations.
ContentEntityTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
ContentEntityTest::testConstructorInvalidBundle in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests the constructor for invalid entity bundle.
ContentLanguageSettingsResourceTestBase::createEntity in core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php
Creates the entity to be tested.
ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity in core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php
Returns the expected normalization of the entity.
ContentLanguageSettingsTest::createAnotherEntity in core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php
Creates another entity to be tested.
ContentLanguageSettingsTest::createEntity in core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php
Creates the entity to be tested.
ContentLanguageSettingsTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php
Returns the expected JSON:API document for the entity.
ContentModerationAccessTest::setUp in core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php
ContentModerationStateStorageSchemaTest::setUp in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php
ContentModerationStateTest::basicModerationTestCases in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
Test cases for basic moderation test.
ContentModerationStateTest::setUp in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
ContentModerationStateTest::testChangingContentLangcode in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
Test changing the language of content without adding a translation.
ContentModerationStateTest::testModerationWithFieldConfigOverride in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
Tests moderation when the moderation_state field has a config override.
ContentModerationStateTest::testMultilingualModeration in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
Tests basic multilingual content moderation through the API.
ContentModerationStateTest::testWorkflowDependencies in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
Tests the dependencies of the workflow when using content moderation.
ContentModerationTest::setUp in core/modules/media_library/tests/src/FunctionalJavascript/ContentModerationTest.php
ContentModerationWorkflowConfigTest::setUp in core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php
ContentPreprocess::isLatestVersionPage in core/modules/content_moderation/src/ContentPreprocess.php
Checks whether a route is the "Latest version" tab of a node.
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 propegated on creation.
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate in core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
Tests that bundle translation setting changes are propegated.
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
Test adding a contextual filter handler through the UI.
core.base_field_override.node.book.promote.yml in core/modules/book/config/optional/core.base_field_override.node.book.promote.yml
core/modules/book/config/optional/core.base_field_override.node.book.promote.yml
core.base_field_override.node.forum.promote.yml in core/modules/forum/config/optional/core.base_field_override.node.forum.promote.yml
core/modules/forum/config/optional/core.base_field_override.node.forum.promote.yml
core.base_field_override.node.forum.title.yml in core/modules/forum/config/optional/core.base_field_override.node.forum.title.yml
core/modules/forum/config/optional/core.base_field_override.node.forum.title.yml
core.base_field_override.node.page.promote.yml in core/profiles/standard/config/install/core.base_field_override.node.page.promote.yml
core/profiles/standard/config/install/core.base_field_override.node.page.promote.yml
core.base_field_override.node.page.promote.yml in core/profiles/demo_umami/config/install/core.base_field_override.node.page.promote.yml
core/profiles/demo_umami/config/install/core.base_field_override.node.page.promote.yml
core.base_field_override.node.recipe.title.yml in core/profiles/demo_umami/config/install/core.base_field_override.node.recipe.title.yml
core/profiles/demo_umami/config/install/core.base_field_override.node.recipe.title.yml
core.entity_form_display.node.article.default.yml in core/profiles/standard/config/install/core.entity_form_display.node.article.default.yml
core/profiles/standard/config/install/core.entity_form_display.node.article.default.yml
core.entity_form_display.node.article.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.node.article.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.node.article.default.yml
core.entity_form_display.node.basic_page.default.yml in core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.node.basic_page.default.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.node.basic_page.default.yml
core.entity_form_display.node.book.default.yml in core/modules/book/config/optional/core.entity_form_display.node.book.default.yml
core/modules/book/config/optional/core.entity_form_display.node.book.default.yml
core.entity_form_display.node.forum.default.yml in core/modules/forum/config/optional/core.entity_form_display.node.forum.default.yml
core/modules/forum/config/optional/core.entity_form_display.node.forum.default.yml
core.entity_form_display.node.options_install_test.default.yml in core/modules/options/tests/options_config_install_test/config/install/core.entity_form_display.node.options_install_test.default.yml
core/modules/options/tests/options_config_install_test/config/install/core.entity_form_display.node.options_install_test.default.yml
core.entity_form_display.node.page.default.yml in core/profiles/standard/config/install/core.entity_form_display.node.page.default.yml
core/profiles/standard/config/install/core.entity_form_display.node.page.default.yml
core.entity_form_display.node.page.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.node.page.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.node.page.default.yml
core.entity_form_display.node.recipe.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.node.recipe.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.node.recipe.default.yml
core.entity_view_display.node.article.card.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card.yml
core.entity_view_display.node.article.card_common.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card_common.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card_common.yml
core.entity_view_display.node.article.card_common_alt.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card_common_alt.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card_common_alt.yml
core.entity_view_display.node.article.default.yml in core/profiles/standard/config/install/core.entity_view_display.node.article.default.yml
core/profiles/standard/config/install/core.entity_view_display.node.article.default.yml
core.entity_view_display.node.article.default.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.article.default.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.article.default.yml
core.entity_view_display.node.article.default_2677990.yml in core/modules/file/tests/fixtures/update/core.entity_view_display.node.article.default_2677990.yml
core/modules/file/tests/fixtures/update/core.entity_view_display.node.article.default_2677990.yml
core.entity_view_display.node.article.full.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.article.full.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.article.full.yml
core.entity_view_display.node.article.rss.yml in core/profiles/standard/config/install/core.entity_view_display.node.article.rss.yml
core/profiles/standard/config/install/core.entity_view_display.node.article.rss.yml
core.entity_view_display.node.article.rss.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.article.rss.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.article.rss.yml
core.entity_view_display.node.article.teaser.yml in core/profiles/standard/config/install/core.entity_view_display.node.article.teaser.yml
core/profiles/standard/config/install/core.entity_view_display.node.article.teaser.yml
core.entity_view_display.node.article.teaser.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.article.teaser.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.article.teaser.yml
core.entity_view_display.node.basic_page.default.yml in core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.node.basic_page.default.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.node.basic_page.default.yml
core.entity_view_display.node.book.default.yml in core/modules/book/config/optional/core.entity_view_display.node.book.default.yml
core/modules/book/config/optional/core.entity_view_display.node.book.default.yml
core.entity_view_display.node.book.teaser.yml in core/modules/book/config/optional/core.entity_view_display.node.book.teaser.yml
core/modules/book/config/optional/core.entity_view_display.node.book.teaser.yml
core.entity_view_display.node.forum.default.yml in core/modules/forum/config/optional/core.entity_view_display.node.forum.default.yml
core/modules/forum/config/optional/core.entity_view_display.node.forum.default.yml
core.entity_view_display.node.forum.teaser.yml in core/modules/forum/config/optional/core.entity_view_display.node.forum.teaser.yml
core/modules/forum/config/optional/core.entity_view_display.node.forum.teaser.yml
core.entity_view_display.node.options_install_test.default.yml in core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml
core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml
core.entity_view_display.node.options_install_test.teaser.yml in core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.teaser.yml
core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.teaser.yml
core.entity_view_display.node.page.default.yml in core/profiles/standard/config/install/core.entity_view_display.node.page.default.yml
core/profiles/standard/config/install/core.entity_view_display.node.page.default.yml
core.entity_view_display.node.page.default.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.page.default.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.page.default.yml
core.entity_view_display.node.page.teaser.yml in core/profiles/standard/config/install/core.entity_view_display.node.page.teaser.yml
core/profiles/standard/config/install/core.entity_view_display.node.page.teaser.yml
core.entity_view_display.node.page.teaser.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.page.teaser.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.page.teaser.yml
core.entity_view_display.node.recipe.card.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card.yml
core.entity_view_display.node.recipe.card_common.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card_common.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card_common.yml
core.entity_view_display.node.recipe.card_common_alt.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card_common_alt.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card_common_alt.yml
core.entity_view_display.node.recipe.default.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.default.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.default.yml
core.entity_view_display.node.recipe.full.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.full.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.full.yml
core.entity_view_display.node.recipe.teaser.yml in core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.teaser.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.teaser.yml
core.entity_view_mode.node.card.yml in core/profiles/demo_umami/config/install/core.entity_view_mode.node.card.yml
core/profiles/demo_umami/config/install/core.entity_view_mode.node.card.yml
core.entity_view_mode.node.card_common.yml in core/profiles/demo_umami/config/install/core.entity_view_mode.node.card_common.yml
core/profiles/demo_umami/config/install/core.entity_view_mode.node.card_common.yml
core.entity_view_mode.node.card_common_alt.yml in core/profiles/demo_umami/config/install/core.entity_view_mode.node.card_common_alt.yml
core/profiles/demo_umami/config/install/core.entity_view_mode.node.card_common_alt.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.print.yml in core/modules/book/config/optional/core.entity_view_mode.node.print.yml
core/modules/book/config/optional/core.entity_view_mode.node.print.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
CreateTestContentEntitiesTrait::createContent in core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
Create several pieces of generic content.
CreateTestContentEntitiesTrait::createContentPostUpgrade in core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
Create several pieces of generic content.
CreateTestContentEntitiesTrait::getRequiredModules in core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
Gets required modules.
CreateTestContentEntitiesTrait::installEntitySchemas in core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
Install required entity schemas.
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_field.yml in core/modules/field/migrations/d6_field.yml
core/modules/field/migrations/d6_field.yml
d6_field_formatter_settings.yml in core/modules/field/migrations/d6_field_formatter_settings.yml
core/modules/field/migrations/d6_field_formatter_settings.yml
d6_field_instance.yml in core/modules/field/migrations/d6_field_instance.yml
core/modules/field/migrations/d6_field_instance.yml
d6_field_instance_label_description_translation.yml in core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml
core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml
d6_field_instance_option_translation.yml in core/modules/config_translation/migrations/d6_field_instance_option_translation.yml
core/modules/config_translation/migrations/d6_field_instance_option_translation.yml
d6_field_instance_widget_settings.yml in core/modules/field/migrations/d6_field_instance_widget_settings.yml
core/modules/field/migrations/d6_field_instance_widget_settings.yml
d6_field_option_translation.yml in core/modules/config_translation/migrations/d6_field_option_translation.yml
core/modules/config_translation/migrations/d6_field_option_translation.yml
d6_language_content_settings.yml in core/modules/language/migrations/d6_language_content_settings.yml
core/modules/language/migrations/d6_language_content_settings.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_upload_entity_display.yml in core/modules/file/migrations/d6_upload_entity_display.yml
core/modules/file/migrations/d6_upload_entity_display.yml
d6_upload_entity_form_display.yml in core/modules/file/migrations/d6_upload_entity_form_display.yml
core/modules/file/migrations/d6_upload_entity_form_display.yml
d6_upload_field.yml in core/modules/file/migrations/d6_upload_field.yml
core/modules/file/migrations/d6_upload_field.yml
d6_upload_field_instance.yml in core/modules/file/migrations/d6_upload_field_instance.yml
core/modules/file/migrations/d6_upload_field_instance.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_language_content_settings.yml in core/modules/language/migrations/d7_language_content_settings.yml
core/modules/language/migrations/d7_language_content_settings.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
Set the empty argument value to the current date, formatted appropriately for this argument.
DateFilterTest::setUp in core/modules/datetime/tests/src/Functional/DateFilterTest.php
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
Test 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
Test default value functionality.
DateTimeHandlerTestBase::setUp in core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php
DateTimeHandlerTestBase::setUp in core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php
DefaultContentModerationStateRevisionUpdateTest::testUpdateDefaultRevision in core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php
Test updating the default revision.
DefaultRevisionStateTest::setUp in core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
DefaultRevisionStateTest::testMultilingual in core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
Tests a translatable Node.
DefaultViewRecentCommentsTest::setUp in core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php
DefaultViewsTest::setUp in core/modules/views/tests/src/Functional/DefaultViewsTest.php
demo_umami.info.yml in core/profiles/demo_umami/demo_umami.info.yml
core/profiles/demo_umami/demo_umami.info.yml
demo_umami_content.info.yml in core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml
core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml
DeprecatedModerationStateViewsRelationshipTest::setUp in core/modules/content_moderation/tests/src/Functional/DeprecatedModerationStateViewsRelationshipTest.php
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/migrate_drupal/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
drupal7.php in core/modules/migrate_drupal/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
drupal8.views-image-style-dependency-2649914.yml in core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
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
EntityAccessChecker::checkRevisionViewAccess in core/modules/jsonapi/src/Access/EntityAccessChecker.php
Checks access to the given revision entity.
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
Test 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.
EntityFormDisplayTest::createAnotherEntity in core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php
Creates another entity to be tested.
EntityFormDisplayTest::createEntity in core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php
Creates the entity to be tested.
EntityFormDisplayTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php
Returns the expected JSON:API document for 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
EntityManagerTest::testGetBaseFieldDefinitions in core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
Tests the getBaseFieldDefinitions() method.
EntityManagerTest::testGetBundleInfo in core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
Tests the getBundleInfo() method.
EntityManagerTest::testGetFieldDefinitions in core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
Tests the getFieldDefinitions() method.
EntityManagerTest::testGetFieldMapByFieldType in core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
Tests the getFieldMapByFieldType() method.
EntityManagerTest::testGetFieldStorageDefinitions in core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
Tests the getFieldStorageDefinitions() method.
EntityOperationsTest::createNodeType in core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php
Creates a page node type to test with, ensuring that it's moderated.
EntityOperationsTest::setUp in core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php
EntityOperationsTest::testArchive in core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php
Verifies that an unpublished state may be made the default revision.
EntityOperationsTest::testPendingRevisions in core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php
Verifies that the process of saving pending revisions works as expected.
EntityReferenceAdminTest::testAvailableFormatters in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
Tests the formatters for the Entity References.
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget in core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php
Tests that the default autocomplete widget return the correct results.
EntityReferenceAutoCreateTest::testAutoCreate in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php
Tests that the autocomplete input element appears and the creation of a new entity.
EntityReferenceAutoCreateTest::testMultipleTargetBundles in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php
Tests if an entity reference field having multiple target bundles is storing the auto-created entity in the right destination.
EntityReferenceAutoCreateTest::testNoBundles in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php
Tests autocreation for an entity that has no bundles.
EntityReferenceFieldAttributesTest::setUp in core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php
Tests that dependencies due to default values can be removed.
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php
Tests that default values are correctly translated to UUIDs in config.
EntityReferenceFileUploadTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php
EntityReferenceItem::defaultStorageSettings in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
Defines the storage-level settings for this plugin.
EntityReferenceItemTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php
Sets up the test.
EntityReferenceItemTest::testAutocreateValidation in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php
Tests ValidReferenceConstraint with newly created and unsaved entities.
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
Test the comment-specific overrides of the entity handler.
EntityReferenceSelectionAccessTest::testNodeHandler in core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
Test 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.
EntityReferenceSettingsTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php
EntityReferenceSettingsTest::testConfigTargetBundleDeletion in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php
Tests that config bundle deletions are mirrored in field config settings.
EntityReferenceSettingsTest::testCustomTargetBundleDeletion in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php
Tests that deletions of custom bundles are mirrored in field settings.
EntityReferenceXSSTest::testEntityReferenceXSS in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceXSSTest.php
Tests markup is escaped in the entity reference select and label formatter.
EntityResourceTest::setUp in core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php
EntityResourceTest::testGetEmptyCollection in core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php
@covers ::getCollection
EntityResourceTest::testGetPagedCollection in core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php
@covers ::getCollection
EntityRevisionConverterTest::setUp in core/modules/content_moderation/tests/src/Kernel/EntityRevisionConverterTest.php
EntityRevisionConverterTest::testDeprecatedLoadPendingRevisionFlag in core/modules/content_moderation/tests/src/Kernel/EntityRevisionConverterTest.php
@covers ::convert @expectedDeprecationMessage The load_pending_revision flag has been deprecated. You should use load_latest_revision instead.
EntityRevisionTest::setUp in core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
EntityStateChangeValidationTest::setUp in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
EntityStateChangeValidationTest::testExistingContentWithNoModeration in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
Tests that content without prior moderation information can be moderated.
EntityStateChangeValidationTest::testExistingMultilingualContentWithNoModeration in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
Tests that content without prior moderation information can be translated.
EntityStateChangeValidationTest::testInvalidState in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
Test validation with an invalid state.
EntityStateChangeValidationTest::testInvalidStateMultilingual in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
Test state transition validation with multiple languages.
EntityStateChangeValidationTest::testInvalidStateWithoutExisting in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
Test validation with content that has no initial state or an invalid state.
EntityStateChangeValidationTest::testInvalidTransition in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
Test invalid transitions.
EntityStateChangeValidationTest::testTransitionAccessValidation in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
@dataProvider transitionAccessValidationTestCases
EntityStateChangeValidationTest::testValidTransition in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
Test valid transitions.
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.
EntityUnitTestBase::setUp in core/modules/system/src/Tests/Entity/EntityUnitTestBase.php
Performs setup tasks before each individual test method is run.
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.
EntityViewDisplayTest::createAnotherEntity in core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php
Creates another entity to be tested.
EntityViewDisplayTest::createEntity in core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php
Creates the entity to be tested.
EntityViewDisplayTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php
Returns the expected JSON:API document for 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/profiles/standard/config/install/field.field.node.article.body.yml
core/profiles/standard/config/install/field.field.node.article.body.yml
field.field.node.article.body.yml in core/profiles/demo_umami/config/install/field.field.node.article.body.yml
core/profiles/demo_umami/config/install/field.field.node.article.body.yml
field.field.node.article.comment.yml in core/profiles/standard/config/install/field.field.node.article.comment.yml
core/profiles/standard/config/install/field.field.node.article.comment.yml
field.field.node.article.field_file_generic_2677990.yml in core/modules/file/tests/fixtures/update/field.field.node.article.field_file_generic_2677990.yml
core/modules/file/tests/fixtures/update/field.field.node.article.field_file_generic_2677990.yml
field.field.node.article.field_file_table_2677990.yml in core/modules/file/tests/fixtures/update/field.field.node.article.field_file_table_2677990.yml
core/modules/file/tests/fixtures/update/field.field.node.article.field_file_table_2677990.yml
field.field.node.article.field_image.yml in core/profiles/standard/config/install/field.field.node.article.field_image.yml
core/profiles/standard/config/install/field.field.node.article.field_image.yml
field.field.node.article.field_media_image.yml in core/profiles/demo_umami/config/install/field.field.node.article.field_media_image.yml
core/profiles/demo_umami/config/install/field.field.node.article.field_media_image.yml
field.field.node.article.field_ref_autocreate_2412569.yml in core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_autocreate_2412569.yml
core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_autocreate_2412569.yml
field.field.node.article.field_ref_views_select_2429191.yml in core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_views_select_2429191.yml
core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_views_select_2429191.yml
field.field.node.article.field_tags.yml in core/profiles/standard/config/install/field.field.node.article.field_tags.yml
core/profiles/standard/config/install/field.field.node.article.field_tags.yml
field.field.node.article.field_tags.yml in core/profiles/demo_umami/config/install/field.field.node.article.field_tags.yml
core/profiles/demo_umami/config/install/field.field.node.article.field_tags.yml
field.field.node.basic_page.field_empty_types_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_empty_types_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_empty_types_media.yml
field.field.node.basic_page.field_noadd_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml
field.field.node.basic_page.field_null_types_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_null_types_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_null_types_media.yml
field.field.node.basic_page.field_single_media_type.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_single_media_type.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_single_media_type.yml
field.field.node.basic_page.field_twin_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_twin_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_twin_media.yml
field.field.node.basic_page.field_unlimited_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_unlimited_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_unlimited_media.yml
field.field.node.book.body.yml in core/modules/book/config/optional/field.field.node.book.body.yml
core/modules/book/config/optional/field.field.node.book.body.yml
field.field.node.forum.body.yml in core/modules/forum/config/optional/field.field.node.forum.body.yml
core/modules/forum/config/optional/field.field.node.forum.body.yml
field.field.node.forum.comment_forum.yml in core/modules/forum/config/optional/field.field.node.forum.comment_forum.yml
core/modules/forum/config/optional/field.field.node.forum.comment_forum.yml
field.field.node.forum.taxonomy_forums.yml in core/modules/forum/config/optional/field.field.node.forum.taxonomy_forums.yml
core/modules/forum/config/optional/field.field.node.forum.taxonomy_forums.yml
field.field.node.options_install_test.body.yml in core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml
field.field.node.options_install_test.field_options_float.yml in core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.field_options_float.yml
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.field_options_float.yml
field.field.node.page.body.yml in core/profiles/standard/config/install/field.field.node.page.body.yml
core/profiles/standard/config/install/field.field.node.page.body.yml
field.field.node.page.body.yml in core/profiles/demo_umami/config/install/field.field.node.page.body.yml
core/profiles/demo_umami/config/install/field.field.node.page.body.yml
field.field.node.page.field_range.yml in core/modules/datetime_range/tests/fixtures/update/field.field.node.page.field_range.yml
core/modules/datetime_range/tests/fixtures/update/field.field.node.page.field_range.yml
field.field.node.recipe.field_cooking_time.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_cooking_time.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_cooking_time.yml
field.field.node.recipe.field_difficulty.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_difficulty.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_difficulty.yml
field.field.node.recipe.field_ingredients.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_ingredients.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_ingredients.yml
field.field.node.recipe.field_media_image.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_media_image.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_media_image.yml
field.field.node.recipe.field_number_of_servings.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_number_of_servings.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_number_of_servings.yml
field.field.node.recipe.field_preparation_time.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_preparation_time.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_preparation_time.yml
field.field.node.recipe.field_recipe_category.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_recipe_category.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_recipe_category.yml
field.field.node.recipe.field_recipe_instruction.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_recipe_instruction.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_recipe_instruction.yml
field.field.node.recipe.field_summary.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_summary.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_summary.yml
field.field.node.recipe.field_tags.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.field_tags.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.field_tags.yml
field.field.node.recipe.layout_builder__layout.yml in core/profiles/demo_umami/config/install/field.field.node.recipe.layout_builder__layout.yml
core/profiles/demo_umami/config/install/field.field.node.recipe.layout_builder__layout.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/profiles/standard/config/install/field.storage.node.comment.yml
core/profiles/standard/config/install/field.storage.node.comment.yml
field.storage.node.comment_forum.yml in core/modules/forum/config/optional/field.storage.node.comment_forum.yml
core/modules/forum/config/optional/field.storage.node.comment_forum.yml
field.storage.node.field_cooking_time.yml in core/profiles/demo_umami/config/install/field.storage.node.field_cooking_time.yml
core/profiles/demo_umami/config/install/field.storage.node.field_cooking_time.yml
field.storage.node.field_difficulty.yml in core/profiles/demo_umami/config/install/field.storage.node.field_difficulty.yml
core/profiles/demo_umami/config/install/field.storage.node.field_difficulty.yml
field.storage.node.field_empty_types_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_empty_types_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_empty_types_media.yml
field.storage.node.field_file_generic_2677990.yml in core/modules/file/tests/fixtures/update/field.storage.node.field_file_generic_2677990.yml
core/modules/file/tests/fixtures/update/field.storage.node.field_file_generic_2677990.yml
field.storage.node.field_file_table_2677990.yml in core/modules/file/tests/fixtures/update/field.storage.node.field_file_table_2677990.yml
core/modules/file/tests/fixtures/update/field.storage.node.field_file_table_2677990.yml
field.storage.node.field_image.yml in core/profiles/standard/config/install/field.storage.node.field_image.yml
core/profiles/standard/config/install/field.storage.node.field_image.yml
field.storage.node.field_ingredients.yml in core/profiles/demo_umami/config/install/field.storage.node.field_ingredients.yml
core/profiles/demo_umami/config/install/field.storage.node.field_ingredients.yml
field.storage.node.field_media_image.yml in core/profiles/demo_umami/config/install/field.storage.node.field_media_image.yml
core/profiles/demo_umami/config/install/field.storage.node.field_media_image.yml
field.storage.node.field_noadd_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml
field.storage.node.field_null_types_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_null_types_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_null_types_media.yml
field.storage.node.field_number_of_servings.yml in core/profiles/demo_umami/config/install/field.storage.node.field_number_of_servings.yml
core/profiles/demo_umami/config/install/field.storage.node.field_number_of_servings.yml
field.storage.node.field_options_float.yml in core/modules/options/tests/options_config_install_test/config/install/field.storage.node.field_options_float.yml
core/modules/options/tests/options_config_install_test/config/install/field.storage.node.field_options_float.yml
field.storage.node.field_preparation_time.yml in core/profiles/demo_umami/config/install/field.storage.node.field_preparation_time.yml
core/profiles/demo_umami/config/install/field.storage.node.field_preparation_time.yml
field.storage.node.field_range.yml in core/modules/datetime_range/tests/fixtures/update/field.storage.node.field_range.yml
core/modules/datetime_range/tests/fixtures/update/field.storage.node.field_range.yml
field.storage.node.field_recipe_category.yml in core/profiles/demo_umami/config/install/field.storage.node.field_recipe_category.yml
core/profiles/demo_umami/config/install/field.storage.node.field_recipe_category.yml
field.storage.node.field_recipe_instruction.yml in core/profiles/demo_umami/config/install/field.storage.node.field_recipe_instruction.yml
core/profiles/demo_umami/config/install/field.storage.node.field_recipe_instruction.yml
field.storage.node.field_ref_autocreate_2412569.yml in core/modules/field/tests/fixtures/update/field.storage.node.field_ref_autocreate_2412569.yml
core/modules/field/tests/fixtures/update/field.storage.node.field_ref_autocreate_2412569.yml
field.storage.node.field_ref_views_select_2429191.yml in core/modules/field/tests/fixtures/update/field.storage.node.field_ref_views_select_2429191.yml
core/modules/field/tests/fixtures/update/field.storage.node.field_ref_views_select_2429191.yml
field.storage.node.field_single_media_type.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_single_media_type.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_single_media_type.yml
field.storage.node.field_summary.yml in core/profiles/demo_umami/config/install/field.storage.node.field_summary.yml
core/profiles/demo_umami/config/install/field.storage.node.field_summary.yml
field.storage.node.field_tags.yml in core/profiles/standard/config/install/field.storage.node.field_tags.yml
core/profiles/standard/config/install/field.storage.node.field_tags.yml
field.storage.node.field_tags.yml in core/profiles/demo_umami/config/install/field.storage.node.field_tags.yml
core/profiles/demo_umami/config/install/field.storage.node.field_tags.yml
field.storage.node.field_twin_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_twin_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_twin_media.yml
field.storage.node.field_unlimited_media.yml in core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml
field.storage.node.layout_builder__layout.yml in core/profiles/demo_umami/config/install/field.storage.node.layout_builder__layout.yml
core/profiles/demo_umami/config/install/field.storage.node.layout_builder__layout.yml
field.storage.node.taxonomy_forums.yml in core/modules/forum/config/optional/field.storage.node.taxonomy_forums.yml
core/modules/forum/config/optional/field.storage.node.taxonomy_forums.yml
FieldAccessTest::setUp in core/modules/field/tests/src/Functional/FieldAccessTest.php
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.
FieldConfigAccessControlHandlerTest::setUp in core/modules/field/tests/src/Unit/FieldConfigAccessControlHandlerTest.php
FieldConfigResourceTestBase::createEntity in core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php
Creates the entity to be tested.
FieldConfigResourceTestBase::getExpectedNormalizedEntity in core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php
Returns the expected normalization of the entity.
FieldConfigTest::createAnotherEntity in core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php
Creates another entity to be tested.
FieldConfigTest::createEntity in core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php
Creates the entity to be tested.
FieldConfigTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php
Returns the expected JSON:API document for the entity.
FieldDefaultValueCallbackTest::testDefaultValueCallbackForm in core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php
FieldDiscovery::getAllFields in core/modules/migrate_drupal/src/FieldDiscovery.php
Gets all field information related to this migration.
FieldDiscoveryTest::getBundleFieldsData in core/modules/migrate_drupal/tests/src/Unit/FieldDiscoveryTest.php
Provides data for testGetBundleFields.
FieldDiscoveryTest::getEntityFieldsData in core/modules/migrate_drupal/tests/src/Unit/FieldDiscoveryTest.php
Provides data for testGetEntityFields.
FieldDiscoveryTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
FieldDiscoveryTest::testAddFields in core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
Tests the addFields method.
FieldDiscoveryTest::testGetAllFields in core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
Tests the getAllFields method.
FieldDiscoveryTest::testGetAllFields in core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php
Tests the getAllFields method.
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.
FieldEntityTest::setUp in core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php
FieldEntityTest::testGetEntity in core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php
Tests the getEntity method.
FieldEntityTranslationTest::setUp in core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php
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
FieldInstance::prepareRow in core/modules/field/src/Plugin/migrate/source/d7/FieldInstance.php
Adds additional data to the row.
FieldInstanceLabelDescriptionTranslationTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstanceLabelDescriptionTranslationTest.php
The data provider.
FieldInstancePerFormDisplayTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerFormDisplayTest.php
The data provider.
FieldInstancePerViewMode::initializeIterator in core/modules/field/src/Plugin/migrate/source/d6/FieldInstancePerViewMode.php
Initializes the iterator with the source data.
FieldInstancePerViewModeTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php
The data provider.
FieldInstancePerViewModeTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php
The data provider.
FieldInstanceTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstanceTest.php
The data provider.
FieldOptionTranslationTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php
The data provider.
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
FieldStorageConfigAccessControlHandlerTest::setUp in core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php
FieldStorageConfigResourceTestBase::createEntity in core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php
Creates the entity to be tested.
FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity in core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php
Returns the expected normalization of the entity.
FieldStorageConfigTest::createEntity in core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php
Creates the entity to be tested.
FieldStorageConfigTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php
Returns the expected JSON:API document for the entity.
FieldTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php
The data provider.
FieldTestBase::setUpFieldStorages in core/modules/field/src/Tests/Views/FieldTestBase.php
FieldTestBase::setUpFieldStorages in core/modules/field/tests/src/Functional/Views/FieldTestBase.php
FieldUIDeleteTest::testDeleteField in core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php
Tests that deletion removes field storages and fields as expected.
FieldUITest::testBooleanFilterHandler in core/modules/field/tests/src/Functional/Views/FieldUITest.php
Tests adding a boolean field filter handler.
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.
FileFieldAnonymousSubmissionTest::doTestNodeWithFileWithoutTitle in core/modules/file/tests/src/Functional/FileFieldAnonymousSubmissionTest.php
Helper method to test file submissions with missing node titles.
FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFile in core/modules/file/tests/src/Functional/FileFieldAnonymousSubmissionTest.php
Tests file submission for an anonymous visitor.
FileFieldAttributesTest::setUp in core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php
FileFieldAttributesTest::testNodeTeaser in core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php
Tests if file fields in teasers have correct resources.
FileFieldDisplayTest::testDefaultFileFieldDisplay in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests default display of File Field.
FileFieldDisplayTest::testDescriptionDefaultFileFieldDisplay in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests description display of File Field.
FileFieldDisplayTest::testNodeDisplay in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileFieldFormatterAccessTest::testFileAccessHandler in core/modules/file/tests/src/Functional/FileFieldFormatterAccessTest.php
Tests the custom access handler is invoked.
FileFieldPathTest::testUploadPath in core/modules/file/tests/src/Functional/FileFieldPathTest.php
Tests the normal formatter display on node display.
FileFieldRevisionTest::testRevisions in core/modules/file/tests/src/Functional/FileFieldRevisionTest.php
Tests creating multiple revisions of a node and managing attached files.
FileFieldRSSContentTest::testFileFieldRSSContent in core/modules/file/tests/src/Functional/FileFieldRSSContentTest.php
Tests RSS enclosure formatter display for RSS feeds.
FileFieldTestBase::updateFileField in core/modules/file/src/Tests/FileFieldTestBase.php
Updates an existing file field with new settings.
FileFieldTestBase::updateFileField in core/modules/file/tests/src/Functional/FileFieldTestBase.php
Updates an existing file field with new settings.
FileFieldTestBase::uploadNodeFiles in core/modules/file/src/Tests/FileFieldTestBase.php
Uploads multiple files to a node.
FileFieldTestBase::uploadNodeFiles in core/modules/file/tests/src/Functional/FileFieldTestBase.php
Uploads multiple files to a node.
FileFieldValidateTest::testAjaxValidationMessage in core/modules/file/tests/src/FunctionalJavascript/FileFieldValidateTest.php
Test the validation message is displayed only once for ajax uploads.
FileFieldValidateTest::testAssertFileExistsDeprecation in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests deprecation of the assertFileExists and assertFileNotExists methods.
FileFieldValidateTest::testFileExtension in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests file extension checking.
FileFieldValidateTest::testFileMaxSize in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests the max file size validator.
FileFieldValidateTest::testFileRemoval in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Checks that a file can always be removed if it does not pass validation.
FileFieldValidateTest::testRequired in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests the required property on file fields.
FileFieldWidgetTest::doTestTemporaryFileRemovalExploit in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Helper for testing exploiting the temporary file removal using fid.
FileFieldWidgetTest::testMultiValuedWidget in core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetTest.php
Tests upload and remove buttons for multiple multi-valued File fields.
FileFieldWidgetTest::testMultiValuedWidget in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests upload and remove buttons for multiple multi-valued File fields.
FileFieldWidgetTest::testPrivateFileComment in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests that download restrictions on private files work on comments.
FileFieldWidgetTest::testPrivateFileSetting in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTest::testSingleValuedWidget in core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetTest.php
Tests uploading and remove buttons for a single-valued File field.
FileFieldWidgetTest::testSingleValuedWidget in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests upload and remove buttons for a single-valued File field.
FileFieldWidgetTest::testUploadingMoreFilesThenAllowed in core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetTest.php
Tests uploading more files then allowed at once.
FileFieldWidgetTest::testWidgetElement in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests file widget element.
FileFieldWidgetTest::testWidgetValidation in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests validation with the Upload button.
FileListingTest::setUp in core/modules/file/tests/src/Functional/FileListingTest.php
FileListingTest::testFileListingPages in core/modules/file/tests/src/Functional/FileListingTest.php
Tests file overview with different user permissions.
FileOnTranslatedEntityTest::setUp in core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php
FileOnTranslatedEntityTest::testSyncedFiles in core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php
Tests synced file fields on translated nodes.
FilePrivateTest::testPrivateFile in core/modules/file/tests/src/Functional/FilePrivateTest.php
Tests file access for file uploaded to a private node.
FileTokenReplaceTest::testFileTokenReplacement in core/modules/file/tests/src/Functional/FileTokenReplaceTest.php
Creates a file, then tests the tokens generated from it.
FileViewsData::getViewsData in core/modules/file/src/FileViewsData.php
Returns views data for the entity type.
FilterAndArgumentUserUidTest::testHandlers in core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
Tests the user posted or commented filter and argument handlers.
FilterDateTest::setUp in core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
Create nodes with relative dates of yesterday, today, and tomorrow.
FilterDateTest::setUp in core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
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
FilterTest::savePaintingType in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
Creates a painting node type.
FilterTest::setUp in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
FilterTest::setUpSchemas in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
Sets up the schemas.
FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
@covers ::queryCondition
FilterTest::testInvalidFilterPathDueToElidedSoleProperty in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
@covers ::queryCondition
FilterTest::testInvalidFilterPathDueToMissingPropertyName in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
@covers ::queryCondition
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
@covers ::queryCondition
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
@covers ::queryCondition
FilterTest::testInvalidFilterPathDueToNonexistentProperty in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
@covers ::queryCondition
FilterTest::testQueryCondition in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
@covers ::queryCondition
FilterUidRevisionTest::testFilter in core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php
Tests the node_uid_revision filter.
FollowUpMigrationsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
FormController::submitForm in core/modules/system/tests/modules/condition_test/src/FormController.php
Form submission handler.
FormErrorHandlerCKEditorTest::setUp in core/modules/inline_form_errors/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
ForumBlockTest::testActiveForumTopicsBlock in core/modules/forum/tests/src/Functional/ForumBlockTest.php
Tests the "Active forum topics" block.
ForumController::create in core/modules/forum/src/Controller/ForumController.php
Instantiates a new instance of this class.
ForumIntegrationTest::testForumIntegration in core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php
Tests the integration.
ForumManager::checkNodeType in core/modules/forum/src/ForumManager.php
Checks whether a node can be used in a forum, based on its content type.
ForumNodeBreadcrumbBuilder::applies in core/modules/forum/src/Breadcrumb/ForumNodeBreadcrumbBuilder.php
Whether this breadcrumb builder should be used to build the breadcrumb.
ForumNodeBreadcrumbBuilderTest::providerTestApplies in core/modules/forum/tests/src/Unit/Breadcrumb/ForumNodeBreadcrumbBuilderTest.php
Provides test data for testApplies().
ForumTest::testForum in core/modules/forum/tests/src/Functional/ForumTest.php
Tests forum functionality through the admin and user interfaces.
ForumUninstallTest::testForumUninstallWithField in core/modules/forum/tests/src/Functional/ForumUninstallTest.php
Tests if forum module uninstallation properly deletes the field.
ForumUninstallTest::testForumUninstallWithoutFieldStorage in core/modules/forum/tests/src/Functional/ForumUninstallTest.php
Tests uninstallation if the field storage has been deleted beforehand.
forum_comment_delete in core/modules/forum/forum.module
Implements hook_ENTITY_TYPE_delete() for comment entities.
forum_comment_insert in core/modules/forum/forum.module
Implements hook_ENTITY_TYPE_insert() for comment entities.
forum_comment_update in core/modules/forum/forum.module
Implements hook_ENTITY_TYPE_update() for comment entities.
forum_entity_bundle_field_info_alter in core/modules/forum/forum.module
Implements hook_entity_bundle_field_info_alter().
forum_schema in core/modules/forum/forum.install
Implements hook_schema().
forum_uninstall in core/modules/forum/forum.install
Implements hook_uninstall().
forum_views_data in core/modules/forum/forum.views.inc
Implements hook_views_data().
forum_views_data in core/modules/forum/forum.views.inc
Implements hook_views_data().
FrontPageTest::setUp in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
FrontPageTest::testAdminFrontPage in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
Tests the frontpage when logged in as admin.
FrontPageTest::testDrupalFrontPage in core/modules/system/tests/src/Functional/System/FrontPageTest.php
Test 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
HalLinkManagerTest::testHalLinkManagersSetLinkDomain in core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
@covers ::setLinkDomain
HandlerAllTest::testHandlers in core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php
Tests most of the handlers.
HandlerFieldFieldTest::createFields in core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php
Creates the testing fields.
HandlerFieldFieldTest::testFieldRender in core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php
Tests fields rendering in views.
HandlerTest::setUp in core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HandlerTest::testRelationshipUI in core/modules/views/tests/src/Functional/Handler/HandlerTest.php
Tests the relationship ui for field/filter/argument/relationship.
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::nodeExists in core/modules/migrate/tests/src/Kernel/HighWaterTest.php
Checks if node with given title exists.
HighWaterTest::setUp in core/modules/migrate/tests/src/Kernel/HighWaterTest.php
HistoryLegacyTest::setUp in core/modules/history/tests/src/Kernel/HistoryLegacyTest.php
HistoryTimestampTest::setUp in core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.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_jsonapi_entity_field_filter_access in core/modules/jsonapi/jsonapi.api.php
Restricts filtering access to the given field.
hook_language_fallback_candidates_OPERATION_alter in core/modules/language/language.api.php
Allow modules to alter the fallback candidates for specific operations.
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::testMigrateUpgradeExecute in core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php
Tests ID Conflict form.
IdConflictTest::testMigrateUpgradeExecute 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().
ImageFieldAttributesTest::testNodeTeaser in core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php
Tests that image fields in teasers have correct resources.
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
Test 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::_testImageFieldFormatters in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Test 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
InitialStateTest::setUp in core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php
InitialStateTest::testInitialState in core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php
Tests the correct initial state.
InlineBlockTest::testInlineBlocksRevisioning in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php
Tests entity blocks revisioning.
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.
JsonApiDocumentTopLevelNormalizerTest::denormalizeProvider in core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Data provider for the denormalize test.
JsonApiDocumentTopLevelNormalizerTest::setUp in core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
JsonApiDocumentTopLevelNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
JsonApiDocumentTopLevelNormalizerTest::testCacheableMetadata in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Ensure that cacheability metadata is properly added.
JsonApiDocumentTopLevelNormalizerTest::testDenormalize in core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@covers ::denormalize @dataProvider denormalizeProvider
JsonApiDocumentTopLevelNormalizerTest::testDenormalize in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Try to POST a node and check if it exists afterwards.
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeInvalidTypeAndNoType in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Tests denormalization for related resources with missing or invalid types.
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid in core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Ensures only valid UUIDs can be specified.
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Try to POST a node and check if it exists afterwards.
JsonApiDocumentTopLevelNormalizerTest::testNormalize in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@covers ::normalize
JsonApiDocumentTopLevelNormalizerTest::testNormalizeRelated in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@covers ::normalize
JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@covers ::normalize
JsonApiFunctionalTest::testWrite in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php
Test POST, PATCH and DELETE.
JsonApiFunctionalTestBase::setUp in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php
JsonApiRegressionTest::testBundlelessRelationshipMutationFromIssue2973681 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure POST and PATCH works for bundle-less relationship routes.
JsonApiRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2968972 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Cannot PATCH an entity with dangling references in an ER field.
JsonApiRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2984647 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Cannot GET an entity with dangling references in an ER field.
JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure deep nested include works on multi target entity type field.
JsonApiRegressionTest::testEmptyRelationshipFilteringFromIssue3025372 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure filtering for entities with empty entity reference fields works.
JsonApiRegressionTest::testLeakedCacheMetadataViaRdfFromIssue3053827 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure that child comments can be retrieved via JSON:API.
JsonApiRegressionTest::testThatRoutesAreRebuiltAfterDataModelChangesFromIssue2984886 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensures that JSON:API routes are caches are dynamically rebuilt.
KernelTestBaseTest::testEnableModulesInstallContainer in core/modules/simpletest/src/Tests/KernelTestBaseTest.php
Tests installing modules with DependencyInjection services.
language.content_settings.node.article.yml in core/profiles/demo_umami/config/install/language.content_settings.node.article.yml
core/profiles/demo_umami/config/install/language.content_settings.node.article.yml
language.content_settings.node.page.yml in core/profiles/demo_umami/config/install/language.content_settings.node.page.yml
core/profiles/demo_umami/config/install/language.content_settings.node.page.yml
language.content_settings.node.page.yml in core/modules/language/tests/language_entity_field_access_test/config/install/language.content_settings.node.page.yml
core/modules/language/tests/language_entity_field_access_test/config/install/language.content_settings.node.page.yml
language.content_settings.node.recipe.yml in core/profiles/demo_umami/config/install/language.content_settings.node.recipe.yml
core/profiles/demo_umami/config/install/language.content_settings.node.recipe.yml
LanguageConfigurationElementTest::testNodeTypeUpdate in core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
Tests that the configuration is retained when the node type is updated.
LanguageContentSettingsTest::providerSource in core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentSettingsTest.php
The data provider.
LanguageContentSettingsTest::providerSource in core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentSettingsTest.php
The data provider.
LatestRevisionCheckTest::accessSituationProvider in core/modules/content_moderation/tests/src/Unit/LatestRevisionCheckTest.php
Data provider for testLastAccessPermissions().
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.
LayoutBuilderContentModerationIntegrationTest::setUp in core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php
LayoutBuilderEnableUpdatePathTest::testRunUpdates in core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php
Tests the upgrade path for enabling Layout Builder.
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::setUp in core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
LayoutBuilderOptInTest::testDefaultValues in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderOptInTest.php
Tests the expected default values for enabling Layout Builder.
LayoutBuilderQuickEditTest::assertQuickEditInit in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php
Asserts that Quick Edit is initialized on the node view correctly.
LayoutBuilderTest::testExtraFields in core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
Tests that extra fields work before and after enabling Layout Builder.
LayoutBuilderTest::testPendingRevision in core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
Tests loading a pending revision in the Layout Builder UI.
LayoutRestTestBase::setUp in core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LegacyMigrateUrlAliasTest::setUp in core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest::setUp in core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php
LinkFieldUITest::runFieldUIItem in core/modules/link/tests/src/Functional/LinkFieldUITest.php
Tests one link field UI item.
LinkUriTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php
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.
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
MaximumFileSizeExceededUploadTest::setUp in core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php
MediaDisplayTest::testMediaDisplay in core/modules/media/tests/src/FunctionalJavascript/MediaDisplayTest.php
Test basic media display.
MediaStandardProfileTest::testMediaSources in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests all media sources in one method.
MediaUiFunctionalTest::testMediaReferenceWidget in core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php
Tests the default autocomplete widgets for media reference fields.
MenuUiContentModerationTest::setUp in core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php
MigrateActionsTest::testActions in core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
Test Drupal 6 action migration to Drupal 8.
MigrateActionsTest::testActions in core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
Test Drupal 7 action migration to Drupal 8.
MigrateBookTest::setUp in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php
MigrateBookTest::setUp in core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php
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.
MigrateDrupal6AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal6TestBase::migrateContent in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
Executes all content migrations.
MigrateDrupal6TestBase::migrateContentTypes in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
Migrates node types.
MigrateDrupal7AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
MigrateDrupal7TestBase::migrateContentTypes in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Migrates node types.
MigrateDrupalTestBase::setUp in core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php
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
Test importing and rolling back our data.
MigrateFieldFormatterSettingsTest::testEntityDisplaySettings in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php
Test that migrated entity display settings can be loaded using D8 API's.
MigrateFieldInstanceLabelDescriptionTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceLabelDescriptionTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceOptionTranslationTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceOptionTranslationTest.php
MigrateFieldInstanceTest::testFieldInstanceMigration in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php
Tests migration of file variables to file.settings.yml.
MigrateFieldInstanceWidgetSettingsTest::testWidgetSettings in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php
Test that migrated view modes can be loaded using D8 APIs.
MigrateFieldTest::testFields in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldTest.php
Tests the Drupal 6 field to Drupal 8 migration.
MigrateFieldTest::testFields in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
Tests migrating D7 fields to field_storage_config entities.
MigrateLanguageContentSettingsTest::setUp in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php
MigrateLanguageContentSettingsTest::testLanguageContent in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php
Tests migration of content language settings.
MigrateLanguageContentSettingsTest::testLanguageContent in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php
Tests migration of content language settings.
MigrateLanguageContentSettingsTest::testLanguageContentWithNoLanguageLock in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php
Tests migration of content language settings when there is no language lock.
MigrateLookupTest::setUp in core/modules/migrate/tests/src/Kernel/MigrateLookupTest.php
MigrateMenuLinkTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.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
MigrateNodeCounterTest::setUp in core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php
MigrateNodeCounterTest::setUp in core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.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.
MigrateRdfMappingTest::testRdfMappingMigration in core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php
Tests RDF mappings migration from Drupal 7 to 8.
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
MigrateSystemSiteTranslationTest::testSystemSite in core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php
Tests migration of system (site) variables to system.site.yml.
MigrateTermNodeComplete::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeComplete.php
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
MigrateTrackerNodeTest::setUp in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerNodeTest.php
MigrateTrackerUserTest::setUp in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php
MigrateUploadEntityDisplayTest::testUploadEntityDisplay in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php
Tests Drupal 6 upload settings to Drupal 8 entity display migration.
MigrateUploadEntityFormDisplayTest::testUploadEntityFormDisplay in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php
Tests Drupal 6 upload settings to Drupal 8 entity form display migration.
MigrateUploadFieldTest::testUpload in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php
Tests the Drupal 6 upload settings to Drupal 8 field migration.
MigrateUploadInstanceTest::testUploadFieldInstance in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php
Tests the Drupal 6 upload settings to Drupal 8 field instance migration.
MigrateUploadTest::setUp in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.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::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
MigrateViewModesTest::testMigration in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
Tests migration of D7 view mode variables to D8 config entities.
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.
migrate_drupal.migrate_drupal.yml in core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml
core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml
migrate_drupal_migration_plugins_alter in core/modules/migrate_drupal/migrate_drupal.module
Implements hook_migration_plugins_alter().
MigrationPluginListTest::testGetDefinitions in core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php
@covers ::getDefinitions
MigrationStateUnitTest::providerGetUpgradeStates in core/modules/migrate_drupal/tests/src/Unit/MigrationStateUnitTest.php
Data provider for testGetUpgradeStates.
minimal.info.yml in core/profiles/minimal/minimal.info.yml
core/profiles/minimal/minimal.info.yml
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
ModeratedContentController::nodeListing in core/modules/content_moderation/src/Controller/ModeratedContentController.php
Provides the listing page for moderated nodes.
ModeratedContentViewTest::setUp in core/modules/content_moderation/tests/src/Functional/ModeratedContentViewTest.php
ModerationActionsTest::setUp in core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php
ModerationContentTranslationTest::testModerationWithExistingContent in core/modules/content_moderation/tests/src/Functional/ModerationContentTranslationTest.php
Tests existing translations being edited after enabling content moderation.
ModerationLocaleTest::loadTranslation in core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php
Loads the node translation for the specified language.
ModerationLocaleTest::testLanguageIndependentContentModeration in core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php
Tests that individual translations can be moderated independently.
ModerationRevisionRevertTest::setUp in core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php
ModerationStateAccessTest::setUp in core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php
ModerationStateFieldItemListTest::setUp in core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php
ModerationStateFieldItemListTest::testTranslationWithExistingUnmoderatedContent in core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php
Tests field item list translation support with unmoderated content.
ModerationStateFieldItemListTest::testWithExistingUnmoderatedContent in core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php
Test the field item list when used with existing unmoderated content.
ModerationStateWidgetTest::setUp in core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php
ModerationStateWidgetTest::testIsApplicable in core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php
@covers ::isApplicable
ModerationStateWidgetTest::testWidgetNonModeratedEntity in core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php
Test the widget does not impact a non-moderated entity.
ModuleHandlerTest::testGetModuleDirectories in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
@covers ::getModuleDirectories
ModuleTest::testLoadFunctions in core/modules/views/tests/src/Kernel/ModuleTest.php
Tests the load wrapper/helper functions.
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8501 in core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php
Tests that the revision metadata key BC layer was updated correctly.
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.
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
NodeAccessCacheabilityWithNodeGrants::testAccessCacheabilityWithNodeGrants in core/modules/node/tests/src/Functional/NodeAccessCacheabilityWithNodeGrants.php
Tests node view access cacheability with node grants.
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.
NodeAccessTest::setUp in core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php
NodeAccessTest::testGetDefaultRevisionId in core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php
@covers \Drupal\content_moderation\ModerationInformation::getDefaultRevisionId
NodeAccessTest::testGetLatestRevisionId in core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php
@covers \Drupal\content_moderation\ModerationInformation::getLatestRevisionId @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevisionId is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use…
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.
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
Test 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
NodeLanguageTest::testLanguages in core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
Tests translation language filter, field, and sort.
NodeLegacyTest::setUp in core/modules/node/tests/src/Kernel/NodeLegacyTest.php
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::testNodeMultipleLoad in core/modules/node/tests/src/Functional/NodeLoadMultipleTest.php
Creates four nodes and ensures that they are loaded correctly.
NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse in core/modules/node/tests/src/Functional/NodeLoadMultipleTest.php
Creates four nodes with not case sensitive fields and load them.
NodeMigrateType::getNodeMigrateType in core/modules/migrate_drupal/src/NodeMigrateType.php
Determines the type of node migration to be used.
NodeMigrateTypeTestTrait::nodeMigrateMapTableCount in core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php
Gets the numbers of complete and classic node migrate_map tables.
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/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/src/Tests/NodeTestBase.php
Sets up a Drupal site for running functional and integration tests.
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.
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.
NodeTypeForm::form in core/modules/node/src/NodeTypeForm.php
Gets the actual form array to be built.
NodeTypeForm::save in core/modules/node/src/NodeTypeForm.php
Form submission handler for the 'save' action.
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.
NodeUpdateTest::testOwnerEntityKey in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity type has an 'owner' entity key.
NodeUpdateTest::testPublishedEntityKey in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity type has a 'published' entity key.
NodeUpdateTest::testStatusCheckbox in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity form has the status checkbox.
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_access_test_add_field in core/modules/node/tests/modules/node_access_test/node_access_test.module
Adds the private field to a node type.
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_display_configurable_test_entity_base_field_info_alter in core/modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.module
Implements hook_entity_base_field_info_alter().
node_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_configure_status_field_widget in core/modules/node/node.post_update.php
Load all form displays for nodes, add status with these settings, save.
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_tokens in core/modules/node/node.tokens.inc
Implements hook_tokens().
node_token_info in core/modules/node/node.tokens.inc
Implements hook_token_info().
node_type_get_names in core/modules/node/node.module
Returns a list of available node type names.
node_update_8001 in core/modules/node/node.install
Add 'revision_translation_affected' field to 'node' entities.
node_update_8002 in core/modules/node/node.install
Remove obsolete indexes from the node schema.
node_update_8003 in core/modules/node/node.install
Promote 'status' and 'uid' fields to entity keys.
node_update_8301 in core/modules/node/node.install
Set the 'published' entity key.
node_update_8400 in core/modules/node/node.install
Fix realm column description on the node_access table.
node_update_8700 in core/modules/node/node.install
Set the 'owner' entity key and update the field.
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.
node_views_analyze in core/modules/node/node.views.inc
Implements hook_views_analyze().
NoMultilingualReviewPageTest::getAvailablePaths in core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php
Gets the available upgrade paths.
NormalizerTestBase::setUp in core/modules/hal/tests/src/Kernel/NormalizerTestBase.php
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.
OptionsFieldUITest::assertAllowedValuesInput in core/modules/options/tests/src/Functional/OptionsFieldUITest.php
Tests a string input for the 'allowed values' form element.
OptionsFloatFieldImportTest::testImport in core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php
Tests that importing list_float fields works.
OptionsTestBase::mockStandardInstall in core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php
Provides a workaround for the inability to use the standard profile.
PageCacheTest::testQueryParameterFormatRequests in core/modules/page_cache/tests/src/Functional/PageCacheTest.php
Tests support for different cache items with different request formats specified via a query parameter.
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
Test 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
Test 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.
path_entity_base_field_info in core/modules/path/path.module
Implements hook_entity_base_field_info().
path_update_8200 in core/modules/path/path.install
Change the path field to computed for node and taxonomy_term.
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
PrivateFileOnTranslatedEntityTest::setUp in core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php
PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile in core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php
Tests private file fields on translated nodes.
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/image/tests/src/FunctionalJavascript/QuickEditImageTest.php
Tests that quick editor works correctly with images.
QuickEditIntegrationTest::setUp in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
QuickEditIntegrationTest::testArticleNode in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
Tests if an article node can be in-place edited with Quick Edit.
QuickEditLoadingTest::setUp in core/modules/quickedit/tests/src/Kernel/QuickEditLoadingTest.php
rdf.mapping.node.article.yml in core/profiles/standard/config/install/rdf.mapping.node.article.yml
core/profiles/standard/config/install/rdf.mapping.node.article.yml
rdf.mapping.node.article.yml in core/profiles/demo_umami/config/install/rdf.mapping.node.article.yml
core/profiles/demo_umami/config/install/rdf.mapping.node.article.yml
rdf.mapping.node.forum.yml in core/modules/forum/config/optional/rdf.mapping.node.forum.yml
core/modules/forum/config/optional/rdf.mapping.node.forum.yml
rdf.mapping.node.page.yml in core/modules/node/tests/modules/node_display_configurable_test/config/install/rdf.mapping.node.page.yml
core/modules/node/tests/modules/node_display_configurable_test/config/install/rdf.mapping.node.page.yml
rdf.mapping.node.page.yml in core/profiles/standard/config/install/rdf.mapping.node.page.yml
core/profiles/standard/config/install/rdf.mapping.node.page.yml
rdf.mapping.node.page.yml in core/profiles/demo_umami/config/install/rdf.mapping.node.page.yml
core/profiles/demo_umami/config/install/rdf.mapping.node.page.yml
RdfMappingResourceTestBase::createEntity in core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
Creates the entity to be tested.
RdfMappingResourceTestBase::getExpectedNormalizedEntity in core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
Returns the expected normalization of the entity.
RdfMappingTest::createEntity in core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
Creates the entity to be tested.
RdfMappingTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
Returns the expected JSON:API document for the entity.
RdfMappingTest::providerSource in core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php
The data provider.
rdf_preprocess_node in core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for node templates.
RecalculatedDependencyTest::testUpdate in core/modules/system/tests/src/Functional/Update/RecalculatedDependencyTest.php
Ensures that the entities are resaved so they have the new dependency.
ReEnableModuleFieldTest::testReEnabledField in core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php
Test the behavior of a field module after being disabled and re-enabled.
RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider in core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.php
Provides cases to test getRelatableTypesByField.
RelatedResourceTypesTest::setUp in core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.php
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData in core/modules/taxonomy/tests/src/Functional/Views/RelationshipNodeTermDataTest.php
RelationshipNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php
RelationshipRepresentativeNodeTest::testRelationship in core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
Tests the relationship.
RequestSanitizerTest::providerTestAcceptableDestinations in core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php
Data provider for testing acceptable destinations.
ResourceResponseValidatorTest::testDoValidateResponse in core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php
@covers ::doValidateResponse
ResourceResponseValidatorTest::validateResponseProvider in core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php
Provides test cases for testValidateResponse.
ResourceTypeRepository::isVersionableResourceType in core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php
Whether an entity type is a versionable resource type.
ResourceTypeRepositoryTest::getProvider in core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
Data provider for testGet.
ResourceTypeRepositoryTest::setUp in core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
ResourceTypeRepositoryTest::testCaching in core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
Ensures that the ResourceTypeRepository's cache does not become stale.
ResourceTypeRepositoryTest::testMappingNameConflictCheck in core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
Ensures that a naming conflict in the mapping causes an exception to be thrown.
ResourceTypeTest::testUpdateDeprecatedFieldMapping in core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeTest.php
Tests construction of a ResourceType using a deprecated $fields argument.
ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Test responsive image formatters on node display.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatter on node display with an empty media query.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersOneSource in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatter on node display with one source.
rest.resource.entity.comment_2721595.yml in core/modules/rest/tests/fixtures/update/rest.resource.entity.comment_2721595.yml
core/modules/rest/tests/fixtures/update/rest.resource.entity.comment_2721595.yml
rest.resource.entity.node.yml in core/modules/rest/config/optional/rest.resource.entity.node.yml
core/modules/rest/config/optional/rest.resource.entity.node.yml
rest.resource.entity.node_2721595.yml in core/modules/rest/tests/fixtures/update/rest.resource.entity.node_2721595.yml
core/modules/rest/tests/fixtures/update/rest.resource.entity.node_2721595.yml
rest.resource.entity.user_2721595.yml in core/modules/rest/tests/fixtures/update/rest.resource.entity.user_2721595.yml
core/modules/rest/tests/fixtures/update/rest.resource.entity.user_2721595.yml
RestConfigurationEntitiesUpdateTest::testResourcesConvertedToConfigEntities in core/modules/rest/tests/src/Functional/Update/RestConfigurationEntitiesUpdateTest.php
Tests rest_update_8201().
RESTTestBase::entityPermissions in core/modules/rest/src/Tests/RESTTestBase.php
Provides the necessary user permissions for entity operations.
RESTTestBase::entityValues in core/modules/rest/src/Tests/RESTTestBase.php
Provides an array of suitable property values for an entity type.
RESTTestBase::setUp in core/modules/rest/src/Tests/RESTTestBase.php
Sets up a Drupal site for running functional and integration tests.
rest_help in core/modules/rest/rest.module
Implements hook_help().
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.
Rss::__construct in core/modules/node/src/Plugin/views/row/Rss.php
Constructs the Rss object.
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
Test 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::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/SearchPageTest.php
Returns the expected JSON:API document for 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.
SelectionTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php
SelectionTest::setUp in core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php
SelectionTest::testAutocompleteOutput in core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php
Tests that the Views selection handles the views output properly.
SerializerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php
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
standard.info.yml in core/profiles/standard/standard.info.yml
core/profiles/standard/standard.info.yml
StandardProfileTest::saveComment in core/modules/rdf/tests/src/Functional/StandardProfileTest.php
Creates a comment entity.
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.
StatisticsLoggingTest::testLogging in core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
Verifies node hit counter logging and script placement.
statistics_tokens in core/modules/statistics/statistics.tokens.inc
Implements hook_tokens().
statistics_update_8001 in core/modules/statistics/statistics.install
Disable the Statistics module if the node module is not enabled.
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
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.
TaxonomyIndexTidFilterTest::testPostUpdateFunction in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
Tests post update function fixes dependencies.
TaxonomyIndexTidUiTest::testExposedFilter in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
Tests exposed taxonomy filters.
TaxonomyIndexTidUiTest::testFilterUI in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
Tests the filter UI.
TaxonomyTermViewTest::setUp in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
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/src/Tests/TaxonomyTranslationTestTrait.php
Enables translations where it needed.
TaxonomyTranslationTestTrait::enableTranslation in core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php
Enables translations where it needed.
TaxonomyTranslationTestTrait::setUpTermReferenceField in core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php
Adds term reference field for the article content type.
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.
TextareaWithSummaryTest::testTextSummaryBehavior in core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php
Tests the textSummary javascript behavior.
ThemeTest::testThemeSuggestions in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
Test 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
TopLevelBook::create in core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php
Creates an instance of the plugin.
TrackerController::buildContent in core/modules/tracker/src/Controller/TrackerController.php
Builds content for the tracker controllers.
TrackerController::__construct in core/modules/tracker/src/Controller/TrackerController.php
Constructs a TrackerController object.
TrackerLegacyTest::setUp in core/modules/tracker/tests/src/Kernel/TrackerLegacyTest.php
TrackerNodeAccessTest::setUp in core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php
TrackerTest::setUp in core/modules/tracker/tests/src/Functional/TrackerTest.php
TrackerTestBase::setUp in core/modules/tracker/src/Tests/Views/TrackerTestBase.php
Sets up a Drupal site for running functional and integration tests.
TrackerTestBase::setUp in core/modules/tracker/tests/src/Functional/Views/TrackerTestBase.php
TrackerUserUidTest::testUserUid in core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php
Tests the user uid filter and argument.
tracker_comment_delete in core/modules/tracker/tracker.module
Implements hook_ENTITY_TYPE_delete() for comment entities.
tracker_comment_insert in core/modules/tracker/tracker.module
Implements hook_ENTITY_TYPE_insert() for comment entities.
tracker_comment_update in core/modules/tracker/tracker.module
Implements hook_ENTITY_TYPE_update() for comment entities.
tracker_schema in core/modules/tracker/tracker.install
Implements hook_schema().
tracker_views_data in core/modules/tracker/tracker.views.inc
Implements hook_views_data().
TranslationsTest::setUp in core/modules/media_library/tests/src/FunctionalJavascript/TranslationsTest.php
TranslationTest::setUp in core/modules/field/tests/src/Kernel/TranslationTest.php
Set the default field storage backend for fields created during tests.
TranslationTest::testTranslatableFieldSaveLoad in core/modules/field/tests/src/Kernel/TranslationTest.php
Test translatable fields storage/retrieval.
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.
TwigWhiteListTest::setUp in core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php
UninstallDefaultContentTest::testReinstall in core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php
Tests uninstalling content removes created entities.
UninstallTest::testUninstallPage in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests the Uninstall page and Uninstall confirmation page.
UnpublishByKeywordActionTest::setUp in core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
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
Upload::prepareRow in core/modules/file/src/Plugin/migrate/source/d6/Upload.php
Adds additional data to the row.
Upload::query in core/modules/file/src/Plugin/migrate/source/d6/Upload.php
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
UsageTest::testFileUsageWithEntityTranslation in core/modules/file/tests/src/Kernel/UsageTest.php
Tests file usage with translated entities.
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::testUserBlockUnpublish in core/modules/user/tests/src/Functional/UserCancelTest.php
Disable account and unpublish all content.
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::buildForm in core/modules/user/src/Form/UserPermissionsForm.php
Form constructor.
UserPermissionsTest::testAccessContentPermission in core/modules/user/tests/src/Functional/UserPermissionsTest.php
Verify 'access content' is listed in the correct location.
UserTest::testCollectionFilterAccess in core/modules/jsonapi/tests/src/Functional/UserTest.php
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.
VersionNegotiatorTest::setUp in core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php
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.
ViewModeTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/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.articles_aside.yml in core/profiles/demo_umami/config/install/views.view.articles_aside.yml
core/profiles/demo_umami/config/install/views.view.articles_aside.yml
views.view.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.entity_reference_plugins_2429191.yml in core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
views.view.featured_articles.yml in core/profiles/demo_umami/config/install/views.view.featured_articles.yml
core/profiles/demo_umami/config/install/views.view.featured_articles.yml
views.view.frontpage.yml in core/profiles/demo_umami/config/install/views.view.frontpage.yml
core/profiles/demo_umami/config/install/views.view.frontpage.yml
views.view.frontpage.yml in core/modules/node/config/optional/views.view.frontpage.yml
core/modules/node/config/optional/views.view.frontpage.yml
views.view.glossary.yml in core/modules/node/config/optional/views.view.glossary.yml
core/modules/node/config/optional/views.view.glossary.yml
views.view.latest.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.latest.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.latest.yml
views.view.legacy_bulk_form.yml in core/modules/views/tests/fixtures/update/views.view.legacy_bulk_form.yml
core/modules/views/tests/fixtures/update/views.view.legacy_bulk_form.yml
views.view.moderated_content.yml in core/modules/content_moderation/config/optional/views.view.moderated_content.yml
core/modules/content_moderation/config/optional/views.view.moderated_content.yml
views.view.node_id_argument.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.node_id_argument.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.node_id_argument.yml
views.view.node_link_update_test.yml in core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml
core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml
views.view.placeholder_text_test.yml in core/modules/views/tests/fixtures/update/views.view.placeholder_text_test.yml
core/modules/views/tests/fixtures/update/views.view.placeholder_text_test.yml
views.view.promoted_items.yml in core/profiles/demo_umami/config/install/views.view.promoted_items.yml
core/profiles/demo_umami/config/install/views.view.promoted_items.yml
views.view.recipes.yml in core/profiles/demo_umami/config/install/views.view.recipes.yml
core/profiles/demo_umami/config/install/views.view.recipes.yml
views.view.rest_export_with_authorization.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization.yml
views.view.rest_export_with_authorization_correction.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization_correction.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization_correction.yml
views.view.sa_contrib_2013_035.yml in core/modules/views_ui/tests/modules/views_ui_test/config/install/views.view.sa_contrib_2013_035.yml
core/modules/views_ui/tests/modules/views_ui_test/config/install/views.view.sa_contrib_2013_035.yml
views.view.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.taxonomy_term.yml in core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
core/profiles/demo_umami/config/install/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_block_view.yml in core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
views.view.test_book_view.yml in core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
views.view.test_boolean_filter_values.yml in core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
views.view.test_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_rest.yml in core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.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_content_moderation_base_table_test.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_base_table_test.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_base_table_test.yml
views.view.test_content_moderation_field_state_test.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_field_state_test.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_field_state_test.yml
views.view.test_content_moderation_filter_via_relationship.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml
views.view.test_content_moderation_revision_test.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_revision_test.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_revision_test.yml
views.view.test_content_moderation_state_filter_base_table.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml
views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml
views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
views.view.test_content_moderation_state_filter_revision_table.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
views.view.test_content_moderation_state_sort_base_table.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_base_table.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_base_table.yml
views.view.test_content_moderation_state_sort_revision_table.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.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_datetime_range_filter_values.yml in core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml
core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml
views.view.test_destroy.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
views.view.test_disabled_display.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml
views.view.test_display.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display.yml
views.view.test_display_feed.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_feed.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_feed.yml
views.view.test_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_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_renderered_entity.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderered_entity.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderered_entity.yml
views.view.test_entity_field_renderers.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderers.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderers.yml
views.view.test_entity_operations.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml
views.view.test_entity_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_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_options_list_argument_numeric.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
views.view.test_options_list_argument_string.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
views.view.test_options_list_filter.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
views.view.test_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_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_statistics_integration.yml in core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml
core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml
views.view.test_status_extra.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
views.view.test_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_table_max_age.yml in core/modules/views/tests/fixtures/update/views.view.test_table_max_age.yml
core/modules/views/tests/fixtures/update/views.view.test_table_max_age.yml
views.view.test_tag_cache.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tag_cache.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tag_cache.yml
views.view.test_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_tracker_user_uid.yml in core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml
core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml
views.view.test_ungroup_rows.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_ungroup_rows.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_ungroup_rows.yml
views.view.test_user_relationship.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml
views.view.test_view_block_with_context.yml in core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml
views.view.test_view_fieldapi.yml in core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml
core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml
views.view.test_view_field_delete.yml in core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml
core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.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
ViewsDataIntegrationTest::setUp in core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php
ViewsModerationStateFilterTest::assertNodesWithFilters in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
Assert the nodes appear when the test view is executed.
ViewsModerationStateFilterTest::setUp in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
ViewsModerationStateFilterTest::setUp in core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
Tests the moderation state filter on an entity added via a relationship.
ViewsModerationStateFilterTest::testStateFilterStatesList in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
Tests the list of states in the filter plugin.
ViewsModerationStateFilterTest::testStateFilterViewsRelationship in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
Tests the content moderation state filter.
ViewsModerationStateSortTest::setUp in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
ViewsWizardTest::testCreateViewWizard in core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
Tests creating a View using the wizard.
ViewTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/ViewTest.php
Returns the expected JSON:API document for the entity.
WidgetAccessTest::testWidgetAccess in core/modules/media_library/tests/src/FunctionalJavascript/WidgetAccessTest.php
Tests that the widget access works as expected.
WidgetWithoutTypesTest::testWidgetWithoutMediaTypes in core/modules/media_library/tests/src/FunctionalJavascript/WidgetWithoutTypesTest.php
Tests that the widget works as expected when media types are deleted.
WizardTest::setUp in core/modules/comment/tests/src/Functional/Views/WizardTest.php
WorkflowDependenciesTest::testOnDependencyRemoval in core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php
Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval().
WorkspaceCRUDTest::setUp in core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
WorkspaceCRUDTest::testDeletingWorkspaces in core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
Tests the deletion of workspaces.
WorkspaceIntegrationTest::setUp in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
WorkspaceIntegrationTest::testEntityQueryRelationship in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
Tests the Entity Query relationship API with workspaces.
WorkspaceIntegrationTest::testExecuteInWorkspaceContext in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
@covers \Drupal\workspaces\WorkspaceManager::executeInWorkspace
WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
Test a deployment with fields in dedicated table storage.
WorkspaceIntegrationTest::testWorkspaceHierarchy in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
Tests entity tracking in workspace descendants.
WorkspaceIntegrationTest::testWorkspaces in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
Tests various scenarios for creating and deploying content in workspaces.
WorkspaceMergerTest::setUp in core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
WorkspaceMergerTest::testWorkspaceMerger in core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
Tests workspace merging.
WorkspacesContentModerationStateTest::basicModerationTestCases in core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
Test cases for basic moderation test.
WorkspacesContentModerationStateTest::testContentModerationIntegrationWithWorkspaces in core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
Tests the integration between Content Moderation and Workspaces.
WorkspacesUninstallTest::testUninstallingWorkspace in core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php
Tests deleting workspace entities and uninstalling Workspaces module.
WorkspacesUpdateTest::testWorkspaceAssociationRemoval in core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php
Tests the move of workspace association data to a custom table.
WorkspaceTestUtilities::createNodeThroughUi in core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
Creates a node by "clicking" buttons.
_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().
_tracker_calculate_changed in core/modules/tracker/tracker.module
Picks the most recent timestamp between node changed and the last comment.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.