Drupal\language\Config\LanguageConfigFactoryOverrideInterface |
service |
core/modules/language/language.services.yml |
|
Drupal\language\LanguageNegotiatorInterface |
service |
core/modules/language/language.services.yml |
|
Drupal\layout_builder\Entity\SampleEntityGeneratorInterface |
service |
core/modules/layout_builder/layout_builder.services.yml |
|
Drupal\layout_builder\InlineBlockUsageInterface |
service |
core/modules/layout_builder/layout_builder.services.yml |
|
Drupal\layout_builder\LayoutTempstoreRepositoryInterface |
service |
core/modules/layout_builder/layout_builder.services.yml |
|
Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface |
service |
core/modules/layout_builder/layout_builder.services.yml |
|
Drupal\locale\LocaleProjectStorageInterface |
service |
core/modules/locale/locale.services.yml |
|
Drupal\locale\PluralFormulaInterface |
service |
core/modules/locale/locale.services.yml |
|
Drupal\locale\StringStorageInterface |
service |
core/modules/locale/locale.services.yml |
|
Drupal\media\OEmbed\ProviderRepositoryInterface |
service |
core/modules/media/media.services.yml |
|
Drupal\media\OEmbed\ResourceFetcherInterface |
service |
core/modules/media/media.services.yml |
|
Drupal\media\OEmbed\UrlResolverInterface |
service |
core/modules/media/media.services.yml |
|
Drupal\media_library\OpenerResolverInterface |
service |
core/modules/media_library/media_library.services.yml |
|
Drupal\migrate\MigrateBuildDependencyInterface |
service |
core/modules/migrate/migrate.services.yml |
|
Drupal\migrate\MigrateLookupInterface |
service |
core/modules/migrate/migrate.services.yml |
|
Drupal\migrate\MigrateStubInterface |
service |
core/modules/migrate/migrate.services.yml |
|
Drupal\migrate\Plugin\MigrationPluginManagerInterface |
service |
core/modules/migrate/migrate.services.yml |
|
Drupal\migrate_drupal\FieldDiscoveryInterface |
service |
core/modules/migrate_drupal/migrate_drupal.services.yml |
|
Drupal\migrate_drupal\Plugin\MigrateFieldPluginManagerInterface |
service |
core/modules/migrate_drupal/migrate_drupal.services.yml |
|
Drupal\node\NodeGrantDatabaseStorageInterface |
service |
core/modules/node/node.services.yml |
|
Drupal\path_alias\AliasManagerInterface |
service |
core/modules/path_alias/path_alias.services.yml |
|
Drupal\path_alias\AliasPrefixListInterface |
service |
core/modules/path_alias/path_alias.services.yml |
|
Drupal\path_alias\AliasRepositoryInterface |
service |
core/modules/path_alias/path_alias.services.yml |
|
Drupal\path_alias\AliasWhitelistInterface |
service |
core/modules/path_alias/path_alias.services.yml |
|
Drupal\search\SearchIndexInterface |
service |
core/modules/search/search.services.yml |
|
Drupal\search\SearchPageRepositoryInterface |
service |
core/modules/search/search.services.yml |
|
Drupal\search\SearchTextProcessorInterface |
service |
core/modules/search/search.services.yml |
|
Drupal\serialization\EntityResolver\ChainEntityResolverInterface |
service |
core/modules/serialization/serialization.services.yml |
|
Drupal\services_defaults_test\TestInjectionInterface |
service |
core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml |
|
Drupal\statistics\StatisticsStorageInterface |
service |
core/modules/statistics/statistics.services.yml |
|
Drupal\update\UpdateFetcherInterface |
service |
core/modules/update/update.services.yml |
|
Drupal\update\UpdateManagerInterface |
service |
core/modules/update/update.services.yml |
|
Drupal\update\UpdateProcessorInterface |
service |
core/modules/update/update.services.yml |
|
Drupal\user\PermissionHandlerInterface |
service |
core/modules/user/user.services.yml |
|
Drupal\user\UserAuthInterface |
service |
core/modules/user/user.services.yml |
|
Drupal\user\UserDataInterface |
service |
core/modules/user/user.services.yml |
|
Drupal\user\UserFloodControlInterface |
service |
core/modules/user/user.services.yml |
|
Drupal\workspaces\WorkspaceAssociationInterface |
service |
core/modules/workspaces/workspaces.services.yml |
|
Drupal\workspaces\WorkspaceInformationInterface |
service |
core/modules/workspaces/workspaces.services.yml |
|
Drupal\workspaces\WorkspaceManagerInterface |
service |
core/modules/workspaces/workspaces.services.yml |
|
Drupal\workspaces\WorkspaceRepositoryInterface |
service |
core/modules/workspaces/workspaces.services.yml |
|
DurationInterface |
interface |
core/lib/Drupal/Core/TypedData/Type/DurationInterface.php |
Interface for durations. |
DurationInterface.php |
file |
core/lib/Drupal/Core/TypedData/Type/DurationInterface.php |
|
DurationInterface::getDuration |
function |
core/lib/Drupal/Core/TypedData/Type/DurationInterface.php |
Returns the duration. |
DurationInterface::setDuration |
function |
core/lib/Drupal/Core/TypedData/Type/DurationInterface.php |
Sets the duration. |
DynamicallyFieldableEntityStorageInterface |
interface |
core/lib/Drupal/Core/Entity/DynamicallyFieldableEntityStorageInterface.php |
A storage that supports entity types with dynamic field definitions. |
DynamicallyFieldableEntityStorageInterface.php |
file |
core/lib/Drupal/Core/Entity/DynamicallyFieldableEntityStorageInterface.php |
|
DynamicallyFieldableEntityStorageSchemaInterface |
interface |
core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php |
A storage schema that supports entity types with dynamic field definitions. |
DynamicallyFieldableEntityStorageSchemaInterface.php |
file |
core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php |
|
DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge |
function |
core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php |
Performs final cleanup after all data of a field has been purged. |