Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
EntityTestDateRangeTest::setUp function core/modules/datetime_range/tests/src/Functional/EntityResource/EntityTest/EntityTestDateRangeTest.php
EntityTestDatetimeTest::getExpectedNormalizedEntity function core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php Returns the expected normalization of the entity.
EntityTestDatetimeTest::getNormalizedPostEntity function core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php Returns the normalized POST entity.
EntityTestDefinitionSubscriber::getSubscribedEvents function core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php
EntityTestDeleteForm::getCancelUrl function core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php Returns the route to go to if the user cancels the action.
EntityTestDestination::getEntity function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Creates or loads an entity.
EntityTestDestination::getEntityTypeId function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Finds the entity type from configuration or plugin ID.
EntityTestHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/entity_test/EntityTestHalJsonAnonTest.php Returns the expected normalization of the entity.
EntityTestHalJsonAnonTest::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/entity_test/EntityTestHalJsonAnonTest.php Returns the normalized POST entity.
EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedCacheContexts function core/modules/hal/tests/src/Functional/entity_test/EntityTestHalJsonInternalPropertyNormalizerTest.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedCacheTags function core/modules/hal/tests/src/Functional/entity_test/EntityTestHalJsonInternalPropertyNormalizerTest.php The expected cache tags for the GET/HEAD response of the test entity.
EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/entity_test/EntityTestHalJsonInternalPropertyNormalizerTest.php Returns the expected normalization of the entity.
EntityTestHalJsonInternalPropertyNormalizerTest::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/entity_test/EntityTestHalJsonInternalPropertyNormalizerTest.php Returns the normalized POST entity.
EntityTestJsonInternalPropertyNormalizerTest::getExpectedCacheContexts function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonInternalPropertyNormalizerTest.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityTestJsonInternalPropertyNormalizerTest::getExpectedCacheTags function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonInternalPropertyNormalizerTest.php The expected cache tags for the GET/HEAD response of the test entity.
EntityTestJsonInternalPropertyNormalizerTest::getExpectedNormalizedEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonInternalPropertyNormalizerTest.php Returns the expected normalization of the entity.
EntityTestJsonInternalPropertyNormalizerTest::getNormalizedPostEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonInternalPropertyNormalizerTest.php Returns the normalized POST entity.
EntityTestLabelHalJsonAnonTest::getExpectedCacheContexts function core/modules/hal/tests/src/Functional/entity_test/EntityTestLabelHalJsonAnonTest.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityTestLabelHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/entity_test/EntityTestLabelHalJsonAnonTest.php Returns the expected normalization of the entity.
EntityTestLabelHalJsonAnonTest::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/entity_test/EntityTestLabelHalJsonAnonTest.php Returns the normalized POST entity.
EntityTestLabelResourceTestBase::getExpectedCacheContexts function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityTestLabelResourceTestBase::getExpectedNormalizedEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php Returns the expected normalization of the entity.
EntityTestLabelResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php Return the expected error message.
EntityTestLabelResourceTestBase::getNormalizedPostEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php Returns the normalized POST entity.
EntityTestLocalTasks::getDerivativeDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php Gets the definition of all derivatives of a base plugin.
EntityTestMapFieldHalJsonAnonTest::getExpectedCacheContexts function core/modules/hal/tests/src/Functional/entity_test/EntityTestMapFieldHalJsonAnonTest.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityTestMapFieldHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/entity_test/EntityTestMapFieldHalJsonAnonTest.php Returns the expected normalization of the entity.
EntityTestMapFieldHalJsonAnonTest::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/entity_test/EntityTestMapFieldHalJsonAnonTest.php Returns the normalized POST entity.
EntityTestMapFieldResourceTestBase::getExpectedCacheContexts function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityTestMapFieldResourceTestBase::getExpectedNormalizedEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php Returns the expected normalization of the entity.
EntityTestMapFieldResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php Return the expected error message.
EntityTestMapFieldResourceTestBase::getNormalizedPostEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php Returns the normalized POST entity.
EntityTestMapFieldTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php Returns the expected JSON:API document for the entity.
EntityTestMapFieldTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php Return the expected error message.
EntityTestMapFieldTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php Returns the JSON:API POST document.
EntityTestMapFieldTest::getSparseFieldSets function core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php Returns an array of sparse fields sets to test.
EntityTestMulBundle::getDescription function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php Gets the entity description.
EntityTestResourceTestBase::getExpectedNormalizedEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php Returns the expected normalization of the entity.
EntityTestResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php Return the expected error message.
EntityTestResourceTestBase::getNormalizedPostEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php Returns the normalized POST entity.
EntityTestTest::getExpectedCollectionCacheability function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Computes the cacheability for a given entity collection.
EntityTestTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Returns the expected JSON:API document for the entity.
EntityTestTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Return the expected error message.
EntityTestTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Returns the JSON:API POST document.
EntityTestTest::getSparseFieldSets function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Returns an array of sparse fields sets to test.
EntityTestTextItemNormalizerTest::getExpectedCacheContexts function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityTestTextItemNormalizerTest::getExpectedCacheTags function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php The expected cache tags for the GET/HEAD response of the test entity.
EntityTestTextItemNormalizerTest::getExpectedNormalizedEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php Returns the expected normalization of the entity.
EntityTestTextItemNormalizerTest::getNormalizedPostEntity function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php Returns the normalized POST entity.
EntityTestTextItemNormalizerTest::providerTestGetWithFormat function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.