Search for source

  1. Search 7.x for source
  2. Search 9.5.x for source
  3. Search 8.9.x for source
  4. Search 10.3.x for source
  5. Other projects
Title Object type File name Summary
BlockContentResourceTestBase::$entity property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::$entityTypeId property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The tested entity type.
BlockContentResourceTestBase::$modules property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Modules to install.
BlockContentResourceTestBase::$patchProtectedFieldNames property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The fields that are protected against modification during PATCH requests.
BlockContentResourceTestBase::createEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Creates the entity to be tested.
BlockContentResourceTestBase::getExpectedCacheContexts function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
BlockContentResourceTestBase::getExpectedCacheTags function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The expected cache tags for the GET/HEAD response of the test entity.
BlockContentResourceTestBase::getExpectedNormalizedEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Returns the expected normalization of the entity.
BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Return the expected error message.
BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The cacheability of unauthorized 'view' entity access.
BlockContentResourceTestBase::getNormalizedPostEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Returns the normalized POST entity.
BlockContentResourceTestBase::setUpAuthorization function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Sets up the necessary authorization.
BlockContentTest::$resourceTypeIsVersionable property core/modules/jsonapi/tests/src/Functional/BlockContentTest.php Whether the tested JSON:API resource is versionable.
BlockContentTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/BlockContentTest.php The name of the tested JSON:API resource type.
BlockContentTypeResourceTestBase class core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php
BlockContentTypeResourceTestBase.php file core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php
BlockContentTypeResourceTestBase::$entity property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php
BlockContentTypeResourceTestBase::$entityTypeId property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php The tested entity type.
BlockContentTypeResourceTestBase::$modules property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Modules to install.
BlockContentTypeResourceTestBase::createEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Creates the entity to be tested.
BlockContentTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Returns the expected normalization of the entity.
BlockContentTypeResourceTestBase::getNormalizedPostEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Returns the normalized POST entity.
BlockContentTypeResourceTestBase::setUpAuthorization function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Sets up the necessary authorization.
BlockContentTypeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php The name of the tested JSON:API resource type.
BlockCustomTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php
BlockCustomTranslationTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTranslationTest.php
BlockedIpsTest::providerSource function core/modules/ban/tests/src/Kernel/Plugin/migrate/source/d7/BlockedIpsTest.php
BlockResourceTestBase class core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php
BlockResourceTestBase.php file core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php
BlockResourceTestBase::$entity property core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php
BlockResourceTestBase::$entityTypeId property core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php The tested entity type.
BlockResourceTestBase::$modules property core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Modules to install.
BlockResourceTestBase::createEntity function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Creates the entity to be tested.
BlockResourceTestBase::getExpectedCacheContexts function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
BlockResourceTestBase::getExpectedCacheTags function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php The expected cache tags for the GET/HEAD response of the test entity.
BlockResourceTestBase::getExpectedNormalizedEntity function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Returns the expected normalization of the entity.
BlockResourceTestBase::getExpectedUnauthorizedAccessCacheability function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php @todo Fix this in https://www.drupal.org/node/2820315.
BlockResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Return the expected error message.
BlockResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php The cacheability of unauthorized 'view' entity access.
BlockResourceTestBase::getNormalizedPostEntity function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Returns the normalized POST entity.
BlockResourceTestBase::setUpAuthorization function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Sets up the necessary authorization.
BlockTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/BlockTest.php The name of the tested JSON:API resource type.
BlockTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php
BookTest::providerSource function core/modules/book/tests/src/Kernel/Plugin/migrate/source/BookTest.php The data provider.
BoxTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php
BoxTranslationTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php
cache.jsonapi_resource_types service core/modules/jsonapi/jsonapi.services.yml Drupal\Core\Cache\BackendChain
CacheableEmbeddedDataSource class core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php A copy of embedded_data which allows caching the count.

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