| EntityTestBundleXmlCookieTest.php |
file |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlCookieTest.php |
|
| EntityTestBundleXmlCookieTest::$auth |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlCookieTest.php |
|
| EntityTestBundleXmlCookieTest::$defaultTheme |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlCookieTest.php |
|
| EntityTestBundleXmlCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlCookieTest.php |
|
| EntityTestBundleXmlCookieTest::$mimeType |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlCookieTest.php |
|
| EntityTestComputedBundleField |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedBundleField.php |
An entity used for testing computed bundle field values. |
| EntityTestComputedBundleField.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedBundleField.php |
|
| EntityTestComputedBundleField::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedBundleField.php |
|
| EntityTestComputedBundleField::bundleFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedBundleField.php |
|
| EntityTestFieldOverride::bundleFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php |
|
| EntityTestHelper::createBundle |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestHelper.php |
Creates a new bundle for entity_test entities. |
| EntityTestHelper::deleteBundle |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestHelper.php |
Deletes a bundle for entity_test entities. |
| EntityTestHooks::entityBundleInfo |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_entity_bundle_info(). |
| EntityTestHooks::entityBundleInfoAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_entity_bundle_info_alter(). |
| EntityTestMulBundle |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php |
Defines the Test entity mul bundle configuration entity. |
| EntityTestMulBundle.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php |
|
| EntityTestMulBundle::$description |
property |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php |
The description. |
| EntityTestMulBundle::$id |
property |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php |
The machine name. |
| EntityTestMulBundle::$label |
property |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php |
The human-readable name. |
| EntityTestMulBundle::getDescription |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php |
|
| EntityTestMulBundle::setDescription |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php |
|
| EntityTestMulWithBundle |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulWithBundle.php |
Defines the multilingual test entity class with bundles. |
| EntityTestMulWithBundle.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulWithBundle.php |
|
| EntityTestNoBundle |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundle.php |
Test entity class with no bundle. |
| EntityTestNoBundle.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundle.php |
|
| EntityTestNoBundleWithLabel |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundleWithLabel.php |
Test entity class with no bundle but with label. |
| EntityTestNoBundleWithLabel.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundleWithLabel.php |
|
| EntityTestNoIdBundle |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoIdBundle.php |
Defines the entity_test_no_id bundle configuration entity. |
| EntityTestNoIdBundle.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoIdBundle.php |
|
| EntityTestNoIdBundle::$id |
property |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoIdBundle.php |
The machine name. |
| EntityTestNoIdBundle::$label |
property |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoIdBundle.php |
The human-readable name. |
| EntityTestPermissions::entityTestBundlePermissions |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestPermissions.php |
Returns an array of entity_test_bundle permissions. |
| EntityTestSubdirBundleClass |
class |
core/modules/system/tests/modules/entity_test_attribute_bundle_class/src/Entity/Subdir/EntityTestSubdirBundleClass.php |
A bundle class that is in a subdirectory. |
| EntityTestSubdirBundleClass.php |
file |
core/modules/system/tests/modules/entity_test_attribute_bundle_class/src/Entity/Subdir/EntityTestSubdirBundleClass.php |
|
| EntityTestUpdate::bundleFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
|
| EntityTestWithBundle |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php |
Defines the Test entity with bundle entity class. |
| EntityTestWithBundle.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php |
|
| EntityTestWithBundle::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php |
|
| EntityTestWithBundleTypeNewBundle |
class |
core/modules/system/tests/modules/entity_test_attribute_bundle_class/src/Entity/EntityTestWithBundleTypeNewBundle.php |
Sets bundle class for 'new_bundle' bundle for 'entity_test_with_bundle' type. |
| EntityTestWithBundleTypeNewBundle.php |
file |
core/modules/system/tests/modules/entity_test_attribute_bundle_class/src/Entity/EntityTestWithBundleTypeNewBundle.php |
|
| EntityType::$bundle_entity_type |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The name of the entity type which provides bundles. |
| EntityType::$bundle_label |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The human-readable name of the entity bundles, e.g. Vocabulary. |
| EntityType::$bundle_of |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The name of the entity type for which bundles are provided. |
| EntityType::getBundleConfigDependency |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBundleEntityType |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBundleLabel |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBundleListCacheTags |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBundleOf |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityTypeBundleInfo |
class |
core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php |
Provides discovery and retrieval of entity type bundles. |
| EntityTypeBundleInfo.php |
file |
core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php |
|