Search for contents

  1. Search 7.x for contents
  2. Search 9.5.x for contents
  3. Search 8.9.x for contents
  4. Search 10.3.x for contents
  5. Other projects
Title Object type File name Summary
AbstractOperation::$contents property composer/Plugin/Scaffold/Operations/AbstractOperation.php Cached contents of scaffold file to be written to disk.
AbstractOperation::contents function composer/Plugin/Scaffold/Operations/AbstractOperation.php Returns the exact data that will be written to the scaffold files.
AbstractOperation::generateContents function composer/Plugin/Scaffold/Operations/AbstractOperation.php Load the scaffold contents or otherwise generate what is needed.
AjaxTestController::dialogContents function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Example content for dialog testing.
AppendOp::$originalContents property composer/Plugin/Scaffold/Operations/AppendOp.php The contents from the file that we are prepending / appending to.
AppendOp::generateContents function composer/Plugin/Scaffold/Operations/AppendOp.php Load the scaffold contents or otherwise generate what is needed.
ArchiverInterface::listContents function core/lib/Drupal/Core/Archiver/ArchiverInterface.php Lists all files in the archive.
BlockContent::$blockContentStorage property core/modules/block_content/src/Plugin/Derivative/BlockContent.php The content block storage.
BlockContentController::$blockContentStorage property core/modules/block_content/src/Controller/BlockContentController.php The content block storage.
BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache function core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php Tests deleting a block_content updates the discovered block plugin.
BlockContentDeriverTest::$blockContentStorage property core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php The block content storage.
BlockContentSaveTest class core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php Tests $block_content->save() for saving content.
BlockContentSaveTest.php file core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php
BlockContentSaveTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php The theme to install as the default for testing.
BlockContentSaveTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php Modules to install.
BlockContentSaveTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php Sets the test up.
BlockContentSaveTest::testBlockContentSaveOnInsert function core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php Tests saving a block on block insert.
BlockContentSaveTest::testDeterminingChanges function core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php Tests determining changes in hook_block_presave().
BlockContentSaveTest::testImport function core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php Checks whether content block IDs are saved properly during an import.
BlockContentStatusInfoUpdatePathTest class core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Tests block_content_post_update_remove_block_content_status_info_keys.
BlockContentStatusInfoUpdatePathTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php
BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Set database dump files to be used.
BlockContentStatusInfoUpdatePathTest::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Tests block_content_post_update_remove_block_content_status_info_keys.
BlockContentStorageSchema class core/modules/block_content/src/BlockContentStorageSchema.php Defines the block content schema handler.
BlockContentStorageSchema.php file core/modules/block_content/src/BlockContentStorageSchema.php
BlockContentStorageSchema::getSharedTableFieldSchema function core/modules/block_content/src/BlockContentStorageSchema.php Gets the schema for a single field definition.
BlockPluginId::$blockContentStorage property core/modules/block/src/Plugin/migrate/process/BlockPluginId.php The block_content entity storage handler.
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation settings are propagated on creation.
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation setting changes are propagated.
ContentTranslationHooks::formLanguageContentSettingsFormAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_FORM_ID_alter() for language_content_settings_form().
ContentTranslationHooks::languageContentSettingsInsert function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_ENTITY_TYPE_insert().
ContentTranslationHooks::languageContentSettingsUpdate function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_ENTITY_TYPE_update().
ContentTranslationThemeHooks::preprocessLanguageContentSettingsTable function core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
DefaultContentSubscriber class core/modules/content_moderation/src/EventSubscriber/DefaultContentSubscriber.php Subscribes to default content-related events.
DefaultContentSubscriber class core/modules/layout_builder/src/EventSubscriber/DefaultContentSubscriber.php Subscribes to default content-related events.
DefaultContentSubscriber class core/modules/media/src/EventSubscriber/DefaultContentSubscriber.php Subscribes to default content-related events.
DefaultContentSubscriber class core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php Subscribes to default content-related events.
DefaultContentSubscriber class core/modules/path/src/EventSubscriber/DefaultContentSubscriber.php Subscribes to default content-related events.
DefaultContentSubscriber.php file core/modules/layout_builder/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber.php file core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber.php file core/modules/media/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber.php file core/modules/path/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber.php file core/modules/content_moderation/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::getSubscribedEvents function core/modules/path/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::getSubscribedEvents function core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::getSubscribedEvents function core/modules/content_moderation/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::getSubscribedEvents function core/modules/layout_builder/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::getSubscribedEvents function core/modules/media/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::preExport function core/modules/content_moderation/src/EventSubscriber/DefaultContentSubscriber.php Reacts before an entity is exported.
DefaultContentSubscriber::preExport function core/modules/media/src/EventSubscriber/DefaultContentSubscriber.php Reacts before a media item is exported.

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