Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| OperationFactory | class | composer/ |
Create Scaffold operation objects based on provided metadata. |
| OperationFactory.php | file | composer/ |
|
| OperationFactory::$composer | property | composer/ |
The Composer service. |
| OperationFactory::create | function | composer/ |
Creates a scaffolding operation object as determined by the metadata. |
| OperationFactory::createAppendOp | function | composer/ |
Creates an 'append' (or 'prepend') scaffold op. |
| OperationFactory::createReplaceOp | function | composer/ |
Creates a 'replace' scaffold op. |
| OperationFactory::getPackagePath | function | composer/ |
Gets the file path of a package. |
| OperationFactory::hasContent | function | composer/ |
Checks to see if the specified scaffold file exists and has content. |
| OperationFactory::__construct | function | composer/ |
OperationFactory constructor. |
| Opml::attachTo | function | core/ |
|
| OptimizedPhpArrayDumper::getIterator | function | core/ |
Gets a service iterator in a suitable PHP array format. |
| OptimizedPhpArrayDumperTest::getIterator | function | core/ |
Helper function to return a machine-optimized iterator. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias | function | core/ |
Tests that references to aliases work correctly. |
| 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. |
| OptionsDynamicValuesApiTest::testOptionsAllowedValues | function | core/ |
Tests options_allowed_values(). |
| OptionsDynamicValuesTestBase::$fieldStorage | property | core/ |
The field storage. |
| OptionsFieldUIAllowedValuesTest::assertOrder | function | core/ |
Asserts the order of provided option list on admin path. |
| OptionsFieldUIAllowedValuesTest::providerTestOptionsAllowedValues | function | core/ |
Data provider for testOptionsAllowedValues(). |
| OptionsFieldUIAllowedValuesTest::testOptionsAllowedValues | function | core/ |
Tests option types allowed values. |
| OptionsFieldUITest::testOptionsAllowedValuesFloat | function | core/ |
Options (float) : test 'allowed values' input. |
| OptionsFieldUITest::testOptionsAllowedValuesInteger | function | core/ |
Options (integer) : test 'allowed values' input. |
| OptionsFieldUITest::testOptionsAllowedValuesText | function | core/ |
Options (text) : test 'allowed values' input. |
| OptionsFieldUnitTestBase::$fieldStorage | property | core/ |
The list field storage used in the test. |
| OptionsFieldUnitTestBase::$fieldStorageDefinition | property | core/ |
The field storage definition used to created the field storage. |
| OptionsHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| OptionsHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| OptionsHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| OptionsListArgumentTest::testViewsTestOptionsListArgument | function | core/ |
Tests the options field argument. |
| OptionsListFilterTest::testViewsTestOptionsListFilter | function | core/ |
Tests options list field filter. |
| OptionsListFilterTest::testViewsTestOptionsListGroupedFilter | function | core/ |
Tests options list field filter when grouped. |
| OptionsRequestSubscriberTest::providerTestOnRequestWithOptionsRequest | function | core/ |
|
| OptionsWidgetBase::getOptions | function | core/ |
Returns the array of options for the widget. |
| OptionsWidgetsTest::testOptionsListAlter | function | core/ |
Tests hook_options_list_alter(). |
| OptionsWidgetsTest::testRadioButtons | function | core/ |
Tests the 'options_buttons' widget (single select). |
| OrderInterface::getOperation | function | core/ |
Gets order operations specified by this object. |
| OriginatorSubscriber | class | core/ |
Message subscriber which sets the from and sender headers. |
| OriginatorSubscriber.php | file | core/ |
|
| OriginatorSubscriber::executeInEnvironment | function | core/ |
Invokes the given callback after switching the config language. |
| OriginatorSubscriber::getSiteAddress | function | core/ |
Returns the site email address. |
| OriginatorSubscriber::getSubscribedEvents | function | core/ |
|
| OriginatorSubscriber::onMessage | function | core/ |
Sets the default from header and a sender header if necessary. |
| OriginatorSubscriber::removeRedundantSender | function | core/ |
Removes the Sender address if it is redundant. |
| OriginatorSubscriber::setDefaultFrom | function | core/ |
Sets the default from address. |
| OriginatorSubscriber::setDefaultSender | function | core/ |
Sets the default sender address. |
| OriginatorSubscriber::__construct | function | core/ |
|
| OriginatorSubscriberTest | class | core/ |
Tests default originator subscriber. |
| OriginatorSubscriberTest.php | file | core/ |
Pagination
- Previous page
- Page 185
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.