Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptimizedPhpArrayDumperTest::serializeDefinition | function | core/ |
Helper function to serialize a definition. |
| OptimizedPhpArrayDumperTest::setUp | function | core/ |
|
| OptimizedPhpArrayDumperTest::testDumpForEmptyContainer | function | core/ |
Tests that an empty container works properly. |
| OptimizedPhpArrayDumperTest::testGetAliases | function | core/ |
Tests that alias processing works properly. |
| OptimizedPhpArrayDumperTest::testGetParameters | function | core/ |
Tests that parameter processing works properly. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForDecoratedService | function | core/ |
Tests that getDecoratedService() is unsupported. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForExpression | function | core/ |
Tests that the correct RuntimeException is thrown for expressions. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForObject | function | core/ |
Tests that the correct RuntimeException is thrown for dumping an object. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForResource | function | core/ |
Tests that the correct RuntimeException is thrown for dumping a resource. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitions | function | core/ |
Tests that service processing works properly. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias | function | core/ |
Tests that references to aliases work correctly. |
| OptimizedPhpArrayDumperTest::testPercentsEscape | function | core/ |
Tests that service arguments with escaped percents are correctly dumped. |
| OptionalConstraint | class | core/ |
Marks a field as optional in a Collection constraint. |
| OptionalConstraint.php | file | core/ |
|
| OptionalConstraint::getCompositeOptionStatic | function | core/ |
|
| OptionalContextCondition::summary | function | core/ |
|
| OptionalContextConditionTest | class | core/ |
Tests a condition with optional context. |
| OptionalContextConditionTest.php | file | core/ |
|
| OptionalContextConditionTest::$modules | property | core/ |
|
| OptionalContextConditionTest::testContextAvailable | function | core/ |
Tests with both contexts mapped to the same user. |
| OptionalContextConditionTest::testContextMissing | function | core/ |
Tests with both contexts mapped to the same user. |
| OptionalContextConditionTest::testContextNoValue | function | core/ |
Tests with both contexts mapped to the same user. |
| OptionalServiceSystemTestController | class | core/ |
A controller that specifies an optional dependency. |
| OptionalServiceSystemTestController.php | file | core/ |
|
| OptionalServiceSystemTestController::__construct | function | core/ |
|
| options.api.php | file | core/ |
Hooks provided by the Options module. |
| options.field_type_categories.yml | file | core/ |
core/modules/options/options.field_type_categories.yml |
| options.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-selection_list { background-image: url("data:image/svg+xml,%3csvg height='36'… |
| options.icon.theme.pcss.css | file | core/ |
.field-icon-selection_list { background-image: url(../../../misc/icons/55565b/selection_list.svg); } |
| options.info.yml | file | core/ |
core/modules/options/options.info.yml |
| options.libraries.yml | file | core/ |
core/modules/options/options.libraries.yml |
| options.migrate_drupal.yml | file | core/ |
core/modules/options/migrations/state/options.migrate_drupal.yml |
| options.module | file | core/ |
|
| options.schema.yml | file | core/ |
core/modules/options/config/schema/options.schema.yml |
| options.services.yml | file | core/ |
core/modules/options/options.services.yml |
| OptionsAllowedValues | class | core/ |
Provide allowed values callback. |
| OptionsAllowedValues | class | core/ |
Provides allowed values for a list field. |
| OptionsAllowedValues.php | file | core/ |
|
| OptionsAllowedValues.php | file | core/ |
|
| OptionsAllowedValues::CACHE_TAG | constant | core/ |
Cache tag set on all cached allowed values. |
| OptionsAllowedValues::dynamicValues | function | core/ |
Implements callback_allowed_values_function(). |
| OptionsAllowedValues::getAllowedValues | function | core/ |
|
| OptionsAllowedValues::getCid | function | core/ |
Returns the CID used to cache the options allowed values. |
| OptionsAllowedValues::simpleValues | function | core/ |
Implements callback_allowed_values_function(). |
| OptionsAllowedValues::__construct | function | core/ |
|
| OptionsAllowedValuesInterface | interface | core/ |
Provides an interface to get allowed values for a list field. |
| OptionsAllowedValuesInterface.php | file | core/ |
|
| OptionsAllowedValuesInterface::getAllowedValues | function | core/ |
Returns the array of allowed values for a list field. |
| OptionsAllowedValuesTest | class | core/ |
Tests the caching of options allowed values. |
| OptionsAllowedValuesTest.php | file | core/ |
Pagination
- Previous page
- Page 1042
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.