Search for source

  1. Search 7.x for source
  2. Search 8.9.x for source
  3. Search 10.3.x for source
  4. Search 11.x for source
  5. Other projects
Title Object type File name Summary
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 The data provider.
BlockCustomTranslationTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTranslationTest.php The data provider.
BlockedIpsTest::providerSource function core/modules/ban/tests/src/Kernel/Plugin/migrate/source/d7/BlockedIpsTest.php The data provider.
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 The data provider.
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php The data provider.
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php The data provider.
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 The data provider.
BoxTranslationTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php The data provider.
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.
CacheableEmbeddedDataSource.php file core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php
CacheableEmbeddedDataSource::count function core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php Gets the source count.
CacheableEmbeddedDataSource::doCount function core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php Gets the source count.
CacheableResourceResponse class core/modules/jsonapi/src/CacheableResourceResponse.php Extends ResourceResponse with cacheability.
CacheableResourceResponse.php file core/modules/jsonapi/src/CacheableResourceResponse.php
CKEditor5MediaController::getMediaImageSourceFieldName function core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php Gets the name of an image media item's source field.
CKEditor5UpdateImageToolbarItemTest::getSourceEditingRestrictions function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateImageToolbarItemTest.php Gets the configured HTML restrictions for the Source Editing plugin.

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