You are here

Classes, traits, and interfaces in oEmbed Providers 1.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AllowedProvidersForm class Drupal\oembed_providers\Form src/Form/AllowedProvidersForm.php Configure allowed providers settings form. 1
CustomProviderRepositoryTest class Drupal\Tests\oembed_providers\Functional tests/src/Functional/CustomProviderRepositoryTest.php Tests custom provider loading.
CustomProvidersUiTest class Drupal\Tests\oembed_providers\Functional tests/src/Functional/CustomProvidersUiTest.php Class CustomProvidersUiTest.
CustomProvidersUiTest class Drupal\Tests\oembed_providers\FunctionalJavascript tests/src/FunctionalJavascript/CustomProvidersUiTest.php Class CustomProvidersUiTest.
ExternalFetchTest class Drupal\Tests\oembed_providers\Functional tests/src/Functional/ExternalFetchTest.php Class ExternalFetchTest.
HelperTrait trait Drupal\oembed_providers\Traits src/Traits/HelperTrait.php Misc. methods available for all classes to use. 2
OembedProvider class Drupal\oembed_providers\Entity src/Entity/OembedProvider.php Defines the oEmbed provider entity. 2
OembedProviderForm class Drupal\oembed_providers src/OembedProviderForm.php Form controller for the oEmbed provider edit/add forms.
OembedProviderListBuilder class Drupal\oembed_providers src/OembedProviderListBuilder.php Provides a listing of custom oEmbed providers.
OembedProvidersCacheTagInvalidator class Drupal\oembed_providers\Cache src/Cache/OembedProvidersCacheTagInvalidator.php Intercepts requests for cache tag invalidation. 2
OembedProvidersSettingsForm class Drupal\oembed_providers\Form src/Form/OembedProvidersSettingsForm.php Configure oEmbed settings form. 1
ProviderRepositoryDecorator final class Drupal\oembed_providers\OEmbed src/OEmbed/ProviderRepositoryDecorator.php Decorates the oEmbed ProviderRepository provided by core Media module. 1 2
ProviderRepositoryTest class Drupal\Tests\oembed_providers\Functional tests/src/Functional/ProviderRepositoryTest.php Tests the oEmbed provider repository.
SettingsFormTest class Drupal\Tests\oembed_providers\Functional tests/src/Functional/SettingsFormTest.php Class SettingsFormTest.

Other projects