TermStorageController::resetCache |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::resetCache(). |
AsseticFilterInvoker::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
ClassMetadata::hasMemberMetadatas |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns true if metadatas of members is present for the given property. |
aggregator_form_category_validate |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form validation handler for aggregator_form_category(). |
SystemConfigFormTestBase::$values |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php |
Values to use for testing. |
CustomBlockPageViewTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Modules to enable. |
ResponseTest::testSetLastModified |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ClassMetadata::getMemberMetadatas |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns all metadatas of members describing the given property. |
RegisterRouteFiltersPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteFiltersPass.php |
Adds services tagged 'nested_matcher' to the tagged_matcher service. |
ConcreteWithMyCustomExtensionTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ConcreteTest.my.php |
|
TextSummaryTest::testLongSentence |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Test summary with long example. |
MenuDeleteMenuForm::getCancelPath |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns the page to go to if the user cancels the action. |
LayoutTestController::__construct |
function |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Constructs a \Drupal\layout_test\Controller\LayoutTestController object. |
PluginTestBase::$mockBlockManager |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
escape_non_supported_charset.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/escape_non_supported_charset.test |
|
views.view.test_view_fieldapi.yml |
file |
drupal/core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml |
drupal/core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml |
theme_user_permission_description |
function |
drupal/core/modules/user/user.admin.inc |
Returns HTML for an individual permission description. |
AliasWhitelist::loadMenuPathRoots |
function |
drupal/core/lib/Drupal/Core/Path/AliasWhitelist.php |
Loads menu path roots to prepopulate cache. |
PluginSettingsBase::mergeDefaults |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Merges default settings values into $settings. |
OptionsKeyFormatter::viewElements |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsKeyFormatter.php |
Builds a renderable array for a field value. |
locale_translation_flush_projects |
function |
drupal/core/modules/locale/locale.compare.inc |
Clear the project data table. |
StatementPrefetch::getQueryString |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Return the object's SQL query string. |
DateFormatsLanguageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Modules to enable. |
GetSetMethodNormalizerTest::setUp |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
locale_translation_build_projects |
function |
drupal/core/modules/locale/locale.compare.inc |
Builds list of projects and stores the result in the database. |
Util_XMLTest::testConvertAssertId |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
PassConfig::setOptimizationPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Sets the Optimization passes. |
ResponseTest::testIsInformational |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
RemoteFileUnmanagedDeleteTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteTest. |
TermAccessController::checkAccess |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermAccessController.php |
Performs access checks. |
AdvancedSettingsForm::cacheSubmit |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Submission handler to clear the Views cache. |
ExecutionContext::getPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the property path to the value that the validator is currently
validating. |
ParameterBagTest::getInvalidPaths |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
BooleanItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/BooleanItem.php |
Definitions of the contained properties. |
RelationLinkManager::getRelations |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Get the array of relation links. |
Twig_Node_SandboxedPrint::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php |
Compiles the node to PHP. |
ExecutionContext::getPropertyName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the property name of the current node. |
CustomBlockCreationTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Modules to enable. |
ClassMetadata::getReflectionClass |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns a ReflectionClass instance for this class. |
InfoHookDecorator::getDefinitions |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
locale_translation_check_projects |
function |
drupal/core/modules/locale/locale.compare.inc |
Check for the latest release of project translations. |
ConfigEntityStatusUITest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusUITest.php |
|
DenormalizeTest::testTypeHandling |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php |
Tests that the type link relation in incoming data is handled correctly. |
update_test_3_update_dependencies |
function |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install |
Implements hook_update_dependencies(). |
config_global_override_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\ConfigGlobalOverrideSubscriber |
FlattenExceptionTest::testToArray |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
@dataProvider flattenDataProvider |
RevisionLink::get_revision_entity |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Returns the revision values of a node. |
install_check_localization_server |
function |
drupal/core/includes/install.core.inc |
Checks if the localization server can be contacted. |
SiteInformationForm::validateForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
ApcUniversalClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php |
Finds a file by class name while caching lookups to APC. |