Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiTopLevelResourceNormalizerTest::setUp | function | core/ |
|
| JsonApiTopLevelResourceNormalizerTest::tearDown | function | core/ |
|
| JsonApiTopLevelResourceNormalizerTest::testAliasFieldRouteException | function | core/ |
Tests the message and exceptions when requesting a Label only resource. |
| JsonApiTopLevelResourceNormalizerTest::testCacheableMetadata | function | core/ |
Ensure that cacheability metadata is properly added. |
| JsonApiTopLevelResourceNormalizerTest::testConfigEntityResourceObjectSchema | function | core/ |
Test the generated config resource object normalization against the schema. |
| JsonApiTopLevelResourceNormalizerTest::testDenormalize | function | core/ |
Try to POST a node and check if it exists afterwards. |
| JsonApiTopLevelResourceNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
| JsonApiTopLevelResourceNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
| JsonApiTopLevelResourceNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeConfig | function | core/ |
Tests normalize config. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeException | function | core/ |
Tests normalize exception. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeUuid | function | core/ |
Tests normalize uuid. |
| JsonApiTopLevelResourceNormalizerTest::testResourceObjectSchema | function | core/ |
Test the generated resource object normalization against the schema. |
| JsonApiTopLevelResourceNormalizerTest::testTopLevelResourceWithSingleResource | function | core/ |
Tests the serialization of a top-level JSON:API document with a single resource. |
| jsonapi_test_resource_type_building.build_subscriber | service | core/ |
Drupal\jsonapi_test_resource_type_building\EventSubscriber\ResourceTypeBuildEventSubscriber |
| jsonapi_test_resource_type_building.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml |
| jsonapi_test_resource_type_building.late_build_subscriber | service | core/ |
Drupal\jsonapi_test_resource_type_building\EventSubscriber\LateResourceTypeBuildEventSubscriber |
| jsonapi_test_resource_type_building.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml |
| LabelOnlyResourceObject | class | core/ |
Value object decorating a ResourceObject; only its label is available. |
| LabelOnlyResourceObject.php | file | core/ |
|
| LabelOnlyResourceObject::$entity | property | core/ |
The entity represented by this resource object. |
| LabelOnlyResourceObject::createFromEntity | function | core/ |
Creates a new ResourceObject from an entity. |
| LabelOnlyResourceObject::extractFieldsFromEntity | function | core/ |
Extracts the entity's fields. |
| LabelOnlyResourceObject::getEntity | function | core/ |
Gets the decorated entity. |
| LabelOnlyResourceObject::setEntity | function | core/ |
Sets the underlying entity. |
| LanguageContentSettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| LanguageContentSettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| LanguageContentTaxonomyVocabularySettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| LanguageContentTaxonomyVocabularySettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| LanguageTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| LateResourceTypeBuildEventSubscriber | class | core/ |
Event subscriber which tests enabling disabled resource type fields. |
| LateResourceTypeBuildEventSubscriber.php | file | core/ |
|
| LateResourceTypeBuildEventSubscriber::enableResourceTypeFields | function | core/ |
Disables any resource type fields that have been aliased by a test. |
| LateResourceTypeBuildEventSubscriber::getSubscribedEvents | function | core/ |
|
| LayoutBuilderEntityViewDisplayResourceTestBase | class | core/ |
Provides a base class for testing LayoutBuilderEntityViewDisplay resources. |
| LayoutBuilderEntityViewDisplayResourceTestBase.php | file | core/ |
|
| LayoutBuilderEntityViewDisplayResourceTestBase::$modules | property | core/ |
Modules to install. |
| LayoutBuilderEntityViewDisplayResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| LayoutBuilderEntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| LocaleStringTest::buildSourceString | function | core/ |
Creates random source string object. |
| LocaleTranslationChangeProjectVersionTest::testUpdateImportSourceRemote | function | core/ |
Tests update translations when project version changes. |
| LocaleTranslationDownloadTest::testUpdateImportSourceRemote | function | core/ |
Tests translation download from remote sources. |
| LocaleUpdateTest::testUpdateImportSourceLocal | function | core/ |
Tests translation import from local sources. |
| LocaleUpdateTest::testUpdateImportSourceRemote | function | core/ |
Tests translation import from remote sources. |
| locale_translation_build_sources | function | core/ |
Build translation sources. |
| locale_translation_download_source | function | core/ |
Downloads a translation file from a remote server. |
| locale_translation_load_sources | function | core/ |
Loads cached translation sources containing current translation status. |
| locale_translation_source_build | function | core/ |
Builds abstract translation source. |
| locale_translation_source_check_file | function | core/ |
Checks whether a po file exists in the local filesystem. |
| LOCALE_TRANSLATION_SOURCE_COMPARE_EQ | constant | core/ |
Comparison result of source files timestamps. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.