Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
OverridesSectionStorageTest::$modules property core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Modules to install.
OverridesSectionStorageTest::$plugin property core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php The plugin.
OverridesSectionStorageTest::$plugin property core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php The plugin.
OverridesSectionStorageTest::providerTestAccess function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Provides test data for ::testAccess().
OverridesSectionStorageTest::providerTestExtractEntityFromRoute function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Provides data for ::testExtractEntityFromRoute().
OverridesSectionStorageTest::setUp function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php
OverridesSectionStorageTest::setUp function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php
OverridesSectionStorageTest::testAccess function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests access.
OverridesSectionStorageTest::testBuildRoutes function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Tests build routes.
OverridesSectionStorageTest::testDeriveContextsFromRoute function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests derive contexts from route.
OverridesSectionStorageTest::testExtractEntityFromRoute function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Tests extract entity from route.
OverridesSectionStorageTest::testGetContexts function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests get contexts.
OverridesSectionStorageTest::testGetContextsDuringPreview function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests get contexts during preview.
OverridesSectionStorageTest::testGetDefaultSectionStorage function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests get default section storage.
OverridesSectionStorageTest::testGetTempstoreKey function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests get tempstore key.
OverridesSectionStorageTest::testIsOverridden function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests is overridden.
OverridesSectionStorageTest::testIsSupported function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php @legacy-covers ::isSupported
OverviewForm::submitForm function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Form submission handler.
OverviewTerms class core/modules/taxonomy/src/Form/OverviewTerms.php Provides terms overview form for a taxonomy vocabulary.
OverviewTerms.php file core/modules/taxonomy/src/Form/OverviewTerms.php
OverviewTerms::$storageController property core/modules/taxonomy/src/Form/OverviewTerms.php The term storage handler.
OverviewTerms::$termListBuilder property core/modules/taxonomy/src/Form/OverviewTerms.php The term list builder.
OverviewTerms::buildForm function core/modules/taxonomy/src/Form/OverviewTerms.php Form constructor.
OverviewTerms::create function core/modules/taxonomy/src/Form/OverviewTerms.php Instantiates a new instance of the implementing class using autowiring.
OverviewTerms::getFormId function core/modules/taxonomy/src/Form/OverviewTerms.php Returns a unique string identifying the form.
OverviewTerms::submitForm function core/modules/taxonomy/src/Form/OverviewTerms.php Form submission handler.
OverviewTerms::submitReset function core/modules/taxonomy/src/Form/OverviewTerms.php Redirects to confirmation form for the reset action.
OverviewTerms::__construct function core/modules/taxonomy/src/Form/OverviewTerms.php Constructs an OverviewTerms object.
OverviewTermsOverride class core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/src/Form/OverviewTermsOverride.php Provides an overview form to test overriding it via hook_entity_type_alter.
OverviewTermsOverride.php file core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/src/Form/OverviewTermsOverride.php
OverviewTermsOverride::buildForm function core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/src/Form/OverviewTermsOverride.php Form constructor.
OverwriteExistingPackagesValidator class core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php Validates that newly installed packages don't overwrite existing directories.
OverwriteExistingPackagesValidator.php file core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php
OverwriteExistingPackagesValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php
OverwriteExistingPackagesValidator::validate function core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php Validates that new installed packages don't overwrite existing directories.
OverwriteExistingPackagesValidator::__construct function core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php
OverwriteExistingPackagesValidatorTest class core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php Tests Overwrite Existing Packages Validator.
OverwriteExistingPackagesValidatorTest.php file core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php
OverwriteExistingPackagesValidatorTest::setUp function core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php
OverwriteExistingPackagesValidatorTest::testNewPackagesOverwriteExisting function core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php Tests that new installed packages overwrite existing directories.
OverwriteExistingPackagesValidatorTest::testRecipeOverwriteIsAllowed function core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php Tests that things in the `recipes` directory can be overwritten.
PackageGenerator::$generatedProjectBaseDir property composer/Generator/PackageGenerator.php Base directory where generated projects are written.
PackageGenerator::builders function composer/Generator/PackageGenerator.php Returns a list of metapackage builders.
PackageGenerator::__construct function composer/Generator/PackageGenerator.php PackageGenerator constructor.
PackageInstallDirectWriteTest class core/modules/package_manager/tests/src/Build/PackageInstallDirectWriteTest.php Tests installing packages with direct write mode enabled.
PackageInstallDirectWriteTest.php file core/modules/package_manager/tests/src/Build/PackageInstallDirectWriteTest.php
PackageInstallDirectWriteTest::testPackageInstall function core/modules/package_manager/tests/src/Build/PackageInstallDirectWriteTest.php Tests installing packages in a stage directory.
PackageInstallSubmoduleTest class core/modules/package_manager/tests/src/Build/PackageInstallSubmoduleTest.php Tests installing packages in a stage directory.
PackageInstallSubmoduleTest.php file core/modules/package_manager/tests/src/Build/PackageInstallSubmoduleTest.php
PackageInstallSubmoduleTest::testSubModules function core/modules/package_manager/tests/src/Build/PackageInstallSubmoduleTest.php Tests installing a Drupal submodule.

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