Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NoPreExistingSchemaUpdateTest | class | core/ |
Tries to update a module which has no pre-existing schema. |
| NoPreExistingSchemaUpdateTest.php | file | core/ |
|
| NoPreExistingSchemaUpdateTest::setUp | function | core/ |
|
| NoPreExistingSchemaUpdateTest::testNoPreExistingSchema | function | core/ |
Test the system module updates with no dependencies installed. |
| NoProfilesException | class | core/ |
Exception thrown if no installation profiles are available. |
| NoProfilesException.php | file | core/ |
|
| NoProfilesException::__construct | function | core/ |
Constructs a new "no profiles available" exception. |
| NormalInstallerServiceProvider | class | core/ |
Service provider for the non early installer environment. |
| NormalInstallerServiceProvider.php | file | core/ |
|
| NormalInstallerServiceProvider::register | function | core/ |
Registers services to the container. |
| normalize-fixes.css | file | core/ |
Fixes for core/assets/vendor/normalize-css/normalize.css since version 3. |
| normalize.css | file | core/ |
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS and IE text size adjust after device orientation change, * without disabling user zoom. */ html { … |
| NormalizerBase | class | core/ |
Base normalizer used in all JSON:API normalizers. |
| NormalizerBase | class | core/ |
Base class for Normalizers. |
| NormalizerBase | class | core/ |
Base class for Normalizers. |
| NormalizerBase.php | file | core/ |
|
| NormalizerBase.php | file | core/ |
|
| NormalizerBase.php | file | core/ |
|
| NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
| NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
| NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
| NormalizerBase::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| NormalizerBase::addCacheableDependency | function | core/ |
Adds cacheability if applicable. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::rasterizeValueRecursive | function | core/ |
Rasterizes a value recursively. |
| NormalizerBase::supportsDenormalization | function | core/ |
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization() |
| NormalizerBase::supportsNormalization | function | core/ |
|
| NormalizerBaseTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\NormalizerBase[[api-linebreak]] @group serialization |
| NormalizerBaseTest.php | file | core/ |
Contains \Drupal\Tests\serialization\Unit\Normalizer\NormalizerBaseTest. |
| NormalizerBaseTest::providerTestSupportsNormalization | function | core/ |
Data provider for testSupportsNormalization. |
| NormalizerBaseTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization method. |
| NormalizerDenormalizeExceptionsUnitTestBase | class | core/ |
Common ancestor for FieldItemNormalizerDenormalizeExceptionsUnitTest and FieldNormalizerDenormalizeExceptionsUnitTest as they have the same dataProvider. |
| NormalizerDenormalizeExceptionsUnitTestBase.php | file | core/ |
|
| NormalizerDenormalizeExceptionsUnitTestBase::providerNormalizerDenormalizeExceptions | function | core/ |
Provides data for FieldItemNormalizerDenormalizeExceptionsUnitTest::testFieldItemNormalizerDenormalizeExceptions() and for FieldNormalizerDenormalizeExceptionsUnitTest::testFieldNormalizerDenormalizeExceptions(). |
| NormalizerTestBase | class | core/ |
Helper base class to set up some test fields for serialization testing. |
| NormalizerTestBase | class | core/ |
Helper base class to set up some test fields for serialization testing. |
| NormalizerTestBase | class | core/ |
Test the HAL normalizer. |
| NormalizerTestBase.php | file | core/ |
|
| NormalizerTestBase.php | file | core/ |
|
| NormalizerTestBase.php | file | core/ |
|
| NormalizerTestBase::$entityClass | property | core/ |
The class name of the test class. |
| NormalizerTestBase::$format | property | core/ |
The format being tested. |
| NormalizerTestBase::$modules | property | core/ |
Modules to enable. |
| NormalizerTestBase::$modules | property | core/ |
Modules to enable. |
| NormalizerTestBase::$serializer | property | core/ |
The mock serializer. |
| NormalizerTestBase::setUp | function | core/ |
|
| NormalizerTestBase::setUp | function | core/ |
|
| NormalizeTest | class | core/ |
Tests HAL normalization edge cases for EntityResource. |
Pagination
- Previous page
- Page 905
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.