ConstraintViolationInterface::getCode |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
Returns a machine-digestible error code for the violation. |
CascadingStylesheetsTest::testAddFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests adding a file stylesheet. |
ConfigStorageController::importCreate |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Create configuration upon synchronizing configuration changes. |
LanguagePathMonolingualTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Modules to enable. |
ConstraintViolationListTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
ConfigStorageController::importUpdate |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Updates configuration upon synchronizing configuration changes. |
IntegrityConstraintViolationException |
class |
drupal/core/lib/Drupal/Core/Database/IntegrityConstraintViolationException.php |
Exception thrown if a query would violate an integrity constraint. |
Twig_Extension_Core::getTestNodeClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
AbstractProcessTest::testIsSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
PhpDumper::addDefaultParametersMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds default parameters method. |
RequestTest::testGetClientIpsProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ConstraintViolationListTest::testInit |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
ConfigStorageController::importDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Delete configuration upon synchronizing configuration changes. |
StringDatabaseStorage::dbStringSelect |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Builds a SELECT query with multiple conditions and fields. |
PHPUnit_Framework_Comparator::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator.php |
Returns whether the comparator can compare two values. |
EasyRdf_Serialiser_GraphViz::nodeName |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Convert an EasyRdf object into a GraphViz node identifier |
UrlMatcherTest::testAdjacentVariables |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
views-ui-display-tab-bucket.html.twig |
file |
drupal/core/modules/views_ui/templates/views-ui-display-tab-bucket.html.twig |
Default theme implementation for each "box" on the display query edit screen. |
language_configuration_element_submit |
function |
drupal/core/modules/language/language.module |
Submit handler for the forms that have a language_configuration element. |
StringDatabaseStorage::dbStringInsert |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Createds a database record for a string object. |
PHP_CodeCoverage_Report_Text::$colors |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
ContainerBuilderTest::testDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setDefinitions
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition
@covers… |
StringDatabaseStorage::dbStringUpdate |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Updates string object in the database. |
TraceableEventDispatcher::$dispatcher |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
|
PHP_CodeCoverage_Report_Text::process |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
views.view.test_page_display_menu.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_menu.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_menu.yml |
StaticReflectionMethod::isConstructor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
RequestTest::provideOverloadedMethods |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
MockArraySessionStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
QueryString::aggregateUsingDuplicates |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Aggregate multi-valued parameters using duplicate values in a query string |
StaticMethodLoader::loadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/StaticMethodLoader.php |
Load a Class Metadata. |
RearrangeFieldsTest::assertFieldOrder |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RearrangeFieldsTest.php |
Check if the fields are in the correct order. |
TraceableEventDispatcher::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Constructor. |
UrlMatcherTest::testSchemeRequirement |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
MockArraySessionStorageTest::$flashes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
TraceableEventDispatcher::setProfiler |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Sets the profiler. |
TraceableEventDispatcher::addListener |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Adds an event listener that listens on the specified events. |
TransactionNameNonUniqueException.php |
file |
drupal/core/lib/Drupal/Core/Database/TransactionNameNonUniqueException.php |
Definition of Drupal\Core\Database\TransactionNameNonUniqueException |
DatabaseStorageController::buildQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Builds the query to load the entity. |
PHPUnit_Framework_TestCase::hasOutput |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.6.0 |
RedirectRouteInterface::getParameters |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php |
Get the parameters for the target route router::generate() |
MockArraySessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
RouteContentEnhancerTest::testContent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
MemcachedSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
DatabaseStorageController::attachLoad |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Attaches data to entities upon loading. |
EntityDisplayTest::testFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests the behavior of a field component within an EntityDisplay object. |
RequestTest::testGetPreferredLanguage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
FieldInstance::$bundle_rename_allowed |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Flag indicating whether the bundle name can be renamed or not. |
DataFieldRow::extractFromOptionsArray |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Extracts a set of option values from a nested options array. |
CacheBackendInterface::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes multiple items from the cache. |