CronHandler |
class |
Drupal\instagram_feeds |
src/CronHandler.php |
Instagram Feeds Cron Handler Service. |
|
|
2 |
InstagramAccount |
class |
Drupal\instagram_feeds\Entity |
src/Entity/InstagramAccount.php |
Defines the instagram_account entity class. |
|
|
|
InstagramAccountDeleteForm |
class |
Drupal\instagram_feeds\Form |
src/Form/InstagramAccountDeleteForm.php |
Provides the Instagram Account deletion form. |
|
|
|
InstagramAccountForm |
class |
Drupal\instagram_feeds\Form |
src/Form/InstagramAccountForm.php |
Provides the InstagramAccount add/edit form. |
|
|
|
InstagramAccountInterface |
interface |
Drupal\instagram_feeds\Entity |
src/Entity/InstagramAccountInterface.php |
InstagramAccount Interface. |
1 |
6 |
|
InstagramAccountListBuilder |
class |
Drupal\instagram_feeds |
src/InstagramAccountListBuilder.php |
Lists instagram_account entities. |
|
|
|
InstagramApiTrait |
trait |
Drupal\instagram_feeds |
src/InstagramApiTrait.php |
Instagram API Trait. |
|
1 |
|
InstagramFeedsEventBase |
abstract class |
Drupal\instagram_feeds\Event |
src/Event/InstagramFeedsEventBase.php |
En event occurs when instagram_feeds creates a new media entity. |
2 |
|
|
InstagramPostsObtainedEvent |
class |
Drupal\instagram_feeds\Event |
src/Event/InstagramPostsObtainedEvent.php |
En event occurs when instagram_feeds obtained posts from Instagram API. |
|
2 |
|
InstagramPostsObtainedSubscriber |
class |
Drupal\instagram_feeds\EventSubscriber |
src/EventSubscriber/InstagramPostsObtainedSubscriber.php |
Subscriber to InstagramPostsObtainedEvent event. |
|
|
2 |
MediaEntityInstantiatedEvent |
class |
Drupal\instagram_feeds\Event |
src/Event/MediaEntityInstantiatedEvent.php |
En event occurs when instagram_feeds creates a new media entity. |
|
1 |
|
RefreshInstagramTokenAction |
final class |
Drupal\instagram_feeds\Plugin\Action |
src/Plugin/Action/RefreshInstagramTokenAction.php |
Provides an action that can refresh Instagram Token for an entity. |
|
|
|
RefreshInstagramTokenActionDeriver |
class |
Drupal\instagram_feeds\Plugin\Action\Derivative |
src/Plugin/Action/Derivative/RefreshInstagramTokenActionDeriver.php |
Provides an action deriver that finds entity types of InstagramAccountInterface. |
|
|
|
SettingsForm |
class |
Drupal\instagram_feeds\Form |
src/Form/SettingsForm.php |
Defines an Instagram Feeds configuration form. |
|
|
1 |