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 enable.
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.
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.
BookManager::getTableOfContents function core/modules/book/src/BookManager.php
BookManager::getTableOfContents function core/modules/book/src/ProxyClass/BookManager.php
BookManager::recurseTableOfContents function core/modules/book/src/BookManager.php Recursively processes and formats book links for getTableOfContents().
BookManagerInterface::getTableOfContents function core/modules/book/src/BookManagerInterface.php Returns an array of book pages in table of contents order.
BookTest::testGetTableOfContents function core/modules/book/tests/src/Functional/BookTest.php Tests BookManager::getTableOfContents().
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.
Drupal6SqlBaseTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Minimum database contents needed to test Drupal6SqlBase.
DrupalSqlBaseTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Minimum database contents needed to test DrupalSqlBase.
EditorSecurityTest::$sampleContentSecured property core/modules/editor/tests/src/Functional/EditorSecurityTest.php The secured sample content to use in most tests.
EditorSecurityTest::$sampleContentSecuredEmbedAllowed property core/modules/editor/tests/src/Functional/EditorSecurityTest.php The secured sample content to use in tests when the <embed> tag is allowed.
FinalMissingContentSubscriber class core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php Final event subscriber to the missing content event.
FinalMissingContentSubscriber.php file core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php
FinalMissingContentSubscriber::getSubscribedEvents function core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php
FinalMissingContentSubscriber::onMissingContent function core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php Handles the missing content event.
GenerateAutoloadReferenceFile::autoLoadContents function composer/Plugin/Scaffold/GenerateAutoloadReferenceFile.php Builds the contents of the autoload file.
InlineBlockEntityOperations::$blockContentStorage property core/modules/layout_builder/src/InlineBlockEntityOperations.php The block content storage.
LanguageContentSettings class core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Drupal 6 i18n node settings from database.
LanguageContentSettings class core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Drupal 7 i18n node settings from database.
LanguageContentSettings.php file core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php
LanguageContentSettings.php file core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php
LanguageContentSettings::fields function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Returns available fields on the source.
LanguageContentSettings::fields function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Returns available fields on the source.
LanguageContentSettings::getIds function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Defines the source fields uniquely identifying a source row.
LanguageContentSettings::getIds function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Defines the source fields uniquely identifying a source row.
LanguageContentSettings::prepareRow function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Adds additional data to the row.
LanguageContentSettings::prepareRow function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Adds additional data to the row.

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