| SampleEntityGeneratorInterface::get |
function |
core/modules/layout_builder/src/Entity/SampleEntityGeneratorInterface.php |
Gets a sample entity for a given entity type and bundle. |
| SaveEntity |
class |
core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php |
Provides an operation to save user entities. |
| SaveEntity.php |
file |
core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php |
|
| SaveEntity::access |
function |
core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php |
Checks object access. |
| SaveEntity::execute |
function |
core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php |
Executes the plugin. |
| SearchEntityOperationsCacheabilityTest |
class |
core/modules/search/tests/src/Kernel/SearchEntityOperationsCacheabilityTest.php |
Tests cacheability added by entity operations. |
| SearchEntityOperationsCacheabilityTest.php |
file |
core/modules/search/tests/src/Kernel/SearchEntityOperationsCacheabilityTest.php |
|
| SearchEntityOperationsCacheabilityTest::providerEntityOperationsCacheability |
function |
core/modules/search/tests/src/Kernel/SearchEntityOperationsCacheabilityTest.php |
Data provider for testEntityOperationsCacheability(). |
| SearchMultilingualEntityTest |
class |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
Tests entities with multilingual fields. |
| SearchMultilingualEntityTest.php |
file |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
|
| SearchMultilingualEntityTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
The theme to install as the default for testing. |
| SearchMultilingualEntityTest::$modules |
property |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
Modules to install. |
| SearchMultilingualEntityTest::$plugin |
property |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
Node search plugin. |
| SearchMultilingualEntityTest::$searchableNodes |
property |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
List of searchable nodes. |
| SearchMultilingualEntityTest::assertDatabaseCounts |
function |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
Checks actual database counts of items in the search index. |
| SearchMultilingualEntityTest::assertIndexCounts |
function |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
Verifies the indexing status counts. |
| SearchMultilingualEntityTest::setUp |
function |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
|
| SearchMultilingualEntityTest::testMultilingualSearch |
function |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
Tests the indexing throttle and search results with multilingual nodes. |
| SearchNodeHooks::entityViewDisplayAlter |
function |
core/modules/search/modules/search_node/src/Hook/SearchNodeHooks.php |
Implements hook_entity_view_display_alter(). |
| SearchPageForm::$entity |
property |
core/modules/search/src/Form/SearchPageForm.php |
The search page entity. |
| SearchPageFormBase::$entity |
property |
core/modules/search/src/Form/SearchPageFormBase.php |
The entity being used by this form. |
| SearchPageResourceTestBase::$entity |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
|
| SearchPageResourceTestBase::$entityTypeId |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
The tested entity type. |
| SearchPageResourceTestBase::createEntity |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Creates the entity to be tested. |
| SearchPageResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Returns the expected normalization of the entity. |
| SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
The cacheability of unauthorized 'view' entity access. |
| SearchPageResourceTestBase::getNormalizedPostEntity |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Returns the normalized POST entity. |
| SearchPageTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/SearchPageTest.php |
|
| SearchPageTest::$entity |
property |
core/modules/search/tests/src/Functional/Jsonapi/SearchPageTest.php |
|
| SearchPageTest::$entityTypeId |
property |
core/modules/search/tests/src/Functional/Jsonapi/SearchPageTest.php |
The tested entity type. |
| SearchPageTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/SearchPageTest.php |
The tested entity type. |
| SearchPageTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/SearchPageTest.php |
Creates the entity to be tested. |
| SearchPageTest::createEntity |
function |
core/modules/search/tests/src/Functional/Jsonapi/SearchPageTest.php |
Creates the entity to be tested. |
| SelectionInterface::entityQueryAlter |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php |
Allows altering the SelectQuery generated by EntityFieldQuery. |
| SelectionPluginBase::entityQueryAlter |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
Allows altering the SelectQuery generated by EntityFieldQuery. |
| SelectionWithAutocreateInterface::createNewEntity |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionWithAutocreateInterface.php |
Creates a new entity object that can be used as a valid reference. |
| serialization.entity_resolver.target_id |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\TargetIdResolver |
| serializer.entity_resolver |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\ChainEntityResolver |
| serializer.entity_resolver.uuid |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\UuidResolver |
| serializer.normalizer.config_entity |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\ConfigEntityNormalizer |
| serializer.normalizer.config_entity.jsonapi |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Normalizer\ConfigEntityDenormalizer |
| serializer.normalizer.content_entity |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\ContentEntityNormalizer |
| serializer.normalizer.content_entity.jsonapi |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Normalizer\ContentEntityDenormalizer |
| serializer.normalizer.entity |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\EntityNormalizer |
| serializer.normalizer.entity_access_exception.jsonapi |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Normalizer\EntityAccessDeniedHttpExceptionNormalizer |
| serializer.normalizer.entity_reference_field_item |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer |
| serializer.normalizer.unprocessable_entity_exception.jsonapi |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer |
| SetCustomize::$entity |
property |
core/modules/shortcut/src/Form/SetCustomize.php |
The entity being used by this form. |
| SetInlineBlockDependency::$entityTypeManager |
property |
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php |
The entity type manager. |
| SetInlineBlockDependency::isBlockRevisionUsedInEntity |
function |
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php |
Determines if a block content revision is used in an entity. |