book_next |
function |
drupal/core/modules/book/book.module |
Fetches the menu link for the next page of the book. |
Foo::next |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
db_next_id |
function |
drupal/core/includes/database.inc |
Retrieves a unique id. |
NextIdTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php |
Checks the sequences API. |
NextIdTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php |
Definition of Drupal\system\Tests\Database\NextIdTest. |
Lexer::moveNext |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Moves to the next token in the input string. |
_batch_next_set |
function |
drupal/core/includes/batch.inc |
Retrieves the next set in a batch. |
Collection::next |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Moves the internal iterator position to the next element. |
TokenParser::next |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Gets the next non whitespace and non comment token. |
Lexer::isNextToken |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Checks whether a given token matches the current lookahead. |
Connection::nextId |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
Retrieves an unique id from a given sequence. |
Connection::nextId |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
Retrieves an unique id from a given sequence. |
Connection::nextId |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Retrive a the next id in a sequence. |
Connection::nextId |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Retrieves an unique id from a given sequence. |
NextIdTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php |
|
StatementEmpty::next |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
|
Lexer::isNextTokenAny |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Checks whether any of the given tokens matches the current lookahead |
ArrayCollection::next |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Moves the internal iterator position to the next element. |
Twig_TokenStream::next |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Sets the pointer to the next token and returns the old one. |
Query::nextPlaceholder |
function |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
Gets the next placeholder value for this query object. |
Parser::moveToNextLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Moves the parser to the next line. |
Query::$nextPlaceholder |
property |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
The placeholder counter. |
Schema::nextPlaceholder |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Implements PlaceHolderInterface::nextPlaceholder(). |
StatementPrefetch::next |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
Connection::nextIdDelete |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
|
NextIdTest::testDbNextId |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php |
Tests that the sequences API works. |
Parser::getNextEmbedBlock |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns the next embed block of YAML. |
field_ui_next_destination |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns the next redirect path in a multipage sequence. |
Parser::isNextLineIndented |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the next line is indented. |
AssetCollectionIterator::next |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
PhpDumper::getNextVariableName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Returns the next name to use |
ConfigurationExtensionInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php |
ConfigurationExtensionInterface is the interface implemented by container extension classes. |
SelectExtender::nextPlaceholder |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Implements Drupal\Core\Database\Query\PlaceholderInterface::nextPlaceholder(). |
HttpCacheTestCase::setNextResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
Connection::POSTGRESQL_NEXTID_LOCK |
constant |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
The name by which to obtain a lock for retrive the next insert id. |
HttpCacheTestCase::setNextResponses |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
ConfigurationExtensionInterface.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php |
|
Twig_Tests_TokenStreamTest::testNext |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
|
AnnotationExtendsAnnotationTargetAll |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
PlaceholderInterface::nextPlaceholder |
function |
drupal/core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php |
Returns the next placeholder ID for the query. |
Parser::isNextLineUnIndentedCollection |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the next line starts unindented collection |
MimeTypeTest::testGuessImageWithKnownExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
MimeTypeTest::testGuessFileWithUnknownExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
ConfigurationExtensionInterface::getConfiguration |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php |
Returns extension configuration |
MergeExtensionConfigurationPassTest::testAutoloadMainExtension |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/MergeExtensionConfigurationPassTest.php |
|