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 11.x for all
  5. Other projects
Title Object type File name Summary
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.
AssertBlockAppearsTrait trait core/modules/block/tests/src/Functional/AssertBlockAppearsTrait.php Provides test assertions for testing block appearance.
AssertBlockAppearsTrait.php file core/modules/block/tests/src/Functional/AssertBlockAppearsTrait.php
AssertBlockAppearsTrait::assertBlockAppears function core/modules/block/tests/src/Functional/AssertBlockAppearsTrait.php Checks to see whether a block appears on the page.
AssertBlockAppearsTrait::assertNoBlockAppears function core/modules/block/tests/src/Functional/AssertBlockAppearsTrait.php Checks to see whether a block does not appears on the page.
AssertBlockAppearsTrait::findBlockInstance function core/modules/block/tests/src/Functional/AssertBlockAppearsTrait.php Find a block instance on the page.
AssertBreadcrumbTrait trait core/modules/system/tests/src/Functional/Menu/AssertBreadcrumbTrait.php Provides test assertions for verifying breadcrumbs.
AssertBreadcrumbTrait.php file core/modules/system/tests/src/Functional/Menu/AssertBreadcrumbTrait.php
AssertBreadcrumbTrait::assertBreadcrumb function core/modules/system/tests/src/Functional/Menu/AssertBreadcrumbTrait.php Assert that a given path shows certain breadcrumb links.
AssertBreadcrumbTrait::assertBreadcrumbParts function core/modules/system/tests/src/Functional/Menu/AssertBreadcrumbTrait.php Assert that a trail exists in the internal browser.
AssertBreadcrumbTrait::getBreadcrumbParts function core/modules/system/tests/src/Functional/Menu/AssertBreadcrumbTrait.php Returns the breadcrumb contents of the current page in the internal browser.
AssertConfigEntityImportTrait trait core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php Provides test assertions for testing config entity synchronization.
AssertConfigEntityImportTrait.php file core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php
AssertConfigEntityImportTrait::assertConfigEntityImport function core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php Asserts that a config entity can be imported without changing it.
AssertConfigTrait trait core/tests/Drupal/KernelTests/AssertConfigTrait.php Trait to help with diffing config.
AssertConfigTrait.php file core/tests/Drupal/KernelTests/AssertConfigTrait.php
AssertConfigTrait::assertConfigDiff function core/tests/Drupal/KernelTests/AssertConfigTrait.php Ensures that a specific config diff does not contain unwanted changes.
AssertContentTrait trait core/tests/Drupal/KernelTests/AssertContentTrait.php Provides test methods to assert content.
AssertContentTrait.php file core/tests/Drupal/KernelTests/AssertContentTrait.php
AssertContentTrait::$content property core/tests/Drupal/KernelTests/AssertContentTrait.php The current raw content.
AssertContentTrait::$drupalSettings property core/tests/Drupal/KernelTests/AssertContentTrait.php The drupalSettings value from the current raw $content.
AssertContentTrait::$elements property core/tests/Drupal/KernelTests/AssertContentTrait.php The XML structure parsed from the current raw $content.
AssertContentTrait::$plainTextContent property core/tests/Drupal/KernelTests/AssertContentTrait.php The plain-text content of raw $content (text nodes).
AssertContentTrait::assertEscaped function core/tests/Drupal/KernelTests/AssertContentTrait.php Passes if the raw text IS found escaped on the loaded page, fail otherwise.

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