You are here

Files in Automated Logout 8

Primary tabs

File namesort descending Location Namespace Description
autologout.api.php autologout.api.php Describe hooks provided by the autologout module.
autologout.config_translation.yml autologout.config_translation.yml autologout.config_translation.yml
autologout.info.yml autologout.info.yml autologout.info.yml
autologout.install autologout.install Install and update functions for the autologout module.
autologout.libraries.yml autologout.libraries.yml autologout.libraries.yml
autologout.links.menu.yml autologout.links.menu.yml autologout.links.menu.yml
autologout.links.task.yml autologout.links.task.yml autologout.links.task.yml
autologout.module autologout.module Automated Logout - Module.
autologout.permissions.yml autologout.permissions.yml autologout.permissions.yml
autologout.routing.yml autologout.routing.yml autologout.routing.yml
autologout.schema.yml config/schema/autologout.schema.yml config/schema/autologout.schema.yml
autologout.services.yml autologout.services.yml autologout.services.yml
autologout.settings.yml config/install/autologout.settings.yml config/install/autologout.settings.yml
AutologoutAjaxTest.php tests/src/Functional/AutologoutAjaxTest.php Drupal\Tests\autologout\Functional
AutologoutBlockForm.php src/Form/AutologoutBlockForm.php Drupal\autologout\Form
AutologoutController.php src/Controller/AutologoutController.php Drupal\autologout\Controller
AutologoutManager.php src/AutologoutManager.php Drupal\autologout
AutologoutManagerInterface.php src/AutologoutManagerInterface.php Drupal\autologout
AutologoutSessionCleanupOnLoginTest.php tests/src/Functional/AutologoutSessionCleanupOnLoginTest.php Drupal\Tests\autologout\Functional
AutologoutSettingsForm.php src/Form/AutologoutSettingsForm.php Drupal\autologout\Form
AutologoutSubscriber.php src/EventSubscriber/AutologoutSubscriber.php Drupal\autologout\EventSubscriber
AutologoutTest.php tests/src/Functional/AutologoutTest.php Drupal\Tests\autologout\Functional
AutologoutWarningBlock.php src/Plugin/Block/AutologoutWarningBlock.php Drupal\autologout\Plugin\Block
CyclicAjaxTest.php tests/src/FunctionalJavascript/CyclicAjaxTest.php Drupal\Tests\autologout\FunctionalJavascript
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended Modules * Installation * Configuration INTRODUCTION ------------ After a given timeout has passed, users are given a configurable session expiration prompt.…
SettingsFormTest.php tests/src/Kernel/SettingsFormTest.php Drupal\Tests\autologout\Kernel

Other projects