Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
NullStorageTest::testCollection function core/tests/Drupal/Tests/Core/Config/NullStorageTest.php Test createCollection.
Number::alphadecimalToInt function core/lib/Drupal/Component/Utility/Number.php Decodes a sorting code back to an integer.
Number::intToAlphadecimal function core/lib/Drupal/Component/Utility/Number.php Generates a sorting code from an integer.
NumericArgument::$operator property core/modules/views/src/Plugin/views/argument/NumericArgument.php The operator used for the query: or|and.
NumericArgumentValidator class core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php Validate whether an argument is numeric or not.
NumericArgumentValidator.php file core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php
NumericArgumentValidator::getContextDefinition function core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php Returns a context definition for this argument.
NumericArgumentValidator::validateArgument function core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php Performs validation for a given argument.
NumericField::submitOptionsForm function core/modules/views/src/Plugin/views/field/NumericField.php Performs some cleanup tasks on the options array before saving it.
NumericFilter::operatorOptions function core/modules/views/src/Plugin/views/filter/NumericFilter.php Provide a list of all the numeric operators
NumericFilter::operators function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::operatorValues function core/modules/views/src/Plugin/views/filter/NumericFilter.php
OEmbedForm::addButtonSubmit function core/modules/media_library/src/Form/OEmbedForm.php Submit handler for the add button.
OEmbedResourceConstraintValidator class core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php Validates oEmbed resource URLs.
OEmbedResourceConstraintValidator.php file core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php
OEmbedResourceConstraintValidator::$logger property core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php The logger service.
OEmbedResourceConstraintValidator::$resourceFetcher property core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php The resource fetcher service.
OEmbedResourceConstraintValidator::$urlResolver property core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php The oEmbed URL resolver service.
OEmbedResourceConstraintValidator::create function core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php Instantiates a new instance of this class.
OEmbedResourceConstraintValidator::handleException function core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php Handles exceptions that occur during validation.
OEmbedResourceConstraintValidator::validate function core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php
OEmbedResourceConstraintValidator::__construct function core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php Constructs a new OEmbedResourceConstraintValidator.
OEmbedResourceConstraintValidatorTest class core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php @coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\OEmbedResourceConstraintValidator[[api-linebreak]]
OEmbedResourceConstraintValidatorTest.php file core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php
OEmbedResourceConstraintValidatorTest::$modules property core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php Modules to enable.
OEmbedResourceConstraintValidatorTest::getValue function core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php Wraps a media entity in an anonymous class to mock a field value.
OEmbedResourceConstraintValidatorTest::setUp function core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php
OEmbedResourceConstraintValidatorTest::testValidateEmptySource function core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked function core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
OEmbedTestTrait::getFixturesDirectory function core/modules/media/tests/src/Traits/OEmbedTestTrait.php Returns the relative path to the oEmbed fixtures directory.
OEmbedTestTrait::lockHttpClientToFixtures function core/modules/media/tests/src/Traits/OEmbedTestTrait.php Configures the http_client service so that all requests are carried out
relative to the URL of the fixtures directory. For example, after calling
this method, a request for foobar.html will actually request
http://test-site/path/to/fuxtures/foobar.html.
off-canvas.button.css file core/misc/dialog/off-canvas.button.css Visual styling for buttons in the off-canvas dialog.
off-canvas.button.css file core/themes/stable/css/core/dialog/off-canvas.button.css Visual styling for buttons in the off-canvas dialog.
off-canvas.dropbutton.css file core/misc/dialog/off-canvas.dropbutton.css Styles for dropbuttons in the off-canvas dialog.
off-canvas.dropbutton.css file core/themes/stable/css/core/dialog/off-canvas.dropbutton.css Styles for dropbuttons in the off-canvas dialog.
OffCanvasTest::assertOffCanvasDialog function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php
OffCanvasTest::testOffCanvasLinks function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php Tests that non-contextual links will work with the off-canvas dialog.
OffCanvasTestBase::getOffCanvasDialog function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Gets the off-canvas dialog element.
OffCanvasTestBase::waitForOffCanvasToClose function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Waits for off-canvas dialog to close.
OffCanvasTestBase::waitForOffCanvasToOpen function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Waits for off-canvas dialog to open.
OffsetPage::getOffset function core/modules/jsonapi/src/Query/OffsetPage.php Returns the current offset.
OpenDialogCommand::$selector property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The selector of the dialog.
OperationFactory class composer/Plugin/Scaffold/Operations/OperationFactory.php Create Scaffold operation objects based on provided metadata.
OperationFactory.php file composer/Plugin/Scaffold/Operations/OperationFactory.php
OperationFactory::$composer property composer/Plugin/Scaffold/Operations/OperationFactory.php The Composer service.
OperationFactory::create function composer/Plugin/Scaffold/Operations/OperationFactory.php Creates a scaffolding operation object as determined by the metadata.
OperationFactory::createAppendOp function composer/Plugin/Scaffold/Operations/OperationFactory.php Creates an 'append' (or 'prepend') scaffold op.
OperationFactory::createReplaceOp function composer/Plugin/Scaffold/Operations/OperationFactory.php Creates a 'replace' scaffold op.
OperationFactory::getPackagePath function composer/Plugin/Scaffold/Operations/OperationFactory.php Gets the file path of a package.
OperationFactory::hasContent function composer/Plugin/Scaffold/Operations/OperationFactory.php Checks to see if the specified scaffold file exists and has content.

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