Search for content

  1. Search 7.x for content
  2. Search 9.5.x for content
  3. Search 10.3.x for content
  4. Search 11.x for content
  5. Other projects
Title Object type File name Summary
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The installed entity definition repository.
ContentTranslationUpdatesManager::$entityTypeManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity type manager.
ContentTranslationUpdatesManager::$updateManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity definition update manager.
ContentTranslationUpdatesManager::updateDefinitions function core/modules/content_translation/src/ContentTranslationUpdatesManager.php Executes field storage definition updates if needed.
ContentTranslationUpdatesManager::__construct function core/modules/content_translation/src/ContentTranslationUpdatesManager.php Constructs an updates manager instance.
ContentTranslationUpdateTest class core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Tests the upgrade path for the Content Translation module.
ContentTranslationUpdateTest.php file core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php
ContentTranslationUpdateTest::$database property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The database connection used.
ContentTranslationUpdateTest::$entityDefinitionUpdateManager property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The entity definition update manager.
ContentTranslationUpdateTest::$state property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The state service.
ContentTranslationUpdateTest::setDatabaseDumpFiles function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Set database dump files to be used.
ContentTranslationUpdateTest::setUp function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Overrides WebTestBase::setUp() for update testing.
ContentTranslationUpdateTest::testContentTranslationUpdate8400 function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Tests that initial values for metadata fields are populated correctly.
ContentTypeCreationTrait trait core/modules/simpletest/src/ContentTypeCreationTrait.php Provides methods to create content type from given values.
ContentTypeCreationTrait.php file core/modules/simpletest/src/ContentTypeCreationTrait.php
DefaultContentModerationStateRevisionUpdateTest class core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php Test updating the ContentModerationState entity default revisions.
DefaultContentModerationStateRevisionUpdateTest.php file core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php
DefaultContentModerationStateRevisionUpdateTest::assertCompositeEntityMatchesDefaultRevisionId function core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php Assert for the given entity, the default revision ID matches.
DefaultContentModerationStateRevisionUpdateTest::getEntityByLabel function core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php Load an entity by label.
DefaultContentModerationStateRevisionUpdateTest::setDatabaseDumpFiles function core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php Set database dump files to be used.
DefaultContentModerationStateRevisionUpdateTest::testNoEntitiesUnderModeration function core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php Test the post_update hook when no entity types are being moderated.
DefaultContentModerationStateRevisionUpdateTest::testUpdateDefaultRevision function core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php Test updating the default revision.
drupal-8.4.0-content_moderation_installed.php file core/modules/content_moderation/tests/fixtures/update/drupal-8.4.0-content_moderation_installed.php Content moderation installed in the standard profile at 8.4.0.
drupal-8.5.0-content_moderation_installed.php file core/modules/content_moderation/tests/fixtures/update/drupal-8.5.0-content_moderation_installed.php Content moderation installed in the standard profile at 8.5.0.
drupal-8.block-content-uninstall.php file core/modules/system/tests/fixtures/update/drupal-8.block-content-uninstall.php Partial database to mimic the uninstallation of the block_content module.
drupal-8.menu-link-content-null-data-3056543.php file core/modules/menu_link_content/tests/fixtures/update/drupal-8.menu-link-content-null-data-3056543.php Contains database additions to drupal-8.filled.standard.php.gz for testing
the upgrade path of https://www.drupal.org/project/drupal/issues/3056543.
drupal-8.views_block_content-2976334.php file core/modules/block_content/tests/fixtures/update/drupal-8.views_block_content-2976334.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/project/drupal/issues/2976334.
es-views.view.content.yml file core/modules/system/tests/fixtures/update/es-views.view.content.yml core/modules/system/tests/fixtures/update/es-views.view.content.yml
i18nVariableTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php Database contents for tests.
LayoutBuilderQuickEditTest::$contentAuthorUser property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php A user with permissions to edit Articles and use Quick Edit.
LegacyContentEntityStorageBaseTest class core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Tests deprecated methods of ContentEntityStorageBase.
LegacyContentEntityStorageBaseTest.php file core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php
LegacyContentEntityStorageBaseTest::testDoLoadMultipleRevisionFieldItems function core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Tests doLoadMultipleRevisionsFieldItems triggers an error.
MenuLinkContentHalJsonAnonTest class core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php @group hal
MenuLinkContentHalJsonAnonTest.php file core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php
MenuLinkContentHalJsonAnonTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The theme to install as the default for testing.
MenuLinkContentHalJsonAnonTest::$format property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The format to use in this test.
MenuLinkContentHalJsonAnonTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The MIME type that corresponds to $format.
MenuLinkContentHalJsonAnonTest::$modules property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Modules to install.
MenuLinkContentHalJsonAnonTest::getExpectedCacheContexts function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The expected cache contexts for the GET/HEAD response of the test entity.
MenuLinkContentHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Returns the expected normalization of the entity.
MenuLinkContentHalJsonAnonTest::getNormalizedPostEntity function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Returns the normalized POST entity.
MenuLinkContentHalJsonBasicAuthTest class core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php @group hal
MenuLinkContentHalJsonBasicAuthTest.php file core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php
MenuLinkContentHalJsonBasicAuthTest::$auth property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
MenuLinkContentHalJsonBasicAuthTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php The theme to install as the default for testing.
MenuLinkContentHalJsonBasicAuthTest::$modules property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php Modules to install.
MenuLinkContentHalJsonCookieTest class core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonCookieTest.php @group hal
MenuLinkContentHalJsonCookieTest.php file core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonCookieTest.php
MenuLinkContentHalJsonCookieTest::$auth property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonCookieTest.php The authentication mechanism to use in this test.

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