Search for access
| Title | Object type | File name | Summary |
|---|---|---|---|
| AccessInterface | interface | src/ |
Ctools Access Interface. |
| AccessInterface.php | file | src/ |
|
| AccessInterface::access | function | src/ |
Provides the access method for accounts. |
| ctools.access | service | ./ |
Drupal\ctools\Access\TempstoreAccess |
| EntityField::blockAccess | function | modules/ |
Indicates whether the block should be shown. |
| EntityView::access | function | src/ |
|
| EntityViewTest::testAccess | function | tests/ |
Tests plugin access. |
| TempstoreAccess | class | src/ |
Tempstore Access for ctools. |
| TempstoreAccess.php | file | src/ |
|
| TempstoreAccess::$tempstore | property | src/ |
The shared tempstore factory. |
| TempstoreAccess::access | function | src/ |
Access method to find if user has access to a particular tempstore. |
| TempstoreAccess::getTempstore | function | src/ |
Retreive the tempstore factory. |
| TempstoreAccess::__construct | function | src/ |
Constructor for access to shared tempstore. |