Skip to main content
Drupal Code Search
You are here
Home
cache_entity_type
cache_entity_type
cache_entity_type.info.yml
modules/cache_entity_type_example/cache_entity_type_example.info.yml
modules/cache_entity_type_example/src/Api/WeeklyWeatherForecastApiClient.php
modules/cache_entity_type_example/src/Entity/DailyWeatherForecast.php
modules/cache_entity_type_example/src/Entity/WeeklyWeatherForecast.php
modules/cache_entity_type_example/src/Entity/WeeklyWeatherForecastEntityStorage.php
src/CacheEntityTypeServiceProvider.php
src/Entity/Cache/CacheBinNameFactory.php
src/Entity/Cache/CacheEntityStorage.php
src/Entity/Cache/IdToCacheIdMap.php
src/Entity/CacheEntityBase.php
src/Entity/CacheEntityInterface.php
src/Entity/CacheEntityType.php
src/Entity/Exception/IdHashGenerationException.php
src/Entity/Exception/RequiredEntityPropertiesMissingException.php
src/Entity/ExtendedCacheEntityBase.php
src/Exception/CacheEntityIdGenerationException.php
src/Exception/InvalidEntityIdException.php
src/Exception/UnsupportedEntityTypeCacheStorageException.php
src/Utility/ClassInheritance.php
src/Utility/DiffArray.php
tests/src/Kernel/CacheEntityStorageTest.php
tests/src/Kernel/FallbackLoadingEntityStorageTest.php
tests/src/Unit/Entity/Cache/IdToCacheIdMapTest.php
tests/src/Unit/Utility/ClassInheritanceTest.php
tests/src/Unit/Utility/Fixtures/ChildClass.php
tests/src/Unit/Utility/Fixtures/ParentClass.php
tests/src/Unit/Utility/Fixtures/SomeOtherClass.php
Главная
|
Обратная связь