contextual.info.yml |
file |
drupal/core/modules/contextual/contextual.info.yml |
drupal/core/modules/contextual/contextual.info.yml |
ContextInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Contains \Drupal\Component\Plugin\Context\ContextInterface. |
ExecutionContextTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ContextException.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Exception/ContextException.php |
Contains \Drupal\Component\Plugin\Exception\ContextException. |
StringBase::$context |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
The string context. |
UrlMatcher::$context |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
|
ContextInterface.php |
file |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Contains \Drupal\Core\Config\Context\ContextInterface. |
ExecutionContext.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
contextual.theme.css |
file |
drupal/core/modules/contextual/css/contextual.theme.css |
Styling for contextual module. |
ContextualController |
class |
drupal/core/modules/contextual/lib/Drupal/contextual/ContextualController.php |
Returns responses for Contextual module routes. |
ConfigContextFactory |
class |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Defines configuration context factory. |
ConfigContext::$data |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
The actual storage of key-value pairs. |
ConfigContext::$uuid |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
A unique identifier for the context. |
Context::__construct |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Sets the contextDefinition for us without needing to call the setter. |
contextual.views.inc |
file |
drupal/core/modules/contextual/contextual.views.inc |
Provide views data and handlers for contextual.module. |
config_context_enter |
function |
drupal/core/includes/config.inc |
Sets the config context on the config factory. |
config_context_leave |
function |
drupal/core/includes/config.inc |
Leaves the current config context returning to the previous context. |
ContextErrorException |
class |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/ContextErrorException.php |
Error Exception with Variable Context. |
LocalStream::$context |
property |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Stream context resource. |
ConfigEvent::$context |
property |
drupal/core/lib/Drupal/Core/Config/ConfigEvent.php |
Configuration context object. |
ChainRouter::$context |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
|
RequestContext::$host |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
|
FreeConfigContext.php |
file |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Contains \Drupal\Core\Config\Context\FreeConfigContext. |
contextual_page_build |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_page_build(). |
contextual_permission |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_permission(). |
contextual_preprocess |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_preprocess(). |
contextual.module.css |
file |
drupal/core/modules/contextual/css/contextual.module.css |
Generic base styles for contextual module. |
menu_contextual_links |
function |
drupal/core/includes/menu.inc |
Retrieves contextual links for a path based on registered local tasks. |
ContextInterface::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Returns the stored value for a given key. |
ContextInterface::set |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Saves a value for a given key. |
UserConfigContext.php |
file |
drupal/core/modules/user/lib/Drupal/user/UserConfigContext.php |
Contains \Drupal\user\UserConfigContext. |
ConfigContext::notify |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::notify(). |
ContextPluginTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/ContextPluginTest.php |
Contains \Drupal\system\Tests\Plugin\ContextPluginTest. |
TypedData::setContext |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::setContext(). |
ContextAwarePluginBase |
class |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Base class for plugins that are context aware. |
ContextAwarePluginBase |
class |
drupal/core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php |
Drupal specific class for plugins that use context. |
UrlMatcher::setContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
Sets the request context. |
UrlMatcher::getContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
Gets the request context. |
UrlGenerator::$context |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
|
LocaleLookup::$context |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
The msgctxt context. |
config.context.factory |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\Context\ConfigContextFactory |
router.request_context |
service |
drupal/core/core.services.yml |
Symfony\Component\Routing\RequestContext |
contextual.toolbar.css |
file |
drupal/core/modules/contextual/css/contextual.toolbar.css |
Styling for contextual module's toolbar tab. |
ContextualLinks::query |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Called to add the field to a query. |
ContextInterface::init |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Initializes a configuration context for use. |
ConfigContext::setUuid |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::setUuid(). |
ConfigContext::getUuid |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::getUuid(). |
Context::$contextValue |
property |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
The value of the context. |
ContextualUnitTest.php |
file |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualUnitTest.php |
Contains \Drupal\contextual\Tests\ContextualUnitTest. |
contextual.routing.yml |
file |
drupal/core/modules/contextual/contextual.routing.yml |
drupal/core/modules/contextual/contextual.routing.yml |