Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CheckProvider::loadCheck | function | core/ |
Lazy-loads access check services. |
| CheckProvider::loadDynamicRequirementMap | function | core/ |
Compiles a mapping of requirement keys to access checker service IDs. |
| CheckProvider::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
| CheckProvider::__construct | function | core/ |
Constructs a CheckProvider object. |
| CheckProviderInterface | interface | core/ |
Provides the available access checkers by service IDs. |
| CheckProviderInterface.php | file | core/ |
|
| CheckProviderInterface::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
| CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| CheckProviderInterface::loadCheck | function | core/ |
Lazy-loads access check services. |
| CheckProviderInterface::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
| CheckRequirementsTest | class | core/ |
Tests check requirements exception on DestinationBase. |
| CheckRequirementsTest.php | file | core/ |
|
| CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
| check_markup | function | core/ |
Runs all the enabled filters on a piece of text. |
| Cherry | class | core/ |
Plugin annotation @Plugin( id = "cherry", label = "Cherry", color = "red" ) |
| Cherry.php | file | core/ |
|
| ChildSandboxManager | class | core/ |
Test class for testing the child stage. |
| ChildSandboxManager::$type | property | core/ |
The stage type. |
| ChildSandboxManager::__construct | function | core/ |
|
| chili-sauce-umami.html | file | core/ |
|
| chili-sauce-umami.html | file | core/ |
|
| ChmodInterface | interface | core/ |
Defines an interface to chmod files. |
| ChmodInterface.php | file | core/ |
|
| ChmodInterface::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path. |
| CHooks | class | core/ |
Provides hook implementations for testing the execution order of hooks. |
| CHooks.php | file | core/ |
|
| CHooks::testBothParametersHook | function | core/ |
Implements hook_test_hook(). |
| CHooks::testHook | function | core/ |
Implements hook_test_hook(). |
| CHooks::testHookFirst | function | core/ |
Implements hook_test_hook(). |
| CHooks::testHookRemoved | function | core/ |
Implements hook_test_hook(). |
| CHooks::testHookReorderFirst | function | core/ |
Implements hook_test_hook(). |
| ChooseBlockController | class | core/ |
Defines a controller to choose a new block. |
| ChooseBlockController.php | file | core/ |
|
| ChooseBlockController::$blockManager | property | core/ |
The block manager. |
| ChooseBlockController::$currentUser | property | core/ |
The current user. |
| ChooseBlockController::$entityTypeManager | property | core/ |
The entity type manager. |
| ChooseBlockController::build | function | core/ |
Provides the UI for choosing a new block. |
| ChooseBlockController::create | function | core/ |
Instantiates a new instance of this class. |
| ChooseBlockController::getAjaxAttributes | function | core/ |
Get dialog attributes if an ajax request. |
| ChooseBlockController::getBlockLinks | function | core/ |
Gets a render array of block links. |
| ChooseBlockController::inlineBlockList | function | core/ |
Provides the UI for choosing a new inline block. |
| ChooseBlockController::__construct | function | core/ |
ChooseBlockController constructor. |
| ChooseSectionController | class | core/ |
Defines a controller to choose a new section. |
| ChooseSectionController.php | file | core/ |
|
| ChooseSectionController::$layoutManager | property | core/ |
The layout manager. |
| ChooseSectionController::build | function | core/ |
Choose a layout plugin to add as a section. |
| ChooseSectionController::create | function | core/ |
Instantiates a new instance of this class. |
| ChooseSectionController::__construct | function | core/ |
ChooseSectionController constructor. |
| CircularDependencyHooks | class | core/ |
Example to test that a hook service can depend on ModuleHandler. |
| CircularDependencyHooks.php | file | core/ |
Pagination
- Previous page
- Page 164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.