Search for info
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntitySchemaSubscriber::$workspaceInfo | property | core/ |
The workspace information service. |
| EntitySchemaTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntitySchemaTestHooks::entityBundleFieldInfo | function | core/ |
Implements hook_entity_bundle_field_info(). |
| EntitySchemaTestHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntityTest::$entityTypeBundleInfo | property | core/ |
The mocked entity type bundle info used in this test. |
| EntityTestBundleClassHooks::entityBundleInfoAlter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
| EntityTestExtraHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntityTestExtraHooks::entityBundleFieldInfo | function | core/ |
Implements hook_entity_bundle_field_info(). |
| EntityTestExtraHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntityTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntityTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| EntityTestHooks::entityBundleInfo | function | core/ |
Implements hook_entity_bundle_info(). |
| EntityTestHooks::entityBundleInfoAlter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
| EntityTestHooks::entityExtraFieldInfo | function | core/ |
Implements hook_entity_extra_field_info(). |
| EntityTestHooks::entityFormModeInfoAlter | function | core/ |
Implements hook_entity_form_mode_info_alter(). |
| EntityTestHooks::entityViewModeInfoAlter | function | core/ |
Implements hook_entity_view_mode_info_alter(). |
| EntityTestUpdateHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntityTestUpdateHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntityTypeBundleInfo | class | core/ |
Provides discovery and retrieval of entity type bundles. |
| EntityTypeBundleInfo.php | file | core/ |
|
| EntityTypeBundleInfo::$bundleInfo | property | core/ |
Static cache of bundle information. |
| EntityTypeBundleInfo::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityTypeBundleInfo::$languageManager | property | core/ |
The language manager. |
| EntityTypeBundleInfo::$moduleHandler | property | core/ |
The module handler. |
| EntityTypeBundleInfo::$typedDataManager | property | core/ |
The typed data manager. |
| EntityTypeBundleInfo::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
| EntityTypeBundleInfo::getAllBundleInfo | function | core/ |
Get the bundle info of all entity types. |
| EntityTypeBundleInfo::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
| EntityTypeBundleInfo::getBundleLabels | function | core/ |
Gets an array of bundle labels for an entity type. |
| EntityTypeBundleInfo::__construct | function | core/ |
Constructs a new EntityTypeBundleInfo. |
| EntityTypeBundleInfoInterface | interface | core/ |
Provides an interface for an entity type bundle info. |
| EntityTypeBundleInfoInterface.php | file | core/ |
|
| EntityTypeBundleInfoInterface::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
| EntityTypeBundleInfoInterface::getAllBundleInfo | function | core/ |
Get the bundle info of all entity types. |
| EntityTypeBundleInfoInterface::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
| EntityTypeBundleInfoInterface::getBundleLabels | function | core/ |
Gets an array of bundle labels for an entity type. |
| EntityTypeBundleInfoTest | class | core/ |
Tests Drupal\Core\Entity\EntityTypeBundleInfo. |
| EntityTypeBundleInfoTest.php | file | core/ |
|
| EntityTypeBundleInfoTest::$cacheBackend | property | core/ |
The cache backend to use. |
| EntityTypeBundleInfoTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| EntityTypeBundleInfoTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info under test. |
| EntityTypeBundleInfoTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityTypeBundleInfoTest::$languageManager | property | core/ |
The language manager. |
| EntityTypeBundleInfoTest::$moduleHandler | property | core/ |
The module handler. |
| EntityTypeBundleInfoTest::$typedDataManager | property | core/ |
The typed data manager. |
| EntityTypeBundleInfoTest::providerTestGetBundleInfo | function | core/ |
Provides test data for testGetBundleInfo(). |
| EntityTypeBundleInfoTest::providerTestGetBundleLabels | function | core/ |
Provides test data for testGetBundleLabels(). |
| EntityTypeBundleInfoTest::setUp | function | core/ |
|
| EntityTypeBundleInfoTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
| EntityTypeBundleInfoTest::testClearCachedBundles | function | core/ |
Tests the clearCachedBundles() method. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.