Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DCOM58Test::testIssueMultipleNamespaces | function | core/ |
|
| DCOM58Test::testIssueNamespaces | function | core/ |
|
| DCOM58Test::testIssueSimpleAnnotationReader | function | core/ |
|
| DCOM58Test::testIssueWithNamespacesOrImports | function | core/ |
|
| ddd_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/ddd_hook_order_test.info.yml |
| ddd_hook_order_test.module | file | core/ |
|
| ddd_hook_order_test_test_hook | function | core/ |
Implements hook_test_hook(). |
| de.php | file | core/ |
|
| DebugDump | class | core/ |
Drupal's extension for printing dump() output results. |
| DebugDump.php | file | core/ |
|
| DebugDump::$colors | property | core/ |
Whether colors should be used for printing. |
| DebugDump::$printCaller | property | core/ |
Whether the caller of dump should be included in the report. |
| DebugDump::$stagingFilePath | property | core/ |
The path to the dump staging file. |
| DebugDump::bootstrap | function | core/ |
|
| DebugDump::cliHandler | function | core/ |
A CLI handler for \Symfony\Component\VarDumper\VarDumper. |
| DebugDump::decodeDump | function | core/ |
Decodes a dump retrieved from storage. |
| DebugDump::encodeDump | function | core/ |
Encodes the dump for storing. |
| DebugDump::getCaller | function | core/ |
Returns information about the caller of dump(). |
| DebugDump::getDumps | function | core/ |
Retrieves dumps from storage. |
| DebugDump::isEnabled | function | core/ |
Determines if the extension is enabled. |
| DebugDump::testRunnerFinished | function | core/ |
Prints the dumps generated during the test. |
| DebugExtension | class | core/ |
A class providing Drupal Twig Debug extension. |
| DebugExtension.php | file | core/ |
|
| DebugExtension::dump | function | core/ |
Dumps information about variables using Symfony VarDumper. |
| DebugExtension::getFunctions | function | core/ |
|
| DebugExtension::SYMFONY_VAR_DUMPER_CLASS | constant | core/ |
The Symfony VarDumper class. |
| DecimalData | class | core/ |
The decimal data type. |
| DecimalData.php | file | core/ |
|
| DecimalData::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'number', ])] |
| DecimalFormatter | class | core/ |
Plugin implementation of the 'number_decimal' formatter. |
| DecimalFormatter.php | file | core/ |
|
| DecimalFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DecimalFormatter::numberFormat | function | core/ |
Formats a number. |
| DecimalFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DecimalInterface | interface | core/ |
Interface for decimal numbers. |
| DecimalInterface.php | file | core/ |
|
| DecimalItem | class | core/ |
Defines the 'decimal' field type. |
| DecimalItem.php | file | core/ |
|
| DecimalItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| DecimalItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| DecimalItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| DecimalItem::getDecimalDigits | function | core/ |
Helper method to get the number of decimal digits out of a decimal number. |
| DecimalItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| DecimalItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| DecimalItem::schema | function | core/ |
Returns the schema for the field. |
| DecimalItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| DecoratedServiceTest | class | core/ |
Test handling of decorated services with the reverse container. |
| DecoratedServiceTest.php | file | core/ |
|
| DecoratedServiceTest::$modules | property | core/ |
Modules to install. |
| DecoratedServiceTest::testDecoratedServiceId | function | core/ |
Check that decorated services keep their original service ID. |
Pagination
- Previous page
- Page 407
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.