Search for to

  1. Search 7.x for to
  2. Search 8.9.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
ArgumentValidatorTermNameTest::$ids property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Stores the taxonomy IDs used by this test.
ArgumentValidatorTermNameTest::$names property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Stores the taxonomy names used by this test.
ArgumentValidatorTermNameTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Stores the taxonomy term used by this test.
ArgumentValidatorTermNameTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Views to be enabled.
ArgumentValidatorTermNameTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php
ArgumentValidatorTermNameTest::testArgumentValidatorTermName function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Tests the term name argument validator plugin.
ArgumentValidatorTermNameTest::testArgumentValidatorTermNameAccess function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Tests the access checking in term name argument validator plugin.
ArgumentValidatorTermTest class core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Tests the plugin of the taxonomy: term argument validator.
ArgumentValidatorTermTest.php file core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php
ArgumentValidatorTermTest::$ids property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Stores the taxonomy IDs used by this test.
ArgumentValidatorTermTest::$names property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Stores the taxonomy names used by this test.
ArgumentValidatorTermTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Stores the taxonomy term used by this test.
ArgumentValidatorTermTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Views to be enabled.
ArgumentValidatorTermTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php
ArgumentValidatorTermTest::testArgumentValidatorTerm function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Tests the term argument validator plugin.
ArgumentValidatorTest class core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Tests the Argument validator through the UI.
ArgumentValidatorTest class core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php Tests Views argument validators.
ArgumentValidatorTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Defines an argument validator test plugin.
ArgumentValidatorTest.php file core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php
ArgumentValidatorTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php
ArgumentValidatorTest.php file core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php
ArgumentValidatorTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php The theme to install as the default for testing.
ArgumentValidatorTest::$testViews property core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Views used by this test.
ArgumentValidatorTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php Views used by this test.
ArgumentValidatorTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Calculates dependencies for the configured plugin.
ArgumentValidatorTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Retrieves the options when this is a new access control plugin.
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions function core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Saves the test_argument view with changes made to the argument handler.
ArgumentValidatorTest::testArgumentValidateNumeric function core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php
ArgumentValidatorTest::testArgumentValidatorPlugin function core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php Tests the argument validator test plugin.
ArgumentValidatorTest::testSpecifyValidation function core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Tests the 'Specify validation criteria' checkbox functionality.
ArgumentValidatorTest::validateArgument function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Performs validation for a given argument.
ArrayBuildTest::testOneDimensionalArrayInput function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests one-dimensional array input.
ArrayElement::getIterator function core/lib/Drupal/Core/Config/Schema/ArrayElement.php
ArrayElement::toArray function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Returns an array of all property values.
AssertButtonsTrait trait core/modules/node/tests/src/Functional/AssertButtonsTrait.php Asserts that buttons are present on a page.
AssertButtonsTrait.php file core/modules/node/tests/src/Functional/AssertButtonsTrait.php
AssertButtonsTrait::assertButtons function core/modules/node/tests/src/Functional/AssertButtonsTrait.php Assert method to verify the buttons in the dropdown element.
AssertContentTrait::assertOption function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a select option in the current page exists.
AssertContentTrait::assertOptionByText function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a select option with the visible text exists.
AssertContentTrait::assertOptionSelected function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a select option in the current page is checked.
AssertContentTrait::assertOptionSelectedWithDrupalSelector function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a select option in the current page is checked.
AssertContentTrait::assertOptionWithDrupalSelector function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a select option in the current page exists.
AssertLegacyTrait::assertOption function core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Asserts that a select option in the current page exists.
AssertLegacyTrait::assertOptionByText function core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Asserts that a select option with the visible text exists.
AssertLegacyTrait::assertOptionSelected function core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Asserts that a select option in the current page is checked.
AssertLegacyTraitTest::testAssertOptionSelected function core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php @covers ::assertOptionSelected
AssertLegacyTraitTest::testAssertOptionSelectedFail function core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php @covers ::assertOptionSelected
AssetOptimizerInterface interface core/lib/Drupal/Core/Asset/AssetOptimizerInterface.php Interface defining a service that optimizes an asset.
AssetOptimizerInterface.php file core/lib/Drupal/Core/Asset/AssetOptimizerInterface.php
AssetOptimizerInterface::clean function core/lib/Drupal/Core/Asset/AssetOptimizerInterface.php Removes unwanted content from an asset.

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