Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NormalizeTest.php | file | core/ |
|
| NormalizeTest::getEntityUri | function | core/ |
Constructs the entity URI. |
| NormalizeTest::setUp | function | core/ |
|
| NormalizeTest::testNormalize | function | core/ |
Tests the normalize function. |
| NoSerializationClassTestResource | class | core/ |
Class used to test that serialization_class is optional. |
| NoSerializationClassTestResource.php | file | core/ |
|
| NoSerializationClassTestResource::post | function | core/ |
Responds to a POST request. |
| NoServerError | class | core/ |
A policy denying caching of a server error (HTTP 5xx) responses. |
| NoServerError.php | file | core/ |
|
| 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/ |
|
| NoType::access | function | core/ |
Checks object access. |
| nowrap.module.css | file | core/ |
Utility class to prevent text wrapping. |
| nowrap.module.css | file | core/ |
Utility class to prevent text wrapping. |
| 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. |
| NullBackend::set | function | core/ |
Stores data in the persistent cache. |
| NullBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| NullBackend::__construct | function | core/ |
Constructs a NullBackend object. |
| NullBackendTest | class | core/ |
Tests the cache NullBackend. |
| NullBackendTest.php | file | core/ |
|
| NullBackendTest::testNullBackend | function | core/ |
Tests that the NullBackend does not actually store variables. |
| NullCoalesce | class | core/ |
Provides a Null Coalesce process plugin. |
Pagination
- Previous page
- Page 906
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.