Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| node_tokens | function | core/ |
Implements hook_tokens(). |
| node_token_info | function | core/ |
Implements hook_token_info(). |
| NonAbstractFormStateDecoratorBase | class | core/ |
Provides a non-abstract version of the class under test. |
| NonAbstractFormStateDecoratorBase::__construct | function | core/ |
Creates a new instance. |
| 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. |
| 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/ |
|
| NullBackendFactory | class | core/ |
|
| NullBackendFactory.php | file | core/ |
|
| NullBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| NullGenerator | class | core/ |
No-op implementation of a URL Generator, needed for backward compatibility. |
| NullGenerator.php | file | core/ |
|
| NullGenerator::getContext | function | core/ |
|
| NullGenerator::getInternalPathFromRoute | function | core/ |
Gets the path of a route. |
| NullGenerator::getRoute | function | core/ |
Methods generate(), generateFromRoute() and getPathFromRoute() all call this protected method. |
| NullGenerator::processPath | function | core/ |
Passes the path to a processor manager to allow alterations. |
| NullGenerator::processRoute | function | core/ |
Passes the route to the processor manager for altering before compilation. |
| NullGenerator::setContext | function | core/ |
|
| NullGenerator::__construct | function | core/ |
Override the parent constructor. |
| NullStorage | class | core/ |
Defines a stub storage. |
| NullStorage.php | file | core/ |
|
| NullStorage::$collection | property | core/ |
The storage collection. |
| NullStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| NullStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| NullStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| NullStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| NullStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| NullStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| NullStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| NullStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| NullStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| NullStorage::read | function | core/ |
Reads configuration data from the storage. |
| NullStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| NullStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| NullStorage::write | function | core/ |
Writes configuration data to the storage. |
| NullStorage::__construct | function | core/ |
Constructs a new NullStorage. |
| NullStorageExpirable | class | core/ |
Defines a null key/value store implementation. |
| NullStorageExpirable.php | file | core/ |
|
| NullStorageExpirable::$collection | property | core/ |
The name of the collection holding key and value pairs. |
| NullStorageExpirable::$data | property | core/ |
The actual storage of key-value pairs. |
| NullStorageExpirable::delete | function | core/ |
Deletes an item from the key/value store. |
| NullStorageExpirable::deleteAll | function | core/ |
Deletes all items from the key/value store. |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.