Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NoServerError::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| NoSessionOpen | class | core/ |
A policy allowing delivery of cached pages when there is no session open. |
| NoSessionOpen.php | file | core/ |
|
| NoSessionOpen::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpen::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| NoSessionOpen::__construct | function | core/ |
Constructs a new page cache session policy. |
| NoSessionOpenTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\NoSessionOpen[[api-linebreak]] @group PageCache |
| NoSessionOpenTest.php | file | core/ |
|
| NoSessionOpenTest::$policy | property | core/ |
The request policy under test. |
| NoSessionOpenTest::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpenTest::setUp | function | core/ |
|
| NoSessionOpenTest::testNoAllowUnlessSessionCookiePresent | function | core/ |
Asserts that caching is allowed unless there is a session cookie present. |
| NoSourceModule | class | core/ |
A test source plugin without a source_module. |
| NoSourceModule.php | file | core/ |
|
| NoSourceModule::fields | function | core/ |
Returns available fields on the source. |
| NoSourceModule::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NoSourceModule::query | function | core/ |
|
| NoSourcePluginDecorator | class | core/ |
Remove definitions which refer to a non-existing source plugin. |
| NoSourcePluginDecorator.php | file | core/ |
|
| NoSourcePluginDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| NoSourcePluginDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| NoSourcePluginDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| NoSourcePluginDecorator::__construct | function | core/ |
Constructs a NoSourcePluginDecorator object. |
| NotNullConstraint | class | core/ |
NotNull constraint. |
| NotNullConstraint.php | file | core/ |
|
| NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
| NotNullConstraintValidator.php | file | core/ |
|
| NotNullConstraintValidator::validate | function | core/ |
|
| NotRegularDirectoryException | class | core/ |
Exception thrown when a target is not a regular directory (e.g. a file). |
| NotRegularDirectoryException.php | file | core/ |
|
| NotRegularFileException | class | core/ |
Exception thrown when a target is not a regular file (e.g. a directory). |
| NotRegularFileException.php | file | core/ |
|
| NoType | class | core/ |
Provides an operation with no type specified. |
| NoType.php | file | core/ |
|
| NoType::access | function | core/ |
Checks object access. |
| NoType::execute | function | core/ |
Executes the plugin. |
| NoUniqueFieldException | class | core/ |
Exception thrown if an upsert query doesn't specify a unique field. |
| NoUniqueFieldException.php | file | core/ |
|
| nowrap.module.css | file | core/ |
Utility class to prevent text wrapping. |
| nowrap.module.css | file | core/ |
Utility class to prevent text wrapping. |
| NullArgument | class | core/ |
Argument handler that ignores the argument. |
| NullArgument.php | file | core/ |
|
| NullArgument::buildOptionsForm | function | core/ |
Override buildOptionsForm() so that only the relevant options are displayed to the user. |
| NullArgument::defaultActions | function | core/ |
Override defaultActions() to remove actions that don't make sense for a null argument. |
| NullArgument::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NullArgument::query | function | core/ |
Override the behavior of query() to prevent the query from being changed in any way. |
| NullBackend | class | core/ |
Defines a stub cache implementation. |
| NullBackend.php | file | core/ |
|
| NullBackend::delete | function | core/ |
Deletes an item from the cache. |
| NullBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
Pagination
- Previous page
- Page 1078
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.