Provides PHP environment helper methods.
Hierarchy
- class \Drupal\Component\Utility\Environment
File
- core/lib/Drupal/Component/Utility/Environment.php, line 8
Namespace
Drupal\Component\Utility
Members
Name | Modifiers | Type | Description |
---|---|---|---|
Environment::checkMemoryLimit | public static | function | Compares the memory required for an operation to the available memory. |
Please login to continue.