Search for parse
- Search 7.x for parse
- Search 9.5.x for parse
- Search 8.9.x for parse
- Search 10.3.x for parse
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
aaa_hook_order_test_sparse_test_hook | function | core/ |
Implements hook_sparse_test_hook(). |
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. |
AttributeDiscoveryWithAnnotationsAutomatedProviders::parseClass | function | core/ |
Parses attributes from a class. |
BHooks::sparseTestHook | function | core/ |
#[Hook('sparse_test_hook')] |
ccc_hook_order_test_sparse_test_hook | function | core/ |
Implements hook_sparse_test_hook(). |
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. |
DHooks::sparseTestHook | function | core/ |
#[Hook('sparse_test_hook')] |
HookOrderTest::testSparseHookOrder | function | core/ |
Tests hook order when each module has either oop or procedural listeners. |
NamedPlaceholderConverter::parse | function | core/ |
Parses an SQL statement with named placeholders. |
NamedPlaceholderConverterTest::testParse | function | core/ |
Tests ::parse(). |
NamedPlaceholderConverterTest::testParseReuseObject | function | core/ |
Tests reusing the parser object. |
PermissionsPerBundle::parseValue | function | core/ |
Parses the value supplied to ::apply(). |
ProcessOutputCallback::parseJsonOutput | function | core/ |
Gets the parsed JSON output. |
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",… |
Unpacker::$versionParser | property | composer/ |
The version parser. |
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.