Search for parse

  1. Search 7.x for parse
  2. Search 9.5.x for parse
  3. Search 8.9.x for parse
  4. Search 10.3.x for parse
  5. Other projects
Title Object type File name Summary
aaa_hook_order_test_sparse_test_hook function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_sparse_test_hook().
AjaxPageState::parseAjaxPageState function core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php Parse the ajax_page_state variable in the request.
AttributeClassDiscovery::parseClass function core/lib/Drupal/Component/Plugin/Discovery/AttributeClassDiscovery.php Parses attributes from a class.
AttributeDiscoveryWithAnnotations::parseClass function core/lib/Drupal/Core/Plugin/Discovery/AttributeDiscoveryWithAnnotations.php Parses attributes from a class.
AttributeDiscoveryWithAnnotationsAutomatedProviders::parseClass function core/modules/migrate/src/Plugin/Discovery/AttributeDiscoveryWithAnnotationsAutomatedProviders.php Parses attributes from a class.
BHooks::sparseTestHook function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BHooks.php #[Hook('sparse_test_hook')]
ccc_hook_order_test_sparse_test_hook function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_sparse_test_hook().
CodeBlock::parseLanguagesFromValue function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Parses the line-based (for form) Code Block configuration.
ComponentMetadata::parseSchemaInfo function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Parse the schema information.
ContentDispositionFilenameParser class core/modules/file/src/Upload/ContentDispositionFilenameParser.php Parses the content-disposition header to extract the client filename.
ContentDispositionFilenameParser.php file core/modules/file/src/Upload/ContentDispositionFilenameParser.php
ContentDispositionFilenameParser::parseFilename function core/modules/file/src/Upload/ContentDispositionFilenameParser.php Parse the content disposition header and return the filename.
ContentDispositionFilenameParser::REQUEST_HEADER_FILENAME_REGEX constant core/modules/file/src/Upload/ContentDispositionFilenameParser.php The regex used to extract the filename from the content disposition header.
ContentDispositionFilenameParser::__construct function core/modules/file/src/Upload/ContentDispositionFilenameParser.php Private constructor to prevent instantiation.
ContentDispositionFilenameParserTest class core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php Tests the ContentDispositionFilenameParser class.
ContentDispositionFilenameParserTest.php file core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php
ContentDispositionFilenameParserTest::createRequest function core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php Creates a request with the given content-disposition header.
ContentDispositionFilenameParserTest::invalidHeaderProvider function core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php A data provider for invalid headers.
ContentDispositionFilenameParserTest::testParseFilenameExtended function core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php @covers ::parseFilename[[api-linebreak]]
ContentDispositionFilenameParserTest::testParseFilenameInvalid function core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php @covers ::parseFilename[[api-linebreak]]
@dataProvider invalidHeaderProvider
ContentDispositionFilenameParserTest::testParseFilenameMissing function core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php @covers ::parseFilename[[api-linebreak]]
ContentDispositionFilenameParserTest::testParseFilenameSuccess function core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php Tests the parseFilename() method.
DHooks::sparseTestHook function core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DHooks.php #[Hook('sparse_test_hook')]
HookOrderTest::testSparseHookOrder function core/tests/Drupal/KernelTests/Core/Hook/HookOrderTest.php Tests hook order when each module has either oop or procedural listeners.
NamedPlaceholderConverter::parse function core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php Parses an SQL statement with named placeholders.
NamedPlaceholderConverterTest::testParse function core/modules/mysqli/tests/src/Unit/NamedPlaceholderConverterTest.php Tests ::parse().
NamedPlaceholderConverterTest::testParseReuseObject function core/modules/mysqli/tests/src/Unit/NamedPlaceholderConverterTest.php Tests reusing the parser object.
PermissionsPerBundle::parseValue function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/PermissionsPerBundle.php Parses the value supplied to ::apply().
ProcessOutputCallback::parseJsonOutput function core/modules/package_manager/src/ProcessOutputCallback.php Gets the parsed JSON output.
Recipe::parse function core/lib/Drupal/Core/Recipe/Recipe.php Parses and validates a recipe.yml file.
StaticReflectionParserTest class core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php @coversDefaultClass \Drupal\Component\Annotation\Doctrine\StaticReflectionParser[[api-linebreak]]
StaticReflectionParserTest.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php
StaticReflectionParserTest::testAttribute function core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php @testWith ["AttributeClass", "\\Attribute", true][[api-linebreak]]
["AttributeClass", "attribute", true][[api-linebreak]]
["AttributeClass", "Attribute",…
Unpacker::$versionParser property composer/Plugin/RecipeUnpack/Unpacker.php The version parser.
WorkspaceTest::getSparseFieldSets function core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php 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.