Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityBaseFieldOverride.php | file | core/ |
|
| EntityBaseFieldOverride::getEntityId | function | core/ |
|
| EntityBaseTest | class | core/ |
Tests the functionality provided by \Drupal\Core\Entity\EntityBase. |
| EntityBaseTest | class | core/ |
A simple entity class for testing key value entity storage. |
| EntityBaseTest.php | file | core/ |
|
| EntityBaseTest::$id | property | core/ |
The entity ID. |
| EntityBaseTest::$label | property | core/ |
The entity label. |
| EntityBaseTest::$langcode | property | core/ |
The language code for the entity. |
| EntityBaseTest::$original | property | core/ |
The original, or NULL if the entity cannot be loaded. |
| EntityBaseTest::$uuid | property | core/ |
The entity UUID. |
| EntityBaseTest::setUp | function | core/ |
|
| EntityBaseTest::testGetTypedData | function | core/ |
Tests that the correct entity adapter is returned. |
| EntityBlock | class | core/ |
Migrate destination for block entity. |
| EntityBlock.php | file | core/ |
|
| EntityBlock::getEntityId | function | core/ |
|
| EntityBundle | class | core/ |
Deriver that creates a condition for each entity type with bundles. |
| EntityBundle | class | core/ |
Provides the 'Entity Bundle' condition. |
| EntityBundle.php | file | core/ |
|
| EntityBundle.php | file | core/ |
|
| EntityBundle::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| EntityBundle::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityBundle::buildConfigurationForm | function | core/ |
|
| EntityBundle::create | function | core/ |
|
| EntityBundle::defaultConfiguration | function | core/ |
|
| EntityBundle::evaluate | function | core/ |
|
| EntityBundle::getDerivativeDefinitions | function | core/ |
|
| EntityBundle::submitConfigurationForm | function | core/ |
|
| EntityBundle::summary | function | core/ |
|
| EntityBundle::__construct | function | core/ |
Constructs a new EntityBundle. |
| EntityBundle::__construct | function | core/ |
Creates a new EntityBundle instance. |
| EntityBundleConditionTest | class | core/ |
Tests that entity bundle conditions works properly. |
| EntityBundleConditionTest.php | file | core/ |
|
| EntityBundleConditionTest::setUp | function | core/ |
|
| EntityBundleConditionTest::testConditions | function | core/ |
Tests conditions. |
| EntityBundleEntityTest | class | core/ |
Tests the getBundleEntity() method. |
| EntityBundleEntityTest.php | file | core/ |
|
| EntityBundleEntityTest::$modules | property | core/ |
|
| EntityBundleEntityTest::setUp | function | core/ |
|
| EntityBundleEntityTest::testWithBundleKeyEntity | function | core/ |
Tests an entity type without the bundle entity key. |
| EntityBundleEntityTest::testWithConfigBundleEntity | function | core/ |
Tests an entity type with config entities for bundles. |
| EntityBundleEntityTest::testWithoutBundleEntity | function | core/ |
Tests an entity type without config entities for bundles. |
| EntityBundleExistsConstraint | class | core/ |
Checks if a bundle exists on a certain content entity type. |
| EntityBundleExistsConstraint.php | file | core/ |
|
| EntityBundleExistsConstraint::$entityTypeId | property | core/ |
The entity type ID which should have the given bundle. |
| EntityBundleExistsConstraint::getDefaultOption | function | core/ |
|
| EntityBundleExistsConstraint::getRequiredOptions | function | core/ |
|
| EntityBundleExistsConstraint::__construct | function | core/ |
|
| EntityBundleExistsConstraintValidator | class | core/ |
Validates that a bundle exists on a certain content entity type. |
| EntityBundleExistsConstraintValidator.php | file | core/ |
|
| EntityBundleExistsConstraintValidator::create | function | core/ |
Pagination
- Previous page
- Page 489
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.