Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CalculatedPermissionsItem::hasPermission | function | core/ |
Returns whether this item has a given permission. |
CalculatedPermissionsItem::isAdmin | function | core/ |
Returns whether this item grants admin privileges in its scope. |
CalculatedPermissionsItem::__construct | function | core/ |
Constructs a new CalculatedPermissionsItem. |
CalculatedPermissionsItemInterface | interface | core/ |
Defines the calculated permissions item interface. |
CalculatedPermissionsItemInterface.php | file | core/ |
|
CalculatedPermissionsItemInterface::getIdentifier | function | core/ |
Returns the identifier within the scope. |
CalculatedPermissionsItemInterface::getPermissions | function | core/ |
Returns the permissions for the calculated permissions item. |
CalculatedPermissionsItemInterface::getScope | function | core/ |
Returns the scope of the calculated permissions item. |
CalculatedPermissionsItemInterface::hasPermission | function | core/ |
Returns whether this item has a given permission. |
CalculatedPermissionsItemInterface::isAdmin | function | core/ |
Returns whether this item grants admin privileges in its scope. |
CalculatedPermissionsItemTest | class | core/ |
Tests the CalculatedPermissionsItem value object. |
CalculatedPermissionsItemTest.php | file | core/ |
|
CalculatedPermissionsItemTest::testConstructor | function | core/ |
Tests that the object values were set in the constructor. |
CalculatedPermissionsItemTest::testHasPermission | function | core/ |
Tests the permission check when the admin flag is not set. |
CalculatedPermissionsItemTest::testHasPermissionWithAdminFlag | function | core/ |
Tests the permission check when the admin flag is set. |
CalculatedPermissionsTest | class | core/ |
Tests the CalculatedPermissions value object. |
CalculatedPermissionsTest.php | file | core/ |
|
CalculatedPermissionsTest::testConstructor | function | core/ |
Tests that the object values were set in the constructor. |
CalculatedPermissionsTrait | trait | core/ |
Trait for \Drupal\Core\Session\CalculatedPermissionsInterface. |
CalculatedPermissionsTrait.php | file | core/ |
|
CalculatedPermissionsTrait::$items | property | core/ |
A list of calculated permission items, keyed by scope and identifier. |
CalculatedPermissionsTrait::getItem | function | core/ |
|
CalculatedPermissionsTrait::getItems | function | core/ |
|
CalculatedPermissionsTrait::getItemsByScope | function | core/ |
|
CalculatedPermissionsTrait::getScopes | function | core/ |
|
CallableResolver::getCallableFromDefinition | function | core/ |
Gets a callable from a definition. |
CallableResolver::__construct | function | core/ |
Constructs a CallableResolver object. |
CallableResolverTest::callableResolverExceptionHandlingTestCases | function | core/ |
Test cases for ::testCallbackResolverExceptionHandling. |
CallableResolverTest::testCallbackResolverExceptionHandling | function | core/ |
@dataProvider callableResolverExceptionHandlingTestCases @covers ::getCallableFromDefinition[[api-linebreak]] |
Callback::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
Callbacks::imageButtonCallback | function | core/ |
Ajax callback to confirm image button was submitted. |
Callbacks::validationFormCallback | function | core/ |
Ajax form callback: Selects the 'driver_text' element of the validation form. |
Callbacks::validationNumberFormCallback | function | core/ |
Ajax form callback: Selects the 'driver_number' element of the validation form. |
CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
CallbackTest::testCallbackExceptions | function | core/ |
Tests callback exceptions. |
callback_allowed_values_function | function | core/ |
Provide the allowed values for a 'list_*' field. |
callback_batch_operation | function | core/ |
Perform a single batch operation. |
CallsDestructableServiceController | class | core/ |
Controller to instantiate the destructable service. |
CallsDestructableServiceController.php | file | core/ |
|
CallsDestructableServiceController::$destructable | property | core/ |
Destructable service. |
CallsDestructableServiceController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
CallsDestructableServiceController::render | function | core/ |
Render callback. |
CallsDestructableServiceController::__construct | function | core/ |
|
CancelUser::__construct | function | core/ |
Constructs a CancelUser object. |
card.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/card/card.component.yml |
CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
CategorizingPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
CategorizingPluginManager::__construct | function | core/ |
Replace the constructor so we can instantiate a stub. |
CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.