Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test::dynamicTitle | function | core/ |
Returns a 'dynamic' title for the '_title_callback' route option. |
| Test::error | function | core/ |
|
| Test::escapedCharacters | function | core/ |
|
| Test::escapedScript | function | core/ |
|
| Test::FOO | constant | core/ |
A constant for use in YAML to test autoloading. |
| Test::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| Test::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| Test::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| Test::httpResponseException | function | core/ |
Throws a HTTP exception. |
| Test::metaRefresh | function | core/ |
Loads a page that does a redirect. |
| Test::renderPage | function | core/ |
Returns a generic page render array for title tests. |
| Test::renderTitle | function | core/ |
Renders a page with a title. |
| Test::staticTitle | function | core/ |
Renders a page. |
| Test::unEscapedScript | function | core/ |
|
| TestableSqlContentEntityStorage | class | core/ |
A test subclass of SqlContentEntityStorage. |
| TestableSqlContentEntityStorage.php | file | core/ |
|
| TestableSqlContentEntityStorage::$database | property | core/ |
Active database connection. |
| TestableSqlContentEntityStorage::$entityType | property | core/ |
Information about the entity type. |
| TestableSqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
| TestableSqlContentEntityStorage::$tableMapping | property | core/ |
The mapping of field columns to SQL tables. |
| TestableSqlContentEntityStorage::getTableMapping | function | core/ |
Overrides original SqlContentEntityStorage::getTableMapping(). |
| TestableSqlContentEntityStorage::publicDeleteFromDedicatedTables | function | core/ |
Exposes the protected deleteFromDedicatedTables() method for testing. |
| TestableSqlContentEntityStorage::setTableMapping | function | core/ |
Sets the table mapping. |
| TestableSqlContentEntityStorage::__construct | function | core/ |
Override the constructor to bypass the parent's constructor. |
| TestAccessBlock | class | core/ |
Provides a block to test access. |
| TestAccessBlock.php | file | core/ |
|
| TestAccessBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| TestAccessBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestAccessBlock::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| TestAccessBlock::getCacheMaxAge | function | core/ |
|
| TestAccessBlock::__construct | function | core/ |
Tests the test access block. |
| TestAccessCheck | class | core/ |
Access check for test routes. |
| TestAccessCheck.php | file | core/ |
|
| TestAccessCheck::access | function | core/ |
Checks access. |
| TestAccessCheckInterface | interface | core/ |
Defines an interface with a defined access() method for mocking. |
| TestAccessCheckInterface::access | function | core/ |
|
| TestAccessClass | class | core/ |
Test class for mocking the access callback. |
| TestAccessClass::accessFalse | function | core/ |
|
| TestAccessClass::accessResultAllowed | function | core/ |
|
| TestAccessClass::accessResultForbidden | function | core/ |
|
| TestAccessClass::accessTrue | function | core/ |
|
| TestAccessClass::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TestAction | class | core/ |
Test action. |
| TestAction.php | file | core/ |
|
| TestAction::access | function | core/ |
Checks object access. |
| TestAction::execute | function | core/ |
Executes the plugin. |
| TestActionConfirmForm | class | core/ |
Confirmation form for 'test_action' action. |
| TestActionConfirmForm.php | file | core/ |
|
| TestActionConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| TestActionConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 1387
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.