ExecutableFinder::$suffixes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
Definition::replaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a specific argument |
ConstraintViolationListTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
CachePluginBase::cacheFlush |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Clear out cached data for a view. |
language_element_info_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_element_info_alter(). |
DateTimePlus::inputIsFormat |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Checks if input is a string with an expected format. |
MessageInterface::setHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Set an HTTP header |
ForumIntegrationTest::setUp |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php |
Sets up a Drupal site for running functional and integration tests. |
LanguagePathMonolingualTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Tests that paths are not prefixed on a monolingual site. |
ExecutableFinder::addSuffix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
Adds new possible suffix to check for executable. |
CachePluginBase::cacheStart |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Start caching the html head. |
ExtensionGuesser::$instance |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
The singleton instance |
MenuSettingsForm::getFormID |
function |
drupal/core/modules/menu/lib/Drupal/menu/MenuSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
DumperTest::testInlineLevel |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
MenuSettingsForm::buildForm |
function |
drupal/core/modules/menu/lib/Drupal/menu/MenuSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
Twig_NodeInterface::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php |
Compiles the node to PHP. |
Sequence::getItemDefinition |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Sequence.php |
Implements Drupal\Core\TypedData\ListInterface::getItemDefinition(). |
FilterPluginBase::$operator |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Contains the operator which is used on the query. |
FieldInstance::$entity_type |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
The name of the entity type the instance is attached to. |
Twig_NodeInterface::getLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php |
|
RequestInterface::getCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get a cookie value by name |
AggregatorPluginManager.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/AggregatorPluginManager.php |
Contains \Drupal\aggregator\Plugin\AggregatorPluginManager. |
RequestInterface::addCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Add a Cookie value by name to the Cookie header |
UpdateFeedItemTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php |
|
FieldInstance::$description |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
The instance description. |
JSMinPlusFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters an asset after it has been loaded. |
DataFieldRow::defineOptions |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
BlockInterfaceTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
|
JSMinPlusFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters an asset just before it's dumped. |
ModuleTestBase::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
|
FeedProcessorPluginTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php |
Contains \Drupal\aggregator\Tests\FeedProcessorPluginTest. |
RecursiveRenderingException |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/RecursiveRenderingException.php |
Exception thrown when the entity view renderer goes into a potentially
infinite loop. |
comment_test_views.info.yml |
file |
drupal/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
drupal/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
SchemaTermInterface::getUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the URI of the term. |
TaggingTest::testHasAllTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests query tagging "has all of these tags" functionality. |
NormalizationAwareInterface |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/NormalizationAwareInterface.php |
Defines the interface of encoders that will normalize data themselves |
FilterPluginBase::canExpose |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Determine if a filter can be exposed. |
Name::validate_user_strings |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
RequestFactory::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Get a cached instance of the default request factory |
ExceptionInTearDownTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
|
QueryString::useUrlEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Set whether or not field names and values should be rawurlencoded |
DateTimePlusIntlTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusIntlTest.php |
Sets up Drupal unit test environment. |
FormInterface::validateForm |
function |
drupal/core/lib/Drupal/Core/Form/FormInterface.php |
Form validation handler. |
LanguageNegotiationInfoTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Functional test for language types/negotiation info. |
RequestTest::testIntlLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
DatabaseStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
PagerPluginBase::getPagerId |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the pager id, if it exists |
CriteriaTest::testOrderings |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php |
|
Definition::setSynchronized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the synchronized flag of this service. |
views_test_data.routing.yml |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.routing.yml |
drupal/core/modules/views/tests/views_test_data/views_test_data.routing.yml |