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
NoMultilingualReviewPageTest::setUp function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTestBase class core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php Tests the upgrade review form without translations.
NoMultilingualReviewPageTestBase.php file core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php
NoMultilingualReviewPageTestBase::testMigrateUpgradeReviewPage function core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php Tests the review page when content_translation is enabled.
NonAbstractFormStateDecoratorBase class core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides a non-abstract version of the class under test.
NonAbstractFormStateDecoratorBase::__construct function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Creates a new instance.
NonAnnotatedClass class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/NonAnnotatedClass.php A non-annotated test plugin class.
NonAnnotatedClass.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/NonAnnotatedClass.php
NonDefaultBlockAdminTest class core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php Tests the block administration page for a non-default theme.
NonDefaultBlockAdminTest.php file core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php
NonDefaultBlockAdminTest::$defaultTheme property core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php The theme to install as the default for testing.
NonDefaultBlockAdminTest::$modules property core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php Modules to install.
NonDefaultBlockAdminTest::setUp function core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php
NonDefaultBlockAdminTest::testNonDefaultBlockAdmin function core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php Tests non-default theme admin.
None::access function core/modules/views/src/Plugin/views/access/None.php Determine if the current user has access or not.
None::buildOptionsForm function core/modules/views/src/Plugin/views/pager/None.php Provide the default form for setting options.
None::cacheSet function core/modules/views/src/Plugin/views/cache/None.php Replace the cache set logic so it does not set a cache item at all.
None::defineOptions function core/modules/views/src/Plugin/views/pager/None.php Information about options for all kinds of purposes will be held here.
None::getItemsPerPage function core/modules/views/src/Plugin/views/pager/None.php Get how many items per page this pager will display.
None::postExecute function core/modules/views/src/Plugin/views/pager/None.php Perform any needed actions just after the query executing.
None::summaryTitle function core/modules/views/src/Plugin/views/pager/None.php Returns a string to display as the clickable title for the pager plugin.
None::summaryTitle function core/modules/views/src/Plugin/views/cache/None.php Returns a string to display as the clickable title for the access control.
None::summaryTitle function core/modules/views/src/Plugin/views/access/None.php Returns the summary of the settings in the display.
None::useCountQuery function core/modules/views/src/Plugin/views/pager/None.php Determine if a pager needs a count query.
None::usePager function core/modules/views/src/Plugin/views/pager/None.php Determine if this pager actually uses a pager.
Nonexistent class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php #[NonexistentAttribute]
Nonexistent.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
NonInheritingBundleClass class core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php An invalid bundle class which does not inherit the main entity class.
NonInheritingBundleClass.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php
NonPublicSchemaTest class core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests schema API for non-public schema for the PostgreSQL driver.
NonPublicSchemaTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php
NonPublicSchemaTest::$testingFakeConnection property core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php The database connection for testing.
NonPublicSchemaTest::setUp function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php
NonPublicSchemaTest::tearDown function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php
NonPublicSchemaTest::testDelete function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests delete.
NonPublicSchemaTest::testExtensionExists function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests extension exists.
NonPublicSchemaTest::testField function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests field.
NonPublicSchemaTest::testIndex function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests index.
NonPublicSchemaTest::testInsert function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests insert.
NonPublicSchemaTest::testMerge function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests merge.
NonPublicSchemaTest::testPrimaryKey function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests primary key.
NonPublicSchemaTest::testTable function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests table.
NonPublicSchemaTest::testUniqueKey function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests unique key.
NonPublicSchemaTest::testUpdate function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests update.
NonPublicSchemaTest::testUpsert function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests upsert.
NonStableModulesTest class core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests the installation of deprecated and experimental modules.
NonStableModulesTest.php file core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php
NonStableModulesTest::$adminUser property core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php The admin user.
NonStableModulesTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php The theme to install as the default for testing.
NonStableModulesTest::setUp function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php

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