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 |
|---|---|---|---|
| EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
| EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
| EntityContentComplete | class | core/ |
Provides a destination for migrating the entire entity revision table. |
| EntityContentComplete.php | file | core/ |
|
| EntityContentComplete::getEntity | function | core/ |
Gets the entity. |
| EntityContentComplete::getIds | function | core/ |
Gets the destination IDs. |
| EntityContentComplete::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| EntityContentComplete::save | function | core/ |
Saves the entity. |
| EntityContentComplete::updateEntity | function | core/ |
Updates an entity with the new values from row. |
| EntityContentComplete::__construct | function | core/ |
Constructs a content entity. |
| EntityContext | class | core/ |
Class to provide a specific entity context. |
| EntityContext.php | file | core/ |
|
| EntityContext::fromEntity | function | core/ |
Gets a context object from an entity. |
| EntityContext::fromEntityType | function | core/ |
Gets a context from an entity type. |
| EntityContext::fromEntityTypeId | function | core/ |
Gets a context from an entity type ID. |
| EntityContextDefinition | class | core/ |
Defines a class to provide entity context definitions. |
| EntityContextDefinition.php | file | core/ |
|
| EntityContextDefinition::fromEntity | function | core/ |
Creates a context definition from a given entity object. |
| EntityContextDefinition::fromEntityType | function | core/ |
Creates a context definition from a given entity type. |
| EntityContextDefinition::fromEntityTypeId | function | core/ |
Creates a context definition from a given entity type ID. |
| EntityContextDefinition::getConstraintObjects | function | core/ |
|
| EntityContextDefinition::getEntityTypeId | function | core/ |
Returns the entity type ID of this context. |
| EntityContextDefinition::getSampleValues | function | core/ |
|
| EntityContextDefinition::__construct | function | core/ |
|
| EntityContextDefinitionIsSatisfiedTest | class | core/ |
Tests Drupal\Core\Plugin\Context\EntityContextDefinition. |
| EntityContextDefinitionIsSatisfiedTest.php | file | core/ |
|
| EntityContextDefinitionIsSatisfiedTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| EntityContextDefinitionIsSatisfiedTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityContextDefinitionIsSatisfiedTest::assertRequirementIsSatisfied | function | core/ |
Asserts that the requirement is satisfied as expected. |
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy | function | core/ |
Provides test data for ::testIsSatisfiedBy(). |
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByGenerateBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByGenerateBundledEntity(). |
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByPassBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByPassBundledEntity(). |
| EntityContextDefinitionIsSatisfiedTest::setUp | function | core/ |
|
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedBy | function | core/ |
Tests is satisfied by. |
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByGenerateBundledEntity | function | core/ |
Tests is satisfied by generate bundled entity. |
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByPassBundledEntity | function | core/ |
Tests is satisfied by pass bundled entity. |
| EntityContextTypedDataTest | class | core/ |
Tests the interaction between entity context and typed data. |
| EntityContextTypedDataTest.php | file | core/ |
|
| EntityContextTypedDataTest::$modules | property | core/ |
|
| EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
| EntityController | class | core/ |
Provides the add-page and title callbacks for entities. |
| EntityController.php | file | core/ |
|
| EntityController::addBundleTitle | function | core/ |
Provides a generic add title callback for entities with bundles. |
| EntityController::addPage | function | core/ |
Displays add links for the available bundles. |
| EntityController::addTitle | function | core/ |
Provides a generic add title callback for an entity type. |
| EntityController::create | function | core/ |
|
| EntityController::deleteTitle | function | core/ |
Provides a generic delete title callback. |
| EntityController::doGetEntity | function | core/ |
Determines the entity. |
| EntityController::editTitle | function | core/ |
Provides a generic edit title callback. |
| EntityController::loadBundleDescriptions | function | core/ |
Expands the bundle information with descriptions, if known. |
Pagination
- Previous page
- Page 495
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.