Search for getProvider

  1. Search 7.x for getProvider
  2. Search 9.5.x for getProvider
  3. Search 8.9.x for getProvider
  4. Search 10.3.x for getProvider
  5. Other projects
Title Object type File name Summary
AnnotatedClassDiscovery::getProviderFromNamespace function core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php Extracts the provider name from a Drupal namespace.
AnnotationBase::getProvider function core/lib/Drupal/Component/Annotation/AnnotationBase.php Gets the name of the provider of the annotated class.
AnnotationInterface::getProvider function core/lib/Drupal/Component/Annotation/AnnotationInterface.php Gets the name of the provider of the annotated class.
AttributeBase::getProvider function core/lib/Drupal/Component/Plugin/Attribute/AttributeBase.php Gets the name of the provider of the attribute class.
AttributeClassDiscovery::getProviderFromNamespace function core/lib/Drupal/Core/Plugin/Discovery/AttributeClassDiscovery.php Extracts the provider name from a Drupal namespace.
AttributeInterface::getProvider function core/lib/Drupal/Component/Plugin/Attribute/AttributeInterface.php Gets the name of the provider of the attribute class.
AuthenticationCollector::getProvider function core/lib/Drupal/Core/Authentication/AuthenticationCollector.php Returns an authentication provider.
AuthenticationCollectorInterface::getProvider function core/lib/Drupal/Core/Authentication/AuthenticationCollectorInterface.php Returns an authentication provider.
AuthenticationManager::getProvider function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Returns the id of the authentication provider for a request.
BaseFieldDefinition::getProvider function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the name of the provider of this field.
Breakpoint::getProvider function core/modules/breakpoint/src/Breakpoint.php Returns the provider.
BreakpointInterface::getProvider function core/modules/breakpoint/src/BreakpointInterface.php Returns the provider.
BreakpointTest::testGetProvider function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php @covers ::getProvider
CategorizingPluginManagerTrait::getProviderName function core/lib/Drupal/Core/Plugin/CategorizingPluginManagerTrait.php Gets the name of a provider.
Connection::getProvider function core/lib/Drupal/Core/Database/Connection.php Get the module name of the module that is providing the database driver.
DatabaseBackendFactoryTest::getProvider function core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php
Endpoint::getProvider function core/modules/media/src/OEmbed/Endpoint.php Returns the provider this endpoint belongs to.
FieldStorageConfig::getProvider function core/modules/field/src/Entity/FieldStorageConfig.php Returns the name of the provider of this field.
FieldStorageDefinitionInterface::getProvider function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns the name of the provider of this field.
HelpTopicPluginBase::getProvider function core/modules/help/src/HelpTopicPluginBase.php The name of the module or theme providing the help topic.
MenuLinkBase::getProvider function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns the provider (module name) of the menu link.
MenuLinkInterface::getProvider function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns the provider (module name) of the menu link.
MigrateSource::getProvider function core/modules/migrate/src/Annotation/MigrateSource.php Gets the name of the provider of the annotated class.
MigrateSource::getProviders function core/modules/migrate/src/Annotation/MigrateSource.php Gets the provider names of the annotated class.
MultipleProviderAnnotationInterface::getProvider function core/modules/migrate/src/Annotation/MultipleProviderAnnotationInterface.php Gets the name of the provider of the annotated class.
MultipleProviderAnnotationInterface::getProviders function core/modules/migrate/src/Annotation/MultipleProviderAnnotationInterface.php Gets the provider names of the annotated class.
OEmbed::getProviders function core/modules/media/src/Plugin/media/Source/OEmbed.php Returns the oEmbed provider names.
OEmbedInterface::getProviders function core/modules/media/src/Plugin/media/Source/OEmbedInterface.php Returns the oEmbed provider names.
Plugin::getProvider function core/lib/Drupal/Component/Annotation/Plugin.php Gets the name of the provider of the annotated class.
PluginBase::getProvider function core/modules/views/src/Plugin/views/PluginBase.php Returns the plugin provider.
PluginDefinition::getProvider function core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php Gets the plugin provider.
PluginDefinitionInterface::getProvider function core/lib/Drupal/Component/Plugin/Definition/PluginDefinitionInterface.php Gets the plugin provider.
PluginTest::testGetProvider function core/tests/Drupal/Tests/Component/Annotation/PluginTest.php @covers ::getProvider
Resource::getProvider function core/modules/media/src/OEmbed/Resource.php Returns the resource provider, if known.
ResourceTypeRepositoryTest::getProvider function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Data provider for testGet.
UrlResolver::getProviderByUrl function core/modules/media/src/OEmbed/UrlResolver.php
UrlResolverInterface::getProviderByUrl function core/modules/media/src/OEmbed/UrlResolverInterface.php Tries to determine the oEmbed provider for a media asset URL.
ViewsPluginInterface::getProvider function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Returns the plugin provider.

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