Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityBundle::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityBundle::buildConfigurationForm | function | core/ |
Form constructor. |
| EntityBundle::create | function | core/ |
Creates a new class instance. |
| EntityBundle::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| EntityBundle::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| EntityBundle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityBundle::submitConfigurationForm | function | core/ |
Form submission handler. |
| EntityBundle::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| 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/ |
Modules to install. |
| 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/ |
#[HasNamedArguments] |
| EntityBundleExistsConstraintValidator | class | core/ |
Validates that a bundle exists on a certain content entity type. |
| EntityBundleExistsConstraintValidator.php | file | core/ |
|
| EntityBundleExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityBundleExistsConstraintValidator::validate | function | core/ |
|
| EntityBundleExistsConstraintValidator::__construct | function | core/ |
Constructs an EntityBundleExistsConstraintValidator object. |
| EntityBundleExistsConstraintValidatorTest | class | core/ |
Tests Entity Bundle Exists Constraint Validator. |
| EntityBundleExistsConstraintValidatorTest.php | file | core/ |
|
| EntityBundleExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityBundleExistsConstraintValidatorTest::setUp | function | core/ |
|
| EntityBundleExistsConstraintValidatorTest::testDynamicEntityType | function | core/ |
Tests getting the entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdIsStatic | function | core/ |
Tests validating a bundle of a known (static) entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testInvalidEntityTypeId | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
| EntityBundleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
| EntityBundleFieldTest | class | core/ |
Tests adding a custom bundle field. |
| EntityBundleFieldTest.php | file | core/ |
|
| EntityBundleFieldTest::$database | property | core/ |
The database connection used. |
| EntityBundleFieldTest::$moduleHandler | property | core/ |
The module handler. |
| EntityBundleFieldTest::$modules | property | core/ |
Modules to install. |
| EntityBundleFieldTest::setUp | function | core/ |
|
| EntityBundleFieldTest::testCustomBundleFieldUsage | function | core/ |
Tests making use of a custom bundle field. |
| EntityBundleInfoAlter | class | core/ |
Alters media bundles. |
| EntityBundleInfoAlter.php | file | core/ |
Pagination
- Previous page
- Page 498
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.