Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FileLoader.php
FileLoader::ANONYMOUS_ID_REGEXP
File
vendor/
symfony/
dependency-injection/
Loader/
FileLoader.php
, line 39
Class
FileLoader
FileLoader is the abstract class used by all built-in loaders that are file based.
Namespace
Symfony\Component\DependencyInjection\Loader
Code
public
const
ANONYMOUS_ID_REGEXP
=
'/^\\.\\d+_[^~]*+~[._a-zA-Z\\d]{7}$/'
;
RSS feed