Search for parse
Title | Object type | File name | Summary |
---|---|---|---|
AjaxPageState::parseAjaxPageState | function | core/ |
Parse the ajax_page_state variable in the request. |
AttributeClassDiscovery::parseClass | function | core/ |
Parses attributes from a class. |
AttributeDiscoveryWithAnnotations::parseClass | function | core/ |
Parses attributes from a class. |
CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
ComponentMetadata::parseSchemaInfo | function | core/ |
Parse the schema information. |
ContentDispositionFilenameParser | class | core/ |
Parses the content-disposition header to extract the client filename. |
ContentDispositionFilenameParser.php | file | core/ |
|
ContentDispositionFilenameParser::parseFilename | function | core/ |
Parse the content disposition header and return the filename. |
ContentDispositionFilenameParser::REQUEST_HEADER_FILENAME_REGEX | constant | core/ |
The regex used to extract the filename from the content disposition header. |
ContentDispositionFilenameParser::__construct | function | core/ |
Private constructor to prevent instantiation. |
ContentDispositionFilenameParserTest | class | core/ |
Tests the ContentDispositionFilenameParser class. |
ContentDispositionFilenameParserTest.php | file | core/ |
|
ContentDispositionFilenameParserTest::createRequest | function | core/ |
Creates a request with the given content-disposition header. |
ContentDispositionFilenameParserTest::invalidHeaderProvider | function | core/ |
A data provider for invalid headers. |
ContentDispositionFilenameParserTest::testParseFilenameExtended | function | core/ |
@covers ::parseFilename[[api-linebreak]] |
ContentDispositionFilenameParserTest::testParseFilenameInvalid | function | core/ |
@covers ::parseFilename[[api-linebreak]] @dataProvider invalidHeaderProvider |
ContentDispositionFilenameParserTest::testParseFilenameMissing | function | core/ |
@covers ::parseFilename[[api-linebreak]] |
ContentDispositionFilenameParserTest::testParseFilenameSuccess | function | core/ |
Tests the parseFilename() method. |
PermissionsPerBundle::parseValue | function | core/ |
Parses the value supplied to ::apply(). |
Recipe::parse | function | core/ |
Parses and validates a recipe.yml file. |
StaticReflectionParserTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Doctrine\StaticReflectionParser[[api-linebreak]] |
StaticReflectionParserTest.php | file | core/ |
|
StaticReflectionParserTest::testAttribute | function | core/ |
@testWith ["AttributeClass", "\\Attribute", true][[api-linebreak]] ["AttributeClass", "attribute", true][[api-linebreak]] ["AttributeClass", "Attribute",… |
WorkspaceTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.