Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
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
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
NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated and experimental modules at the same time.
NonStableModulesTest::testDeprecatedConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated modules and dependencies in the UI.
NonStableModulesTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing experimental modules and dependencies in the UI.
noop.css file core/modules/system/tests/modules/many_assets_test/css/noop.css No-op CSS file.
NoPreExistingSchemaUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php Tries to update a module which has no pre-existing schema.
NoPreExistingSchemaUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
NoPreExistingSchemaUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php The theme to install as the default for testing.
NoPreExistingSchemaUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
NoPreExistingSchemaUpdateTest::testNoPreExistingSchema function core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php Tests the system module updates with no dependencies installed.
NoProfilesException class core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php Exception thrown if no installation profiles are available.
NoProfilesException.php file core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php
NoProfilesException::__construct function core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php Constructs a new "no profiles available" exception.
NormalInstallerServiceProvider class core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php Service provider for the installer environment.
NormalInstallerServiceProvider.php file core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php
NormalInstallerServiceProvider::register function core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php Registers services to the container.
normalize-fixes.css file core/themes/stable/css/core/normalize-fixes.css Fixes for core/assets/vendor/normalize-css/normalize.css since version 3.
normalize-fixes.css file core/misc/normalize-fixes.css Fixes for core/assets/vendor/normalize-css/normalize.css since version 8.0.1.
normalize-fixes.css file core/themes/stable9/css/core/normalize-fixes.css Fixes for core/assets/vendor/normalize-css/normalize.css since version 8.0.1.
normalize.css file core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of…
normalize.css file core/themes/stable/css/core/assets/vendor/normalize-css/normalize.css /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/

html {
normalize.css file core/assets/vendor/normalize-css/normalize.css /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of…
NormalizerBase class core/modules/jsonapi/src/Normalizer/NormalizerBase.php Base normalizer used in all JSON:API normalizers.
NormalizerBase class core/modules/serialization/src/Normalizer/NormalizerBase.php Base class for Normalizers.
NormalizerBase class core/modules/hal/src/Normalizer/NormalizerBase.php Base class for Normalizers.
NormalizerBase.php file core/modules/hal/src/Normalizer/NormalizerBase.php
NormalizerBase.php file core/modules/serialization/src/Normalizer/NormalizerBase.php
NormalizerBase.php file core/modules/jsonapi/src/Normalizer/NormalizerBase.php
NormalizerBase::$format property core/modules/jsonapi/src/Normalizer/NormalizerBase.php List of formats which supports (de-)normalization.
NormalizerBase::$format property core/modules/serialization/src/Normalizer/NormalizerBase.php List of formats which supports (de-)normalization.
NormalizerBase::$format property core/modules/hal/src/Normalizer/NormalizerBase.php List of formats which supports (de-)normalization.
NormalizerBase::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/NormalizerBase.php The interface or class that this Normalizer supports.

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