You are here

Files in Mobile Detect 8.2

Primary tabs

File namesort descending Location Namespace Description
IsMobileCacheContext.php src/Cache/Context/IsMobileCacheContext.php Drupal\mobile_detect\Cache\Context
mobile-detect-status-block.html.twig templates/mobile-detect-status-block.html.twig {# mobile_detect/templates/mobile-detect-status-block.html.twig #} {% block mobile_detect %} {% set color = internal_cache ? 'red' : 'green' %} {% set status = internal_cache ? 'enabled' : 'disabled' %} …
MobileDetectDeviceType.php src/Plugin/Condition/MobileDetectDeviceType.php Drupal\mobile_detect\Plugin\Condition
MobileDetectPlatform.php src/Plugin/Condition/MobileDetectPlatform.php Drupal\mobile_detect\Plugin\Condition
MobileDetectSettingsForm.php src/Form/MobileDetectSettingsForm.php Drupal\mobile_detect\Form
MobileDetectStatusBlock.php src/Plugin/Block/MobileDetectStatusBlock.php Drupal\mobile_detect\Plugin\Block
MobileDetectTwig.php src/Twig/MobileDetectTwig.php Drupal\mobile_detect\Twig
mobile_detect.info.yml mobile_detect.info.yml mobile_detect.info.yml
mobile_detect.links.menu.yml mobile_detect.links.menu.yml mobile_detect.links.menu.yml
mobile_detect.module mobile_detect.module Contains mobile_detect.module.
mobile_detect.permissions.yml mobile_detect.permissions.yml mobile_detect.permissions.yml
mobile_detect.routing.yml mobile_detect.routing.yml mobile_detect.routing.yml
mobile_detect.services.yml mobile_detect.services.yml mobile_detect.services.yml
mobile_detect.settings.yml config/schema/mobile_detect.settings.yml config/schema/mobile_detect.settings.yml
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Troubleshooting * Maintainers INTRODUCTION ------------ This is a lightweight mobile detection based on the Mobile_Detect.php…

Other projects