Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityDeriver::create | function | core/ |
Creates a new class instance. |
| ContentEntityDeriver::create | function | core/ |
|
| ContentEntityDeriver::getDerivativeDefinitions | function | core/ |
|
| ContentEntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ContentEntityDeriver::__construct | function | core/ |
Constructs a new ContentEntityDeriver. |
| ContentEntityDeriver::__construct | function | core/ |
Constructs a new ContentEntityDeriver. |
| ContentEntityFieldMethodInvocationOrderTest | class | core/ |
Tests correct field method invocation order. |
| ContentEntityFieldMethodInvocationOrderTest.php | file | core/ |
|
| ContentEntityFieldMethodInvocationOrderTest::$entityTestFieldMethodsStorage | property | core/ |
The EntityTest entity type storage. |
| ContentEntityFieldMethodInvocationOrderTest::$modules | property | core/ |
|
| ContentEntityFieldMethodInvocationOrderTest::setUp | function | core/ |
|
| ContentEntityFieldMethodInvocationOrderTest::testFieldMethodInvocationOrder | function | core/ |
Tests correct field method invocation order. |
| ContentEntityForm | class | core/ |
Entity form variant for content entity types. |
| ContentEntityForm.php | file | core/ |
|
| ContentEntityForm::$entity | property | core/ |
The entity being used by this form. |
| ContentEntityForm::$entityRepository | property | core/ |
The entity repository service. |
| ContentEntityForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| ContentEntityForm::$time | property | core/ |
The time service. |
| ContentEntityForm::addRevisionableFormFields | function | core/ |
Add revision form fields if the entity enabled the UI. |
| ContentEntityForm::buildEntity | function | core/ |
|
| ContentEntityForm::copyFormValuesToEntity | function | core/ |
|
| ContentEntityForm::create | function | core/ |
|
| ContentEntityForm::flagViolations | function | core/ |
Flags violations for the current form. |
| ContentEntityForm::form | function | core/ |
|
| ContentEntityForm::getBundleEntity | function | core/ |
Returns the bundle entity of the entity, or NULL if there is none. |
| ContentEntityForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| ContentEntityForm::getFormDisplay | function | core/ |
|
| ContentEntityForm::getFormLangcode | function | core/ |
|
| ContentEntityForm::getNewRevisionDefault | function | core/ |
Should new revisions created on default. |
| ContentEntityForm::init | function | core/ |
Initializes the form state and the entity before the first form build. |
| ContentEntityForm::initFormLangcodes | function | core/ |
Initializes form language code values. |
| ContentEntityForm::isDefaultFormLangcode | function | core/ |
|
| ContentEntityForm::prepareEntity | function | core/ |
|
| ContentEntityForm::setFormDisplay | function | core/ |
|
| ContentEntityForm::showRevisionUi | function | core/ |
Checks whether the revision form fields should be added to the form. |
| ContentEntityForm::submitForm | function | core/ |
|
| ContentEntityForm::updateChangedTime | function | core/ |
Updates the changed time of the entity. |
| ContentEntityForm::updateFormLangcode | function | core/ |
Updates the form language to reflect any change to the entity language. |
| ContentEntityForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
| ContentEntityForm::__construct | function | core/ |
Constructs a ContentEntityForm object. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest | class | core/ |
Tests the correct mapping of user input on the correct field delta elements. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php | file | core/ |
|
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$defaultTheme | property | core/ |
|
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$fieldName | property | core/ |
The field name with multiple properties being test with the entity type. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$modules | property | core/ |
|
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::setUp | function | core/ |
|
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::testCorrectUserInputMappingOnComplexFields | function | core/ |
Tests the correct user input mapping on complex fields. |
| ContentEntityFormFieldValidationFilteringTest | class | core/ |
Tests field validation filtering on content entity forms. |
| ContentEntityFormFieldValidationFilteringTest.php | file | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.