Search for next

  1. Search 7.x for next
  2. Search 8.9.x for next
  3. Search 10.3.x for next
  4. Search 11.x for next
  5. Other projects
Title Object type File name Summary
AnnotationExtendsAnnotationTargetAll class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
BookOutline::nextLink function core/modules/book/src/BookOutline.php Fetches the book link for the next page of the book.
ConfigImporter::getNextConfigurationOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next configuration operation to perform.
ConfigImporter::getNextExtensionOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next extension operation to perform.
Connection::nextId function core/lib/Drupal/Core/Database/Connection.php Retrieves a unique ID from a given sequence.
Connection::nextId function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Retrieves a unique ID from a given sequence.
Connection::nextId function core/modules/mysql/src/Driver/Database/mysql/Connection.php Retrieves a unique ID from a given sequence.
Connection::nextId function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Retrieve a the next id in a sequence.
Connection::nextId function core/tests/fixtures/database_drivers/custom/fake/Connection.php Retrieves a unique ID from a given sequence.
Connection::nextIdDelete function core/modules/mysql/src/Driver/Database/mysql/Connection.php
Connection::POSTGRESQL_NEXTID_LOCK constant core/modules/pgsql/src/Driver/Database/pgsql/Connection.php The name by which to obtain a lock for retrieve the next insert id.
Data::$hasNextPage property core/modules/jsonapi/src/JsonApiResource/Data.php Holds a boolean indicating if there is a next page.
Data::hasNextPage function core/modules/jsonapi/src/JsonApiResource/Data.php Checks if there is a next page in the collection.
Data::setHasNextPage function core/modules/jsonapi/src/JsonApiResource/Data.php Sets the has next page flag.
DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with a plugin that extends a non-installed class.
ExtensionList::doScanExtensions function core/lib/Drupal/Core/Extension/ExtensionList.php Scans the available extensions.
ExtensionVersion::$versionExtra property core/lib/Drupal/Core/Extension/ExtensionVersion.php The version extra string.
ExtensionVersion::getVersionExtra function core/lib/Drupal/Core/Extension/ExtensionVersion.php Gets the version extra string at the end of the version number.
ExtensionVersionTest::testGetVersionExtra function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php @covers ::getVersionExtra
FieldUI::getNextDestination function core/modules/field_ui/src/FieldUI.php Returns the next redirect path in a multipage sequence.
FieldUiTest::testGetNextDestination function core/modules/field_ui/tests/src/Unit/FieldUiTest.php @covers ::getNextDestination
FieldUiTest::testGetNextDestinationEmpty function core/modules/field_ui/tests/src/Unit/FieldUiTest.php @covers ::getNextDestination
FieldUiTest::testGetNextDestinationRouteName function core/modules/field_ui/tests/src/Unit/FieldUiTest.php @covers ::getNextDestination
MigrateSourceTest::testNextNeedsUpdate function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that $row->needsUpdate() works as expected.
ModuleExtensionList::doScanExtensions function core/lib/Drupal/Core/Extension/ModuleExtensionList.php Scans the available extensions.
ModuleVersion::$versionExtra property core/modules/update/src/ModuleVersion.php The version extra string.
ModuleVersion::getVersionExtra function core/modules/update/src/ModuleVersion.php Gets the version extra string at the end of the version number.
ModuleVersionTest::testGetVersionExtra function core/modules/update/tests/src/Unit/ModuleVersionTest.php @covers ::getVersionExtra
NextIdTest class core/modules/mysql/tests/src/Kernel/mysql/NextIdTest.php Tests the sequences API.
NextIdTest class core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php Tests the sequences API.
NextIdTest.php file core/modules/mysql/tests/src/Kernel/mysql/NextIdTest.php
NextIdTest.php file core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php
NextIdTest::$modules property core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php The modules to enable.
NextIdTest::$modules property core/modules/mysql/tests/src/Kernel/mysql/NextIdTest.php The modules to enable.
NextIdTest::setUp function core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php
NextIdTest::setUp function core/modules/mysql/tests/src/Kernel/mysql/NextIdTest.php
NextIdTest::testDbNextId function core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php Tests that the sequences API works.
NextIdTest::testDbNextIdClosedConnection function core/modules/mysql/tests/src/Kernel/mysql/NextIdTest.php Tests that sequences table clear up works when a connection is closed.
NullIdMap::next function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php
PlaceholderInterface::nextPlaceholder function core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php Returns the next placeholder ID for the query.
PluginExtended class core/modules/system/tests/modules/plugin_test_extended/src/Plugin/Annotation/PluginExtended.php Defines a test annotation that extends an annotation in another namespace.
PluginExtended.php file core/modules/system/tests/modules/plugin_test_extended/src/Plugin/Annotation/PluginExtended.php
ProjectSecurityRequirement::$nextMajorMinorVersion property core/modules/update/src/ProjectSecurityRequirement.php The next version after the installed version in the format [MAJOR].[MINOR].
Query::$nextPlaceholder property core/lib/Drupal/Core/Database/Query/Query.php The placeholder counter.
Query::nextPlaceholder function core/lib/Drupal/Core/Database/Query/Query.php Gets the next placeholder value for this query object.
RedirectResponseSubscriberTest::testRedirectWithOptInExternalUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php @covers ::checkRedirectUrl
Schema::nextPlaceholder function core/lib/Drupal/Core/Database/Schema.php Returns the next placeholder ID for the query.
Section::getNextHighestWeight function core/modules/layout_builder/src/Section.php Returns the next highest weight of the component in a region.
SelectExtender::nextPlaceholder function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns the next placeholder ID for the query.
SourcePluginBase::fetchNextRow function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Position the iterator to the following row.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.