Search for priority

  1. Search 7.x for priority
  2. Search 9.5.x for priority
  3. Search 8.9.x for priority
  4. Search 10.3.x for priority
  5. Other projects
Title Object type File name Summary
AccessDeniedSubscriber::getPriority function core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php Specifies the priority of all listeners in this class.
AnnounceCommand::$priority property core/lib/Drupal/Core/Ajax/AnnounceCommand.php The priority that will be used for the announcement.
AnnounceCommand::PRIORITY_ASSERTIVE constant core/lib/Drupal/Core/Ajax/AnnounceCommand.php The assertive priority attribute value.
AnnounceCommand::PRIORITY_POLITE constant core/lib/Drupal/Core/Ajax/AnnounceCommand.php The polite priority attribute value.
ComponentNodeVisitor::getPriority function core/modules/sdc/src/Twig/ComponentNodeVisitor.php
ComponentNodeVisitor::getPriority function core/lib/Drupal/Core/Template/ComponentNodeVisitor.php
ConfigOverriderLowPriority class core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php Tests module overrides for configuration.
ConfigOverriderLowPriority.php file core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php
ConfigOverriderLowPriority::createConfigObject function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php
ConfigOverriderLowPriority::getCacheableMetadata function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php
ConfigOverriderLowPriority::getCacheSuffix function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php
ConfigOverriderLowPriority::loadOverrides function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php
ConfigOverridesPriorityTest class core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Tests that config overrides are applied in the correct order.
ConfigOverridesPriorityTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php
ConfigOverridesPriorityTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Modules to install.
ConfigOverridesPriorityTest::testOverridePriorities function core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php
config_override_test.low_priority_overrider service core/modules/config/tests/config_override_test/config_override_test.services.yml Drupal\config_override_test\ConfigOverriderLowPriority
ContainerAwareEventDispatcher::getListenerPriority function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcherTest::testDispatchByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetAllListenersSortsByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenerPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenerPriorityWithServices function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenersSortsByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testPriorityFindsLazyListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
CustomPageExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
DefaultExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
DefaultExceptionSubscriber::getPriority function core/modules/serialization/src/EventSubscriber/DefaultExceptionSubscriber.php Specifies the priority of all listeners in this class.
DefaultExceptionSubscriber::getPriority function core/modules/jsonapi/src/EventSubscriber/DefaultExceptionSubscriber.php Specifies the priority of all listeners in this class.
ExceptionJsonSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php Specifies the priority of all listeners in this class.
Fast404ExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
HelpTestTwigNodeVisitor::getPriority function core/modules/help/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php
HighPriorityThemeNegotiator class core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php Implements a test theme negotiator which was configured with a high priority.
HighPriorityThemeNegotiator.php file core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php
HighPriorityThemeNegotiator::applies function core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php Whether this theme negotiator should be used to set the theme.
HighPriorityThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php Determine the active theme for the request.
HookCollectorPass::$priority property core/lib/Drupal/Core/Hook/HookCollectorPass.php The priority of the eventual event listener.
HookOrder::changePriority function core/lib/Drupal/Core/Hook/HookOrder.php Change the priority of a hook implementation.
HookOrder::setPriority function core/lib/Drupal/Core/Hook/HookOrder.php Set the priority of a listener.
HookOrderEqualPriorityTest class core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php @coversDefaultClass \Drupal\Core\Hook\HookOrder
HookOrderEqualPriorityTest.php file core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php
HookOrderEqualPriorityTest::setUp function core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php
HookOrderEqualPriorityTest::testAfter function core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php @covers ::after
HookOrderEqualPriorityTest::testBefore function core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php @covers ::before
HookOrderEqualPriorityTest::testFirst function core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php @covers ::first
HookOrderEqualPriorityTest::testLast function core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php @covers ::last
HookOrderTest::getPriority function core/tests/Drupal/Tests/Core/Hook/HookOrderTest.php Get the priority for a service.
HookOrderTestBase::getPriority function core/tests/Drupal/Tests/Core/Hook/HookOrderTestBase.php Get the priority for a service.
HttpExceptionSubscriberBase::getPriority function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Specifies the priority of all listeners in this class.
RESPONSIVE_PRIORITY_LOW constant core/includes/theme.inc A responsive table class; only show table cell on wide devices.
RESPONSIVE_PRIORITY_MEDIUM constant core/includes/theme.inc A responsive table class; hide table cell on narrow devices.

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