You are here

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

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
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 Tests the UI for custom providers.
CustomProvidersUiTest class Drupal\Tests\oembed_providers\FunctionalJavascript tests/src/FunctionalJavascript/CustomProvidersUiTest.php Tests the UI for custom providers.
ExternalFetchTest class Drupal\Tests\oembed_providers\Functional tests/src/Functional/ExternalFetchTest.php Tests the external fetch functionality.
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
OembedProviderBucketForm class Drupal\oembed_providers src/OembedProviderBucketForm.php Form controller for the oEmbed provider bucket edit/add forms.
OembedProviderBucketListBuilder class Drupal\oembed_providers src/OembedProviderBucketListBuilder.php Provides a listing of custom oEmbed provider buckets.
OembedProviderForm class Drupal\oembed_providers src/OembedProviderForm.php Form controller for the oEmbed provider edit/add forms. 1
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
ProviderBucket class Drupal\oembed_providers\Entity src/Entity/ProviderBucket.php Defines the oEmbed provider bucket entity. 2
ProviderBucketTest class Drupal\Tests\oembed_providers\Functional tests/src/Functional/ProviderBucketTest.php Tests the provider bucket config entity type.
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 Tests the global settings form.
UpdateTest class Drupal\Tests\oembed_providers\Kernel tests/src/Kernel/UpdateTest.php Tests update functions.
UrlIsValidTest class Drupal\Tests\oembed_providers\Unit tests/src/Unit/UrlIsValidTest.php Tests the urlIsValid method.

Other projects