Search for _info

  1. Search 7.x for _info
  2. Search 9.5.x for _info
  3. Search 8.9.x for _info
  4. Search 10.3.x for _info
  5. Other projects
Title Object type File name Summary
EntityTypeBundleInfoInterface::clearCachedBundles function core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php Clears static and persistent bundles.
EntityTypeBundleInfoInterface::getAllBundleInfo function core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php Get the bundle info of all entity types.
EntityTypeBundleInfoInterface::getBundleInfo function core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php Gets the bundle info of an entity type.
EntityTypeBundleInfoTest class core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php @coversDefaultClass \Drupal\Core\Entity\EntityTypeBundleInfo[[api-linebreak]]
@group Entity
EntityTypeBundleInfoTest.php file core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
EntityTypeBundleInfoTest::$cacheBackend property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The cache backend to use.
EntityTypeBundleInfoTest::$cacheTagsInvalidator property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The cache tags invalidator.
EntityTypeBundleInfoTest::$entityTypeBundleInfo property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The entity type bundle info under test.
EntityTypeBundleInfoTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The entity type manager.
EntityTypeBundleInfoTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The language manager.
EntityTypeBundleInfoTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The module handler.
EntityTypeBundleInfoTest::$typedDataManager property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The typed data manager.
EntityTypeBundleInfoTest::providerTestGetBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php Provides test data for testGetBundleInfo().
EntityTypeBundleInfoTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
EntityTypeBundleInfoTest::setUpEntityTypeDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php Sets up the entity type manager to be tested.
EntityTypeBundleInfoTest::testClearCachedBundles function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php Tests the clearCachedBundles() method.
EntityTypeBundleInfoTest::testGetAllBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php Tests the getAllBundleInfo() method.
EntityTypeBundleInfoTest::testGetAllBundleInfoWithEntityBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php @covers ::getAllBundleInfo[[api-linebreak]]
EntityTypeBundleInfoTest::testGetBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php Tests the getBundleInfo() method.
EntityTypeInfo class core/modules/workspaces/src/Hook/EntityTypeInfo.php Defines a class for reacting to entity type information hooks.
EntityTypeInfo class core/modules/content_moderation/src/EntityTypeInfo.php Manipulates entity type information.
EntityTypeInfo class core/modules/workspaces/src/EntityTypeInfo.php Manipulates entity type information.
EntityTypeInfo.php file core/modules/content_moderation/src/EntityTypeInfo.php
EntityTypeInfo.php file core/modules/workspaces/src/EntityTypeInfo.php
EntityTypeInfo.php file core/modules/workspaces/src/Hook/EntityTypeInfo.php
EntityTypeInfo::$bundleInfo property core/modules/content_moderation/src/EntityTypeInfo.php The bundle information service.
EntityTypeInfo::$currentUser property core/modules/content_moderation/src/EntityTypeInfo.php The current user.
EntityTypeInfo::$entityTypeManager property core/modules/content_moderation/src/EntityTypeInfo.php The entity type manager.
EntityTypeInfo::$moderationHandlers property core/modules/content_moderation/src/EntityTypeInfo.php A keyed array of custom moderation handlers for given entity types.
EntityTypeInfo::$moderationInfo property core/modules/content_moderation/src/EntityTypeInfo.php The moderation information service.
EntityTypeInfo::$validator property core/modules/content_moderation/src/EntityTypeInfo.php The state transition validation service.
EntityTypeInfo::addModerationToEntityType function core/modules/content_moderation/src/EntityTypeInfo.php Modifies an entity definition to include moderation support.
EntityTypeInfo::bundleFormRedirect function core/modules/content_moderation/src/EntityTypeInfo.php Redirect content entity edit forms on save, if there is a pending revision.
EntityTypeInfo::create function core/modules/content_moderation/src/EntityTypeInfo.php Instantiates a new instance of this class.
EntityTypeInfo::create function core/modules/workspaces/src/EntityTypeInfo.php Instantiates a new instance of this class.
EntityTypeInfo::entityBaseFieldInfo function core/modules/content_moderation/src/EntityTypeInfo.php Adds base field info to an entity type.
EntityTypeInfo::entityBaseFieldInfo function core/modules/workspaces/src/EntityTypeInfo.php Provides custom base field definitions for a content entity type.
EntityTypeInfo::entityBaseFieldInfo function core/modules/workspaces/src/Hook/EntityTypeInfo.php Implements hook_entity_base_field_info().
EntityTypeInfo::entityExtraFieldInfo function core/modules/content_moderation/src/EntityTypeInfo.php Gets the "extra fields" for a bundle.
EntityTypeInfo::entityPrepareForm function core/modules/content_moderation/src/EntityTypeInfo.php Replaces the entity form entity object with a proper revision object.
EntityTypeInfo::entityTypeAlter function core/modules/content_moderation/src/EntityTypeInfo.php Adds Moderation configuration to appropriate entity types.
EntityTypeInfo::entityTypeAlter function core/modules/workspaces/src/EntityTypeInfo.php Adds Workspace configuration to appropriate entity types.
EntityTypeInfo::entityTypeAlter function core/modules/workspaces/src/Hook/EntityTypeInfo.php Implements hook_entity_type_alter().
EntityTypeInfo::entityTypeBuild function core/modules/workspaces/src/Hook/EntityTypeInfo.php Implements hook_entity_type_build().
EntityTypeInfo::entityTypeBuild function core/modules/workspaces/src/EntityTypeInfo.php Adds workspace support info to eligible entity types.
EntityTypeInfo::fieldInfoAlter function core/modules/workspaces/src/EntityTypeInfo.php Alters field plugin definitions.
EntityTypeInfo::fieldInfoAlter function core/modules/workspaces/src/Hook/EntityTypeInfo.php Implements hook_field_info_alter().
EntityTypeInfo::formAlter function core/modules/content_moderation/src/EntityTypeInfo.php Alters bundle forms to enforce revision handling.
EntityTypeInfo::getModeratedBundles function core/modules/content_moderation/src/EntityTypeInfo.php Returns an iterable list of entity names and bundle names under moderation.
EntityTypeInfo::isModeratedEntityEditForm function core/modules/content_moderation/src/EntityTypeInfo.php Checks whether the specified form allows to edit a moderated entity.

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