Search for priority
- Search 7.x for priority
- Search 8.9.x for priority
- Search 10.3.x for priority
- Search 11.x for priority
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AnnounceCommand::$priority | property | core/ |
The priority that will be used for the announcement. |
AnnounceCommand::PRIORITY_ASSERTIVE | constant | core/ |
The assertive priority attribute value. |
AnnounceCommand::PRIORITY_POLITE | constant | core/ |
The polite priority attribute value. |
ConfigOverriderLowPriority | class | core/ |
Tests module overrides for configuration. |
ConfigOverriderLowPriority.php | file | core/ |
|
ConfigOverriderLowPriority::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
ConfigOverriderLowPriority::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigOverriderLowPriority::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
ConfigOverriderLowPriority::loadOverrides | function | core/ |
Returns config overrides. |
ConfigOverridesPriorityTest | class | core/ |
Tests that config overrides are applied in the correct order. |
ConfigOverridesPriorityTest.php | file | core/ |
|
ConfigOverridesPriorityTest::$modules | property | core/ |
Modules to install. |
ConfigOverridesPriorityTest::testOverridePriorities | function | core/ |
|
config_override_test.low_priority_overrider | service | core/ |
Drupal\config_override_test\ConfigOverriderLowPriority |
ContainerAwareEventDispatcher::getListenerPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testDispatchByPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetAllListenersSortsByPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenerPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenerPriorityWithServices | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenersSortsByPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testPriorityFindsLazyListeners | function | core/ |
|
CustomPageExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
DefaultExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
DefaultExceptionSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
DefaultExceptionSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
ExceptionJsonSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
Fast404ExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
HelpTestTwigNodeVisitor::getPriority | function | core/ |
|
HighPriorityThemeNegotiator | class | core/ |
Implements a test theme negotiator which was configured with a high priority. |
HighPriorityThemeNegotiator.php | file | core/ |
|
HighPriorityThemeNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
HighPriorityThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
HttpExceptionSubscriberBase::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
RESPONSIVE_PRIORITY_LOW | constant | core/ |
A responsive table class; only show table cell on wide devices. |
RESPONSIVE_PRIORITY_MEDIUM | constant | core/ |
A responsive table class; hide table cell on narrow devices. |
TableTest::testThemeTableResponsivePriority | function | core/ |
Tests 'priority-medium' and 'priority-low' classes. |
TaggedHandlersPassTest::testProcessNoPriorityAndExtraArguments | function | core/ |
Tests consumer method with extra parameters and no priority. |
TaggedHandlersPassTest::testProcessNoPriorityParam | function | core/ |
Tests consumer method without priority parameter. |
TaggedHandlersPassTest::testProcessPriority | function | core/ |
Tests handler priority sorting. |
TaggedHandlersPassTest::testserviceIdProcessPriority | function | core/ |
Tests handler priority sorting for service ID collection. |
theme.negotiator.high_priority | service | core/ |
Drupal\theme_test\Theme\HighPriorityThemeNegotiator |
ThemeNegotiatorTest::testDetermineActiveThemeWithPriority | function | core/ |
Tests determining with two negotiators checking the priority. |
TwigNodeVisitor::getPriority | function | core/ |
|
ValidConsumer::addNoPriority | function | core/ |
|
ValidConsumerWithExtraArguments::addNoPriority | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.