Search for content

  1. Search 7.x for content
  2. Search 9.5.x for content
  3. Search 8.9.x for content
  4. Search 10.3.x for content
  5. Other projects
Title Object type File name Summary
DefaultContentSubscriber::preExport function core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php Reacts before an entity is exported.
DefaultContentSubscriber::preExport function core/modules/path/src/EventSubscriber/DefaultContentSubscriber.php Reacts before an entity is exported.
DefaultContentSubscriber::__construct function core/modules/path/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::__construct function core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::__construct function core/modules/layout_builder/src/EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber::__construct function core/modules/content_moderation/src/EventSubscriber/DefaultContentSubscriber.php
DefaultFormatTestController::content function core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php
DemoUmamiContentHooks class core/profiles/demo_umami/modules/demo_umami_content/src/Hook/DemoUmamiContentHooks.php Hook implementations for demo_umami_content.
DemoUmamiContentHooks.php file core/profiles/demo_umami/modules/demo_umami_content/src/Hook/DemoUmamiContentHooks.php
DemoUmamiContentHooks::modulePreinstall function core/profiles/demo_umami/modules/demo_umami_content/src/Hook/DemoUmamiContentHooks.php Implements hook_module_preinstall().
DemoUmamiHooks::navigationContentTop function core/profiles/demo_umami/src/Hook/DemoUmamiHooks.php Implements hook_navigation_content_top().
demo_umami_content.info.yml file 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
demo_umami_content.install file core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Install, update and uninstall functions for the module.
demo_umami_content_install function core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_install().
demo_umami_content_uninstall function core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_uninstall().
DestinationCategoryTest::getContentClasses function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Get content classes.
DocumentElement::getContent function core/tests/Drupal/Tests/DocumentElement.php Returns document content.
DocumentElement::hasContent function core/tests/Drupal/Tests/DocumentElement.php Check whether document has specified content.
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.
Drupal\content_moderation\EventSubscriber\DefaultContentSubscriber service core/modules/content_moderation/content_moderation.services.yml
Drupal\Core\DefaultContent\AdminAccountSwitcher service core/core.services.yml
Drupal\Core\DefaultContent\Exporter service core/core.services.yml
Drupal\Core\DefaultContent\Importer service core/core.services.yml
Drupal\file\EventSubscriber\DefaultContentSubscriber service core/modules/file/file.services.yml
Drupal\layout_builder\EventSubscriber\DefaultContentSubscriber service core/modules/layout_builder/layout_builder.services.yml
Drupal\link\EventSubscriber\DefaultContentSubscriber service core/modules/link/link.services.yml
Drupal\media\EventSubscriber\DefaultContentSubscriber service core/modules/media/media.services.yml
Drupal\path\EventSubscriber\DefaultContentSubscriber service core/modules/path/path.services.yml
EarlyRenderingTestController::earlyRenderContent function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
Editor::$supports_content_filtering property core/modules/editor/src/Annotation/Editor.php Whether the editor supports "allowed content only" filtering.
EditorialContentEntityBase class core/lib/Drupal/Core/Entity/EditorialContentEntityBase.php Provides a base entity class with extended revision and publishing support.
EditorialContentEntityBase.php file core/lib/Drupal/Core/Entity/EditorialContentEntityBase.php
EditorialContentEntityBase::baseFieldDefinitions function core/lib/Drupal/Core/Entity/EditorialContentEntityBase.php Provides base field definitions for an entity type.
EditorSecurityTest::$sampleContent property core/modules/editor/tests/src/Functional/EditorSecurityTest.php The sample content to use in all tests.
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.
EntityContentBase class core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Provides destination class for all content entities lacking a specific class.
EntityContentBase.php file core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
EntityContentBase::$accountSwitcher property core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php The account switcher service.
EntityContentBase::$entityTypeBundleInfo property core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Entity type bundle info.
EntityContentBase::$fieldTypeManager property core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Field type plugin manager.
EntityContentBase::create function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Instantiates a new instance of the implementing class using autowiring.
EntityContentBase::fields function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Returns an array of destination fields.
EntityContentBase::getHighestId function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Returns the highest ID tracked by the implementing plugin.
EntityContentBase::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Gets the destination IDs.
EntityContentBase::import function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
EntityContentBase::isEntityValidationRequired function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Returns a state of whether an entity needs to be validated before saving.
EntityContentBase::isTranslationDestination function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
EntityContentBase::processStubRow function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Populates as much of the stub row as possible.

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