Search for regex
- Search 7.x for regex
- Search 9.5.x for regex
- Search 10.3.x for regex
- Search 11.x for regex
- Search main for regex
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Combine::opRegex | function | core/ |
Filters by a regular expression. |
| Connection::sqlFunctionRegexp | function | core/ |
SQLite compatibility implementation for the REGEXP SQL operator. |
| EasyRdf_ParsedUri::URI_REGEX | constant | core/ |
|
| FileUploadResource::REQUEST_HEADER_FILENAME_REGEX | constant | core/ |
The regex used to extract the filename from the content disposition header. |
| FILE_INSECURE_EXTENSION_REGEX | constant | core/ |
The regex pattern used when checking for insecure file types. |
| FrontMatter::FRONT_MATTER_REGEXP | constant | core/ |
The regular expression used to extract the YAML front matter content. |
| LanguageInterface::VALID_LANGCODE_REGEX | constant | core/ |
A regex for validating language codes according to W3C specifications. |
| MailFormatHelper::$regexp | property | core/ |
Quoted regex expression based on base path. |
| NumericFilter::opRegex | function | core/ |
Filters by a regular expression. |
| PathMatcher::$regexes | property | core/ |
The cache of regular expressions. |
| RegexConstraint | class | core/ |
Regex constraint. |
| RegexConstraint.php | file | core/ |
|
| RegexConstraint::$message | property | core/ |
|
| RegexConstraint::validatedBy | function | core/ |
|
| RegexDirectoryIterator | class | core/ |
Iterates over files whose names match a regular expression in a directory. |
| RegexDirectoryIterator.php | file | core/ |
|
| RegexDirectoryIterator::$regex | property | core/ |
The regular expression to match. |
| RegexDirectoryIterator::accept | function | core/ |
Implements \FilterIterator::accept(). |
| RegexDirectoryIterator::__construct | function | core/ |
RegexDirectoryIterator constructor. |
| RegexDirectoryIteratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\FileSystem\RegexDirectoryIterator[[api-linebreak]] @group FileSystem |
| RegexDirectoryIteratorTest.php | file | core/ |
|
| RegexDirectoryIteratorTest::providerTestRegexDirectoryIterator | function | core/ |
Provider for self::testRegexDirectoryIterator(). |
| RegexDirectoryIteratorTest::testRegexDirectoryIterator | function | core/ |
@covers ::accept[[api-linebreak]] @dataProvider providerTestRegexDirectoryIterator |
| RouteCompiler::REGEX_DELIMITER | constant | core/ |
Utility constant to use for regular expressions against the path. |
| StringFilter::opRegex | function | core/ |
Filters by a regular expression. |
| TemporaryJsonapiFileFieldUploader::REQUEST_HEADER_FILENAME_REGEX | constant | core/ |
The regex used to extract the filename from the content disposition header. |
| WorkflowTypeBase::VALID_ID_REGEX | constant | core/ |
A regex for matching a valid state/transition machine name. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.