Search for profile

  1. Search 7.x for profile
  2. Search 9.5.x for profile
  3. Search 10.3.x for profile
  4. Search 11.x for profile
  5. Other projects
Title Object type File name Summary
StandardProfileTest::$articleCommentUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$articleUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$authorUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$baseUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$commenterUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$defaultTheme property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$image property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$imageUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$page property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$pageUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$profile property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The profile used during tests.
StandardProfileTest::$term property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$termUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$webUser property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::assertRdfaArticleProperties function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests output for article properties displayed in both view modes.
StandardProfileTest::assertRdfaCommonNodeProperties function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests output for properties held in common between articles and pages.
StandardProfileTest::assertRdfaNodeCommentProperties function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests output for comment properties on nodes in full page view mode.
StandardProfileTest::doArticleRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that article data is exposed using RDFa.
StandardProfileTest::doFrontPageRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that data is exposed in the front page teasers.
StandardProfileTest::doPageRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that page data is exposed using RDFa.
StandardProfileTest::doTermRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that term data is exposed on term page.
StandardProfileTest::doUserRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that user data is exposed on user page.
StandardProfileTest::saveComment function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Creates a comment entity.
StandardProfileTest::setUp function core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::testRdfaOutput function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that data is exposed correctly when using standard profile.
StandardTest::$profile property core/profiles/standard/tests/src/Functional/StandardTest.php The profile to install as a basis for testing.
SystemListingCrossProfileCompatibleTest class core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Verifies that tests in installation profile modules are found and may use
another profile for running tests.
SystemListingCrossProfileCompatibleTest.php file core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::$modules property core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Attempt to enable a module from the Testing profile.
SystemListingCrossProfileCompatibleTest::$profile property core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Use the Minimal profile.
SystemListingCrossProfileCompatibleTest::setUp function core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::testSystemListing function core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Non-empty test* method required to executed the test case class.
SystemTestController::getInstallProfile function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Use a plain Symfony response object to output the current install_profile.
TestDiscoveryTest::testGetTestsInProfiles function core/modules/simpletest/tests/src/Unit/TestDiscoveryTest.php @covers ::getTestClasses[[api-linebreak]]
TestDiscoveryTest::testGetTestsInProfiles function core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php @covers ::getTestClasses[[api-linebreak]]
TestExtensionInstallStorage::getProfile function core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php Gets the install profile value.
TestingProfileInstallTest class core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php Tests installing the Testing profile with update notifications on.
TestingProfileInstallTest.php file core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
TestingProfileInstallTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
TestingProfileInstallTest::$profile property core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
TestingProfileInstallTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
TestingProfileInstallTest::testUpdateModuleInstall function core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php Ensure the Update module and its dependencies are installed.
testing_install_profile_all_dependencies.info.yml file core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml
testing_install_profile_dependencies.info.yml file core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
testing_install_profile_dependencies_bc.info.yml file core/profiles/testing_install_profile_dependencies_bc/testing_install_profile_dependencies_bc.info.yml core/profiles/testing_install_profile_dependencies_bc/testing_install_profile_dependencies_bc.info.yml
TestSiteInstallCommand::$profile property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The install profile to use.
UmamiMultilingualInstallTest::$profile property core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php
UninstallDefaultContentTest::$profile property core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php
UpdatePathTestBase::$installProfile property core/modules/system/src/Tests/Update/UpdatePathTestBase.php The install profile used in the database dump file.
UpdatePathTestBase::$installProfile property core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php The install profile used in the database dump file.

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