HeaderComparison::compare |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/HeaderComparison.php |
Compare HTTP headers and use special markup to filter values
A header prefixed with '!' means it must not exist
A header prefixed with '_' means it must be ignored
A header value of '*' means anything after the * will be… |
Parser::getNextEmbedBlock |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns the next embed block of YAML. |
ExposedFormTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Modules to enable. |
FieldCounterTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
FlattenException::getFile |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
_drupal_default_html_head |
function |
drupal/core/includes/common.inc |
Returns elements that are always displayed in the HEAD tag of the HTML page. |
AssetReference::getValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns the current values for this asset. |
EntityType::$bundle_label |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The human-readable name of the entity bundles, e.g. Vocabulary. |
FlattenException::setFile |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
SystemUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/SystemUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\SystemUpgradePathTest. |
SessionTestSubscriber.php |
file |
drupal/core/modules/system/tests/modules/session_test/lib/Drupal/session_test/EventSubscriber/SessionTestSubscriber.php |
Contains \Drupal\session_test\EventSubscriber\SessionTestSubscriber. |
PHP_Token_Includes::$name |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
QueryGroupByTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
AssetReference::setValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Sets the values for the asset's variables. |
RequestInterface::getPath |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the path of the request (e.g. '/', '/index.html') |
FlattenException::getLine |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
CachePluginBase::$storage |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Contains all data that should be written/read from cache. |
DisplayPluginBase::remove |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Reacts on deleting a display. |
AbstractProxyTest::$proxy |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
AnnotationClassLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
PHP_Token_Includes::$type |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
DateTimePlus::__construct |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Constructs a date object set to a requested date and timezone. |
AssetReference::callAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
|
EntityType::$static_cache |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Boolean indicating whether entities should be statically cached during a page request. |
RequestInterface::setPath |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Set the path of the request (e.g. '/', '/index.html') |
Psr0FindFile::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
|
FlattenException::setLine |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
SelectExtender::getTables |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the tables array for this query. |
EntityType::$translatable |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Boolean indicating whether entities of this type have multilingual support. |
RequestInterface::getPort |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the port that the request will be sent on if it has been set |
Serializer::getNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
form_test_checkboxes_zero |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
|
Parser::parseFoldedScalar |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Parses a folded scalar. |
FileStorageTest::testCRUD |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
Tests basic load/save/delete operations. |
ForumBlockBase::blockForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
AdminMetaTagTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminMetaTagTest.php |
Implement getInfo(). |
LinkDeleteAccessCheck.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Access/LinkDeleteAccessCheck.php |
Contains Drupal\shortcut\Access\LinkDeleteAccessCheck. |
ActionUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ActionUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\ActionUpgradePathTest. |
DateTimePlus::prepareTime |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Prepares the input time value. |
RequestInterface::setPort |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Set the port that the request will be sent on |
UserNewBlock::blockSubmit |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
StringDatabaseStorage.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Definition of Drupal\locale\StringDatabaseStorage. |
BooleanOperatorString.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperatorString.php |
Definition of Drupal\views\Plugin\views\filter\BooleanOperatorString. |
HttpKernel::hasEsiSupport |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
|
hook_node_revision_delete |
function |
drupal/core/modules/node/node.api.php |
Respond to deletion of a node revision. |
NumberFieldTest::$modules |
property |
drupal/core/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php |
Modules to enable. |
FlattenException::getCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
MockFileTransfer::factory |
function |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Returns a Drupal\system_test\MockFileTransfer object. |
ExtensionAbsentBundle.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionAbsentBundle/ExtensionAbsentBundle.php |
|
_aggregator_category_title |
function |
drupal/core/modules/aggregator/aggregator.module |
Title callback: Returns a title for aggregator category pages. |