Search for info

  1. Search 7.x for info
  2. Search 8.9.x for info
  3. Search 10.3.x for info
  4. Search 11.x for info
  5. Other projects
Title Object type File name Summary
migrate_sql_count_cache_test.info.yml file core/modules/migrate/tests/modules/migrate_sql_count_cache_test/migrate_sql_count_cache_test.info.yml core/modules/migrate/tests/modules/migrate_sql_count_cache_test/migrate_sql_count_cache_test.info.yml
migrate_state_finished_test.info.yml file core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrate_state_finished_test.info.yml core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrate_state_finished_test.info.yml
migrate_state_not_finished_test.info.yml file core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrate_state_not_finished_test.info.yml core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrate_state_not_finished_test.info.yml
migrate_state_no_upgrade_path.info.yml file core/modules/migrate_drupal/tests/modules/migrate_state_no_upgrade_path/migrate_state_no_upgrade_path.info.yml core/modules/migrate_drupal/tests/modules/migrate_state_no_upgrade_path/migrate_state_no_upgrade_path.info.yml
migrate_stub_test.info.yml file core/modules/migrate/tests/modules/migrate_stub_test/migrate_stub_test.info.yml core/modules/migrate/tests/modules/migrate_stub_test/migrate_stub_test.info.yml
migrate_tag_test.info.yml file core/modules/migrate/tests/modules/migrate_tag_test/migrate_tag_test.info.yml core/modules/migrate/tests/modules/migrate_tag_test/migrate_tag_test.info.yml
migrate_track_changes_test.info.yml file core/modules/migrate/tests/modules/migrate_track_changes_test/migrate_track_changes_test.info.yml core/modules/migrate/tests/modules/migrate_track_changes_test/migrate_track_changes_test.info.yml
MigrationInterface::MESSAGE_INFORMATIONAL constant core/modules/migrate/src/Plugin/MigrationInterface.php Migration info.
migration_provider_test.info.yml file core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml
minimal.info.yml file core/profiles/minimal/minimal.info.yml core/profiles/minimal/minimal.info.yml
ModerationInformation class core/modules/content_moderation/src/ModerationInformation.php General service for moderation-related questions about Entity API.
ModerationInformation.php file core/modules/content_moderation/src/ModerationInformation.php
ModerationInformation::$bundleInfo property core/modules/content_moderation/src/ModerationInformation.php The bundle information service.
ModerationInformation::$entityTypeManager property core/modules/content_moderation/src/ModerationInformation.php The entity type manager.
ModerationInformation::canModerateEntitiesOfEntityType function core/modules/content_moderation/src/ModerationInformation.php Determines if an entity type can have moderated entities.
ModerationInformation::getAffectedRevisionTranslation function core/modules/content_moderation/src/ModerationInformation.php Returns the revision translation affected translation of a revision.
ModerationInformation::getDefaultRevisionId function core/modules/content_moderation/src/ModerationInformation.php Returns the revision ID of the default revision for the specified entity.
ModerationInformation::getOriginalState function core/modules/content_moderation/src/ModerationInformation.php Gets the original or initial state of the given entity.
ModerationInformation::getUnsupportedFeatures function core/modules/content_moderation/src/ModerationInformation.php Gets unsupported features for a given entity type.
ModerationInformation::getWorkflowForEntity function core/modules/content_moderation/src/ModerationInformation.php Gets the workflow for the given content entity.
ModerationInformation::getWorkflowForEntityTypeAndBundle function core/modules/content_moderation/src/ModerationInformation.php Gets the workflow for the given entity type and bundle.
ModerationInformation::hasPendingRevision function core/modules/content_moderation/src/ModerationInformation.php Determines if a pending revision exists for the specified entity.
ModerationInformation::isDefaultRevisionPublished function core/modules/content_moderation/src/ModerationInformation.php Determines if the default revision for the given entity is published.
ModerationInformation::isFirstTimeModeration function core/modules/content_moderation/src/ModerationInformation.php Determines if this entity is being moderated for the first time.
ModerationInformation::isLiveRevision function core/modules/content_moderation/src/ModerationInformation.php Determines if an entity is "live".
ModerationInformation::isModeratedEntity function core/modules/content_moderation/src/ModerationInformation.php Determines if an entity is moderated.
ModerationInformation::isModeratedEntityType function core/modules/content_moderation/src/ModerationInformation.php Determines if an entity type has at least one moderated bundle.
ModerationInformation::shouldModerateEntitiesOfBundle function core/modules/content_moderation/src/ModerationInformation.php Determines if an entity type/bundle entities should be moderated.
ModerationInformation::__construct function core/modules/content_moderation/src/ModerationInformation.php Creates a new ModerationInformation instance.
ModerationInformationInterface interface core/modules/content_moderation/src/ModerationInformationInterface.php Interface for moderation_information service.
ModerationInformationInterface.php file core/modules/content_moderation/src/ModerationInformationInterface.php
ModerationInformationInterface::canModerateEntitiesOfEntityType function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if an entity type can have moderated entities.
ModerationInformationInterface::getAffectedRevisionTranslation function core/modules/content_moderation/src/ModerationInformationInterface.php Returns the revision translation affected translation of a revision.
ModerationInformationInterface::getDefaultRevisionId function core/modules/content_moderation/src/ModerationInformationInterface.php Returns the revision ID of the default revision for the specified entity.
ModerationInformationInterface::getOriginalState function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the original or initial state of the given entity.
ModerationInformationInterface::getUnsupportedFeatures function core/modules/content_moderation/src/ModerationInformationInterface.php Gets unsupported features for a given entity type.
ModerationInformationInterface::getWorkflowForEntity function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the workflow for the given content entity.
ModerationInformationInterface::getWorkflowForEntityTypeAndBundle function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the workflow for the given entity type and bundle.
ModerationInformationInterface::hasPendingRevision function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if a pending revision exists for the specified entity.
ModerationInformationInterface::isDefaultRevisionPublished function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if the default revision for the given entity is published.
ModerationInformationInterface::isLiveRevision function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if an entity is "live".
ModerationInformationInterface::isModeratedEntity function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if an entity is moderated.
ModerationInformationInterface::isModeratedEntityType function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if an entity type has at least one moderated bundle.
ModerationInformationInterface::shouldModerateEntitiesOfBundle function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if an entity type/bundle entities should be moderated.
ModerationInformationTest class core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @coversDefaultClass \Drupal\content_moderation\ModerationInformation
@group content_moderation
ModerationInformationTest class core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @coversDefaultClass \Drupal\content_moderation\ModerationInformation
@group content_moderation
ModerationInformationTest.php file core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php
ModerationInformationTest.php file core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php
ModerationInformationTest::$moderationInformation property core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php The moderation information service.
ModerationInformationTest::$modules property core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php Modules to enable.

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