You are here

Files in oEmbed Providers 1.0.x

Primary tabs

File namesort descending Location Namespace Description
AllowedProvidersForm.php src/Form/AllowedProvidersForm.php Drupal\oembed_providers\Form
CustomProviderRepositoryTest.php tests/src/Functional/CustomProviderRepositoryTest.php Drupal\Tests\oembed_providers\Functional
CustomProvidersUiTest.php tests/src/Functional/CustomProvidersUiTest.php Drupal\Tests\oembed_providers\Functional
CustomProvidersUiTest.php tests/src/FunctionalJavascript/CustomProvidersUiTest.php Drupal\Tests\oembed_providers\FunctionalJavascript
ExternalFetchTest.php tests/src/Functional/ExternalFetchTest.php Drupal\Tests\oembed_providers\Functional
HelperTrait.php src/Traits/HelperTrait.php Drupal\oembed_providers\Traits
OembedProvider.php src/Entity/OembedProvider.php Drupal\oembed_providers\Entity
OembedProviderForm.php src/OembedProviderForm.php Drupal\oembed_providers
OembedProviderListBuilder.php src/OembedProviderListBuilder.php Drupal\oembed_providers
OembedProvidersCacheTagInvalidator.php src/Cache/OembedProvidersCacheTagInvalidator.php Drupal\oembed_providers\Cache
OembedProvidersSettingsForm.php src/Form/OembedProvidersSettingsForm.php Drupal\oembed_providers\Form
oembed_providers.info.yml oembed_providers.info.yml oembed_providers.info.yml
oembed_providers.install oembed_providers.install This module provides install, uninstall, and update functions.
oembed_providers.libraries.yml oembed_providers.libraries.yml oembed_providers.libraries.yml
oembed_providers.links.action.yml oembed_providers.links.action.yml oembed_providers.links.action.yml
oembed_providers.links.menu.yml oembed_providers.links.menu.yml oembed_providers.links.menu.yml
oembed_providers.links.task.yml oembed_providers.links.task.yml oembed_providers.links.task.yml
oembed_providers.module oembed_providers.module This module allows site builders and developers to manage oEmbed providers.
oembed_providers.permissions.yml oembed_providers.permissions.yml oembed_providers.permissions.yml
oembed_providers.post_update.php oembed_providers.post_update.php Post update functions for oEmbed Providers.
oembed_providers.provider.example_provider.yml tests/modules/oembed_providers_test/config/install/oembed_providers.provider.example_provider.yml tests/modules/oembed_providers_test/config/install/oembed_providers.provider.example_provider.yml
oembed_providers.provider.unl_mediahub.yml tests/modules/oembed_providers_test/config/install/oembed_providers.provider.unl_mediahub.yml tests/modules/oembed_providers_test/config/install/oembed_providers.provider.unl_mediahub.yml
oembed_providers.routing.yml oembed_providers.routing.yml oembed_providers.routing.yml
oembed_providers.schema.yml config/schema/oembed_providers.schema.yml config/schema/oembed_providers.schema.yml
oembed_providers.services.yml oembed_providers.services.yml oembed_providers.services.yml
oembed_providers.settings.yml config/install/oembed_providers.settings.yml config/install/oembed_providers.settings.yml
oembed_providers_test.info.yml tests/modules/oembed_providers_test/oembed_providers_test.info.yml tests/modules/oembed_providers_test/oembed_providers_test.info.yml
ProviderRepositoryDecorator.php src/OEmbed/ProviderRepositoryDecorator.php Drupal\oembed_providers\OEmbed
ProviderRepositoryTest.php tests/src/Functional/ProviderRepositoryTest.php Drupal\Tests\oembed_providers\Functional
settings-form.css css/settings-form.css #oembed-allowed-providers-settings #edit-allowed-providers { -webkit-column-count: 4; -moz-column-count: 4; column-count: 4; } @media screen and (max-width: 60em) { #oembed-allowed-providers-settings #edit-allowed-providers { …
SettingsFormTest.php tests/src/Functional/SettingsFormTest.php Drupal\Tests\oembed_providers\Functional

Other projects