|
DependencyTestSuite.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DependencyTestSuite.php |
|
|
AggregatorProcessor.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorProcessor.php |
Contains \Drupal\aggregator\Annotation\AggregatorProcessor. |
|
CacheDecoratorInterface |
interface |
drupal/core/lib/Drupal/Core/CacheDecorator/CacheDecoratorInterface.php |
Defines an interface for cache decorator implementations. |
|
EditFieldForm::simplify |
function |
drupal/core/modules/edit/lib/Drupal/edit/Form/EditFieldForm.php |
Simplifies the field edit form for in-place editing. |
|
DisplayPath::testPathUI |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php |
|
|
RequestMatcherInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php |
RequestMatcherInterface is the interface that all request matcher classes must implement. |
|
PagerPluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Render the pager. |
|
StringBase::addLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::addLocation(). |
|
taxonomy_node_predelete |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_node_predelete(). |
|
Client::$requestFactory |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
|
NestedArray::unsetValue |
function |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Unsets a value in a nested array with variable depth. |
|
XcacheCache::doContains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php |
Test if an entry exists in the cache. |
|
Callbacks::validateName |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/Callbacks.php |
Form element validation handler for 'name' in form_test_validate_form(). |
|
DisplayExtenderTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
Definition of Drupal\views\Tests\Plugin\DisplayExtenderTest. |
|
_translation_tab_access |
function |
drupal/core/modules/translation/translation.module |
Access callback: Checks that the user has permission to 'translate
all content' or to 'translate own content' and has created the node
being translated. |
|
ViewExecutable::$inited |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Does this view already have loaded it's handlers. |
|
StringBase::hasLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::hasLocation(). |
|
Query::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
Returns a unique identifier for this object. |
|
BaseAsset::ensureFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Ensures the current asset includes the supplied filter. |
|
GroupwiseMax::leftQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Generate a subquery given the user options, as set in the options.
These are passed in rather than picked up from the object because we
generate the subquery when the options are saved, rather than when the view
is run. This saves considerable time. |
|
loop_context_local.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/loop_context_local.test |
|
|
translation_admin_paths |
function |
drupal/core/modules/translation/translation.module |
Implements hook_admin_paths(). |
|
form_state_values_clean |
function |
drupal/core/includes/form.inc |
Removes internal Form API elements and buttons from submitted form values. |
|
YamlDumper::addServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Adds services |
|
Connection::tablePrefix |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Find the prefix for a table. |
|
CommentNewIndicatorTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php |
Tests the 'new' marker on comments. |
|
BaseAsset::clearFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Clears all filters from the current asset. |
|
TypedDataNormalizer.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/TypedDataNormalizer.php |
Contains \Drupal\serialization\Normalizer\TypedDataNormalizer. |
|
translation_node_access |
function |
drupal/core/modules/translation/translation.module |
Implements hook_node_access(). |
|
PHP_CodeCoverage_Driver |
interface |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver.php |
Interface for code coverage drivers. |
|
ConfigFactory::$storage |
property |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
A storage controller instance for reading and writing configuration data. |
|
CurlException::setError |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
Set the cURL error message |
|
XmlEncoder::__construct |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Construct new XmlEncoder and allow to change the root node element name. |
|
MockArraySessionStorage |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
MockArraySessionStorage mocks the session for unit tests. |
|
MemcacheMock::storeData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
|
|
translation_test.module |
file |
drupal/core/modules/translation/tests/translation_test.module |
Mock module for content translation tests. |
|
datetime_field_is_empty |
function |
drupal/core/modules/datetime/datetime.module |
Implements hook_field_is_empty(). |
|
theme_views_view_fields |
function |
drupal/core/modules/views/views.theme.inc |
Returns HTML for multiple views fields. |
|
NullBackend::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
|
menu_test_local_actions |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Implements hook_local_actions(). |
|
XcacheCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php |
Retrieves cached information from data store |
|
ConstraintViolationTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationTest.php |
|
|
Feed::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::submitOptionsForm(). |
|
RecentCommentsBlock.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Contains \Drupal\comment\Plugin\Block\RecentCommentsBlock. |
|
LocalReadOnlyStream.php |
file |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Definition of Drupal\Core\StreamWrapper\LocalReadOnlyStream. |
|
NullBackend::invalidate |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidate(). |
|
MenuRouterTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
|
|
TrueValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/TrueValidator.php |
Checks if the passed value is valid. |
|
NestedMatcher::$filters |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/NestedMatcher.php |
An array of RouteFilterInterface objects. |
|
FatalErrorException.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FatalErrorException.php |
|