Twig_Token::NUMBER_TYPE |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
ReadOnlyStream::$handle |
property |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
A generic resource handle. |
DeleteForm::getQuestion |
function |
drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion(). |
FilterInterface::export |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterInterface.php |
Exports the complete configuration of this filter plugin instance. |
Definition::setProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
@api |
NotIdenticalToValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotIdenticalToValidator.php |
Validates values aren't identical (!==). |
field_sync_field_status |
function |
drupal/core/modules/field/field.module |
Refreshes the 'active' and 'storage[active]' values for fields. |
Twig_Token::STRING_TYPE |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
hook_node_search_result |
function |
drupal/core/modules/node/node.api.php |
Act on a node being displayed as a search result. |
PHP_Token_Stream::valid |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
FeedLanguageTest::setUp |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
Definition::addArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Adds an argument to pass to the service constructor/factory method. |
UserOnlineBlock::access |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
MemcachedCache::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php |
Deletes all cache entries. |
Criteria::getMaxResults |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
Get maxResults. |
GroupByNumeric::opEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/GroupByNumeric.php |
|
User::submitOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php |
Provide the default form form for submitting options |
ArgumentDefaultTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php |
Contains \Drupal\user\Tests\Views\ArgumentDefaultTest. |
PagerSelectExtender.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Definition of Drupal\Core\Database\Query\PagerSelectExtender |
field_get_default_value |
function |
drupal/core/modules/field/field.module |
Helper function to get the default value for a field on an entity. |
ViewUI::getFormProgress |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Get the user's current progress through the form stack. |
Theme::postInstallTasks |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Overrides Drupal\Core\Updater\Updater::postInstallTasks(). |
Criteria::setMaxResults |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
Set maxResults. |
FatalErrorException.php |
file |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FatalErrorException.php |
|
ViewExecutable::$result |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Where the results of a query will go. |
FeedProcessorPluginTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php |
Tests feed processing in the Aggregator module. |
LuhnValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LuhnValidator.php |
Validates a creditcard number with the Luhn algorithm. |
DefaultDisplay::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DefaultDisplay.php |
The default execute handler fully renders the view. |
config_upgrade.test.yml |
file |
drupal/core/modules/system/tests/modules/config_upgrade/config/config_upgrade.test.yml |
drupal/core/modules/system/tests/modules/config_upgrade/config/config_upgrade.test.yml |
CountryManager::getList |
function |
drupal/core/lib/Drupal/Core/Locale/CountryManager.php |
Get an array of country code => country name pairs, altered by alter hooks. |
Definition::getArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets an argument to pass to the service constructor/factory method. |
FieldXssTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Returns the views data definition. |
PhpDumper::addMethodMap |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds the methodMap property definition |
aggregator.settings.yml |
file |
drupal/core/modules/aggregator/config/aggregator.settings.yml |
drupal/core/modules/aggregator/config/aggregator.settings.yml |
UpgradePathTestBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Definition of Drupal\system\Tests\Upgrade\UpgradePathTestBase. |
TempStore::$lockBackend |
property |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
The lock object used for this data. |
BreakpointGroupCRUDTest |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
Tests for breakpoint group CRUD operations. |
NumberItemTest::getInfo |
function |
drupal/core/modules/number/lib/Drupal/number/Tests/NumberItemTest.php |
|
ViewExecutable::$offset |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The pager offset. |
Twig_Token::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Constructor. |
QueryString::$urlEncode |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
|
EasyRdf_Format::getName |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get the name of a format object |
UserSession::$timestamp |
property |
drupal/core/lib/Drupal/Core/Session/UserSession.php |
The Unix timestamp when this session last requested a page. |
RouteCollection::remove |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Removes a route or an array of routes by name from the collection |
ExpressionBuilder::andX |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ExpressionBuilder.php |
|
BadRequestHttpException |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php |
BadRequestHttpException. |
drupal_uninstall_schema |
function |
drupal/core/includes/schema.inc |
Removes all tables defined in a module's hook_schema(). |
hook_url_outbound_alter |
function |
drupal/core/modules/system/system.api.php |
Alters outbound URLs. |
DateTimePlus::hasErrors |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Detects if there were errors in the processing of this date. |
SelectExtender::addJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Join against another table in the database. |