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
- Search main for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines a base entity class. |
| 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. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringIdEntityTest::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| StubTestTrait::createEntityStub | function | core/ |
Create a stub of the given entity type. |
| StyleSerializerTest::testMulEntityRows | function | core/ |
Test multilingual entity rows. |
| SynchronizableEntityTrait | trait | core/ |
Provides a trait for accessing synchronization information. |
| SynchronizableEntityTrait.php | file | core/ |
|
| SynchronizableEntityTrait::$isSyncing | property | core/ |
Whether this entity is being created, updated or deleted through a synchronization process. |
| SynchronizableEntityTrait::isSyncing | function | core/ |
|
| SynchronizableEntityTrait::setSyncing | function | core/ |
|
| SystemMenuOffCanvasForm::$entityTypeManager | property | core/ |
|
| SystemMenuOffCanvasForm::getEntityForm | function | core/ |
Gets the entity form for this menu. |
| system_entity_form_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_form_display entities. |
| system_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
| system_post_update_add_region_to_entity_displays | function | core/ |
Update entity displays to contain the region for each field. |
| system_post_update_entity_reference_autocomplete_match_limit | function | core/ |
Populate the new 'match_limit' setting for the ER autocomplete widget. |
| system_post_update_field_formatter_entity_schema | function | core/ |
Clear caches due to schema changes in core.entity.schema.yml. |
| system_post_update_recalculate_configuration_entity_dependencies | function | core/ |
Re-save all configuration entities to recalculate dependencies. |
| system_query_entity_reference_alter | function | core/ |
Implements hook_query_TAG_alter() for entity reference selection handlers. |
| Tables::$baseTablesEntityType | property | core/ |
Keeps track of the entity type IDs for each base table of the query. |
| Tables::$entityFieldManager | property | core/ |
The entity field manager. |
| Tables::$entityTables | property | core/ |
Entity table array. |
| Tables::$entityTypeManager | property | core/ |
The entity type manager. |
| Tables::ensureEntityTable | function | core/ |
Joins the entity table, if necessary, and returns the alias for it. |
| TaxonomyLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation taxonomy_term_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\taxonomy\Entity\Term::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation… |
| TaxonomyPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
| TaxonomyTermHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| taxonomy_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| taxonomy_post_update_clear_entity_bundle_field_definitions_cache | function | core/ |
Clear entity_bundle_field_definitions cache for new parent field settings. |
| taxonomy_term_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| taxonomy_term_display_configurable_test_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
| template_preprocess_entity_add_list | function | core/ |
Prepares variables for the list of available bundles. |
| TemporaryQueryGuard::getAccessResultsFromEntityFilterHook | function | core/ |
Gets the combined access result for each JSONAPI_FILTER_AMONG_* subset. |
| TermBreadcrumbBuilder::$entityRepository | property | core/ |
The entity repository manager. |
| TermBreadcrumbBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| TermCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| TermEntityQueryTest | class | core/ |
Verifies operation of a taxonomy-based Entity Query. |
| TermEntityQueryTest.php | file | core/ |
|
| TermEntityQueryTest::$modules | property | core/ |
Modules to enable. |
| TermEntityQueryTest::testTermEntityQuery | function | core/ |
Tests that a basic taxonomy entity query works. |
| TermEntityReferenceTest | class | core/ |
Tests the settings of restricting term selection to a single vocabulary. |
| TermEntityReferenceTest.php | file | core/ |
|
| TermEntityReferenceTest::$modules | property | core/ |
Modules to enable. |
| TermEntityReferenceTest::setUp | function | core/ |
|
| TermEntityReferenceTest::testSelectionTestVocabularyRestriction | function | core/ |
Tests an entity reference field restricted to a single vocabulary. |
| TermEntityTranslation | class | core/ |
Provides Drupal 7 taxonomy term entity translation source plugin. |
| TermEntityTranslation.php | file | core/ |
|
| TermEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
| TermEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TermEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
| TermEntityTranslation::query | function | core/ |
|
| TermEntityTranslationTest | class | core/ |
Tests taxonomy term entity translation source plugin. |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.