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
LocalTaskManagerTest::testGetLocalTasksForRouteSingleLevelTitle function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php Tests the getLocalTasksForRoute method.
LoggerChannel::$levelTranslation property core/lib/Drupal/Core/Logger/LoggerChannel.php Map of PSR3 log constants to RFC 5424 log constants.
Logging severity levels group core/lib/Drupal/Core/Logger/RfcLogLevel.php Logging severity levels as defined in RFC 5424.
MenuLinkDepthConstraint::$baseLevel property core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraint.php The initial level of menu items that are being exposed (zero-based).
MenuTreeParameters::setTopLevelOnly function core/lib/Drupal/Core/Menu/MenuTreeParameters.php Ensures only the top level of the tree is loaded.
MenuTreeParametersTest::testSetTopLevelOnly function core/tests/Drupal/Tests/Core/Menu/MenuTreeParametersTest.php Tests setTopLevelOnly().
MigrateException::$level property core/modules/migrate/src/MigrateException.php The level of the error being reported.
MigrateException::getLevel function core/modules/migrate/src/MigrateException.php Gets the level.
MigrateIdMapMessageEvent::$level property core/modules/migrate/src/Event/MigrateIdMapMessageEvent.php Message severity.
MigrateIdMapMessageEvent::getLevel function core/modules/migrate/src/Event/MigrateIdMapMessageEvent.php Gets the severity level of the message.
MigrateMessageFormTest::getLevelCounts function core/modules/migrate/tests/src/Functional/MigrateMessageFormTest.php Gets the count of migration messages by level.
MiniPagerTest::testPagerHeadingLevel function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests changing the heading level.
NavigationMenuBlockTest::testConfigLevelDepth function core/modules/navigation/tests/src/Kernel/NavigationMenuBlockTest.php Tests the config start level and depth.
NavigationMenuLinkTreeManipulators::addSecondLevelOverviewLinks function core/modules/navigation/src/Menu/NavigationMenuLinkTreeManipulators.php Adds an "overview" child link to second level menu links with children.
NavigationMenuLinkTreeManipulatorsTest::testAddSecondLevelOverviewLinks function core/modules/navigation/tests/src/Unit/NavigationMenuLinkTreeManipulatorsTest.php Tests the addSecondLevelOverviewLinks() tree manipulator.
NestedFormTest::testNestedEntityFormEntityLevelValidation function core/modules/field/tests/src/Functional/NestedFormTest.php Tests entity level validation within subforms.
NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for edit access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for user without access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for user with access.
OverlapWithTopLevelDependenciesTest class core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Tests DrupalCoreRecommendedBuilder.
OverlapWithTopLevelDependenciesTest.php file core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php
OverlapWithTopLevelDependenciesTest::templateProjectPathProvider function core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Provides data for testOverlapWithTemplateProject().
OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject function core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Tests top level and core-recommended dependencies do not overlap.
PagerPluginBase::getHeadingLevel function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Get the pager heading tag.
PagerPluginBase::setHeadingLevel function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Set the pager heading.
PagerTest::testPagerHeadingLevel function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests changing the heading level.
PreprocessPagerTest::testEmptyPaginationHeadingLevelSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests when an empty #pagination_heading_level value is passed.
PreprocessPagerTest::testPaginationHeadingLevelInvalid function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Test with an invalid #pagination_heading_level.
PreprocessPagerTest::testPaginationHeadingLevelNotSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests when no #pagination_heading_level is passed.
PreprocessPagerTest::testPaginationHeadingLevelSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests when a #pagination_heading_level value is passed.
RecursiveContextualValidatorTest::testPropertiesValidateWithMultipleLevels function core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php @covers ::validate[[api-linebreak]]
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.
TestDefaultExceptionSubscriber::isErrorLevelVerbose function core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php Checks whether the error level is verbose or not.
TopLevelDataInterface interface core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Interface for objects that can appear as top-level object data.

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