Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| OliveroAvoidStorageUsingTest.php | file | core/ |
|
| OliveroAvoidStorageUsingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OliveroAvoidStorageUsingTest::$modules | property | core/ |
Modules to install. |
| OliveroAvoidStorageUsingTest::testStorageUsing | function | core/ |
Tests use of localStorage. |
| oneplusfourgrid_section.css | file | core/ |
/* * @file * Provides the layout styles for two-column layout section. */ .layout--oneplusfourgrid-section { display: flex; flex-wrap: wrap; } .layout--oneplusfourgrid-section > .layout__region { flex: 0 1… |
| OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
| OpenOffCanvasDialogCommand::DEFAULT_DIALOG_WIDTH | constant | core/ |
The dialog width to use if none is provided. |
| OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| OptGroupTest::providerTestFlattenOptions | function | core/ |
Provides test data for the flattenOptions() method. |
| OptimizedPhpArrayDumperTest::getAliasesDataProvider | function | core/ |
Data provider for testGetAliases(). |
| OptimizedPhpArrayDumperTest::getDefinitionsDataProvider | function | core/ |
Data provider for testGetServiceDefinitions(). |
| OptimizedPhpArrayDumperTest::getParametersDataProvider | function | core/ |
Data provider for testGetParameters(). |
| OptimizedPhpArrayDumperTest::percentsEscapeProvider | function | core/ |
Data provider for testPercentsEscape(). |
| OptimizedPhpArrayDumperTest::publicPrivateDataProvider | function | core/ |
|
| OptionsButtonsWidget | class | core/ |
Plugin implementation of the 'options_buttons' widget. |
| OptionsButtonsWidget.php | file | core/ |
|
| OptionsButtonsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| OptionsButtonsWidget::getEmptyLabel | function | core/ |
Returns the empty option label to add to the list of options, if any. |
| OptionsDynamicValuesValidationTest | class | core/ |
Tests the Options field allowed values function. |
| OptionsDynamicValuesValidationTest.php | file | core/ |
|
| OptionsDynamicValuesValidationTest::$entity | property | core/ |
The created entity. |
| OptionsDynamicValuesValidationTest::$modules | property | core/ |
Modules to install. |
| OptionsDynamicValuesValidationTest::$test | property | core/ |
Test data. |
| OptionsDynamicValuesValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| OptionsDynamicValuesValidationTest::testDynamicAllowedValues | function | core/ |
Tests that allowed values function gets the entity. |
| OptionsFieldUIAllowedValuesTest::providerTestOptionsAllowedValues | function | core/ |
Data provider for testOptionsAllowedValues(). |
| OptionsHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| OptionsProviderInterface | interface | core/ |
Interface for retrieving all possible and settable values. |
| OptionsProviderInterface.php | file | core/ |
|
| OptionsProviderInterface::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| OptionsProviderInterface::getPossibleValues | function | core/ |
Returns an array of possible values. |
| OptionsProviderInterface::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| OptionsProviderInterface::getSettableValues | function | core/ |
Returns an array of settable values. |
| OptionsRequestSubscriber::$routeProvider | property | core/ |
The route provider. |
| OptionsRequestSubscriberTest::providerTestOnRequestWithOptionsRequest | function | core/ |
|
| OptionsSelectWidget | class | core/ |
Plugin implementation of the 'options_select' widget. |
| OptionsSelectWidget.php | file | core/ |
|
| OptionsSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| OptionsSelectWidget::getEmptyLabel | function | core/ |
Returns the empty option label to add to the list of options, if any. |
| OptionsSelectWidget::sanitizeLabel | function | core/ |
Sanitizes a string label to display as an option. |
| OptionsSelectWidget::supportsGroups | function | core/ |
Indicates whether the widgets support optgroups. |
| OptionsWidgetBase | class | core/ |
Base class for the 'options_*' widgets. |
| OptionsWidgetBase.php | file | core/ |
|
| OptionsWidgetBase::$column | property | core/ |
Abstract over the actual field columns. |
| OptionsWidgetBase::$has_value | property | core/ |
Tracks whether the field has a value. |
| OptionsWidgetBase::$multiple | property | core/ |
Tracks whether the data is multi-valued. |
| OptionsWidgetBase::$options | property | core/ |
The array of options for the widget. |
| OptionsWidgetBase::$required | property | core/ |
Tracks whether the field is required. |
| OptionsWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| OptionsWidgetBase::getEmptyLabel | function | core/ |
Returns the empty option label to add to the list of options, if any. |
Pagination
- Previous page
- Page 129
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.