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 |
|---|---|---|---|
| KeyValueEntityStorageTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] @covers ::postLoad[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMissingEntity | function | core/ |
@covers ::load[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadRevision | function | core/ |
@covers ::loadRevision[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveContentEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| keyvalue_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| LabelOnlyResourceObject::$entity | property | core/ |
The entity represented by this resource object. |
| LabelOnlyResourceObject::createFromEntity | function | core/ |
|
| LabelOnlyResourceObject::extractFieldsFromEntity | function | core/ |
|
| LabelOnlyResourceObject::getEntity | function | core/ |
Gets the decorated entity. |
| LabelOnlyResourceObject::setEntity | function | core/ |
Sets the underlying entity. |
| language.content_settings.entity_test_with_bundle.test.yml | file | core/ |
core/modules/content_translation/tests/modules/content_translation_test/config/install/language.content_settings.entity_test_with_bundle.test.yml |
| language.entity.de.yml | file | core/ |
core/profiles/testing_multilingual_with_english/config/install/language.entity.de.yml |
| language.entity.de.yml | file | core/ |
core/profiles/testing_multilingual/config/install/language.entity.de.yml |
| language.entity.en.yml | file | core/ |
core/modules/language/config/install/language.entity.en.yml |
| language.entity.es.yml | file | core/ |
core/profiles/testing_multilingual_with_english/config/install/language.entity.es.yml |
| language.entity.es.yml | file | core/ |
core/profiles/testing_multilingual/config/install/language.entity.es.yml |
| language.entity.es.yml | file | core/ |
core/profiles/demo_umami/config/install/language.entity.es.yml |
| language.entity.und.yml | file | core/ |
core/modules/language/config/install/language.entity.und.yml |
| language.entity.zxx.yml | file | core/ |
core/modules/language/config/install/language.entity.zxx.yml |
| LanguageAddForm::copyFormValuesToEntity | function | core/ |
|
| LanguageEntityFieldAccessHookTest | class | core/ |
Tests language picker compatibility with hook_entity_field_access. |
| LanguageEntityFieldAccessHookTest.php | file | core/ |
|
| LanguageEntityFieldAccessHookTest::$defaultTheme | property | core/ |
|
| LanguageEntityFieldAccessHookTest::$modules | property | core/ |
Modules to enable. |
| LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess | function | core/ |
Tests compatibility with hook_entity_field_access(). |
| LanguageNegotiationContentEntity | class | core/ |
Class for identifying the content translation language. |
| LanguageNegotiationContentEntity.php | file | core/ |
|
| LanguageNegotiationContentEntity::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
| LanguageNegotiationContentEntity::$deprecatedProperties | property | core/ |
|
| LanguageNegotiationContentEntity::$entityTypeManager | property | core/ |
The entity type manager. |
| LanguageNegotiationContentEntity::$hasLowerLanguageNegotiationWeightResult | property | core/ |
Static cache for the language negotiation order check. |
| LanguageNegotiationContentEntity::$paths | property | core/ |
Static cache of outbound route paths per request. |
| LanguageNegotiationContentEntity::create | function | core/ |
|
| LanguageNegotiationContentEntity::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
| LanguageNegotiationContentEntity::getContentEntityTypeIdForCurrentRequest | function | core/ |
Returns the content entity type ID from the current request for the route. |
| LanguageNegotiationContentEntity::getLangcode | function | core/ |
|
| LanguageNegotiationContentEntity::getLanguageSwitchLinks | function | core/ |
|
| LanguageNegotiationContentEntity::hasLowerLanguageNegotiationWeight | function | core/ |
Determines if content entity language negotiator has higher priority. |
| LanguageNegotiationContentEntity::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
| LanguageNegotiationContentEntity::METHOD_ID | constant | core/ |
The language negotiation method ID. |
| LanguageNegotiationContentEntity::processOutbound | function | core/ |
|
| LanguageNegotiationContentEntity::QUERY_PARAMETER | constant | core/ |
The query string parameter. |
Pagination
- Previous page
- Page 159
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.