theme_views_ui_view_preview_section |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Returns the HTML for a section of a View being previewed within the Views UI. |
SetDialogOptionCommand::$optionName |
property |
drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
A jQuery UI dialog option name. |
TextFieldTest::testTextfieldWidgets |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Test widgets. |
ClassLoaderTest::testUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
MongoDbProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Constructor. |
RegexValidatorTest::testHtmlPattern |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
path_admin_filter_form_submit_reset |
function |
drupal/core/modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Reset button. |
VocabularyListController::buildForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Form constructor. |
SelectComplexTest::testJoinSubquery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can join on a query. |
CachedReader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get selected annotation for property |
ModuleHandler::resetImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::resetImplementations(). |
SetDialogOptionCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
Constructs a SetDialogOptionCommand object. |
ViewsBlock::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
Issue445Test::testNotMatchingOutput |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/445/Issue445Test.php |
|
EntityAccessController::checkAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Performs access checks. |
ViewExecutableTest::testInitMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the initDisplay() and initHandlers() methods. |
AliasManager::$preloadedPathLookups |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds an array of previously looked up paths for the current request path. |
assertJsonStringNotEqualsJsonString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two given JSON encoded objects or arrays are not equal. |
JavaScriptTest::testDifferentWeight |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding a JavaScript file with a different weight. |
CoveredParentClass::protectedMethod |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveredClass.php |
|
template_preprocess_aggregator_item |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Prepares variables for aggregator item templates. |
ChoiceValidatorTest::staticCallback |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
TestClassMetadataFactory::$metadata |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
EasyRdf_Parser_Arc::$supportedTypes |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Arc.php |
|
MockRouteProvider::getRoutesByNames |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockRouteProvider.php |
Implements \Symfony\Cmf\Component\Routing\RouteProviderInterface::getRoutesByName(). |
GetSetMethodNormalizer::denormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Denormalizes data back into an object of the given class |
SearchPreprocessLangcodeTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Sets up a Drupal site for running functional and integration tests. |
Issue433Test::testNotMatchingOutput |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/433/Issue433Test.php |
|
AbstractManagerRegistry::getService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Fetches/creates the given services |
ParamConverterManager::addConverter |
function |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Adds a converter to the paramconverter service. |
PHPUnit_Framework_Constraint_IsJson |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsJson.php |
Constraint that asserts that a string is valid JSON. |
breakpoint_get_module_media_queries |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Get a list of available breakpoints from a specified module. |
MTimeProtectedFastFileStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |
PassConfig::getBeforeRemovingPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Gets all passes for the BeforeRemoving pass. |
TestClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Return the mapping driver implementation. |
ConfigSchemaTest::testSchemaMapping |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php |
Tests the basic metadata retrieval layer. |
GetSetMethodNormalizer::isGetMethod |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Checks if a method's name is get.* and can be called without parameters. |
SortPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Simple validate handler |
RegisterRouteEnhancersPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php |
Adds services tagged with "route_enhancer" to the router. |
entity_reference_field_update_field |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_update_field(). |
JavaScriptTest::testAttachedLibrary |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests the addition of libraries through the #attached['library'] property. |
RemoteFileUnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedSaveDataTest. |
ScopeCrossingInjectionException.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
ScopeWideningInjectionException.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|
AbstractManagerRegistry::getManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
EntityBCDecorator::uriRelationships |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
field_ui_form_node_type_form_submit |
function |
drupal/core/modules/field_ui/field_ui.module |
Form submission handler for the 'Save and manage fields' button. |
Twig_TemplateInterface::METHOD_CALL |
constant |
drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php |
|
PHPUnit_Util_Configuration::__clone |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
@since Method available since Release 3.4.0 |
PassConfig::setBeforeRemovingPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Sets the BeforeRemoving passes. |