Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
OperationInterface::process function composer/Plugin/Scaffold/Operations/OperationInterface.php Process this scaffold operation.
OperationInterface::scaffoldAtNewLocation function composer/Plugin/Scaffold/Operations/OperationInterface.php Determines what to do if operation is used without a previous operation.
OperationInterface::scaffoldOverExistingTarget function composer/Plugin/Scaffold/Operations/OperationInterface.php Determines what to do if operation is used at same path as a previous op.
Operations class core/lib/Drupal/Core/Render/Element/Operations.php Provides a render element for a set of operations links.
Operations.php file core/lib/Drupal/Core/Render/Element/Operations.php
Operations::getInfo function core/lib/Drupal/Core/Render/Element/Operations.php
Opml class core/modules/views/src/Plugin/views/style/Opml.php Default style plugin to render an OPML feed.
Opml.php file core/modules/views/src/Plugin/views/style/Opml.php
Opml::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Opml.php
Opml::attachTo function core/modules/views/src/Plugin/views/style/Opml.php
Opml::render function core/modules/views/src/Plugin/views/style/Opml.php
OpmlFields class core/modules/views/src/Plugin/views/row/OpmlFields.php Renders an OPML item based on fields.
OpmlFields.php file core/modules/views/src/Plugin/views/row/OpmlFields.php
OpmlFields::$usesFields property core/modules/views/src/Plugin/views/row/OpmlFields.php Does the row plugin support to add fields to its output.
OpmlFields::buildOptionsForm function core/modules/views/src/Plugin/views/row/OpmlFields.php
OpmlFields::defineOptions function core/modules/views/src/Plugin/views/row/OpmlFields.php
OpmlFields::getField function core/modules/views/src/Plugin/views/row/OpmlFields.php Retrieves a views field value from the style plugin.
OpmlFields::render function core/modules/views/src/Plugin/views/row/OpmlFields.php
OpmlFields::validate function core/modules/views/src/Plugin/views/row/OpmlFields.php
OptGroup class core/lib/Drupal/Core/Form/OptGroup.php Provides helpers for HTML option groups.
OptGroup.php file core/lib/Drupal/Core/Form/OptGroup.php
OptGroup::doFlattenOptions function core/lib/Drupal/Core/Form/OptGroup.php Iterates over an array building a flat array with duplicate keys removed.
OptGroup::flattenOptions function core/lib/Drupal/Core/Form/OptGroup.php Allows PHP array processing of multiple select options with the same value.
OptGroupTest class core/tests/Drupal/Tests/Core/Form/OptGroupTest.php Tests Drupal\Core\Form\OptGroup.
OptGroupTest.php file core/tests/Drupal/Tests/Core/Form/OptGroupTest.php
OptGroupTest::providerTestFlattenOptions function core/tests/Drupal/Tests/Core/Form/OptGroupTest.php Provides test data for the flattenOptions() method.
OptGroupTest::testFlattenOptions function core/tests/Drupal/Tests/Core/Form/OptGroupTest.php Tests the flattenOptions() method.
OptimizedPhpArrayDumper class core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php OptimizedPhpArrayDumper dumps a service container as a serialized PHP array.
OptimizedPhpArrayDumper.php file core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php
OptimizedPhpArrayDumper::$aliases property core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php A list of container aliases.
OptimizedPhpArrayDumper::$serialize property core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Whether to serialize service definitions or not.
OptimizedPhpArrayDumper::dump function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php
OptimizedPhpArrayDumper::dumpCallable function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Dumps callable to a PHP array.
OptimizedPhpArrayDumper::dumpCollection function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Dumps a collection to a PHP array.
OptimizedPhpArrayDumper::dumpMethodCalls function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Dumps method calls to a PHP array.
OptimizedPhpArrayDumper::dumpValue function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Dumps the value to PHP array format.
OptimizedPhpArrayDumper::escape function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Escapes parameters.
OptimizedPhpArrayDumper::getAliases function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets the aliases as a PHP array.
OptimizedPhpArrayDumper::getArray function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets the service container definition as a PHP array.
OptimizedPhpArrayDumper::getIterator function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a service iterator in a suitable PHP array format.
OptimizedPhpArrayDumper::getParameterCall function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a parameter reference in a suitable PHP array format.
OptimizedPhpArrayDumper::getParameters function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets parameters of the container as a PHP array.
OptimizedPhpArrayDumper::getPrivateServiceCall function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a private service definition in a suitable format.
OptimizedPhpArrayDumper::getReferenceCall function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a service reference for a reference in a suitable PHP array format.
OptimizedPhpArrayDumper::getServiceCall function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a service reference for an ID in a suitable PHP array format.
OptimizedPhpArrayDumper::getServiceClosureCall function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a service closure reference in a suitable PHP array format.
OptimizedPhpArrayDumper::getServiceDefinition function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a service definition as PHP array.
OptimizedPhpArrayDumper::getServiceDefinitions function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets services of the container as a PHP array.
OptimizedPhpArrayDumper::prepareParameters function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Prepares parameters for the PHP array dumping.
OptimizedPhpArrayDumper::supportsMachineFormat function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Whether this supports the machine-optimized format or not.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.