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. Other projects
Title Object type File name Summary
ArgumentValidatorTest class core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Tests the Argument validator through the UI.
ArgumentValidatorTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Defines an argument validator test plugin.
ArgumentValidatorTest class core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php Tests Views argument validators.
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.
array-to-object.component.yml file core/modules/system/tests/modules/sdc_test/components/array-to-object/array-to-object.component.yml core/modules/system/tests/modules/sdc_test/components/array-to-object/array-to-object.component.yml
array-to-object.component.yml file core/modules/sdc/tests/modules/sdc_test/components/array-to-object/array-to-object.component.yml core/modules/sdc/tests/modules/sdc_test/components/array-to-object/array-to-object.component.yml
array-to-object.twig file core/modules/sdc/tests/modules/sdc_test/components/array-to-object/array-to-object.twig <div>
{{ testProp }}
</div>
array-to-object.twig file core/modules/system/tests/modules/sdc_test/components/array-to-object/array-to-object.twig <div>
{{ testProp }}
</div>
ArrayBuild class core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php Builds an array based on the key and value configuration.
ArrayBuild.php file core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php
ArrayBuild::transform function core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php Performs the associated process.
ArrayBuildTest class core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\ArrayBuild
@group migrate
ArrayBuildTest.php file core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
ArrayBuildTest::setUp function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
ArrayBuildTest::testNonExistentKey function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests non-existent key for the key configuration.
ArrayBuildTest::testNonExistentValue function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests non-existent key for the value configuration.
ArrayBuildTest::testOneDimensionalArrayInput function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests one-dimensional array input.
ArrayBuildTest::testStringInput function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests string input.
ArrayBuildTest::testTransform function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests successful transformation.
ArrayElement class core/lib/Drupal/Core/Config/Schema/ArrayElement.php Defines a generic configuration element that contains multiple properties.
ArrayElement.php file core/lib/Drupal/Core/Config/Schema/ArrayElement.php
ArrayElement::$elements property core/lib/Drupal/Core/Config/Schema/ArrayElement.php Parsed elements.
ArrayElement::buildDataDefinition function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Creates a new data definition object from an array and configuration.
ArrayElement::createElement function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Creates a contained typed configuration object.
ArrayElement::get function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets a contained typed configuration element.
ArrayElement::getAllKeys function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets valid configuration data keys.
ArrayElement::getElementDefinition function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets data definition object for contained element.
ArrayElement::getElements function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets an array of contained elements.
ArrayElement::getIterator function core/lib/Drupal/Core/Config/Schema/ArrayElement.php
ArrayElement::getProperties function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets an array of property objects.
ArrayElement::hasTranslatableElements function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Determines if there is a translatable value.
ArrayElement::isEmpty function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Determines whether the data structure is empty.
ArrayElement::isNullable function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Determines if this element allows NULL as a value.
ArrayElement::onChange function core/lib/Drupal/Core/Config/Schema/ArrayElement.php React to changes to a child property or item.
ArrayElement::parse function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Builds an array of contained elements.
ArrayElement::set function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Sets a property value.
ArrayElement::toArray function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Returns an array of all property values.
articles-aside.css file core/profiles/demo_umami/themes/umami/css/components/blocks/articles-aside/articles-aside.css This file is used to style the 'Articles Aside' view.

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