Search for level

  1. Search 7.x for level
  2. Search 9.5.x for level
  3. Search 8.9.x for level
  4. Search 10.3.x for level
  5. Other projects
Title Object type File name Summary
PreprocessPagerTest::testPaginationHeadingLevelNotSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests template_preprocess_pager() when no #pagination_heading_level is passed.
PreprocessPagerTest::testPaginationHeadingLevelSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests template_preprocess_pager() when a #pagination_heading_level value is passed.
RecursiveContextualValidatorTest::testPropertiesValidateWithMultipleLevels function core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php @covers ::validate
RequirementsTest::testIsolationLevelWarningNotDisplaying function core/modules/mysql/tests/src/Functional/RequirementsTest.php Test the isolation level warning message on status page.
RequirementsTest::writeIsolationLevelSettings function core/modules/mysql/tests/src/Functional/RequirementsTest.php Writes the isolation level in settings.php.
RfcLogLevel class core/lib/Drupal/Core/Logger/RfcLogLevel.php Defines various logging severity levels.
RfcLogLevel.php file core/lib/Drupal/Core/Logger/RfcLogLevel.php
RfcLogLevel::$levels property core/lib/Drupal/Core/Logger/RfcLogLevel.php An array with the severity levels as keys and labels as values.
RfcLogLevel::ALERT constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Alert: action must be taken immediately.
RfcLogLevel::CRITICAL constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Critical conditions.
RfcLogLevel::DEBUG constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Debug-level messages.
RfcLogLevel::EMERGENCY constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Emergency: system is unusable.
RfcLogLevel::ERROR constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Error conditions.
RfcLogLevel::getLevels function core/lib/Drupal/Core/Logger/RfcLogLevel.php Returns a list of severity levels, as defined in RFC 5424.
RfcLogLevel::INFO constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Informational messages.
RfcLogLevel::NOTICE constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Normal but significant conditions.
RfcLogLevel::WARNING constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Warning conditions.
serializer.normalizer.jsonapi_document_toplevel.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizer
SystemMenuBlock::processMenuLevelParents function core/modules/system/src/Plugin/Block/SystemMenuBlock.php Form API callback: Processes the menu_levels field element.
SystemMenuBlockTest::testConfigLevelDepth function core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php Tests the config start level and depth.
SystemMenuNavigationBlockTest::testConfigLevelDepth function core/modules/navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php Tests the config start level and depth.
TestDefaultExceptionSubscriber::isErrorLevelVerbose function core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php Checks whether the error level is verbose or not.
TopLevelBook class core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php Default argument plugin to get the current node's top level book.
TopLevelBook.php file core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php
TopLevelBook::$nodeStorage property core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php The node storage controller.
TopLevelBook::create function core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php Creates an instance of the plugin.
TopLevelBook::getArgument function core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php Return the default argument.
TopLevelBook::__construct function core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php Constructs a Drupal\book\Plugin\views\argument_default\TopLevelBook object.
TopLevelDataInterface interface core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Interface for objects that can appear as top-level object data.
TopLevelDataInterface.php file core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php
TopLevelDataInterface::getData function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Returns the data for the top-level data member of a JSON:API document.
TopLevelDataInterface::getMergedLinks function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Merges the object's links with the top-level links.
TopLevelDataInterface::getMergedMeta function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Merges the object's meta member with the top-level meta member.
TopLevelDataInterface::getOmissions function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Returns the data that was omitted from the JSON:API document.
ViewsAddDefaultPaginationHeaderTest::testViewsPostUpdatePaginationHeadingLevel function core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php Tests the upgrade path adding pagination_heading_level.
ViewsPreprocessTest::testEmptyPaginationHeadingLevelSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests template_preprocess_views_mini_pager() when an empty pagination_heading_level value is passed.
ViewsPreprocessTest::testPaginationHeadingLevelNotSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests template_preprocess_views_mini_pager() when no pagination_heading_level is passed.
ViewsPreprocessTest::testPaginationHeadingLevelSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests template_preprocess_views_mini_pager() when a pagination_heading_level value is passed.
VocabularyStorage::getToplevelTids function core/modules/taxonomy/src/VocabularyStorage.php Gets top-level term IDs of vocabularies.
VocabularyStorageInterface::getToplevelTids function core/modules/taxonomy/src/VocabularyStorageInterface.php Gets top-level term IDs of vocabularies.
WordLevelDiff class core/lib/Drupal/Component/Diff/WordLevelDiff.php @todo document
@private
@subpackage DifferenceEngine
WordLevelDiff.php file core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::closing function core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::MAX_LINE_LENGTH constant core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::orig function core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::_split function core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::__construct function core/lib/Drupal/Component/Diff/WordLevelDiff.php Constructor.
_drupal_get_error_level function core/includes/errors.inc Returns the current error level.

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