Search for entity
- Search 7.x for entity
- Search 9.5.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 a 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. |
| Entity | class | core/ |
Defines a base entity class. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrepareModulesEntityUninstallForm::getFormId | function | core/ |
|
| PrepareModulesEntityUninstallForm::getQuestion | function | core/ |
|
| PrepareModulesEntityUninstallForm::moduleBatchFinished | function | core/ |
Implements callback_batch_finished(). |
| PrepareModulesEntityUninstallForm::submitForm | function | core/ |
|
| PrepareModulesEntityUninstallForm::__construct | function | core/ |
Constructs a PrepareModulesEntityUninstallForm object. |
| PrivateFileOnTranslatedEntityTest | class | core/ |
Uploads private files to translated node and checks access. |
| PrivateFileOnTranslatedEntityTest.php | file | core/ |
|
| PrivateFileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| PrivateFileOnTranslatedEntityTest::$modules | property | core/ |
Modules to enable. |
| PrivateFileOnTranslatedEntityTest::setUp | function | core/ |
|
| PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile | function | core/ |
Tests private file fields on translated nodes. |
| ProfileTranslationHandler::entityFormAlter | function | core/ |
|
| ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
| Query::$entityType | property | core/ |
Information about the entity type. |
| QueryBase::$entityType | property | core/ |
Information about the entity type. |
| QueryBase::$entityTypeId | property | core/ |
The entity type this query runs against. |
| QueryBase::getEntityTypeId | function | core/ |
|
| QueryFactory::$entityTypeManager | property | core/ |
The entity type manager service. |
| QueryInterface::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
| QueryPluginBase::getEntityTableInfo | function | core/ |
Returns an array of all tables from the query that map to an entity type. |
| QuickEditController::$entityDisplayRepository | property | core/ |
The entity display repository service. |
| QuickEditController::$entityRepository | property | core/ |
The entity repository. |
| QuickEditController::entitySave | function | core/ |
Saves an entity into the database, from PrivateTempStore. |
| QuickEditEntityFieldAccessCheck | class | core/ |
Access check for in-place editing entity fields. |
| QuickEditEntityFieldAccessCheck.php | file | core/ |
|
| QuickEditEntityFieldAccessCheck::access | function | core/ |
Checks Quick Edit access to the field. |
| QuickEditEntityFieldAccessCheck::accessEditEntityField | function | core/ |
|
| QuickEditEntityFieldAccessCheck::validateRequestAttributes | function | core/ |
Validates request attributes. |
| QuickEditEntityFieldAccessCheckInterface | interface | core/ |
Access check for in-place editing entity fields. |
| QuickEditEntityFieldAccessCheckInterface.php | file | core/ |
|
| QuickEditEntityFieldAccessCheckInterface::accessEditEntityField | function | core/ |
Checks access to edit the requested field of the requested entity. |
| QuickEditEntityFieldAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\quickedit\Access\QuickEditEntityFieldAccessCheck[[api-linebreak]] @group Access @group quickedit |
| QuickEditEntityFieldAccessCheckTest.php | file | core/ |
|
| QuickEditEntityFieldAccessCheckTest::$editAccessCheck | property | core/ |
The tested access checker. |
| QuickEditEntityFieldAccessCheckTest::createMockEntity | function | core/ |
Returns a mock entity. |
| QuickEditEntityFieldAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for testAccess(). |
| QuickEditEntityFieldAccessCheckTest::providerTestAccessForbidden | function | core/ |
Provides test data for testAccessForbidden. |
| QuickEditEntityFieldAccessCheckTest::setUp | function | core/ |
|
| QuickEditEntityFieldAccessCheckTest::testAccess | function | core/ |
Tests the method for checking access to routes. |
| QuickEditEntityFieldAccessCheckTest::testAccessForbidden | function | core/ |
Tests checking access to routes that result in AccessResult::isForbidden(). |
| QuickEditFieldForm::buildEntity | function | core/ |
Returns a cloned entity containing updated field values. |
| QuickEditImageController::$entityDisplayRepository | property | core/ |
The entity display repository service. |
| QuickEditIntegration::$entityTypeManager | property | core/ |
The entity type manager. |
| QuickEditIntegration::buildEntityView | function | core/ |
@todo Replace this hardcoded processing when https://www.drupal.org/project/drupal/issues/3041635 is resolved. |
| QuickEditIntegration::entityViewAlter | function | core/ |
Alters the entity view build for Quick Edit compatibility. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldMarkup | function | core/ |
Asserts all in-place editable fields with markup expectations. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldStates | function | core/ |
Asserts all FieldModels for the given entity instance. |
| QuickEditJavascriptTestBase::assertEntityInstanceStates | function | core/ |
Asserts all EntityModels (entity instances) on the page. |
| QuickEditJavascriptTestBase::assertQuickEditEntityToolbar | function | core/ |
Asserts the state of the Quick Edit entity toolbar. |
Pagination
- Previous page
- Page 176
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.